summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-05-28t1002: use -U0 instead of --unified=0Libravatar Linus Torvalds1-10/+10
2006-05-28format-patch: -n and -k are mutually exclusive.Libravatar Junio C Hamano1-1/+1
2006-05-26Merge branch 'master' into nextLibravatar Junio C Hamano3-3/+15
2006-05-26Call builtin ls-tree in git-cat-file -pLibravatar Petr Baudis1-1/+1
2006-05-26built-in format-patch: various fixups.Libravatar Junio C Hamano1-2/+11
2006-05-26gitk: show_error fixLibravatar Paul Mackerras1-8/+8
2006-05-26[PATCH] gitk: start-up bugfixLibravatar Junio C Hamano1-1/+1
2006-05-26[PATCH] gitk: Replace "git-" commands with "git "Libravatar Timo Hirvonen1-26/+26
2006-05-26gitk: Fix bug in highlight stuff when no line is selectedLibravatar Paul Mackerras1-3/+2
2006-05-26Add instructions to commit template.Libravatar Martin Waitz1-0/+3
2006-05-26Merge branch 'eb/mailinfo' into nextLibravatar Junio C Hamano1-3/+24
2006-05-26Merge branch 'ew/tests' into nextLibravatar Junio C Hamano10-91/+122
2006-05-26mailinfo: More carefully parse header lines in read_one_header_line()Libravatar Junio C Hamano1-3/+24
2006-05-25t6000lib: workaround a possible dash bugLibravatar Eric Wong1-1/+3
2006-05-25t5500-fetch-pack: remove local (bashism) usage.Libravatar Eric Wong1-15/+15
2006-05-25tests: Remove heredoc usage inside quotesLibravatar Eric Wong2-34/+31
2006-05-25t3300-funny-names: shell portability fixesLibravatar Eric Wong1-18/+33
2006-05-25git-format-patch --start-number <n>Libravatar Johannes Schindelin1-3/+13
2006-05-25Don't write directly to a make target ($@).Libravatar Jim Meyering1-14/+20
2006-05-25bogus "fatal: Not a git repository"Libravatar Linus Torvalds1-1/+2
2006-05-25Documentation/Makefile: remove extra /Libravatar Martin Waitz2-4/+4
2006-05-26gitk: Move "pickaxe" find function to highlight facilityLibravatar Paul Mackerras1-309/+59
2006-05-25gitk: Improve the text window search functionLibravatar Paul Mackerras1-19/+69
2006-05-25cvsimport: avoid "use" with :tagLibravatar Jeff King1-1/+1
2006-05-24Merge branch 'sp/reflog' into nextLibravatar Junio C Hamano3-15/+58
2006-05-24Merge branch 'jc/fetchupload' into nextLibravatar Junio C Hamano4-3/+33
2006-05-24fetch-pack: give up after getting too many "ack continue"Libravatar Junio C Hamano1-0/+16
2006-05-24cat-file: document -p optionLibravatar Jeff King1-2/+7
2006-05-24Test that git-branch -l works.Libravatar Shawn Pearce2-3/+32
2006-05-24Verify git-commit provides a reflog message.Libravatar Shawn Pearce1-12/+26
2006-05-24Built git-upload-tar should be ignored.Libravatar Shawn Pearce1-0/+1
2006-05-24ls-remote: fix rsync:// to report HEADLibravatar Junio C Hamano1-1/+9
2006-05-24Merge branch 'sp/reflog' into nextLibravatar Junio C Hamano2-8/+2
2006-05-24Merge branch 'master' into sp/reflogLibravatar Junio C Hamano76-1583/+3457
2006-05-24fetch.c: remove an unused variable and dead code.Libravatar Junio C Hamano2-20/+3
2006-05-24Merge branch 'lt/apply' into nextLibravatar Junio C Hamano8-67/+157
2006-05-24Merge branch 'master' into lt/applyLibravatar Junio C Hamano41-1065/+1698
2006-05-24Clean up sha1 file writingLibravatar Linus Torvalds1-61/+78
2006-05-24Builtin git-cat-fileLibravatar Timo Hirvonen4-5/+8
2006-05-24apply: force matching at the beginning.Libravatar Junio C Hamano2-6/+27
2006-05-24Merge branch 'jc/fmt-patch'Libravatar Junio C Hamano1-7/+85
2006-05-24Merge branch 'be/tag'Libravatar Junio C Hamano3-31/+61
2006-05-24Merge branch 'js/fmt-patch'Libravatar Junio C Hamano17-373/+319
2006-05-24Merge branch 'jc/builtin-n-tar-tree'Libravatar Junio C Hamano15-28/+202
2006-05-24Merge branch 'jc/fetch-sorted'Libravatar Junio C Hamano2-16/+52
2006-05-24Merge branch 'lt/dirwalk'Libravatar Junio C Hamano13-550/+896
2006-05-24Merge branch 'master' into nextLibravatar Junio C Hamano7-69/+265
2006-05-24Add a test-case for git-apply trying to add an ending lineLibravatar Catalin Marinas1-0/+35
2006-05-23--summary output should print immediately after stats.Libravatar Sean1-1/+4
2006-05-23apply: treat EOF as proper context.Libravatar Linus Torvalds1-0/+14