summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-28Merge branch 'nd/grep-assume-unchanged' into maintLibravatar Junio C Hamano2-2/+20
2009-01-28Merge branch 'jc/maint-ls-tree' into maintLibravatar Junio C Hamano2-2/+13
2009-01-28Merge branch 'np/no-loosen-prune-expire-now' into maintLibravatar Junio C Hamano2-3/+9
2009-01-28Merge branch 'mc/cd-p-pwd' into maintLibravatar Junio C Hamano2-3/+3
2009-01-28Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano1-1/+2
2009-01-28avoid 31-bit truncation in write_loose_objectLibravatar Jeff King1-1/+2
2009-01-28Simplify t3412Libravatar Johannes Schindelin1-21/+7
2009-01-28Simplify t3411Libravatar Johannes Schindelin1-48/+17
2009-01-28Simplify t3410Libravatar Johannes Schindelin1-89/+35
2009-01-28test-lib.sh: introduce test_commit() and test_merge() helpersLibravatar Johannes Schindelin2-0/+43
2009-01-28lib-rebase.sh: Document what set_fake_editor() doesLibravatar Johannes Schindelin1-0/+12
2009-01-28t3404 & t3411: undo copy&pasteLibravatar Johannes Schindelin3-67/+44
2009-01-28add -u: do not fail to resolve a path as deletedLibravatar Junio C Hamano2-1/+69
2009-01-28builtin-apply.c: do not set bogus mode in check_preimage() for deleted pathLibravatar Junio C Hamano1-1/+1
2009-01-28mailinfo: tests for RFC2047 examplesLibravatar Kirill Smelkov14-0/+100
2009-01-28mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'Libravatar Kirill Smelkov5-1/+11
2009-01-28Merge branch 'tr/previous-branch'Libravatar Junio C Hamano9-7/+324
2009-01-28Fix submodule squashing into unrelated commitLibravatar Johannes Schindelin2-6/+5
2009-01-28rebase -i squashes submodule changes into unrelated commitLibravatar Junio C Hamano1-0/+26
2009-01-28gitweb: check if-modified-since for feedsLibravatar Giuseppe Bilotta1-1/+19
2009-01-28gitweb: last-modified time should be commiter, not authorLibravatar Giuseppe Bilotta1-1/+1
2009-01-28gitweb: rss channel dateLibravatar Giuseppe Bilotta1-0/+4
2009-01-28gitweb: rss feed managingEditorLibravatar Giuseppe Bilotta1-1/+3
2009-01-28gitweb: feed generator metadataLibravatar Giuseppe Bilotta1-0/+2
2009-01-28gitweb: channel image in rss feedLibravatar Giuseppe Bilotta1-0/+10
2009-01-28git: use run_command() to execute dashed externalsLibravatar Jeff King1-4/+13
2009-01-28run_command(): help callers distinguish errorsLibravatar Jeff King1-0/+1
2009-01-28run_command(): handle missing command errors more gracefullyLibravatar Jeff King1-4/+14
2009-01-28Makefile: Make 'configure --with-expat=path' actually workLibravatar Serge van den Boom1-1/+9
2009-01-28git: s/run_command/run_builtin/Libravatar Jeff King1-2/+2
2009-01-28git-tag: Add --contains optionLibravatar Jake Goulding3-3/+146
2009-01-28Make has_commit() non-staticLibravatar Jake Goulding3-17/+19
2009-01-28Make opt_parse_with_commit() non-staticLibravatar Jake Goulding3-18/+20
2009-01-28revision traversal: allow UNINTERESTING objects to be missingLibravatar Junio C Hamano2-3/+44
2009-01-28git-am: minor cleanupsLibravatar Jay Soffian1-8/+4
2009-01-28Windows: Fix intermittent failures of t7701Libravatar Johannes Sixt1-7/+7
2009-01-28Merge branch 'maint'Libravatar Junio C Hamano4-24/+129
2009-01-27send-pack: do not send unknown object name from ".have" to pack-objectsLibravatar Junio C Hamano2-22/+127
2009-01-27Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano2-2/+2
2009-01-27test-path-utils: Fix off by one, found by valgrindLibravatar Johannes Schindelin1-1/+1
2009-01-27get_sha1_basic(): fix invalid memory access, found by valgrindLibravatar Johannes Schindelin1-1/+1
2009-01-27mergetool: respect autocrlf by using checkout-indexLibravatar Charles Bailey2-5/+24
2009-01-27mergetool: Don't repeat merge tool candidatesLibravatar Johannes Gilger1-10/+8
2009-01-27Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me...Libravatar Junio C Hamano3-67/+99
2009-01-27diff.c: output correct index lines for a split diffLibravatar Junio C Hamano2-66/+98
2009-01-26tests: Avoid single-shot environment export for shell function invocationLibravatar Junio C Hamano2-5/+25
2009-01-26rebase -i: correctly remember --root flag across --continueLibravatar Junio C Hamano2-2/+102
2009-01-26make: Remove -pthread on Darwin (it is included by cstdlib).Libravatar Ted Pavlic1-0/+1
2009-01-26Mention "local convention" rule in the CodingGuidelinesLibravatar Nanako Shiraishi1-2/+7
2009-01-26Windows: Revert to default paths and convert them by RUNTIME_PREFIXLibravatar Steffen Prohaska1-3/+1