summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Flush output in start_asyncAnders Melchiorsen2008-08-031-0/+6
* clone --bare: Add ".git" suffix to the directory name to clone intoJohannes Schindelin2008-08-031-0/+7
* clone: Add an option to set up a mirrorJohannes Schindelin2008-08-021-0/+12
* Compact commit template messageJeff King2008-07-311-6/+5
* Fix test-parse-options "integer" testJunio C Hamano2008-07-301-1/+10
* Advertise the ability to abort a commitAnders Melchiorsen2008-07-301-3/+4
* Support copy and rename detection in fast-export.Alexander Gavrilov2008-07-291-0/+46
* format-patch: Produce better output with --inline or --attachKevin Ballard2008-07-298-0/+32
* t7001: fix "git mv" testJunio C Hamano2008-07-281-0/+2
* init: handle empty "template" parameterJeff King2008-07-271-0/+26
* git-mv: Keep moved index entries inactPetr Baudis2008-07-271-0/+52
* rev-parse: Add support for the ^! and ^@ syntaxBjörn Steinbrink2008-07-271-0/+2
* make sure parsed wildcard refspec ends with slashJunio C Hamano2008-07-271-0/+30
* t6030 (bisect): work around Mac OS X "ls"Jonathan Nieder2008-07-271-1/+1
* git-svn: teach dcommit about svn auto-propsBrad King2008-07-251-0/+86
* Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam2008-07-251-0/+26
* Merge branch 'maint'Junio C Hamano2008-07-251-6/+5
|\
| * Makefile: fix shell quotingJunio C Hamano2008-07-251-5/+5
| * tests: propagate $(TAR) down from the toplevel MakefileJunio C Hamano2008-07-251-1/+0
* | Merge branch 'ph/checkout'Junio C Hamano2008-07-241-0/+50
|\ \
| * | git-checkout: improve error messages, detect ambiguities.Pierre Habouzit2008-07-241-0/+50
* | | update test case to protect am --skip behaviourOlivier Marin2008-07-241-0/+2
|/ /
* | git-filter-branch.sh: Allow running in bare repositoriesPetr Baudis2008-07-231-0/+8
* | git-am: Add colon before the subject that is printed out as being appliedStephan Beyer2008-07-231-1/+1
* | sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin2008-07-231-1/+1
* | Add test to show that show-branch misses out the 8th columnJohannes Schindelin2008-07-231-0/+59
* | t/t4202-log.sh: add newline at end of fileBrandon Casey2008-07-231-1/+2
* | t7502-commit.sh: rearrange test to make more portableBrandon Casey2008-07-231-3/+5
* | t3200,t7201: replace '!' with test_must_failBrandon Casey2008-07-232-2/+2
* | t4116-apply-reverse.sh: use $TAR rather than tarBrandon Casey2008-07-231-2/+2
* | t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diffBrandon Casey2008-07-233-12/+12
* | t7601: extend the 'merge picks up the best result' testMiklos Vajna2008-07-231-0/+15
* | git am --skip: clean the index while preserving local changesOlivier Marin2008-07-221-2/+9
* | builtin-merge: give a proper error message for invalid strategies in configMiklos Vajna2008-07-211-0/+12
* | tests: do not rely on external "patch"Junio C Hamano2008-07-2111-123/+190
* | parse-options: fix segmentation fault when a required value is missingOlivier Marin2008-07-211-0/+7
* | Rename .git/rebase to .git/rebase-applyJohannes Schindelin2008-07-214-14/+16
* | Merge branch 'ns/am-abort'Junio C Hamano2008-07-201-0/+56
|\ \
| * | git am --abortNanako Shiraishi2008-07-191-0/+56
* | | Merge branch 'jc/add-addremove'Junio C Hamano2008-07-201-0/+44
|\ \ \
| * | | git-add --all: testsJunio C Hamano2008-07-191-0/+44
* | | | "needs update" considered harmfulJunio C Hamano2008-07-201-1/+1
* | | | Merge branch 'maint'Junio C Hamano2008-07-201-0/+89
|\ \ \ \ | | |_|/ | |/| |
| * | | refresh-index: fix bitmask assignmentJunio C Hamano2008-07-201-0/+89
* | | | builtin-merge.c: Fix option parsingMichele Ballabio2008-07-201-1/+1
* | | | cvsserver: Add testsuite for packed refsLars Noschinski2008-07-201-0/+7
| |/ / |/| |
* | | Merge branch 'maint'Junio C Hamano2008-07-191-0/+12
|\ \ \ | |/ /
| * | builtin-rm: fix index lock file pathOlivier Marin2008-07-191-0/+12
* | | Support gitlinks in fast-import.Alexander Gavrilov2008-07-192-0/+194
* | | testsuite for cvs co -cFabian Emmes2008-07-191-0/+11