Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | 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-01 | 3 | -11/+35 | |
| * | | | | | | | | gitweb: Improve installation instructions in gitweb/INSTALL | Jakub Narebski | 2010-05-01 | 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-07 | 1 | -5/+5 | |
| * | | | | | | | | | Merge branch 'jn/maint-request-pull' into jn/request-pull | Junio C Hamano | 2010-05-07 | 3 | -0/+230 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | 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 | 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-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 '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 | 2 | -60/+186 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | 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 | 2 | -4/+113 | |
| * | | | | | | | | | | | receive-pack: switch global variable 'commands' to a parameter | Jay Soffian | 2010-04-19 | 1 | -33/+27 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'sp/maint-dumb-http-pack-reidx' | Junio C Hamano | 2010-05-21 | 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 '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 'np/index-pack-memsave' | Junio C Hamano | 2010-05-21 | 1 | -44/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |