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-06-23Merge branch 'maint'Junio C Hamano
2008-06-23Extend parse-options test suiteStephan Beyer
2008-06-23parse-options.c: fix documentation syntax of optional argumentsMichele Ballabio
2008-06-23Merge branch 'rs/archive-ignore'Junio C Hamano
2008-06-23Merge branch 'jk/test'Junio C Hamano
2008-06-23Merge branch 'pb/fast-export'Junio C Hamano
2008-06-23Merge branch 'mo/status-untracked'Junio C Hamano
2008-06-23Merge branch 'kh/update-ref'Junio C Hamano
2008-06-21t/README: Add 'Skipping Tests' section below 'Running Tests'Jakub Narebski
2008-06-20Merge branch 'maint'Junio C Hamano
2008-06-20t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey
2008-06-20builtin-fast-export: Add importing and exporting of revision marksPieter de Bie
2008-06-20test-lib.sh: add --long-tests optionLea Wiemann
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-14enable whitespace checking of test scriptsJeff King
2008-06-14avoid trailing whitespace in zero-change diffstat linesJeff King
2008-06-14avoid whitespace on empty line in automatic usage messageJeff King
2008-06-14mask necessary whitespace policy violations in test scriptsJeff King
2008-06-14fix whitespace violations in test scriptsJeff King
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 configuration option for default untracked files modeMarius Storm-Olsen
2008-06-10Add argument 'no' commit/status option -u|--untracked-filesMarius Storm-Olsen
2008-06-10Add an optional <mode> argument to commit/status -u|--untracked-files optionMarius Storm-Olsen
2008-06-10Add testcase for merging in a CRLF repoMarius Storm-Olsen
2008-06-10Ignore .gitattributes in bare repositoriesRené Scharfe
2008-06-10Teach new attribute 'export-ignore' to git-archiveRené 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-03Make old sha1 optional with git update-ref -dKarl Hasselström
2008-06-02Merge branch 'sb/am-tests'Junio C Hamano
2008-06-02Merge branch 'lw/test-fix'Junio C Hamano
2008-06-02Merge branch 'sp/remote'Junio C Hamano