git.git
2006-02-22 Junio C HamanoMerge branch 'ra/anno' into next
2006-02-22 Johannes SchindelinUse Ryan's git-annotate instead of jsannotate
2006-02-22 Junio C HamanoMerge branch 'jc/send-insane-refs' into next
2006-02-22 Junio C Hamanosend-pack: do not give up when remote has insanely...
2006-02-22 Junio C Hamanorev-list.c: fix non-grammatical comments.
2006-02-22 Junio C HamanoMerge part of np/delta
2006-02-22 Nicolas Pitrediff-delta: big code simplification
2006-02-22 Nicolas Pitrediff-delta: fold two special tests into one plus cleanups
2006-02-22 Nicolas Pitrerelax delta selection filtering in pack-objects
2006-02-22 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-22 Junio C HamanoMerge branch 'fix'
2006-02-22 Junio C HamanoMerge branch 'jc/perl'
2006-02-22 Junio C HamanoMerge branch 'jc/pack-reuse'
2006-02-22 Junio C HamanoMerge branch 'jc/nostat'
2006-02-22 Junio C HamanoMerge branch 'js/portable'
2006-02-22 Carl Worthgit-push: Update documentation to describe the no-refsp...
2006-02-22 aneesh.kumar... gitview: Use monospace font to draw the branch and...
2006-02-22 aneesh.kumar... gitview: Read tag and branch information using git...
2006-02-22 Carl Worthgit-ls-files: Fix, document, and add test for --error...
2006-02-22 Jason RiedyFix typo in git-rebase.sh.
2006-02-22 Carl WorthNew test to verify that when git-clone fails it cleans...
2006-02-22 Junio C HamanoMerge branch 'pj/portable'
2006-02-22 Junio C Hamanoformat-patch: pretty-print timestamp correctly.
2006-02-22 Carl Worthgit-rebase: Clarify usage statement and copy it into...
2006-02-22 Carl Worthgit-add: Add support for --, documentation, and test.
2006-02-22 Johannes SchindelinFix "gmake -j"
2006-02-21 Junio C HamanoMerge branch 'fk/blame' into next
2006-02-21 Junio C HamanoMerge branch 'pj/portable' into next
2006-02-21 Paul JakmaMakefile tweaks: Solaris 9+ dont need iconv / move...
2006-02-21 Fredrik KuivinenAdd git-blame, a tool for assigning blame.
2006-02-21 Junio C HamanoMerge part of jc/portable branch
2006-02-21 Junio C Hamanogit-mktree: reverse of git-ls-tree.
2006-02-21 Junio C HamanoMerge branch 'lt/merge-tree'
2006-02-21 Junio C HamanoMerge branch 'jc/ident'
2006-02-21 Junio C Hamanocherry-pick/revert: error-help message rewording.
2006-02-21 Junio C HamanoFix fmt-merge-msg counting.
2006-02-20 Junio C HamanoMerge branch 'jc/perl' into next
2006-02-20 Junio C HamanoMerge branch 'ra/anno' into next
2006-02-20 Junio C Hamanocvsimport: avoid open "-|" list form for Perl 5.6
2006-02-20 Junio C Hamanosvnimport: avoid open "-|" list form for Perl 5.6
2006-02-20 Junio C Hamanosend-email: avoid open "-|" list form for Perl 5.6
2006-02-20 Junio C Hamanorerere: avoid open "-|" list form for Perl 5.6
2006-02-20 Junio C Hamanofmt-merge-msg: avoid open "-|" list form for Perl 5.6
2006-02-20 Ryan AndersonAdd git-annotate, a tool for assigning blame.
2006-02-20 Eric Wonggit-svn: 0.9.1: add --version and copyright/license...
2006-02-20 Eric Wongcontrib/git-svn: add Makefile, test, and associated...
2006-02-20 Eric Wonggit-svn: fix several corner-case and rare bugs with...
2006-02-20 Eric Wongcontrib/git-svn.txt: add a note about renamed/copied...
2006-02-20 Eric Wonggit-svn: change ; to && in addremove()
2006-02-20 Eric Wonggit-svn: remove any need for the XML::Simple dependency
2006-02-20 Eric Wonggit-svn: Allow for more argument types for commit ...
2006-02-20 Eric Wonggit-svn: allow --find-copies-harder and -l<num> to...
2006-02-20 Eric Wonggit-svn: fix a typo in defining the --no-stop-on-copy...
2006-02-20 Junio C HamanoMerge branch 'jc/pack-thin' into next
2006-02-20 Junio C HamanoUse thin pack transfer in "git fetch".
2006-02-20 Junio C HamanoAdd git-push --thin.
2006-02-20 Junio C HamanoMerge branch 'jc/pack-thin' into next
2006-02-20 Junio C Hamanosend-pack --thin: use "thin pack" delta transfer.
2006-02-20 Junio C HamanoThin pack - create packfile with missing delta base.
2006-02-20 Junio C HamanoMerge branch 'jc/rev-list' into next
2006-02-20 Junio C Hamanorev-list --objects-edge
2006-02-20 Junio C HamanoMerge branch 'js/portable' into next
2006-02-20 Junio C HamanoMerge branch 'jc/merge-msg'
2006-02-20 Junio C HamanoMerge branch 'jc/mv'
2006-02-20 Junio C HamanoMerge branch 'jc/merge-msg' into next
2006-02-20 Junio C Hamanofmt-merge-msg: do not add excess newline at the end.
2006-02-20 Johannes SchindelinReally honour NO_PYTHON
2006-02-20 Johannes Schindelinavoid makefile override warning
2006-02-19 Junio C HamanoDocumentation: fix typo in rev-parse --short option...
2006-02-19 Junio C HamanoMerge branch 'jc/mv' into next
2006-02-19 Junio C HamanoAllow git-mv to accept ./ in paths.
2006-02-19 Junio C HamanoMerge part of js/portable into next
2006-02-19 Johannes SchindelinFixes for ancient versions of GNU make
2006-02-19 Johannes SchindelinOptionally work without python
2006-02-19 Junio C HamanoMerge branch 'jc/ident' into next
2006-02-19 Junio C HamanoMerge branch 'jc/merge-msg' into next
2006-02-19 Junio C HamanoMerge fixes up to GIT 1.2.2
2006-02-19 Junio C Hamanofmt-merge-msg: say which branch things were merged...
2006-02-19 Junio C HamanoKeep Porcelainish from failing by broken ident after...
2006-02-19 Junio C HamanoDelay "empty ident" errors until they really matter.
2006-02-19 Martin MaresFix retries in git-cvsimport v1.2.2
2006-02-18 Eric Wongarchimport: remove files from the index before adding...
2006-02-18 Alexandre JulliardAdd an Emacs interface in contrib.
2006-02-18 Junio C HamanoMerge branch 'fix'
2006-02-18 Junio C HamanoMerge branch 'jc/ident'
2006-02-18 Junio C HamanoMake "empty ident" error message a bit more helpful.
2006-02-18 Junio C HamanoMerge branch 'jc/topo'
2006-02-18 Junio C HamanoMerge branch 'jc/rebase-limit'
2006-02-18 Aneesh Kumar K.Vgitview: typofix
2006-02-18 Eric Wonggit-svn: remove files from the index before adding...
2006-02-18 Shawn PearceMake git-reset delete empty directories
2006-02-18 Junio C HamanoMerge branch 'jc/pack-reuse'
2006-02-18 Junio C Hamanopack-objects: avoid delta chains that are too long.
2006-02-18 Junio C HamanoMerge branch 'js/portable'
2006-02-18 Junio C HamanoMerge branch 'fix'
2006-02-18 Jonas FonsecaDocument --short and --git-dir in git-rev-parse(1)
2006-02-18 Jonas Fonsecagit-rev-parse: Fix --short= option parsing
2006-02-18 Johannes SchindelinSupport Irix
2006-02-18 Johannes SchindelinOptionally support old diffs
2006-02-18 Johannes SchindelinFix cpio call
next