summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2008-08-09mailinfo: fix MIME multi-part message boundary handlingLibravatar Junio C Hamano5-1/+65
2008-08-08git-svn: Allow deep branch names by supporting multi-globsLibravatar Marcus Griep3-4/+202
2008-08-08Fix multi-glob assertion in git-svnLibravatar Marcus Griep1-6/+30
2008-08-07clone --mirror: avoid storing repeated tagsLibravatar Johannes Schindelin1-0/+12
2008-08-06Sync with 1.5.6.5Libravatar Junio C Hamano2-0/+49
2008-08-06Files given on the command line are relative to $cwdLibravatar Junio C Hamano2-0/+49
2008-08-05t9119: conditionally re-enable test depending on svn(1) versionLibravatar Eric Wong1-29/+40
2008-08-05Fix race condition in t9119-git-svn-info.shLibravatar David D. Kilzer1-4/+11
2008-08-04correct access right for git-svn-dcommit testLibravatar Dmitry Potapov1-0/+1
2008-08-03Flush output in start_asyncLibravatar Anders Melchiorsen1-0/+6
2008-08-03clone --bare: Add ".git" suffix to the directory name to clone intoLibravatar Johannes Schindelin1-0/+7
2008-08-02clone: Add an option to set up a mirrorLibravatar Johannes Schindelin1-0/+12
2008-08-01t/t4202-log.sh: add newline at end of fileLibravatar Brandon Casey1-1/+2
2008-08-01sort_in_topological_order(): avoid setting a commit flagLibravatar Johannes Schindelin1-0/+59
2008-08-01Propagate -u/--upload-pack option of "git clone" to transport.Libravatar Steve Haslam1-0/+26
2008-08-01make sure parsed wildcard refspec ends with slashLibravatar Junio C Hamano1-0/+30
2008-08-01init: handle empty "template" parameterLibravatar Jeff King1-0/+26
2008-07-31Compact commit template messageLibravatar Jeff King1-6/+5
2008-07-30Fix test-parse-options "integer" testLibravatar Junio C Hamano1-1/+10
2008-07-30Advertise the ability to abort a commitLibravatar Anders Melchiorsen1-3/+4
2008-07-29Support copy and rename detection in fast-export.Libravatar Alexander Gavrilov1-0/+46
2008-07-29format-patch: Produce better output with --inline or --attachLibravatar Kevin Ballard8-0/+32
2008-07-28t7001: fix "git mv" testLibravatar Junio C Hamano1-0/+2
2008-07-27init: handle empty "template" parameterLibravatar Jeff King1-0/+26
2008-07-27git-mv: Keep moved index entries inactLibravatar Petr Baudis1-0/+52
2008-07-27rev-parse: Add support for the ^! and ^@ syntaxLibravatar Björn Steinbrink1-0/+2
2008-07-27make sure parsed wildcard refspec ends with slashLibravatar Junio C Hamano1-0/+30
2008-07-27t6030 (bisect): work around Mac OS X "ls"Libravatar Jonathan Nieder1-1/+1
2008-07-25git-svn: teach dcommit about svn auto-propsLibravatar Brad King1-0/+86
2008-07-25Propagate -u/--upload-pack option of "git clone" to transport.Libravatar Steve Haslam1-0/+26
2008-07-25Merge branch 'maint'Libravatar Junio C Hamano1-6/+5
2008-07-25Makefile: fix shell quotingLibravatar Junio C Hamano1-5/+5
2008-07-25tests: propagate $(TAR) down from the toplevel MakefileLibravatar Junio C Hamano1-1/+0
2008-07-24Merge branch 'ph/checkout'Libravatar Junio C Hamano1-0/+50
2008-07-24git-checkout: improve error messages, detect ambiguities.Libravatar Pierre Habouzit1-0/+50
2008-07-24update test case to protect am --skip behaviourLibravatar Olivier Marin1-0/+2
2008-07-23git-filter-branch.sh: Allow running in bare repositoriesLibravatar Petr Baudis1-0/+8
2008-07-23git-am: Add colon before the subject that is printed out as being appliedLibravatar Stephan Beyer1-1/+1
2008-07-23sort_in_topological_order(): avoid setting a commit flagLibravatar Johannes Schindelin1-1/+1
2008-07-23Add test to show that show-branch misses out the 8th columnLibravatar Johannes Schindelin1-0/+59
2008-07-23t/t4202-log.sh: add newline at end of fileLibravatar Brandon Casey1-1/+2
2008-07-23t7502-commit.sh: rearrange test to make more portableLibravatar Brandon Casey1-3/+5
2008-07-23t3200,t7201: replace '!' with test_must_failLibravatar Brandon Casey2-2/+2
2008-07-23t4116-apply-reverse.sh: use $TAR rather than tarLibravatar Brandon Casey1-2/+2
2008-07-23t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diffLibravatar Brandon Casey3-12/+12
2008-07-23t7601: extend the 'merge picks up the best result' testLibravatar Miklos Vajna1-0/+15
2008-07-22git am --skip: clean the index while preserving local changesLibravatar Olivier Marin1-2/+9
2008-07-21builtin-merge: give a proper error message for invalid strategies in configLibravatar Miklos Vajna1-0/+12
2008-07-21tests: do not rely on external "patch"Libravatar Junio C Hamano11-123/+190
2008-07-21parse-options: fix segmentation fault when a required value is missingLibravatar Olivier Marin1-0/+7