Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'by/log-follow' | Junio C Hamano | 2010-05-21 | 1 | -0/+56 |
|\ | |||||
| * | tests: rename duplicate t4205 | Jeff King | 2010-05-10 | 1 | -0/+0 |
| * | Make git log --follow find copies among unmodified files. | Bo Yang | 2010-05-07 | 1 | -0/+56 |
* | | Merge branch 'mg/advice-statushints' | Junio C Hamano | 2010-05-21 | 1 | -0/+45 |
|\ \ | |||||
| * | | wt-status: take advice.statusHints seriously | Michael J Gruber | 2010-05-06 | 1 | -1/+1 |
| * | | t7508: test advice.statusHints | Michael J Gruber | 2010-05-06 | 1 | -0/+45 |
* | | | Merge branch 'cb/maint-stash-orphaned-file' | Junio C Hamano | 2010-05-21 | 1 | -0/+150 |
|\ \ \ | |||||
| * | | | stash tests: stash can lose data in a file removed from the index | Charles Bailey | 2010-04-20 | 1 | -0/+150 |
* | | | | Merge branch 'jn/maint-bundle' | Junio C Hamano | 2010-05-21 | 1 | -0/+16 |
|\ \ \ \ | |||||
| * | | | | t5704 (bundle): add tests for bundle --stdin | Jonathan Nieder | 2010-04-19 | 1 | -0/+16 |
| |/ / / | |||||
* | | | | Merge branch 'pb/patch-id-plus' | Junio C Hamano | 2010-05-21 | 1 | -0/+28 |
|\ \ \ \ | |||||
| * | | | | patch-id: Add support for mbox format | Paolo Bonzini | 2010-04-19 | 1 | -0/+28 |
* | | | | | Merge branch 'st/remote-tags-no-tags' | Junio C Hamano | 2010-05-21 | 1 | -0/+63 |
|\ \ \ \ \ | |||||
| * | | | | | remote add: add a --[no-]tags option | Samuel Tardieu | 2010-04-19 | 1 | -0/+63 |
| |/ / / / | |||||
* | | | | | Merge branch 'jn/fsck-ident' | Junio C Hamano | 2010-05-21 | 1 | -0/+28 |
|\ \ \ \ \ | |||||
| * | | | | | fsck: check ident lines in commit objects | Jonathan Nieder | 2010-05-01 | 1 | -0/+28 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'jn/gitweb-caching-prep' | Junio C Hamano | 2010-05-21 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Export more test-related variables when running external tests | Jakub Narebski | 2010-05-01 | 1 | -0/+3 |
| |/ / / / | |||||
* | | | | | Merge branch 'jn/request-pull' | Junio C Hamano | 2010-05-21 | 1 | -0/+228 |
|\ \ \ \ \ | |||||
| * | | | | | tests: chmod +x t5150 | Jeff King | 2010-05-10 | 1 | -0/+0 |
| * | | | | | adapt request-pull tests for new pull request format | Jonathan Nieder | 2010-05-07 | 1 | -5/+5 |
| * | | | | | Merge branch 'jn/maint-request-pull' into jn/request-pull | Junio C Hamano | 2010-05-07 | 1 | -0/+228 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | t5150: protect backslash with backslash in shell | Junio C Hamano | 2010-05-07 | 1 | -2/+2 |
| | * | | | | request-pull: protect against OPTIONS_KEEPDASHDASH from environment | Jonathan Nieder | 2010-05-01 | 1 | -0/+14 |
| | * | | | | tests for request-pull | Jonathan Nieder | 2010-05-01 | 1 | -0/+214 |
* | | | | | | Merge branch 'jn/shortlog' | Junio C Hamano | 2010-05-21 | 2 | -24/+123 |
|\ \ \ \ \ \ | |||||
| * | | | | | | pretty: Respect --abbrev option | Will Palmer | 2010-05-04 | 2 | -1/+32 |
| * | | | | | | shortlog: Document and test --format option | Jonathan Nieder | 2010-05-04 | 1 | -1/+52 |
| * | | | | | | t4201 (shortlog): Test output format with multiple authors | Jonathan Nieder | 2010-05-04 | 1 | -0/+7 |
| * | | | | | | t4201 (shortlog): guard setup with test_expect_success | Jonathan Nieder | 2010-05-04 | 1 | -29/+39 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'jn/t7006-fixup' | Junio C Hamano | 2010-05-21 | 2 | -48/+117 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t7006: guard cleanup with test_expect_success | Jonathan Nieder | 2010-04-14 | 2 | -48/+117 |
* | | | | | | | Merge branch 'js/maint-receive-pack-symref-alias' | Junio C Hamano | 2010-05-21 | 1 | -23/+95 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t5516-fetch-push.sh: style cleanup | Jay Soffian | 2010-04-19 | 1 | -23/+46 |
| * | | | | | | | receive-pack: detect aliased updates which can occur with symrefs | Jay Soffian | 2010-04-19 | 1 | -0/+49 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'sp/maint-dumb-http-pack-reidx' | Junio C Hamano | 2010-05-21 | 1 | -3/+34 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | http-fetch: Use temporary files for pack-*.idx until verified | Shawn O. Pearce | 2010-04-19 | 1 | -0/+15 |
| * | | | | | | | http-fetch: Use index-pack rather than verify-pack to check packs | Shawn O. Pearce | 2010-04-19 | 1 | -0/+15 |
| * | | | | | | | t5550-http-fetch: Use subshell for repository operations | Shawn O. Pearce | 2010-04-17 | 1 | -3/+4 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'jn/submodule-basic-test' | Junio C Hamano | 2010-05-21 | 1 | -130/+201 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t7400: clarify submodule update tests | Jonathan Nieder | 2010-04-10 | 1 | -95/+91 |
| * | | | | | | | t7400: clarify 'submodule add' tests | Jonathan Nieder | 2010-04-10 | 1 | -15/+88 |
| * | | | | | | | t7400: split setup into multiple tests | Jonathan Nieder | 2010-04-10 | 1 | -28/+30 |
* | | | | | | | | Merge branch 'jc/maint-no-reflog-expire-unreach-for-head' | Junio C Hamano | 2010-05-21 | 2 | -7/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | more war on "sleep" in tests | Junio C Hamano | 2010-04-17 | 2 | -7/+15 |
* | | | | | | | | | Merge branch 'tr/word-diff' | Junio C Hamano | 2010-05-21 | 1 | -0/+122 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | diff: add --word-diff option that generalizes --color-words | Thomas Rast | 2010-04-14 | 1 | -0/+122 |
* | | | | | | | | | | Merge branch 'sp/maint-describe-tiebreak-with-tagger-date' | Junio C Hamano | 2010-05-21 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | describe: Break annotated tag ties by tagger date | Shawn O. Pearce | 2010-04-13 | 1 | -3/+5 |
| * | | | | | | | | | | Merge branch 'jc/maint-fix-test-perm' into maint-1.6.6 | Junio C Hamano | 2010-03-07 | 2 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ |