summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2008-05-25Merge branch 'ar/batch-cat'Libravatar Junio C Hamano3-35/+359
2008-05-25Merge branch 'cc/bisect'Libravatar Junio C Hamano1-19/+60
2008-05-25Merge branch 'ap/svn'Libravatar Junio C Hamano1-0/+70
2008-05-25Merge branch 'js/cvsexportcommit'Libravatar Junio C Hamano1-0/+17
2008-05-25Merge branch 'js/ignore-submodule'Libravatar Junio C Hamano1-0/+92
2008-05-25Merge branch 'mo/cvsserver'Libravatar Junio C Hamano1-0/+337
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-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-21Fix t3701 if core.filemode disabledLibravatar Alex Riesen1-0/+7
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-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-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
2008-05-11t0050: Add test for case insensitive addLibravatar Steffen Prohaska1-0/+10
2008-05-11t0050: Set core.ignorecase case to activate case insensitivityLibravatar Steffen Prohaska1-0/+1
2008-05-11t0050: Test autodetect core.ignorecaseLibravatar Steffen Prohaska1-0/+16
2008-05-11repack: modify behavior of -A option to leave unreferenced objects unpackedLibravatar Brandon Casey1-0/+47