aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* request-pull: do not emit "tag" before the tagnameJunio C Hamano2011-12-19
* request-pull: update the "pull" command generation logicJunio C Hamano2011-12-16
* request-pull: use the annotated tag contentsJunio C Hamano2011-11-09
* request-pull: state what commit to expectJunio C Hamano2011-10-05
* Merge branch 'bk/ancestry-path' into jc/branch-descJunio C Hamano2011-09-21
|\
| * t6019: avoid refname collision on case-insensitive systemsThomas Rast2011-09-15
| * revision: do not include sibling history in --ancestry-path outputJunio C Hamano2011-08-25
| * rev-list: Demonstrate breakage with --ancestry-path --allBrad King2011-08-25
* | Merge branch 'ph/format-patch-no-color'Junio C Hamano2011-09-19
|\ \
| * | t4014: clean up format.thread config after each testJeff King2011-09-19
* | | Merge branch 'ci/forbid-unwanted-current-branch-update'Junio C Hamano2011-09-16
|\ \ \
| * | | branch --set-upstream: regression fixJunio C Hamano2011-09-16
* | | | Disambiguate duplicate t9160* testsFrédéric Heitzmann2011-09-16
* | | | Merge branch 'ph/format-patch-no-color'Junio C Hamano2011-09-14
|\ \ \ \ | | |/ / | |/| |
| * | | format-patch: ignore ui.colorPang Yan Han2011-09-12
* | | | git-svn: teach git-svn to populate svn:mergeinfoBryan Jacobs2011-09-13
* | | | Merge branch 'cb/maint-ls-files-error-report'Junio C Hamano2011-09-06
|\ \ \ \
| * | | | t3005: do not assume a particular order of stdout and stderr of git-ls-filesJohannes Sixt2011-08-28
* | | | | Merge branch 'mh/check-ref-format-print-normalize'Junio C Hamano2011-09-06
|\ \ \ \ \
| * | | | | Forbid DEL characters in reference namesMichael Haggerty2011-08-27
| * | | | | check-ref-format --print: Normalize refnames that start with slashesMichael Haggerty2011-08-25
* | | | | | Merge branch 'tr/maint-t3903-misquoted-command'Junio C Hamano2011-09-02
|\ \ \ \ \ \
| * | | | | | t3903: fix misquoted rev-parse invocationThomas Rast2011-08-30
* | | | | | | Merge branch 'bc/bisect-test-use-shell-path'Junio C Hamano2011-09-02
|\ \ \ \ \ \ \
| * | | | | | | t6030: use $SHELL_PATH to invoke user's preferred shell instead of bare shBrandon Casey2011-08-30
* | | | | | | | Merge branch 'va/p4-branch-import-test-update'Junio C Hamano2011-09-02
|\ \ \ \ \ \ \ \
| * | | | | | | | git-p4: simple branch tests editsPete Wyckoff2011-08-29
* | | | | | | | | Merge branch 'tr/maint-format-patch-empty-output'Junio C Hamano2011-09-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t4014: "no-add-headers" is actually called "no-add-header"Thomas Rast2011-08-29
| * | | | | | | | | t4014: invoke format-patch with --stdout where intendedThomas Rast2011-08-29
| * | | | | | | | | t4014: check for empty files from git format-patch --stdoutThomas Rast2011-08-29
* | | | | | | | | | Merge branch 'bg/t5540-osx-grep'Junio C Hamano2011-09-02
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t5540-http-test: shorten grep patternBrian Gernhardt2011-08-28
* | | | | | | | | | | Merge branch 'fg/submodule-ff-check-before-push'Junio C Hamano2011-09-02
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | push: Don't push a repository with unpushed submodulesFredrik Gustafsson2011-08-20
* | | | | | | | | | | | Merge branch 'fk/use-kwset-pickaxe-grep-f'Junio C Hamano2011-09-02
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use kwset in grepFredrik Kuivinen2011-08-20
* | | | | | | | | | | | | Merge branch 'en/merge-recursive-2'Junio C Hamano2011-09-02
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | merge-recursive: Fix virtual merge base for rename/rename(1to2)/add-destElijah Newren2011-08-14
| * | | | | | | | | | | | | t6036: criss-cross + rename/rename(1to2)/add-dest + simple modifyElijah Newren2011-08-14
| * | | | | | | | | | | | | merge-recursive: Avoid unnecessary file rewritesElijah Newren2011-08-14
| * | | | | | | | | | | | | t6022: Additional tests checking for unnecessary updates of filesElijah Newren2011-08-14
| * | | | | | | | | | | | | merge-recursive: Fix spurious 'refusing to lose untracked file...' messagesElijah Newren2011-08-14
| * | | | | | | | | | | | | t6022: Add testcase for spurious "refusing to lose untracked" messagesElijah Newren2011-08-14
| * | | | | | | | | | | | | t3030: fix accidental success in symlink renameJeff King2011-08-14
| * | | | | | | | | | | | | merge-recursive: Fix working copy handling for rename/rename/add/addElijah Newren2011-08-14
| * | | | | | | | | | | | | merge-recursive: add handling for rename/rename/add-dest/add-destElijah Newren2011-08-14
| * | | | | | | | | | | | | merge-recursive: Make modify/delete handling code reusableElijah Newren2011-08-14
| * | | | | | | | | | | | | merge-recursive: Consider modifications in rename/rename(2to1) conflictsElijah Newren2011-08-14
| * | | | | | | | | | | | | merge-recursive: Fix rename/rename(1to2) resolution for virtual merge baseElijah Newren2011-08-14