1. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  2. 35c49ee Git.pm: config_boolean() -> config_bool() by Petr Baudis · 18 years ago
  3. 5318f69 Allow PERL_PATH="/usr/bin/env perl" by Bryan Larsen · 18 years ago
  4. 4a40cbd perl: install private Error.pm if the site version is older than our own by Eric Wong · 18 years ago
  5. 6cd7895 Do not output "GEN " when generating perl.mak by Johannes Schindelin · 18 years ago
  6. 31d0399 More build output cleaning up by Alex Riesen · 18 years ago
  7. 2314c94 Make 'make' quiet by default by Shawn O. Pearce · 18 years ago
  8. 74f2b2a Make 'make' quieter while building git by Shawn O. Pearce · 18 years ago
  9. 7b9a13e Add config_boolean() method to the Git perl module by Theodore Ts'o · 18 years ago
  10. 3dff537 Assorted typo fixes by Pavel Roskin · 18 years ago
  11. e0d10e1 [PATCH] Rename git-repo-config to git-config. by Tom Prince · 18 years ago
  12. 67e4baf Cleanup uninitialized value in chomp by Alex Riesen · 18 years ago
  13. bed118d Force Activestate Perl to tie git command pipe handle to a handle class by Alex Riesen · 18 years ago
  14. d3b1785 Insert ACTIVESTATE_STRING in Git.pm by Alex Riesen · 18 years ago
  15. 8bef620 Fix spurious compile error by Johannes Schindelin · 18 years ago
  16. 5c94f87 use 'init' instead of 'init-db' for shipped docs and tools by Nicolas Pitre · 18 years ago
  17. 2cdf87e Fix perl/ build. by Junio C Hamano · 18 years ago
  18. f848718 Make perl/ build procedure ActiveState friendly. by Alex Riesen · 18 years ago
  19. 18b0fc1 Git.pm: Kill Git.xs for now by Petr Baudis · 19 years ago
  20. 81a7173 Revert "Make it possible to set up libgit directly (instead of from the environment)" by Junio C Hamano · 19 years ago
  21. 9594b32 Revert "Git.pm: Introduce fast get_object() method" by Junio C Hamano · 19 years ago
  22. 4c5cf8c pass DESTDIR to the generated perl/Makefile by Eric Wong · 19 years ago
  23. 96bc4de Eliminate Scalar::Util usage from private-Error.pm by Petr Baudis · 19 years ago
  24. 3c479c3 Git.pm: Introduce fast get_object() method by Petr Baudis · 19 years ago
  25. 0270083 Make it possible to set up libgit directly (instead of from the environment) by Petr Baudis · 19 years ago
  26. c7a30e5 Git.pm: Introduce ident() and ident_person() methods by Petr Baudis · 19 years ago
  27. dc2613d Git.pm: Add config() method by Petr Baudis · 19 years ago
  28. 65a4e98 Git.pm: Don't #define around die by Petr Baudis · 19 years ago
  29. d78f099 Git.xs: older perl do not know const char * by Johannes Schindelin · 19 years ago
  30. e2a3871 Git.pm: Avoid ppport.h by Petr Baudis · 19 years ago
  31. e6634ac Git.pm: Remove PerlIO usage from Git.xs by Petr Baudis · 19 years ago
  32. 1d8c9dc Fix probing for already installed Error.pm by Pavel Roskin · 19 years ago
  33. 893973a Perly git: work around buggy make implementations. by Junio C Hamano · 19 years ago
  34. 71efe0c Git.pm: Fix Git->repository("/somewhere/totally/elsewhere") by Petr Baudis · 19 years ago
  35. 24c4b71 Git.pm: Swap hash_object() parameters by Petr Baudis · 19 years ago
  36. a6065b5 Git.pm: Try to support ActiveState output pipe by Petr Baudis · 19 years ago
  37. d595a47 Git.pm: assorted build related fixes. by Petr Baudis · 19 years ago
  38. d5c7721 Git.pm: Add support for subdirectories inside of working copies by Petr Baudis · 19 years ago
  39. d43ba46 Git.pm: Implement options for the command interface by Petr Baudis · 19 years ago
  40. d79850e Git.pm: Enhance the command_pipe() mechanism by Petr Baudis · 19 years ago
  41. 8b9150e Git.pm: Handle failed commands' output by Petr Baudis · 19 years ago
  42. 97b16c0 Git.pm: Better error handling by Petr Baudis · 19 years ago
  43. 5c4082f Add Error.pm to the distribution by Petr Baudis · 19 years ago
  44. 63df97a Git.pm: Implement Git::version() by Petr Baudis · 19 years ago
  45. 8062f81 Git.pm: Call external commands using execv_git_cmd() by Petr Baudis · 19 years ago
  46. eca1f6f Git.pm: Implement Git::exec_path() by Petr Baudis · 19 years ago
  47. b1edc53 Introduce Git.pm (v4) by Petr Baudis · 19 years ago