summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2008-06-041-0/+22
|\
| * describe: match pattern for lightweight tags tooMichael Dressel2008-06-041-0/+22
* | t7502: honor SHELL_PATHJunio C Hamano2008-06-041-3/+3
* | Fix t5516 on cygwin: it does not like double slashes at the beginning of a pathAlex Riesen2008-06-031-1/+1
* | t7502: tighten loosely written test sequenceJunio C Hamano2008-06-031-17/+18
* | t7502: do not globally unset GIT_COMMITTER_* environment variablesJunio C Hamano2008-06-031-3/+6
* | commit: drop duplicated parentsJunio C Hamano2008-06-021-0/+14
* | Merge branch 'sb/am-tests'Junio C Hamano2008-06-012-72/+260
|\ \
| * | Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.shStephan Beyer2008-05-312-72/+34
| * | Add test cases for git-amStephan Beyer2008-05-311-0/+226
* | | Merge branch 'lw/test-fix'Junio C Hamano2008-06-011-1/+3
|\ \ \
| * | | t/test-lib.sh: resolve symlinks in working directory, for pathname comparisonsLea Wiemann2008-05-311-1/+3
| |/ /
* | | Merge branch 'sp/remote'Junio C Hamano2008-06-011-0/+18
|\ \ \
| * | | Make "git-remote prune" delete refs according to fetch specsShawn O. Pearce2008-05-311-0/+18
| |/ /
* | | Merge branch 'lr/init-bare'Junio C Hamano2008-06-011-0/+11
|\ \ \
| * | | git-init: accept --bare optionLuciano Rocha2008-05-281-0/+11
| |/ /
* | | rollback lock files on more signals than just SIGINTPaolo Bonzini2008-05-311-0/+14
|/ /
* | builtin-fetch.c (store_updated_refs): Honor update_local_ref() return valueDmitry V. Levin2008-05-281-0/+37
* | t5100: Avoid filename "nul"Junio C Hamano2008-05-272-2/+2
* | Merge 1.5.5.3 inJunio C Hamano2008-05-271-11/+2
|\ \ | |/
| * Revert "filter-branch: subdirectory filter needs --full-history"Johannes Sixt2008-05-271-11/+2
| * Merge branch 'gp/bisect-fix' into maintJunio C Hamano2008-05-261-0/+25
| |\
* | | t5700-clone-reference: Quote $UJohannes Sixt2008-05-271-3/+3
* | | Add some tests for git update-ref -dKarl Hasselström2008-05-271-0/+16
* | | Merge branch 'jc/diff-no-no-index'Junio C Hamano2008-05-2652-388/+391
|\ \ \
| * | | "git diff": do not ignore index without --no-indexJunio C Hamano2008-05-243-1/+4
| * | | tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-2450-387/+387
* | | | Merge branch 'js/mailinfo'Junio C Hamano2008-05-254-0/+55
|\ \ \ \
| * | | | mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepathsJunio C Hamano2008-05-253-0/+46
| * | | | mailsplit and mailinfo: gracefully handle NUL charactersJohannes Schindelin2008-05-252-0/+9
| |/ / /
* | | | Merge branch 'jc/add-n-u'Junio C Hamano2008-05-251-0/+17
|\ \ \ \
| * | | | "git-add -n -u" should not add but just reportJunio C Hamano2008-05-211-0/+17
* | | | | Merge branch 'ar/t6031'Junio C Hamano2008-05-251-2/+5
|\ \ \ \ \
| * | | | | Fix t6031 on filesystems without working exec bitAlex Riesen2008-05-211-2/+5
* | | | | | Merge branch 'db/clone-in-c'Junio C Hamano2008-05-252-1/+41
|\ \ \ \ \ \
| * | | | | | Add test for cloning with "--reference" repo being a subset of source repoJohan Herland2008-05-221-0/+5
| * | | | | | Add a test for another combination of --referenceJohan Herland2008-05-221-0/+21
| * | | | | | Test that --reference actually suppresses fetching referenced objectsDaniel Barkalow2008-05-221-1/+8
| * | | | | | builtin-clone: fix initial checkoutJohannes Schindelin2008-05-151-0/+7
* | | | | | | Merge branch 'jc/apply-whitespace'Junio C Hamano2008-05-251-0/+61
|\ \ \ \ \ \ \
| * | | | | | | builtin-apply: do not declare patch is creation when we do not know itJunio C Hamano2008-05-171-0/+61
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'ar/batch-cat'Junio C Hamano2008-05-253-35/+359
|\ \ \ \ \ \ \
| * | | | | | | change quoting in test t1006-cat-file.shMichele Ballabio2008-05-231-3/+3
| * | | | | | | git-hash-object: Add --stdin-paths optionAdam Roben2008-05-231-0/+32
| * | | | | | | Add more tests for git hash-objectAdam Roben2008-05-231-27/+93
| * | | | | | | Move git-hash-object tests from t5303 to t1007Adam Roben2008-05-231-0/+0
| * | | | | | | git-cat-file: Add --batch optionAdam Roben2008-05-051-17/+57
| * | | | | | | git-cat-file: Add --batch-check optionAdam Roben2008-05-051-0/+65
| * | | | | | | Add tests for git cat-fileAdam Roben2008-05-051-0/+121
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'cc/bisect'Junio C Hamano2008-05-251-19/+60
|\ \ \ \ \ \ \