aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jm/stash-diff-disambiguate'Junio C Hamano2012-01-06
|\
| * stash: Don't fail if work dir contains file named 'HEAD'Jonathon Mah2012-01-01
* | Merge branch 'jh/fetch-head-update'Junio C Hamano2012-01-06
|\ \
| * | write first for-merge ref to FETCH_HEAD firstJoey Hess2012-01-03
| |/
* | Merge branch 'pw/p4-view-updates'Junio C Hamano2012-01-06
|\ \
| * | git-p4: rewrite view handlingPete Wyckoff2012-01-03
| * | git-p4: support single file p4 client view mapsGary Gibbons2012-01-03
| * | git-p4: sort client views by reverse View numberGary Gibbons2012-01-03
| * | git-p4: fix test for unsupported P4 Client ViewsGary Gibbons2012-01-03
| * | git-p4: test client view handlingPete Wyckoff2012-01-03
* | | Merge branch 'maint'Junio C Hamano2012-01-04
|\ \ \ | |/ / |/| |
| * | t5550: repack everything into one fileClemens Buchacher2012-01-04
* | | Merge branch 'pw/p4-docs-and-tests'Junio C Hamano2012-01-03
|\ \ \
| * | | git-p4: document and test submit optionsPete Wyckoff2011-12-27
| * | | git-p4: test and document --use-client-specPete Wyckoff2011-12-27
| * | | git-p4: test --keep-pathPete Wyckoff2011-12-27
| * | | git-p4: test --max-changesPete Wyckoff2011-12-27
| * | | git-p4: document and test --import-localPete Wyckoff2011-12-27
| * | | git-p4: honor --changesfile option and testPete Wyckoff2011-12-27
| * | | git-p4: document and test clone --branchPete Wyckoff2011-12-27
| * | | git-p4: test cloning with two dirs, clarify docPete Wyckoff2011-12-27
| * | | git-p4: clone does not use --git-dirPete Wyckoff2011-12-27
| * | | rename git-p4 testsPete Wyckoff2011-12-27
* | | | Merge branch 'maint'Junio C Hamano2012-01-03
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | fix hang in git fetch if pointed at a 0 length bundleBrian Harring2012-01-03
| * | Merge branch 'jc/checkout-m-twoway' into maintJunio C Hamano2011-12-28
| |\ \
| * \ \ Merge branch 'jk/http-push-to-empty' into maintJunio C Hamano2011-12-28
| |\ \ \
| * \ \ \ Merge branch 'jn/maint-sequencer-fixes' into maintJunio C Hamano2011-12-28
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/maint-push-over-dav' into maintJunio C Hamano2011-12-28
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/fetch-no-tail-match-refs' into maintJunio C Hamano2011-12-28
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jh/fast-import-notes' into maintJunio C Hamano2011-12-28
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jn/branch-move-to-self' into maintJunio C Hamano2011-12-28
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'bc/maint-apply-check-no-patch' into maintJunio C Hamano2011-12-21
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/maint-upload-archive' into maintJunio C Hamano2011-12-21
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge branch 'rr/revert-cherry-pick'Junio C Hamano2011-12-22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t3502, t3510: clarify cherry-pick -m failureRamkumar Ramachandra2011-12-15
| * | | | | | | | | | | | t3510 (cherry-pick-sequencer): use exit statusRamkumar Ramachandra2011-12-15
| * | | | | | | | | | | | revert: tolerate extra spaces, tabs in insn sheetRamkumar Ramachandra2011-12-15
| * | | | | | | | | | | | revert: make commit subjects in insn sheet optionalRamkumar Ramachandra2011-12-15
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'tr/pty-all'Junio C Hamano2011-12-22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | test-terminal: set output terminals to raw modeThomas Rast2011-12-19
* | | | | | | | | | | | | Merge branch 'tr/grep-threading'Junio C Hamano2011-12-22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | grep: load funcname patterns for -WThomas Rast2011-12-12
* | | | | | | | | | | | | | Merge branch 'jk/pretty-reglog-ent'Junio C Hamano2011-12-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | pretty: give placeholders to reflog identityJeff King2011-12-16
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'nd/war-on-nul-in-commit'Junio C Hamano2011-12-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | commit_tree(): refuse commit messages that contain NULsNguyễn Thái Ngọc Duy2011-12-15
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'jk/maint-do-not-feed-stdin-to-tests'Junio C Hamano2011-12-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | test-lib: redirect stdin of testsJeff King2011-12-15
* | | | | | | | | | | | | | | Merge branch 'jn/test-cleanup-7006'Junio C Hamano2011-12-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \