1. a7793a7 correct spelling: an URL -> a URL by Jim Meyering · 13 years ago
  2. 6942a3d libperl-git: refactor Git::config_* by Junio C Hamano · 13 years ago
  3. 9fef9e2 Add Git::config_path() by Cord Seele · 13 years ago
  4. 48d9e6a perl: command_bidi_pipe() method should set-up git environmens by Masatake Osanai · 14 years ago
  5. d48b284 perl: bump the required Perl version to 5.8 from 5.6.[21] by Ævar Arnfjörð Bjarmason · 14 years ago
  6. 64abcc4 Git.pm: better error message by Philippe Bruhat (BooK) · 15 years ago
  7. 402e139 git-svn: support fetch with autocrlf on by Erik Faye-Lund · 15 years ago
  8. 9517e6b Typofixes outside documentation area by Junio C Hamano · 15 years ago
  9. fe53bbc Git.pm: Always set Repository to absolute path if autodetecting by Frank Lichtenheld · 16 years ago
  10. da159c7 Git.pm: Set GIT_WORK_TREE if we set GIT_DIR by Frank Lichtenheld · 16 years ago
  11. 89a56bf add --html-path to get the location of installed HTML docs by Markus Heidelberg · 16 years ago
  12. e98c6a1 Merge branch 'maint' by Junio C Hamano · 16 years ago
  13. 4f8b899 Merge branch 'maint-1.6.0' into maint by Junio C Hamano · 16 years ago
  14. 8faea4f Git.pm: call Error::Simple() properly by Jay Soffian · 16 years ago
  15. 11b8a41 Git.pm: correctly handle directory name that evaluates to "false" by Philippe Bruhat (BooK) · 16 years ago
  16. f66bc5f Always show which directory is not a git repository by Richard Hartmann · 16 years ago
  17. bcdd1b4 Git.pm: Make _temp_cache use the repository directory by Marten Svanfeldt (dev) · 16 years ago
  18. d8b24b9 Git.pm: do not break inheritance by Christian Jaeger · 16 years ago
  19. 836ff95 Git.pm: Use File::Temp->tempfile instead of ->new by Marcus Griep · 17 years ago
  20. c14c8ce Git.pm: Make File::Spec and File::Temp requirement lazy by Marcus Griep · 17 years ago
  21. e41352b Git.pm: Add faculties to allow temp files to be cached by Marcus Griep · 17 years ago
  22. 9751a32 Fix typo in perl/Git.pm by Abhijit Menon-Sen · 17 years ago
  23. 452d36b Fix hash slice syntax error by Abhijit Menon-Sen · 17 years ago
  24. 108c2aa Git.pm: localise $? in command_close_bidi_pipe() by Abhijit Menon-Sen · 17 years ago
  25. 5354a56 Replace uses of "git-var" with "git var" by Todd Zullinger · 17 years ago
  26. 31a92f6 Git.pm: Add remote_refs() git-ls-remote frontend by Petr Baudis · 17 years ago
  27. 32d8050 Git.pm: fix return value of config method by Lea Wiemann · 17 years ago
  28. 58c8dd2 Git.pm: fix documentation of hash_object by Lea Wiemann · 17 years ago
  29. d683a0e Git::cat_blob: allow using an empty blob to fix git-svn breakage by Junio C Hamano · 17 years ago
  30. 7182530 Git.pm: Add hash_and_insert_object and cat_blob by Adam Roben · 17 years ago
  31. d1a29af Git.pm: Add command_bidi_pipe and command_close_bidi_pipe by Adam Roben · 17 years ago
  32. 4461792 Git.pm: Don't require repository instance for ident by Frank Lichtenheld · 17 years ago
  33. c2e357c Git.pm: Don't require a repository instance for config by Frank Lichtenheld · 17 years ago
  34. b4c61ed Color support for "git-add -i" by Junio C Hamano · 17 years ago
  35. 346d203 Add config_int() method to the Git perl module by Jakub Narebski · 17 years ago
  36. 6aaa65d When exec() fails include the failing command in the error message by Ask Bjørn Hansen · 17 years ago
  37. 2f5b398 Fix git-remote for ActiveState Perl by Alex Riesen · 18 years ago
  38. 35c49ee Git.pm: config_boolean() -> config_bool() by Petr Baudis · 18 years ago
  39. 7b9a13e Add config_boolean() method to the Git perl module by Theodore Ts'o · 18 years ago
  40. 3dff537 Assorted typo fixes by Pavel Roskin · 18 years ago
  41. e0d10e1 [PATCH] Rename git-repo-config to git-config. by Tom Prince · 18 years ago
  42. 67e4baf Cleanup uninitialized value in chomp by Alex Riesen · 18 years ago
  43. bed118d Force Activestate Perl to tie git command pipe handle to a handle class by Alex Riesen · 18 years ago
  44. d3b1785 Insert ACTIVESTATE_STRING in Git.pm by Alex Riesen · 18 years ago
  45. 5c94f87 use 'init' instead of 'init-db' for shipped docs and tools by Nicolas Pitre · 18 years ago
  46. 18b0fc1 Git.pm: Kill Git.xs for now by Petr Baudis · 18 years ago
  47. 81a7173 Revert "Make it possible to set up libgit directly (instead of from the environment)" by Junio C Hamano · 19 years ago
  48. 9594b32 Revert "Git.pm: Introduce fast get_object() method" by Junio C Hamano · 19 years ago
  49. 3c479c3 Git.pm: Introduce fast get_object() method by Petr Baudis · 19 years ago
  50. 0270083 Make it possible to set up libgit directly (instead of from the environment) by Petr Baudis · 19 years ago
  51. c7a30e5 Git.pm: Introduce ident() and ident_person() methods by Petr Baudis · 19 years ago
  52. dc2613d Git.pm: Add config() method by Petr Baudis · 19 years ago
  53. e6634ac Git.pm: Remove PerlIO usage from Git.xs by Petr Baudis · 19 years ago
  54. 71efe0c Git.pm: Fix Git->repository("/somewhere/totally/elsewhere") by Petr Baudis · 19 years ago
  55. 24c4b71 Git.pm: Swap hash_object() parameters by Petr Baudis · 19 years ago
  56. a6065b5 Git.pm: Try to support ActiveState output pipe by Petr Baudis · 19 years ago
  57. d5c7721 Git.pm: Add support for subdirectories inside of working copies by Petr Baudis · 19 years ago
  58. d43ba46 Git.pm: Implement options for the command interface by Petr Baudis · 19 years ago
  59. d79850e Git.pm: Enhance the command_pipe() mechanism by Petr Baudis · 19 years ago
  60. 8b9150e Git.pm: Handle failed commands' output by Petr Baudis · 19 years ago
  61. 97b16c0 Git.pm: Better error handling by Petr Baudis · 19 years ago
  62. 63df97a Git.pm: Implement Git::version() by Petr Baudis · 19 years ago
  63. 8062f81 Git.pm: Call external commands using execv_git_cmd() by Petr Baudis · 19 years ago
  64. eca1f6f Git.pm: Implement Git::exec_path() by Petr Baudis · 19 years ago
  65. b1edc53 Introduce Git.pm (v4) by Petr Baudis · 19 years ago