summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2008-05-25mailsplit and mailinfo: gracefully handle NUL charactersLibravatar Johannes Schindelin2-0/+9
2008-05-24"git diff": do not ignore index without --no-indexLibravatar Junio C Hamano3-1/+4
2008-05-24tests: do not use implicit "git diff --no-index"Libravatar Junio C Hamano50-387/+387
2008-05-23Merge branch 'pb/push'Libravatar Junio C Hamano2-1/+45
2008-05-23Merge branch 'bc/repack'Libravatar Junio C Hamano1-0/+47
2008-05-23Merge branch 'sp/ignorecase'Libravatar Junio C Hamano1-0/+29
2008-05-23change quoting in test t1006-cat-file.shLibravatar Michele Ballabio1-3/+3
2008-05-23git-hash-object: Add --stdin-paths optionLibravatar Adam Roben1-0/+32
2008-05-23Add more tests for git hash-objectLibravatar Adam Roben1-27/+93
2008-05-23Move git-hash-object tests from t5303 to t1007Libravatar Adam Roben1-0/+0
2008-05-22Add test for cloning with "--reference" repo being a subset of source repoLibravatar Johan Herland1-0/+5
2008-05-22Add a test for another combination of --referenceLibravatar Johan Herland1-0/+21
2008-05-22Test that --reference actually suppresses fetching referenced objectsLibravatar Daniel Barkalow1-1/+8
2008-05-22pull --rebase: exit early when the working directory is dirtyLibravatar Johannes Schindelin1-0/+18
2008-05-22bisect: use a detached HEAD to bisectLibravatar Christian Couder1-19/+19
2008-05-22bisect: trap critical errors in "bisect_start"Libravatar Christian Couder1-6/+4
2008-05-22bisect: fix left over "BISECT_START" file when starting with junk revLibravatar Christian Couder1-1/+1
2008-05-22bisect: add test cases to check that "git bisect start" is atomicLibravatar Christian Couder1-0/+43
2008-05-21Merge branch 'ar/add-unreadable'Libravatar Junio C Hamano1-0/+43
2008-05-21Merge branch 'jk/maint-send-email-compose'Libravatar Junio C Hamano1-0/+59
2008-05-21send-email: rfc2047-quote subject lines with non-ascii charactersLibravatar Jeff King1-0/+15
2008-05-21send-email: specify content-type of --compose bodyLibravatar Jeff King1-0/+44
2008-05-21"git-add -n -u" should not add but just reportLibravatar Junio C Hamano1-0/+17
2008-05-21Fix t3701 if core.filemode disabledLibravatar Alex Riesen1-0/+7
2008-05-21Fix t6031 on filesystems without working exec bitLibravatar Alex Riesen1-2/+5
2008-05-18t/Makefile: "trash" directory was renamed recentlyLibravatar Brandon Casey3-3/+3
2008-05-18Ensure that a test is run in the trash directoryLibravatar Alex Riesen1-1/+1
2008-05-17builtin-apply: do not declare patch is creation when we do not know itLibravatar Junio C Hamano1-0/+61
2008-05-17t0050: Fix merge test on case sensitive file systemsLibravatar Steffen Prohaska1-0/+2
2008-05-16Replace in-place sed in t7502-commitLibravatar Marcel Koeppen1-1/+3
2008-05-16submodule update: add convenience option --initLibravatar Johannes Schindelin1-0/+13
2008-05-16git-cvsserver: add ability to guess -kb from contentsLibravatar Matthew Ogilvie1-0/+159
2008-05-16implement gitcvs.usecrlfattrLibravatar Matthew Ogilvie1-0/+178
2008-05-15cvsexportcommit: introduce -W for shared working trees (between Git and CVS)Libravatar Johannes Schindelin1-0/+17
2008-05-15Ignore dirty submodule states during rebase and stashLibravatar Johannes Schindelin1-0/+92
2008-05-15builtin-clone: fix initial checkoutLibravatar Johannes Schindelin1-0/+7
2008-05-14Merge branch 'sb/committer'Libravatar Junio C Hamano1-0/+27
2008-05-14Merge branch 'bd/tests'Libravatar Junio C Hamano54-536/+588
2008-05-14Merge branch 'mv/format-cc'Libravatar Junio C Hamano1-0/+66
2008-05-14Merge branch 'jk/renamelimit' (early part)Libravatar Junio C Hamano1-0/+73
2008-05-13t5000: tar portability fixLibravatar Jeff King1-4/+4
2008-05-13fix bsd shell negationLibravatar Jeff King4-7/+7
2008-05-12Add a config option to ignore errors for git-addLibravatar Alex Riesen1-0/+21
2008-05-12Add a test for git-add --ignore-errorsLibravatar Alex Riesen1-0/+22
2008-05-12git-svn: add test for --add-author-from and --use-log-authorLibravatar Junio C Hamano1-0/+70
2008-05-12Merge branch 'gp/bisect-fix'Libravatar Junio C Hamano1-0/+25
2008-05-11Merge branch 'lt/core-optim'Libravatar Junio C Hamano2-0/+45
2008-05-11rev-parse --verify: do not output anything on errorLibravatar Christian Couder1-9/+3
2008-05-11rev-parse: fix using "--default" with "--verify"Libravatar Christian Couder1-6/+5
2008-05-11rev-parse: add test script for "--verify"Libravatar Christian Couder1-0/+114