Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make url-related functions reusable | Jeff King | 2010-05-25 | 5 | -105/+134 |
* | Merge branch 'by/blame-doc-m-c' | Junio C Hamano | 2010-05-21 | 1 | -4/+6 |
|\ | |||||
| * | blame-options.txt: Add default value for `-M/-C` options. | Bo Yang | 2010-05-07 | 1 | -4/+6 |
* | | Merge branch 'by/log-follow' | Junio C Hamano | 2010-05-21 | 8 | -18/+82 |
|\ \ | |||||
| * | | 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 | 3 | -2/+58 |
| * | | Make diffcore_std only can run once before a diff_flush | Bo Yang | 2010-05-07 | 2 | -0/+10 |
| * | | Add a macro DIFF_QUEUE_CLEAR. | Bo Yang | 2010-05-07 | 5 | -16/+14 |
| |/ | |||||
* | | Merge branch 'mg/advice-statushints' | Junio C Hamano | 2010-05-21 | 2 | -6/+60 |
|\ \ | |||||
| * | | wt-status: take advice.statusHints seriously | Michael J Gruber | 2010-05-06 | 2 | -7/+16 |
| * | | 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 | 2 | -1/+151 |
|\ \ \ | |||||
| * | | | stash tests: stash can lose data in a file removed from the index | Charles Bailey | 2010-04-20 | 1 | -0/+150 |
| * | | | stash: Don't overwrite files that have gone from the index | Charles Bailey | 2010-04-19 | 1 | -1/+1 |
* | | | | Merge branch 'jn/maint-bundle' | Junio C Hamano | 2010-05-21 | 2 | -2/+18 |
|\ \ \ \ | |||||
| * | | | | fix "bundle --stdin" segfault | Jonathan Nieder | 2010-04-20 | 1 | -2/+2 |
| * | | | | t5704 (bundle): add tests for bundle --stdin | Jonathan Nieder | 2010-04-20 | 1 | -0/+16 |
* | | | | | Merge branch 'pb/patch-id-plus' | Junio C Hamano | 2010-05-21 | 2 | -19/+116 |
|\ \ \ \ \ | |||||
| * | | | | | patch-id: Add support for mbox format | Paolo Bonzini | 2010-04-19 | 2 | -6/+90 |
| * | | | | | patch-id: extract parsing one diff out of generate_id_list | Paolo Bonzini | 2010-04-19 | 1 | -13/+26 |
* | | | | | | Merge branch 'rr/doc-submitting' | Junio C Hamano | 2010-05-21 | 1 | -11/+38 |
|\ \ \ \ \ \ | |||||
| * | | | | | | SubmittingPatches: Add new section about what to base work on | Ramkumar Ramachandra | 2010-04-19 | 1 | -11/+38 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'st/remote-tags-no-tags' | Junio C Hamano | 2010-05-21 | 6 | -4/+98 |
|\ \ \ \ \ \ | |||||
| * | | | | | | remote add: add a --[no-]tags option | Samuel Tardieu | 2010-04-20 | 3 | -2/+90 |
| * | | | | | | Honor "tagopt = --tags" configuration option | Samuel Tardieu | 2010-04-20 | 3 | -2/+8 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'jn/fsck-ident' | Junio C Hamano | 2010-05-21 | 2 | -0/+75 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fsck: check ident lines in commit objects | Jonathan Nieder | 2010-05-01 | 2 | -0/+75 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'jn/gitweb-caching-prep' | Junio C Hamano | 2010-05-21 | 2 | -19/+53 |
|\ \ \ \ \ \ | |||||
| * | | | | | | gitweb: Move generating page title to separate subroutine | Jakub Narebski | 2010-05-01 | 1 | -13/+19 |
| * | | | | | | gitweb: Add custom error handler using die_error | Jakub Narebski | 2010-05-01 | 1 | -4/+23 |
| * | | | | | | gitweb: Use nonlocal jump instead of 'exit' in die_error | Jakub Narebski | 2010-05-01 | 1 | -2/+3 |
| * | | | | | | gitweb: href(..., -path_info => 0|1) | Jakub Narebski | 2010-05-01 | 1 | -1/+6 |
| * | | | | | | Export more test-related variables when running external tests | Jakub Narebski | 2010-05-01 | 1 | -0/+3 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jn/gitweb-install' | Junio C Hamano | 2010-05-21 | 3 | -12/+41 |
|\ \ \ \ \ \ | |||||
| * | | | | | | gitweb: Create install target for gitweb in Makefile | Jakub Narebski | 2010-05-02 | 3 | -11/+35 |
| * | | | | | | gitweb: Improve installation instructions in gitweb/INSTALL | Jakub Narebski | 2010-05-02 | 1 | -7/+12 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jn/gitweb-our-squelch' | Junio C Hamano | 2010-05-21 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | gitweb: Silence 'Variable VAR may be unavailable' warnings | Jakub Narebski | 2010-05-01 | 1 | -0/+3 |
* | | | | | | | Merge branch 'jn/request-pull' | Junio C Hamano | 2010-05-21 | 3 | -0/+230 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | 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-08 | 1 | -5/+5 |
| * | | | | | | | Merge branch 'jn/maint-request-pull' into jn/request-pull | Junio C Hamano | 2010-05-08 | 3 | -0/+230 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | t5150: protect backslash with backslash in shell | Junio C Hamano | 2010-05-08 | 1 | -2/+2 |
| | * | | | | | | request-pull: protect against OPTIONS_KEEPDASHDASH from environment | Jonathan Nieder | 2010-05-01 | 3 | -0/+16 |
| | * | | | | | | tests for request-pull | Jonathan Nieder | 2010-05-01 | 1 | -0/+214 |
* | | | | | | | | Merge branch 'jn/shortlog' | Junio C Hamano | 2010-05-21 | 6 | -29/+144 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | pretty: Respect --abbrev option | Will Palmer | 2010-05-05 | 5 | -5/+39 |
| * | | | | | | | | shortlog: Document and test --format option | Jonathan Nieder | 2010-05-05 | 2 | -1/+60 |
| * | | | | | | | | t4201 (shortlog): Test output format with multiple authors | Jonathan Nieder | 2010-05-05 | 1 | -0/+7 |
| * | | | | | | | | t4201 (shortlog): guard setup with test_expect_success | Jonathan Nieder | 2010-05-05 | 1 | -29/+39 |