aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Add a new test for git-merge-resolveMiklos Vajna2008-07-13
* t6021: add a new test for git-merge-resolveMiklos Vajna2008-07-13
* Teach merge.log to "git-merge" againJunio C Hamano2008-07-10
* Build in mergeMiklos Vajna2008-07-07
* Fix t7601-merge-pull-config.sh on AIXMiklos Vajna2008-07-06
* Add new test case to ensure git-merge prepends the custom merge messageMiklos Vajna2008-07-06
* Add new test case to ensure git-merge reduces octopus parents when possibleMiklos Vajna2008-06-30
* Add new test to ensure git-merge handles more than 25 refs.Miklos Vajna2008-06-30
* Add new test to ensure git-merge handles pull.twohead and pull.octopusMiklos Vajna2008-06-30
* Add test results directory to t/.gitignoreBrian Gernhardt2008-06-30
* t9700: skip when Test::More is not availableJunio C Hamano2008-06-29
* test-lib.sh: show git init output when in verbose modeLea Wiemann2008-06-26
* Merge branch 'maint'Junio C Hamano2008-06-26
|\
| * 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
* | improve for-each-ref test scriptJeff King2008-06-26
* | Fix use of "perl -i" on WindowsAlex Riesen2008-06-25
* | 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