summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-28git-apply: war on whitespace -- finishing touches.Libravatar Junio C Hamano1-0/+11
2006-02-27git-apply --whitespace=nowarnLibravatar Junio C Hamano1-2/+6
2006-02-27apply --whitespace: configuration option.Libravatar Junio C Hamano3-24/+51
2006-02-27apply: squelch excessive errors and --whitespace=error-allLibravatar Junio C Hamano1-8/+45
2006-02-27apply --whitespace fixes and enhancements.Libravatar Junio C Hamano1-23/+54
2006-02-27The war on trailing whitespaceLibravatar Linus Torvalds1-0/+33
2006-02-26sample hooks template.Libravatar Junio C Hamano2-0/+2
2006-02-24Merge branch 'fix' into maintLibravatar Junio C Hamano1-2/+8
2006-02-23Merge branches 'jc/fix-co-candy', 'jc/fix-rename-leak' and 'ar/fix-win' into ...Libravatar Junio C Hamano4-5/+67
2006-02-23git-am: do not allow empty commits by mistake.Libravatar Junio C Hamano1-2/+8
2006-02-23fix t5600-clone-fail-cleanup.sh on windowsLibravatar Alex Riesen1-1/+1
2006-02-22diffcore-rename: plug memory leak.Libravatar Junio C Hamano1-1/+3
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-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-21git-push: Update documentation to describe the no-refspec behavior.Libravatar Carl Worth1-0/+6
2006-02-21format-patch: pretty-print timestamp correctly.Libravatar Junio C Hamano1-1/+1
2006-02-21git-add: Add support for --, documentation, and test.Libravatar Carl Worth3-1/+32
2006-02-18Fix retries in git-cvsimportLibravatar Martin Mares1-8/+5
2006-02-18archimport: remove files from the index before adding/updatingLibravatar Eric Wong1-15/+13
2006-02-17Make git-reset delete empty directoriesLibravatar Shawn Pearce2-0/+66
2006-02-17Document --short and --git-dir in git-rev-parse(1)Libravatar Jonas Fonseca1-0/+8
2006-02-17git-rev-parse: Fix --short= option parsingLibravatar Jonas Fonseca1-3/+3
2006-02-17Prevent git-upload-pack segfault if object cannot be foundLibravatar Carl Worth2-1/+6
2006-02-17Abstract test_create_repo out for use in tests.Libravatar Carl Worth1-6/+17
2006-02-17Trap exit to clean up created directory if clone fails.Libravatar Carl Worth1-0/+4
2006-02-15More useful/hinting error messages in git-checkoutLibravatar Josef Weidendorfer1-3/+10
2006-02-15Print an error if cloning a http repo and NO_CURL is setLibravatar Fernando J. Pereda2-1/+8
2006-02-14checkout: fix dirty-file display.Libravatar Junio C Hamano1-2/+4
2006-02-14combine-diff: diff-files fix (#2)Libravatar Junio C Hamano1-0/+2
2006-02-13combine-diff: diff-files fix.Libravatar Junio C Hamano1-4/+5
2006-02-13s/SHELL/SHELL_PATH/ in MakefileLibravatar Fredrik Kuivinen1-1/+1
2006-02-13bisect: remove BISECT_NAMES after done.Libravatar Junio C Hamano1-0/+1
2006-02-13Documentation: git-ls-files asciidocco.Libravatar Junio C Hamano1-1/+1
2006-02-13Documentation: git-commit in 1.2.X series defaults to --include.Libravatar Junio C Hamano1-7/+27
2006-02-12GIT 1.2.0Libravatar Junio C Hamano1-1/+1
2006-02-12Fix "test: unexpected operator" on bsdLibravatar Junio C Hamano1-1/+1
2006-02-12git-commit: show dirtiness including index.Libravatar Junio C Hamano1-1/+2
2006-02-12Make pack-objects chattier.Libravatar Junio C Hamano1-4/+6