git.git
2006-02-24 Junio C HamanoMerge branch 'master' into next
2006-02-24 Junio C HamanoMerge fixes early for next maint series.
2006-02-24 Junio C HamanoMerge branch 'fix' into maint
2006-02-24 Junio C HamanoMerge branches 'jc/rev-list' and 'jc/pack-thin' into...
2006-02-24 Junio C HamanoMerge fix bits from jc/rev-list
2006-02-24 Junio C HamanoMerge branch 'np/delta' into next
2006-02-24 Junio C HamanoRevert "diff-delta: produce optimal pack data"
2006-02-24 Junio C HamanoMerge fixes from master
2006-02-24 Junio C Hamanopack-objects: hash basename and direname a bit differently.
2006-02-24 Junio C Hamanorev-list --objects: use full pathname to help hashing.
2006-02-24 Junio C Hamanorev-list --objects-edge: remove duplicated edge commit...
2006-02-24 Junio C Hamanopack-objects: allow "thin" packs to exceed depth limits
2006-02-24 Junio C HamanoMerge branch 'ar/win'
2006-02-24 Junio C HamanoMerge branch 'jc/send-insane-refs'
2006-02-24 Junio C HamanoMerge fixes early for next maint series.
2006-02-24 Junio C HamanoMerge branches 'jc/fix-co-candy', 'jc/fix-rename-leak...
2006-02-24 Junio C HamanoMerge branch 'ak/gitview'
2006-02-24 Aneesh Kumar K.Vgitview: Display the lines joining commit nodes clearly.
2006-02-24 Junio C Hamanogit-am: do not allow empty commits by mistake.
2006-02-24 Junio C HamanoTweak break/merge score to adjust to the new delta...
2006-02-23 Junio C Hamanocount-delta: fix counting of copied source.
2006-02-23 Alex RiesenPATCH: simplify calls to git programs in git-fmt-merge-msg
2006-02-23 Alex Riesenfix t5600-clone-fail-cleanup.sh on windows
2006-02-23 Junio C HamanoMerge part of pack-thin branch
2006-02-23 Junio C HamanoMerge branch 'np/delta' into next
2006-02-23 Junio C Hamanocount-delta: tweak counting of copied source material.
2006-02-23 Junio C Hamanopack-objects: use full pathname to help hashing with...
2006-02-23 Junio C Hamanopack-objects: thin pack micro-optimization.
2006-02-23 Junio C HamanoMerge branches 'maint', 'jc/fix-co-candy' and 'jc/fix...
2006-02-23 Junio C Hamanodiffcore-rename: plug memory leak.
2006-02-23 Junio C HamanoMerge branch 'ml/cvs'
2006-02-23 Junio C HamanoMerge branch 'ra/anno'
2006-02-23 Junio C HamanoGive no terminating LF to error() function.
2006-02-23 Junio C Hamanocheckout - eye candy.
2006-02-23 Junio C HamanoMerge branch 'cw/remove' into next
2006-02-23 Carl Worthgit-rm: Fix to properly handle files with spaces, tabs...
2006-02-23 Carl WorthAdd new git-rm command with documentation
2006-02-23 Junio C HamanoMerge master to get fixes up to GIT 1.2.3
2006-02-23 Junio C HamanoMerge fixes up to GIT 1.2.3
2006-02-23 Junio C Hamanogit-fetch: follow tag only when tracking remote branch. v1.2.3
2006-02-23 Junio C Hamanopack-objects eye-candy: finishing touches.
2006-02-22 Nicolas Pitrealso adds progress when actually writing a pack
2006-02-22 Nicolas Pitrenicer eye candies for pack-objects
2006-02-22 Junio C HamanoKeep Porcelainish from failing by broken ident after...
2006-02-22 Junio C HamanoDelay "empty ident" errors until they really matter.
2006-02-22 Junio C HamanoMake "empty ident" error message a bit more helpful.
2006-02-22 Junio C Hamanopack-objects: avoid delta chains that are too long.
2006-02-22 Junio C Hamanogit-repack: allow passing a couple of flags to pack...
2006-02-22 Junio C Hamanopack-objects: finishing touches.
2006-02-22 Junio C Hamanopack-objects: reuse data from existing packs.
2006-02-22 Junio C Hamanodetect broken alternates.
2006-02-22 Junio C Hamanogitview: ls-remote invocation shellquote safety.
2006-02-22 Junio C HamanoMerge branch 'ml/cvs' into next
2006-02-22 Martin LanghoffIntroducing git-cvsserver -- a CVS emulator for 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: produce optimal pack data
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...
next