Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jn/shortlog' into maint | Junio C Hamano | 2010-06-16 | 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 'sp/maint-dumb-http-pack-reidx' into maint | Junio C Hamano | 2010-06-16 | 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 'sp/maint-describe-tiebreak-with-tagger-date' into maint | Junio C Hamano | 2010-06-16 | 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 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'sp/maint-push-sideband' into maint-1.6.6 | Junio C Hamano | 2010-03-07 | 1 | -41/+42 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jk/maint-rmdir-fix' into maint-1.6.6 | Junio C Hamano | 2010-03-07 | 1 | -0/+8 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'cc/maint-bisect-paths' into maint-1.6.6 | Junio C Hamano | 2010-03-07 | 1 | -0/+5 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'rc/maint-curl-helper' into maint | Junio C Hamano | 2010-06-16 | 1 | -1/+28 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | remote-curl: ensure that URLs have a trailing slash | Tay Ray Chuan | 2010-04-09 | 1 | -1/+1 |
| * | | | | | | | | t5541-http-push: add test for URLs with trailing slash | Tay Ray Chuan | 2010-04-09 | 1 | -1/+28 |
* | | | | | | | | | Merge branch 'hg/maint-attr-fix' into maint | Junio C Hamano | 2010-06-16 | 1 | -0/+15 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | attr: Expand macros immediately when encountered. | Henrik Grubbström | 2010-04-10 | 1 | -0/+9 |
| * | | | | | | | | | attr: Allow multiple changes to an attribute on the same line. | Henrik Grubbström | 2010-04-10 | 1 | -0/+6 |
* | | | | | | | | | | Merge branch 'mh/status-optionally-refresh' into maint | Junio C Hamano | 2010-06-16 | 1 | -0/+25 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t7508: add a test for "git status" in a read-only repository | Markus Heidelberg | 2010-04-03 | 1 | -0/+15 |
| * | | | | | | | | | | git status: refresh the index if possible | Markus Heidelberg | 2010-04-02 | 1 | -1/+1 |
| * | | | | | | | | | | t7508: add test for "git status" refreshing the index | Markus Heidelberg | 2010-04-02 | 1 | -0/+10 |
* | | | | | | | | | | | t/README: document --root option | Thomas Rast | 2010-06-11 | 1 | -0/+6 |
* | | | | | | | | | | | get_cwd_relative(): do not misinterpret suffix as subdirectory | Clemens Buchacher | 2010-05-28 | 1 | -2/+10 |
* | | | | | | | | | | | t7502-commit: fix spelling | Tay Ray Chuan | 2010-05-25 | 1 | -1/+1 |
* | | | | | | | | | | | Fix checkout of large files to network shares on Windows XP | René Scharfe | 2010-05-20 | 1 | -3/+9 |
* | | | | | | | | | | | start_command: close cmd->err descriptor when fork/spawn fails | bert Dvornik | 2010-05-20 | 1 | -1/+1 |
* | | | | | | | | | | | handle "git --bare init <dir>" properly | Jeff King | 2010-05-10 | 1 | -0/+14 |
* | | | | | | | | | | | test-lib: some shells do not let $? propagate into an eval | Jonathan Nieder | 2010-05-06 | 2 | -3/+25 |
* | | | | | | | | | | | test-lib: Let tests specify commands to be run at end of test | Jonathan Nieder | 2010-05-04 | 1 | -1/+27 |
* | | | | | | | | | | | clone: quell the progress report from init and report on clone | Junio C Hamano | 2010-05-04 | 1 | -1/+1 |
* | | | | | | | | | | | test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+. | Michal Sojka | 2010-05-04 | 1 | -0/+12 |
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-04-19 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
| * | | | | | | | | | | t7012: Mark missing tests as TODO | Michael J Gruber | 2010-04-19 | 1 | -6/+6 |
* | | | | | | | | | | | Merge branch 'jg/auto-initialize-notes-with-percent-n-in-format' | Junio C Hamano | 2010-04-18 | 1 | -0/+18 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t3301: add tests to use --format="%N" | Junio C Hamano | 2010-04-18 | 1 | -0/+18 |
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-04-17 | 2 | -6/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | t1010-mktree: Adjust expected result to code and documentation | Michael J Gruber | 2010-04-17 | 1 | -6/+4 |
| * | | | | | | | | | | | combined diff: correctly handle truncated file | Thomas Rast | 2010-04-17 | 1 | -0/+8 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'ef/maint-empty-commit-log' into maint | Junio C Hamano | 2010-04-09 | 1 | -0/+9 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/conflict-marker-size' into maint | Junio C Hamano | 2010-04-09 | 1 | -1/+22 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-refs-dangling' into maint | Junio C Hamano | 2010-03-31 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | | | t6006: do not write to /tmp | Matthew Ogilvie | 2010-04-17 | 1 | -1/+1 |
* | | | | | | | | | | | | | | t3507: Make test executable | Stephen Boyd | 2010-04-11 | 1 | -0/+0 |
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'jl/maint-submodule-gitfile-awareness' | Junio C Hamano | 2010-04-10 | 2 | -0/+31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Teach diff --submodule and status to handle .git files in submodules | Jens Lehmann | 2010-04-10 | 2 | -0/+31 |
* | | | | | | | | | | | | | | Merge branch 'mg/notes-reflog' | Junio C Hamano | 2010-04-07 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |