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

github.com/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2008-06-27test-lib.sh: show git init output when in verbose modeLea Wiemann
2008-06-27Merge branch 'maint'Junio C Hamano
2008-06-27diff --check: do not discard error status upon seeing a good lineJunio C Hamano
2008-06-26improve for-each-ref test scriptJeff King
2008-06-26Fix use of "perl -i" on WindowsAlex Riesen
2008-06-26Merge branch 'sb/rebase'Junio C Hamano
2008-06-26Merge branch 'sr/tests'Junio C Hamano
2008-06-26Merge branch 'jh/clone-packed-refs'Junio C Hamano
2008-06-26Merge branch 'lw/perlish'Junio C Hamano
2008-06-25clone: create intermediate directories of destination repoJeff King
2008-06-25verify-pack: test for detection of index v2 object CRC mismatchNicolas Pitre
2008-06-25clone: create intermediate directories of destination repoJeff King
2008-06-24test case for pack resilience against corruptionsNicolas Pitre
2008-06-24Merge branch 'maint'Junio C Hamano
2008-06-24git-svn: make rebuild respect rewriteRoot optionJan Krüger
2008-06-24t9301-fast-export.sh: Remove debug lineMichele Ballabio
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-23t3404: stricter tests for git-rebase--interactiveStephan Beyer
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-20Prepare testsuite for a "git clone" that packs refsJohan Herland
2008-06-20builtin-fast-export: Add importing and exporting of revision marksPieter de Bie
2008-06-20Git.pm: add test suiteLea Wiemann
2008-06-20t/test-lib.sh: add test_external and test_external_without_stderrLea Wiemann
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