aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Files given on the command line are relative to $cwdJunio C Hamano2008-08-06
* t/t4202-log.sh: add newline at end of fileBrandon Casey2008-08-01
* sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin2008-08-01
* Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam2008-08-01
* make sure parsed wildcard refspec ends with slashJunio C Hamano2008-08-01
* init: handle empty "template" parameterJeff King2008-08-01
* Makefile: fix shell quotingJunio C Hamano2008-07-25
* tests: propagate $(TAR) down from the toplevel MakefileJunio C Hamano2008-07-25
* refresh-index: fix bitmask assignmentJunio C Hamano2008-07-20
* builtin-rm: fix index lock file pathOlivier Marin2008-07-19
* Merge branch 'ls/maint-mailinfo-patch-label' into maintJunio C Hamano2008-07-16
|\
| * git-mailinfo: Fix getting the subject from the in-body [PATCH] lineLukas Sandström2008-07-13
* | t7600-merge: Use test_expect_failure to test option parsingJohannes Sixt2008-07-16
* | t0004: fix timing bugJunio C Hamano2008-07-12
|/
* Fix backwards-incompatible handling of core.sharedRepositoryPetr Baudis2008-07-11
* Remove unnecessary pack-*.keep file after successful git-cloneShawn O. Pearce2008-07-08
* make deleting a missing ref more quietJeff King2008-07-08
* Fix executable bits in t/ scriptsJunio C Hamano2008-07-04
* Merge branch 'jc/maint-reset' into maintJunio C Hamano2008-07-02
|\
| * Allow "git-reset path" when unambiguousJunio C Hamano2008-06-25
* | Fix describe --tags --long so it does not segfaultShawn O. Pearce2008-07-02
* | diff --check: do not discard error status upon seeing a good lineJunio C Hamano2008-06-26
* | clone: create intermediate directories of destination repoJeff King2008-06-25
|/
* git-svn: make rebuild respect rewriteRoot optionJan Krüger2008-06-23
* Extend parse-options test suiteStephan Beyer2008-06-22
* parse-options.c: fix documentation syntax of optional argumentsMichele Ballabio2008-06-22
* t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey2008-06-19
* clean up error conventions of remote.c:match_explicitJeff King2008-06-18
* Make git reflog expire honour core.sharedRepository.Pierre Habouzit2008-06-15
* Use 'trash directory' thoroughly in t/test-lib.shJakub Narebski2008-06-14
* Merge branch 'rs/attr'Junio C Hamano2008-06-14
|\
| * Ignore .gitattributes in bare repositoriesRené Scharfe2008-06-09
* | git-svn: test that extra blank lines aren't inserted in commit messages.Avery Pennarun2008-06-14
* | t4126: fix test that happened to work due to timingJunio C Hamano2008-06-13
* | Merge branch 'om/remote-fix'Junio C Hamano2008-06-12
|\ \
| * | remote show: list tracked remote branches with -nOlivier Marin2008-06-10
| * | remote prune: print the list of pruned branchesOlivier Marin2008-06-10
| * | remote show: fix the -n optionOlivier Marin2008-06-10
* | | t/.gitattributes: only ignore whitespace errors in test filesLea Wiemann2008-06-12
|/ /
* | Merge branch 'js/merge-recursive'Junio C Hamano2008-06-09
|\ \
| * | merge-recursive: respect core.autocrlf when writing out the resultJohannes Schindelin2008-06-09
| * | Add testcase for merging in a CRLF repoMarius Storm-Olsen2008-06-09
* | | cat-file --batch / --batch-check: do not exit if hashes are missingLea Wiemann2008-06-09
* | | t1006-cat-file.sh: typoLea Wiemann2008-06-09
| |/ |/|
* | Merge branch 'maint'Junio C Hamano2008-06-04
|\ \ | |/
| * describe: match pattern for lightweight tags tooMichael Dressel2008-06-04
* | t7502: honor SHELL_PATHJunio C Hamano2008-06-04
* | Fix t5516 on cygwin: it does not like double slashes at the beginning of a pathAlex Riesen2008-06-03
* | t7502: tighten loosely written test sequenceJunio C Hamano2008-06-03
* | t7502: do not globally unset GIT_COMMITTER_* environment variablesJunio C Hamano2008-06-03