aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* i18n: rebase: mark messages for translationJiang Xin2012-07-25
* Merge branch 'tg/maint-cache-name-compare'Junio C Hamano2012-07-15
|\
| * cache_name_compare(): do not truncate while comparing pathsJunio C Hamano2012-07-11
* | Merge branch 'jk/maint-commit-amend-only-no-paths'Junio C Hamano2012-07-15
|\ \
| * | commit: fix "--amend --only" with no pathspecJeff King2012-07-10
| |/
* | Merge branch 'cw/amend-commit-without-message'Junio C Hamano2012-07-15
|\ \
| * | Allow edit of empty message with commit --amendChris Webb2012-07-09
* | | Merge branch 'jc/apply-3way'Junio C Hamano2012-07-15
|\ \ \
| * | | apply: tests for the --3way optionJunio C Hamano2012-07-09
| * | | apply: allow rerere() to work on --3way resultsJunio C Hamano2012-07-09
| * | | apply: register conflicted stages to the indexJunio C Hamano2012-07-09
| * | | apply: accept -3/--3way command line optionJunio C Hamano2012-07-09
* | | | Merge branch 'cw/rebase-i-root'Junio C Hamano2012-07-15
|\ \ \ \
| * | | | t3404: make test 57 work with dash and othersMichael J Gruber2012-07-05
| * | | | Add tests for rebase -i --root without --ontoChris Webb2012-06-26
* | | | | Merge branch 'pw/git-p4-move'Junio C Hamano2012-07-15
|\ \ \ \ \
| * | | | | git p4: add support for 'p4 move' in P4SubmitGary Gibbons2012-07-12
* | | | | | Merge branch 'pw/git-p4-jobs'Junio C Hamano2012-07-13
|\ \ \ \ \ \
| * | | | | | git p4: notice Jobs lines in git commit messagesPete Wyckoff2012-07-05
| * | | | | | git p4 test: refactor marshal_dumpPete Wyckoff2012-07-05
| |/ / / / /
* | | | | | Merge branch 'jc/refactor-diff-stdin'Junio C Hamano2012-07-13
|\ \ \ \ \ \
| * | | | | | diff-index.c: "git diff" has no need to read blob from the standard inputJunio C Hamano2012-06-28
* | | | | | | Merge branch 'tb/sanitize-decomposed-utf-8-pathname'Junio C Hamano2012-07-13
|\ \ \ \ \ \ \
| * | | | | | | git on Mac OS and precomposed unicodeTorsten Bögershausen2012-07-08
* | | | | | | | Merge branch 'tr/maint-show-walk'Junio C Hamano2012-07-13
|\ \ \ \ \ \ \ \
| * | | | | | | | show: fix "range implies walking"Junio C Hamano2012-06-19
| * | | | | | | | Demonstrate git-show is broken with rangesThomas Rast2012-06-19
* | | | | | | | | Merge branch 'mz/rebase-no-mbox'Junio C Hamano2012-07-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | am --rebasing: get patch body from commit, not from mailboxMartin von Zweigbergk2012-06-26
| * | | | | | | | | rebase --root: print usage on too many argsMartin von Zweigbergk2012-06-26
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'mz/empty-rebase-test'Junio C Hamano2012-07-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add test case for rebase of empty commitMartin von Zweigbergk2012-06-27
* | | | | | | | | | Merge branch 'pw/git-p4-tests'Junio C Hamano2012-07-09
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | git p4 test: fix badp4dir testPete Wyckoff2012-06-27
| * | | | | | | | | git p4 test: split up big t9800 testPete Wyckoff2012-06-27
| * | | | | | | | | git p4 test: cleanup_git should make a new $gitPete Wyckoff2012-06-27
| * | | | | | | | | git p4 test: copy source indeterminatePete Wyckoff2012-06-27
| * | | | | | | | | git p4 test: check for error message in failed testPete Wyckoff2012-06-27
| * | | | | | | | | git p4 test: rename some "git-p4 command" stringsPete Wyckoff2012-06-27
| * | | | | | | | | git p4 test: never create default test repoPete Wyckoff2012-06-27
| * | | | | | | | | git p4 test: simplify quoting involving TRASH_DIRECTORYPete Wyckoff2012-06-27
| * | | | | | | | | git p4 test: use real_path to resolve p4 client symlinksPete Wyckoff2012-06-27
| * | | | | | | | | git p4 test: wait longer for p4d to start and test its pidPete Wyckoff2012-06-27
* | | | | | | | | | Merge branch 'js/fast-export-paths-with-spaces'Junio C Hamano2012-07-09
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fast-export: quote paths with spacesJay Soffian2012-06-27
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'cw/no-detaching-an-unborn'Junio C Hamano2012-07-09
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-checkout: disallow --detach on unborn branchChris Webb2012-06-26
* | | | | | | | | | | Merge branch 'vr/use-our-perl-in-tests'Junio C Hamano2012-07-09
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t/README: add a bit more Don'tsJunio C Hamano2012-06-24
| * | | | | | | | | | | tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-24