Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/upload-pack-send-symref' | Junio C Hamano | 2013-10-30 | 6 | -22/+125 |
|\ | |||||
| * | t5570: Update for clone-progress-to-stderr branchjc/upload-pack-send-symref | Brian Gernhardt | 2013-10-22 | 1 | -2/+1 |
| * | Merge branch 'jk/clone-progress-to-stderr' into jc/upload-pack-send-symref | Junio C Hamano | 2013-10-22 | 4 | -28/+32 |
| |\ | |||||
| * | | t5570: Update for symref capability | Brian Gernhardt | 2013-10-22 | 1 | -1/+1 |
| * | | clone: test the new HEAD detection logic | Junio C Hamano | 2013-09-17 | 1 | -0/+11 |
| * | | connect: annotate refs with their symref information in get_remote_head() | Junio C Hamano | 2013-09-17 | 2 | -11/+64 |
| * | | connect.c: make parse_feature_value() static | Junio C Hamano | 2013-09-17 | 2 | -2/+2 |
| * | | upload-pack: send non-HEAD symbolic refs | Junio C Hamano | 2013-09-17 | 1 | -0/+1 |
| * | | upload-pack: send symbolic ref information as capability | Junio C Hamano | 2013-09-17 | 1 | -5/+43 |
| * | | upload-pack.c: do not pass confusing cb_data to mark_our_ref() | Junio C Hamano | 2013-09-17 | 1 | -1/+1 |
| * | | t5505: fix "set-head --auto with ambiguous HEAD" test | Junio C Hamano | 2013-09-17 | 1 | -0/+1 |
* | | | Merge branch 'jk/http-auth-redirects' | Junio C Hamano | 2013-10-30 | 7 | -65/+191 |
|\ \ \ | |||||
| * | | | http.c: Spell the null pointer as NULLjk/http-auth-redirects | Ramsay Jones | 2013-10-24 | 1 | -1/+1 |
| * | | | remote-curl: rewrite base url from info/refs redirects | Jeff King | 2013-10-14 | 4 | -1/+19 |
| * | | | remote-curl: store url as a strbuf | Jeff King | 2013-10-14 | 1 | -19/+19 |
| * | | | remote-curl: make refs_url a strbuf | Jeff King | 2013-10-14 | 1 | -8/+7 |
| * | | | http: update base URLs when we see redirects | Jeff King | 2013-10-14 | 2 | -0/+68 |
| * | | | http: provide effective url to callers | Jeff King | 2013-10-14 | 2 | -0/+10 |
| * | | | http: hoist credential request out of handle_curl_result | Jeff King | 2013-10-14 | 3 | -3/+11 |
| * | | | http: refactor options to http_get_* | Jeff King | 2013-09-30 | 4 | -28/+44 |
| * | | | http_request: factor out curlinfo_strbuf | Jeff King | 2013-09-30 | 1 | -7/+14 |
| * | | | http_get_file: style fixes | Jeff King | 2013-09-30 | 1 | -2/+2 |
* | | | | Almost -rc0 for 1.8.5 | Junio C Hamano | 2013-10-28 | 1 | -0/+15 |
* | | | | Sync with v1.8.4.2 | Junio C Hamano | 2013-10-28 | 4 | -3/+18 |
|\ \ \ \ | |||||
| * | | | | Git 1.8.4.2v1.8.4.2 | Junio C Hamano | 2013-10-28 | 3 | -2/+17 |
| * | | | | Merge branch 'jk/clone-progress-to-stderr' into maint | Junio C Hamano | 2013-10-28 | 4 | -28/+32 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'jk/format-patch-from' into maint | Junio C Hamano | 2013-10-28 | 4 | -1/+49 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jk/shortlog-tolerate-broken-commit' into maint | Junio C Hamano | 2013-10-28 | 2 | -2/+20 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jk/diff-algo' into maint | Junio C Hamano | 2013-10-28 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | test-lib: fix typo in comment | Torstein Hegge | 2013-10-28 | 1 | -1/+1 |
| * | | | | | | | sha1_file: move comment about return value where it belongs | Christian Couder | 2013-10-28 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'sb/repack-in-c' | Junio C Hamano | 2013-10-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Reword repack documentation to no longer state it's a script | Stefan Beller | 2013-10-22 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'sg/prompt-svn-remote-fix' | Junio C Hamano | 2013-10-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | bash prompt: don't use '+=' operator in show upstream code pathsg/prompt-svn-remote-fix | SZEDER Gábor | 2013-10-15 | 1 | -1/+1 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jk/split-broken-ident' | Junio C Hamano | 2013-10-28 | 2 | -3/+22 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | split_ident: parse timestamp from end of linejk/split-broken-ident | Jeff King | 2013-10-15 | 2 | -3/+22 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'jk/remote-literal-string-leakfix' | Junio C Hamano | 2013-10-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | remote: do not copy "origin" string literaljk/remote-literal-string-leakfix | Jeff King | 2013-10-15 | 1 | -1/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'ew/keepalive' | Junio C Hamano | 2013-10-28 | 1 | -0/+38 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | http: use curl's tcp keepalive if availableew/keepalive | Jeff King | 2013-10-16 | 1 | -4/+20 |
| * | | | | | | | | | http: enable keepalive on TCP sockets | Eric Wong | 2013-10-14 | 1 | -0/+22 |
* | | | | | | | | | | Merge branch 'jc/revision-range-unpeel' | Junio C Hamano | 2013-10-28 | 2 | -22/+45 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | revision: do not peel tags used in range notation | Junio C Hamano | 2013-10-15 | 2 | -22/+45 |
* | | | | | | | | | | | Merge branch 'jx/relative-path-regression-fix' | Junio C Hamano | 2013-10-28 | 4 | -32/+99 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Use simpler relative_path when set_git_dirjx/relative-path-regression-fix | Jiang Xin | 2013-10-14 | 3 | -4/+47 |
| * | | | | | | | | | | | relative_path should honor dos-drive-prefix | Jiang Xin | 2013-10-14 | 2 | -0/+24 |
| * | | | | | | | | | | | test: use unambigous leading path (/foo) for MSYS | Jiang Xin | 2013-10-14 | 1 | -28/+28 |
* | | | | | | | | | | | | Update draft release notes to 1.8.5 | Junio C Hamano | 2013-10-23 | 1 | -0/+4 |
* | | | | | | | | | | | | Sync with 'maint' | Junio C Hamano | 2013-10-23 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | |