Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2008-08-02Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam
2008-08-02make sure parsed wildcard refspec ends with slashJunio C Hamano
2008-08-02init: handle empty "template" parameterJeff King
2008-07-25Makefile: fix shell quotingJunio C Hamano
2008-07-25tests: propagate $(TAR) down from the toplevel MakefileJunio C Hamano
2008-07-20refresh-index: fix bitmask assignmentJunio C Hamano
2008-07-19builtin-rm: fix index lock file pathOlivier Marin
2008-07-17Merge branch 'ls/maint-mailinfo-patch-label' into maintJunio C Hamano
2008-07-17t7600-merge: Use test_expect_failure to test option parsingJohannes Sixt
2008-07-14git-mailinfo: Fix getting the subject from the in-body [PATCH] lineLukas Sandström
2008-07-12t0004: fix timing bugJunio C Hamano
2008-07-12Fix backwards-incompatible handling of core.sharedRepositoryPetr Baudis
2008-07-09Remove unnecessary pack-*.keep file after successful git-cloneShawn O. Pearce
2008-07-09make deleting a missing ref more quietJeff King
2008-07-04Fix executable bits in t/ scriptsJunio C Hamano
2008-07-03Merge branch 'jc/maint-reset' into maintJunio C Hamano
2008-07-03Fix describe --tags --long so it does not segfaultShawn O. Pearce
2008-06-27diff --check: do not discard error status upon seeing a good lineJunio C Hamano
2008-06-26Allow "git-reset path" when unambiguousJunio C Hamano
2008-06-25clone: create intermediate directories of destination repoJeff King
2008-06-24git-svn: make rebuild respect rewriteRoot optionJan Krüger
2008-06-23Extend parse-options test suiteStephan Beyer
2008-06-23parse-options.c: fix documentation syntax of optional argumentsMichele Ballabio
2008-06-20t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey
2008-06-18clean up error conventions of remote.c:match_explicitJeff King
2008-06-16Make git reflog expire honour core.sharedRepository.Pierre Habouzit
2008-06-15Use 'trash directory' thoroughly in t/test-lib.shJakub Narebski
2008-06-14Merge branch 'rs/attr'Junio C Hamano
2008-06-14git-svn: test that extra blank lines aren't inserted in commit messages.Avery Pennarun
2008-06-14t4126: fix test that happened to work due to timingJunio C Hamano
2008-06-13Merge branch 'om/remote-fix'Junio C Hamano
2008-06-13t/.gitattributes: only ignore whitespace errors in test filesLea Wiemann
2008-06-11remote show: list tracked remote branches with -nOlivier Marin
2008-06-11remote prune: print the list of pruned branchesOlivier Marin
2008-06-11remote show: fix the -n optionOlivier Marin
2008-06-10Merge branch 'js/merge-recursive'Junio C Hamano
2008-06-10merge-recursive: respect core.autocrlf when writing out the resultJohannes Schindelin
2008-06-10Add testcase for merging in a CRLF repoMarius Storm-Olsen
2008-06-10Ignore .gitattributes in bare repositoriesRené Scharfe
2008-06-10cat-file --batch / --batch-check: do not exit if hashes are missingLea Wiemann
2008-06-10t1006-cat-file.sh: typoLea Wiemann
2008-06-05Merge branch 'maint'Junio C Hamano
2008-06-05describe: match pattern for lightweight tags tooMichael Dressel
2008-06-04t7502: honor SHELL_PATHJunio C Hamano
2008-06-04Fix t5516 on cygwin: it does not like double slashes at the beginning of a pathAlex Riesen
2008-06-04t7502: tighten loosely written test sequenceJunio C Hamano
2008-06-04t7502: do not globally unset GIT_COMMITTER_* environment variablesJunio C Hamano
2008-06-03commit: drop duplicated parentsJunio C Hamano
2008-06-02Merge branch 'sb/am-tests'Junio C Hamano
2008-06-02Merge branch 'lw/test-fix'Junio C Hamano