summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t/t4202-log.sh: add newline at end of fileBrandon Casey2008-08-011-1/+2
* sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin2008-08-011-0/+59
* Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam2008-08-011-0/+26
* make sure parsed wildcard refspec ends with slashJunio C Hamano2008-08-011-0/+30
* init: handle empty "template" parameterJeff King2008-08-011-0/+26
* Makefile: fix shell quotingJunio C Hamano2008-07-251-5/+5
* tests: propagate $(TAR) down from the toplevel MakefileJunio C Hamano2008-07-251-1/+0
* refresh-index: fix bitmask assignmentJunio C Hamano2008-07-201-0/+89
* builtin-rm: fix index lock file pathOlivier Marin2008-07-191-0/+12
* Merge branch 'ls/maint-mailinfo-patch-label' into maintJunio C Hamano2008-07-166-1/+101
|\
| * git-mailinfo: Fix getting the subject from the in-body [PATCH] lineLukas Sandström2008-07-136-1/+101
* | t7600-merge: Use test_expect_failure to test option parsingJohannes Sixt2008-07-161-30/+6
* | t0004: fix timing bugJunio C Hamano2008-07-121-9/+10
|/
* Fix backwards-incompatible handling of core.sharedRepositoryPetr Baudis2008-07-111-0/+23
* Remove unnecessary pack-*.keep file after successful git-cloneShawn O. Pearce2008-07-081-1/+19
* make deleting a missing ref more quietJeff King2008-07-081-0/+7
* Fix executable bits in t/ scriptsJunio C Hamano2008-07-042-0/+0
* Merge branch 'jc/maint-reset' into maintJunio C Hamano2008-07-021-0/+47
|\
| * Allow "git-reset path" when unambiguousJunio C Hamano2008-06-251-0/+47
* | Fix describe --tags --long so it does not segfaultShawn O. Pearce2008-07-021-0/+2
* | diff --check: do not discard error status upon seeing a good lineJunio C Hamano2008-06-261-0/+8
* | clone: create intermediate directories of destination repoJeff King2008-06-251-0/+22
|/
* git-svn: make rebuild respect rewriteRoot optionJan Krüger2008-06-231-0/+32
* Extend parse-options test suiteStephan Beyer2008-06-221-7/+109
* parse-options.c: fix documentation syntax of optional argumentsMichele Ballabio2008-06-221-1/+1
* t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey2008-06-191-1/+5
* 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