summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-22Give no terminating LF to error() function.Libravatar Junio C Hamano6-13/+15
2006-02-22checkout - eye candy.Libravatar Junio C Hamano3-3/+63
2006-02-22git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.Libravatar Carl Worth2-34/+55
2006-02-22Add new git-rm command with documentationLibravatar Carl Worth5-1/+200
2006-02-22Merge fixes up to GIT 1.2.3Libravatar Junio C Hamano3-52/+100
2006-02-22git-fetch: follow tag only when tracking remote branch.Libravatar Junio C Hamano1-14/+19
2006-02-22pack-objects eye-candy: finishing touches.Libravatar Junio C Hamano1-10/+33
2006-02-22also adds progress when actually writing a packLibravatar Nicolas Pitre1-3/+16
2006-02-22nicer eye candies for pack-objectsLibravatar Nicolas Pitre1-31/+25
2006-02-22Keep Porcelainish from failing by broken ident after making changes.Libravatar Junio C Hamano4-1/+13
2006-02-22Delay "empty ident" errors until they really matter.Libravatar Junio C Hamano4-29/+32
2006-02-22Make "empty ident" error message a bit more helpful.Libravatar Junio C Hamano1-0/+14
2006-02-22pack-objects: avoid delta chains that are too long.Libravatar Junio C Hamano1-8/+35
2006-02-22git-repack: allow passing a couple of flags to pack-objects.Libravatar Junio C Hamano2-7/+16
2006-02-22pack-objects: finishing touches.Libravatar Junio C Hamano2-32/+91
2006-02-22pack-objects: reuse data from existing packs.Libravatar Junio C Hamano3-58/+332
2006-02-22detect broken alternates.Libravatar Junio C Hamano1-3/+16
2006-02-22gitview: ls-remote invocation shellquote safety.Libravatar Junio C Hamano1-5/+1
2006-02-22Introducing git-cvsserver -- a CVS emulator for git.Libravatar Martin Langhoff3-0/+2539
2006-02-22Use Ryan's git-annotate instead of jsannotateLibravatar Johannes Schindelin1-5/+40
2006-02-22send-pack: do not give up when remote has insanely large number of refs.Libravatar Junio C Hamano1-10/+28
2006-02-22rev-list.c: fix non-grammatical comments.Libravatar Junio C Hamano1-2/+2
2006-02-22Merge git://git.kernel.org/pub/scm/gitk/gitkLibravatar Junio C Hamano1-48/+34
2006-02-22Merge branch 'fix'Libravatar Junio C Hamano5-2/+39
2006-02-21Merge branch 'jc/perl'Libravatar Junio C Hamano5-30/+63
2006-02-21Merge branch 'jc/pack-reuse'Libravatar Junio C Hamano6-73/+442
2006-02-21Merge branch 'jc/nostat'Libravatar Junio C Hamano16-27/+222
2006-02-21Merge branch 'js/portable'Libravatar Junio C Hamano2-33/+50
2006-02-21git-push: Update documentation to describe the no-refspec behavior.Libravatar Carl Worth1-0/+6
2006-02-21gitview: Use monospace font to draw the branch and tag nameLibravatar aneesh.kumar@gmail.com1-4/+6
2006-02-21gitview: Read tag and branch information using git ls-remoteLibravatar aneesh.kumar@gmail.com1-36/+14
2006-02-21git-ls-files: Fix, document, and add test for --error-unmatch option.Libravatar Carl Worth3-0/+33
2006-02-21Fix typo in git-rebase.sh.Libravatar Jason Riedy1-1/+1
2006-02-21New test to verify that when git-clone fails it cleans up the new directory.Libravatar Carl Worth1-0/+36
2006-02-21Merge branch 'pj/portable'Libravatar Junio C Hamano1-6/+8
2006-02-21format-patch: pretty-print timestamp correctly.Libravatar Junio C Hamano1-1/+1
2006-02-21git-rebase: Clarify usage statement and copy it into the actual documentation.Libravatar Carl Worth2-12/+56
2006-02-21git-add: Add support for --, documentation, and test.Libravatar Carl Worth3-1/+32
2006-02-21Fix "gmake -j"Libravatar Johannes Schindelin1-3/+3
2006-02-21Makefile tweaks: Solaris 9+ dont need iconv / move up uname variablesLibravatar Paul Jakma1-6/+8
2006-02-21Merge part of jc/portable branchLibravatar Junio C Hamano9-2/+57
2006-02-21git-mktree: reverse of git-ls-tree.Libravatar Junio C Hamano2-1/+138
2006-02-21Merge branch 'lt/merge-tree'Libravatar Junio C Hamano2-1/+273
2006-02-21Merge branch 'jc/ident'Libravatar Junio C Hamano8-16/+45
2006-02-21cherry-pick/revert: error-help message rewording.Libravatar Junio C Hamano1-2/+3
2006-02-20Fix fmt-merge-msg counting.Libravatar Junio C Hamano1-3/+3
2006-02-20cvsimport: avoid open "-|" list form for Perl 5.6Libravatar Junio C Hamano1-1/+5
2006-02-20svnimport: avoid open "-|" list form for Perl 5.6Libravatar Junio C Hamano1-4/+16
2006-02-20send-email: avoid open "-|" list form for Perl 5.6Libravatar Junio C Hamano1-16/+21
2006-02-20rerere: avoid open "-|" list form for Perl 5.6Libravatar Junio C Hamano1-1/+5