branch -m/-M: remove undocumented RENAMED-REF
[gitweb.git] / perl /
2006-12-05 Merge branch 'maint'
2006-12-04 Make perl/ build procedure ActiveState friendly.
2006-11-29 Merge master.kernel.org:/pub/scm/gitk/gitk
2006-11-24 Merge branch 'jc/upload-pack'
2006-11-08 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-11-01 Merge branch 'jc/refs-and-fetch'
2006-10-25 Merge branch 'aw/cvsimport'
2006-10-25 Merge for-each-ref to sync gitweb fully with 'next'
2006-10-23 Merge branch 'np/pack'
2006-10-19 Merge branch 'jc/grep'
2006-10-19 Merge early part of branch 'jc/diff-apply-patch'
2006-10-19 Merge branch 'sb/fetch'
2006-10-17 Merge branch 'maint'
2006-10-02 Merge branch 'master' into lj/refs
2006-10-02 Merge branch 'maint'
2006-10-01 Merge branch 'maint'
2006-10-01 Merge branch 'jc/gitpm'
2006-09-23 Git.pm: Kill Git.xs for now
2006-09-03 Revert "Make it possible to set up libgit directly...
2006-09-03 Revert "Git.pm: Introduce fast get_object() method"
2006-08-15 Merge branch 'master' into pb/gitpm
2006-08-13 pass DESTDIR to the generated perl/Makefile
2006-08-08 Merge branch 'master' into pb/gitpm
2006-07-26 Eliminate Scalar::Util usage from private-Error.pm
2006-07-09 Git.pm: Introduce fast get_object() method
2006-07-09 Make it possible to set up libgit directly (instead...
2006-07-04 Git.pm: Introduce ident() and ident_person() methods
2006-07-04 Git.pm: Add config() method
2006-07-03 Git.pm: Don't #define around die
2006-07-03 Git.xs: older perl do not know const char *
2006-07-03 Git.pm: Avoid ppport.h
2006-07-03 Git.pm: Remove PerlIO usage from Git.xs
2006-07-03 Fix probing for already installed Error.pm
2006-07-03 Perly git: work around buggy make implementations.
2006-07-03 Git.pm: Fix Git->repository("/somewhere/totally/elsewhere")
2006-07-03 Git.pm: Swap hash_object() parameters
2006-07-03 Git.pm: Try to support ActiveState output pipe
2006-07-03 Git.pm: assorted build related fixes.
2006-07-03 Git.pm: Add support for subdirectories inside of workin...
2006-07-03 Git.pm: Implement options for the command interface
2006-07-03 Git.pm: Enhance the command_pipe() mechanism
2006-07-03 Git.pm: Handle failed commands' output
2006-07-03 Git.pm: Better error handling
2006-07-03 Add Error.pm to the distribution
2006-07-03 Git.pm: Implement Git::version()
2006-07-03 Git.pm: Call external commands using execv_git_cmd()
2006-07-03 Git.pm: Implement Git::exec_path()
2006-07-03 Introduce Git.pm (v4)