aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'sp/reflog'Junio C Hamano2006-06-03
|\
| * Test that git-branch -l works.Shawn Pearce2006-05-24
| * Verify git-commit provides a reflog message.Shawn Pearce2006-05-24
| * Merge branch 'master' into sp/reflogJunio C Hamano2006-05-24
| |\
| * | Change 'master@noon' syntax to 'master@{noon}'.Shawn Pearce2006-05-19
| * | General ref log reading improvements.Shawn Pearce2006-05-19
| * | Log ref updates to logs/refs/<ref>Shawn Pearce2006-05-17
* | | Merge branch 'ew/tests'Junio C Hamano2006-05-30
|\ \ \
| * | | t6000lib: workaround a possible dash bugEric Wong2006-05-25
| * | | t5500-fetch-pack: remove local (bashism) usage.Eric Wong2006-05-25
| * | | tests: Remove heredoc usage inside quotesEric Wong2006-05-25
| * | | t3300-funny-names: shell portability fixesEric Wong2006-05-25
| | |/ | |/|
* | | send-email: do not pass bogus address to local sendmail binaryJunio C Hamano2006-05-30
* | | Add a basic test case for git send-email, and fix some real bugs discovered.Ryan Anderson2006-05-29
* | | Remove unnecessary output from t3600-rm.Shawn Pearce2006-05-29
* | | Merge branch 'lt/apply'Junio C Hamano2006-05-28
|\ \ \
| * | | apply: force matching at the beginning.Junio C Hamano2006-05-24
| * | | Add a test-case for git-apply trying to add an ending lineCatalin Marinas2006-05-24
| |/ /
* | | t1002: use -U0 instead of --unified=0Linus Torvalds2006-05-28
|/ /
* | read-tree -m -u: do not overwrite or remove untracked working tree files.Junio C Hamano2006-05-17
|/
* Merge branch 'fix'Junio C Hamano2006-05-15
|\
| * git config syntax updatesLinus Torvalds2006-05-13
* | Merge branch 'mw/alternates'Junio C Hamano2006-05-09
|\ \
| * | test case for transitive info/alternatesMartin Waitz2006-05-07
* | | Merge branch 'jc/again'Junio C Hamano2006-05-09
|\ \ \
| * | | update-index --again: take optional pathspecsJunio C Hamano2006-05-05
| * | | update-index --againJunio C Hamano2006-05-05
* | | | Merge branch 'jc/bindiff'Junio C Hamano2006-05-09
|\ \ \ \ | |_|/ / |/| | |
| * | | binary diff and apply: testsuite.Junio C Hamano2006-05-06
| |/ /
* | | Merge branch 'fix'Junio C Hamano2006-05-07
|\ \ \ | | |/ | |/|
| * | clone: keep --reference even with -l -sMartin Waitz2006-05-07
* | | t1300-repo-config: two new config parsing tests.sean2006-05-06
| |/ |/|
* | repo-config: support --get-regexpJohannes Schindelin2006-05-02
* | t0000-basic: more commit-tree tests.Junio C Hamano2006-04-26
* | t0000-basic: Add ls-tree recursive test back.Junio C Hamano2006-04-26
* | Libify diff-index.Junio C Hamano2006-04-22
* | Libify diff-files.Junio C Hamano2006-04-22
* | Merge branch 'fix'Junio C Hamano2006-04-20
|\ \ | |/
| * git-commit --amend: two fixes.Junio C Hamano2006-04-20
* | Merge branch 'lt/logopt'Junio C Hamano2006-04-18
|\ \ | |/ |/|
| * Log message printout cleanupsLinus Torvalds2006-04-17
* | Makefile fixups.A Large Angry SCM2006-04-16
|/
* t5500: test fixJunio C Hamano2006-04-13
* t3600-rm: skip failed-remove test when we cannot make an unremovable file.Junio C Hamano2006-04-13
* Retire t5501-old-fetch-and-upload test.Junio C Hamano2006-04-11
* xdiff: Show function names in hunk headers.Mark Wooding2006-03-27
* Merge branch 'lt/diffgen' into nextJunio C Hamano2006-03-25
|\
| * built-in diff: minimum tweaksJunio C Hamano2006-03-25
* | tar-tree: Use the prefix field of a tar headerRene Scharfe2006-03-25
|/
* annotate-tests: override VISUAL when running tests.Mark Wooding2006-03-12