Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rs/diff-no-minimal' into maint | Junio C Hamano | 2010-06-21 | 7 | -11/+11 |
|\ | |||||
| * | git diff too slow for a file | René Scharfe | 2010-05-02 | 7 | -11/+11 |
* | | Merge branch 'bg/apply-blank-trailing-context' into maint | Junio C Hamano | 2010-06-21 | 2 | -6/+18 |
|\ \ | |||||
| * | | apply: Allow blank *trailing* context lines to match beyond EOF | Björn Gustavsson | 2010-04-07 | 2 | -6/+18 |
* | | | gitweb/Makefile: fix typo in gitweb.min.css rule | Jay Soffian | 2010-06-20 | 1 | -1/+1 |
* | | | Prepare draft release notes to 1.7.1.1 | Junio C Hamano | 2010-06-16 | 2 | -1/+47 |
* | | | Merge branch 'cw/maint-exec-defpath' into maint | Junio C Hamano | 2010-06-16 | 5 | -1/+28 |
|\ \ \ | |||||
| * | | | autoconf: Check if <paths.h> exists and set HAVE_PATHS_H | Jakub Narebski | 2010-04-15 | 2 | -0/+7 |
| * | | | exec_cmd.c: replace hard-coded path list with one from <paths.h> | Chris Webb | 2010-04-15 | 3 | -1/+21 |
* | | | | Merge branch 'sc/http-late-auth' into maint | Junio C Hamano | 2010-06-16 | 3 | -2/+24 |
|\ \ \ \ | |||||
| * | | | | Prompt for a username when an HTTP request 401s | Scott Chacon | 2010-04-01 | 3 | -2/+24 |
* | | | | | Merge branch 'by/blame-doc-m-c' into maint | Junio C Hamano | 2010-06-16 | 1 | -4/+6 |
|\ \ \ \ \ | |||||
| * | | | | | blame-options.txt: Add default value for `-M/-C` options. | Bo Yang | 2010-05-07 | 1 | -4/+6 |
* | | | | | | Merge branch 'cb/maint-stash-orphaned-file' into maint | Junio C Hamano | 2010-06-16 | 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-18 | 1 | -1/+1 |
* | | | | | | | Merge branch 'mg/advice-statushints' into maint | Junio C Hamano | 2010-06-16 | 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 'jn/maint-bundle' into maint | Junio C Hamano | 2010-06-16 | 2 | -2/+18 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix "bundle --stdin" segfault | Jonathan Nieder | 2010-04-19 | 1 | -2/+2 |
| * | | | | | | | | t5704 (bundle): add tests for bundle --stdin | Jonathan Nieder | 2010-04-19 | 1 | -0/+16 |
* | | | | | | | | | Merge branch 'rr/doc-submitting' into maint | Junio C Hamano | 2010-06-16 | 1 | -11/+38 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | SubmittingPatches: Add new section about what to base work on | Ramkumar Ramachandra | 2010-04-18 | 1 | -11/+38 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jn/t7006-fixup' into maint | Junio C Hamano | 2010-06-16 | 2 | -48/+117 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t7006: guard cleanup with test_expect_success | Jonathan Nieder | 2010-04-14 | 2 | -48/+117 |
* | | | | | | | | | | Merge branch 'jn/shortlog' into maint | Junio C Hamano | 2010-06-16 | 6 | -29/+144 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | pretty: Respect --abbrev option | Will Palmer | 2010-05-04 | 5 | -5/+39 |
| * | | | | | | | | | | shortlog: Document and test --format option | Jonathan Nieder | 2010-05-04 | 2 | -1/+60 |
| * | | | | | | | | | | 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 |
| * | | | | | | | | | | Documentation/shortlog: scripted users should not rely on implicit HEAD | Jonathan Nieder | 2010-05-04 | 1 | -1/+6 |
* | | | | | | | | | | | Merge branch 'np/index-pack-memsave' into maint | Junio C Hamano | 2010-06-16 | 1 | -44/+45 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | index-pack: smarter memory usage when appending objects | Nicolas Pitre | 2010-04-12 | 1 | -12/+12 |
| * | | | | | | | | | | | index-pack: rationalize unpack_entry_data() | Nicolas Pitre | 2010-04-12 | 1 | -11/+8 |
| * | | | | | | | | | | | index-pack: smarter memory usage when resolving deltas | Nicolas Pitre | 2010-04-12 | 1 | -21/+25 |
* | | | | | | | | | | | | Merge branch 'sp/maint-dumb-http-pack-reidx' into maint | Junio C Hamano | 2010-06-16 | 8 | -60/+149 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | http.c::new_http_pack_request: do away with the temp variable filename | Tay Ray Chuan | 2010-04-19 | 1 | -3/+2 |
| * | | | | | | | | | | | | http-fetch: Use temporary files for pack-*.idx until verified | Shawn O. Pearce | 2010-04-19 | 2 | -17/+54 |
| * | | | | | | | | | | | | http-fetch: Use index-pack rather than verify-pack to check packs | Shawn O. Pearce | 2010-04-19 | 2 | -7/+52 |
| * | | | | | | | | | | | | Allow parse_pack_index on temporary files | Shawn O. Pearce | 2010-04-19 | 3 | -4/+3 |
| * | | | | | | | | | | | | Extract verify_pack_index for reuse from verify_pack | Shawn O. Pearce | 2010-04-19 | 2 | -3/+13 |
| * | | | | | | | | | | | | Introduce close_pack_index to permit replacement | Shawn O. Pearce | 2010-04-19 | 2 | -2/+10 |
| * | | | | | | | | | | | | http.c: Remove unnecessary strdup of sha1_to_hex result | Shawn O. Pearce | 2010-04-19 | 1 | -4/+2 |
| * | | | | | | | | | | | | http.c: Don't store destination name in request structures | Shawn O. Pearce | 2010-04-17 | 3 | -11/+7 |
| * | | | | | | | | | | | | http.c: Drop useless != NULL test in finish_http_pack_request | Shawn O. Pearce | 2010-04-17 | 1 | -6/+3 |
| * | | | | | | | | | | | | http.c: Tiny refactoring of finish_http_pack_request | Shawn O. Pearce | 2010-04-17 | 1 | -8/+8 |
| * | | | | | | | | | | | | t5550-http-fetch: Use subshell for repository operations | Shawn O. Pearce | 2010-04-17 | 1 | -3/+4 |
| * | | | | | | | | | | | | http.c: Remove bad free of static block | Shawn O. Pearce | 2010-04-17 | 1 | -1/+0 |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'jc/am-3-show-corrupted-patch' into maint | Junio C Hamano | 2010-06-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |