aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
* | | | Merge branch 'sb/rebase'Junio C Hamano2008-06-25
|\ \ \ \
| * | | | t3404: stricter tests for git-rebase--interactiveStephan Beyer2008-06-22
| | |_|/ | |/| |
* | | | Merge branch 'sr/tests'Junio C Hamano2008-06-25
|\ \ \ \
| * | | | Hook up the result aggregation in the test makefile.Sverre Rabbelier2008-06-08
| * | | | A simple script to parse the results from the testcasesMiklos Vajna2008-06-08
| * | | | Modify test-lib.sh to output stats to t/test-results/*Sverre Rabbelier2008-06-08
* | | | | Merge branch 'jh/clone-packed-refs'Junio C Hamano2008-06-25
|\ \ \ \ \
| * | | | | Prepare testsuite for a "git clone" that packs refsJohan Herland2008-06-19
* | | | | | Merge branch 'lw/perlish'Junio C Hamano2008-06-25
|\ \ \ \ \ \
| * | | | | | Git.pm: add test suiteLea Wiemann2008-06-19
| * | | | | | t/test-lib.sh: add test_external and test_external_without_stderrLea Wiemann2008-06-19
* | | | | | | verify-pack: test for detection of index v2 object CRC mismatchNicolas Pitre2008-06-24
* | | | | | | clone: create intermediate directories of destination repoJeff King2008-06-24
* | | | | | | test case for pack resilience against corruptionsNicolas Pitre2008-06-23
* | | | | | | Merge branch 'maint'Junio C Hamano2008-06-23
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | git-svn: make rebuild respect rewriteRoot optionJan Krüger2008-06-23
* | | | | | | t9301-fast-export.sh: Remove debug lineMichele Ballabio2008-06-23
* | | | | | | Merge branch 'maint'Junio C Hamano2008-06-22
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Extend parse-options test suiteStephan Beyer2008-06-22
| * | | | | | parse-options.c: fix documentation syntax of optional argumentsMichele Ballabio2008-06-22
* | | | | | | Merge branch 'rs/archive-ignore'Junio C Hamano2008-06-22
|\ \ \ \ \ \ \
| * | | | | | | Teach new attribute 'export-ignore' to git-archiveRené Scharfe2008-06-09
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'jk/test'Junio C Hamano2008-06-22
|\ \ \ \ \ \ \
| * | | | | | | enable whitespace checking of test scriptsJeff King2008-06-14
| * | | | | | | avoid trailing whitespace in zero-change diffstat linesJeff King2008-06-14
| * | | | | | | avoid whitespace on empty line in automatic usage messageJeff King2008-06-14
| * | | | | | | mask necessary whitespace policy violations in test scriptsJeff King2008-06-14
| * | | | | | | fix whitespace violations in test scriptsJeff King2008-06-14
* | | | | | | | Merge branch 'pb/fast-export'Junio C Hamano2008-06-22
|\ \ \ \ \ \ \ \
| * | | | | | | | builtin-fast-export: Add importing and exporting of revision marksPieter de Bie2008-06-19
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'mo/status-untracked'Junio C Hamano2008-06-22
|\ \ \ \ \ \ \ \
| * | | | | | | | Add configuration option for default untracked files modeMarius Storm-Olsen2008-06-09
| * | | | | | | | Add argument 'no' commit/status option -u|--untracked-filesMarius Storm-Olsen2008-06-09
| * | | | | | | | Add an optional <mode> argument to commit/status -u|--untracked-files optionMarius Storm-Olsen2008-06-09
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'kh/update-ref'Junio C Hamano2008-06-22
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Make old sha1 optional with git update-ref -dKarl Hasselström2008-06-02
* | | | | | | | t/README: Add 'Skipping Tests' section below 'Running Tests'Jakub Narebski2008-06-21
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-06-19
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey2008-06-19
| | |_|/ / / / | |/| | | | |
* | | | | | | test-lib.sh: add --long-tests optionLea Wiemann2008-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