summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-24Merge fixes early for next maint series.Junio C Hamano
2006-02-24Merge branches 'jc/fix-co-candy', 'jc/fix-rename-leak' and 'ar/fix-win' into ...Junio C Hamano
2006-02-24Merge branch 'ak/gitview'Junio C Hamano
2006-02-24gitview: Display the lines joining commit nodes clearly.Aneesh Kumar K.V
2006-02-23fix t5600-clone-fail-cleanup.sh on windowsAlex Riesen
2006-02-23diffcore-rename: plug memory leak.Junio C Hamano
2006-02-23Merge branch 'ml/cvs'Junio C Hamano
2006-02-23Merge branch 'ra/anno'Junio C Hamano
2006-02-23Give no terminating LF to error() function.Junio C Hamano
2006-02-23checkout - eye candy.Junio C Hamano
2006-02-23git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.Carl Worth
2006-02-23Add new git-rm command with documentationCarl Worth
2006-02-23Merge fixes up to GIT 1.2.3Junio C Hamano
2006-02-23git-fetch: follow tag only when tracking remote branch.v1.2.3Junio C Hamano
2006-02-23pack-objects eye-candy: finishing touches.Junio C Hamano
2006-02-22also adds progress when actually writing a packNicolas Pitre
2006-02-22nicer eye candies for pack-objectsNicolas Pitre
2006-02-22Keep Porcelainish from failing by broken ident after making changes.Junio C Hamano
2006-02-22Delay "empty ident" errors until they really matter.Junio C Hamano
2006-02-22Make "empty ident" error message a bit more helpful.Junio C Hamano
2006-02-22pack-objects: avoid delta chains that are too long.Junio C Hamano
2006-02-22git-repack: allow passing a couple of flags to pack-objects.Junio C Hamano
2006-02-22pack-objects: finishing touches.Junio C Hamano
2006-02-22pack-objects: reuse data from existing packs.Junio C Hamano
2006-02-22detect broken alternates.Junio C Hamano
2006-02-22gitview: ls-remote invocation shellquote safety.Junio C Hamano
2006-02-22Introducing git-cvsserver -- a CVS emulator for git.Martin Langhoff
2006-02-22Use Ryan's git-annotate instead of jsannotateJohannes Schindelin
2006-02-22rev-list.c: fix non-grammatical comments.Junio C Hamano
2006-02-22Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2006-02-22Merge branch 'fix'Junio C Hamano
2006-02-22Merge branch 'jc/perl'Junio C Hamano
2006-02-22Merge branch 'jc/pack-reuse'Junio C Hamano
2006-02-22Merge branch 'jc/nostat'Junio C Hamano
2006-02-22Merge branch 'js/portable'Junio C Hamano
2006-02-22git-push: Update documentation to describe the no-refspec behavior.Carl Worth
2006-02-22gitview: Use monospace font to draw the branch and tag nameaneesh.kumar@gmail.com
2006-02-22gitview: Read tag and branch information using git ls-remoteaneesh.kumar@gmail.com
2006-02-22git-ls-files: Fix, document, and add test for --error-unmatch option.Carl Worth
2006-02-22Fix typo in git-rebase.sh.Jason Riedy
2006-02-22New test to verify that when git-clone fails it cleans up the new directory.Carl Worth
2006-02-22Merge branch 'pj/portable'Junio C Hamano
2006-02-22format-patch: pretty-print timestamp correctly.Junio C Hamano
2006-02-22git-rebase: Clarify usage statement and copy it into the actual documentation.Carl Worth
2006-02-22git-add: Add support for --, documentation, and test.Carl Worth
2006-02-22Fix "gmake -j"Johannes Schindelin
2006-02-21Makefile tweaks: Solaris 9+ dont need iconv / move up uname variablesPaul Jakma
2006-02-21Merge part of jc/portable branchJunio C Hamano
2006-02-21git-mktree: reverse of git-ls-tree.Junio C Hamano
2006-02-21Merge branch 'lt/merge-tree'Junio C Hamano