summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* clean up error conventions of remote.c:match_explicitJeff King2008-06-181-1/+9
* Make git reflog expire honour core.sharedRepository.Pierre Habouzit2008-06-151-0/+15
* Use 'trash directory' thoroughly in t/test-lib.shJakub Narebski2008-06-141-1/+1
* Merge branch 'rs/attr'Junio C Hamano2008-06-141-0/+35
|\
| * Ignore .gitattributes in bare repositoriesRené Scharfe2008-06-091-0/+35
* | git-svn: test that extra blank lines aren't inserted in commit messages.Avery Pennarun2008-06-141-1/+15
* | t4126: fix test that happened to work due to timingJunio C Hamano2008-06-131-4/+0
* | Merge branch 'om/remote-fix'Junio C Hamano2008-06-121-0/+37
|\ \
| * | remote show: list tracked remote branches with -nOlivier Marin2008-06-101-0/+2
| * | remote prune: print the list of pruned branchesOlivier Marin2008-06-101-0/+18
| * | remote show: fix the -n optionOlivier Marin2008-06-101-0/+17
* | | t/.gitattributes: only ignore whitespace errors in test filesLea Wiemann2008-06-122-2/+3
|/ /
* | Merge branch 'js/merge-recursive'Junio C Hamano2008-06-091-0/+52
|\ \
| * | merge-recursive: respect core.autocrlf when writing out the resultJohannes Schindelin2008-06-091-1/+1
| * | Add testcase for merging in a CRLF repoMarius Storm-Olsen2008-06-091-0/+52
* | | cat-file --batch / --batch-check: do not exit if hashes are missingLea Wiemann2008-06-091-3/+21
* | | t1006-cat-file.sh: typoLea Wiemann2008-06-091-1/+1
| |/ |/|
* | 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
|\ \ \ \ \