Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Git 1.8.4.3v1.8.4.3 | Junio C Hamano | 2013-11-08 | 3 | -2/+21 |
* | Merge branch 'jn/test-prereq-perl-doc' into maint | Junio C Hamano | 2013-11-08 | 1 | -4/+11 |
|\ | |||||
| * | t/README: tests can use perl even with NO_PERL | Jonathan Nieder | 2013-10-28 | 1 | -4/+11 |
* | | Merge branch 'ap/remote-hg-unquote-cquote' into maint | Junio C Hamano | 2013-11-08 | 1 | -0/+6 |
|\ \ | |||||
| * | | remote-hg: unquote C-style paths when exporting | Antoine Pelisse | 2013-10-23 | 1 | -0/+6 |
* | | | Merge branch 'jc/upload-pack-send-symref' into maint | Junio C Hamano | 2013-11-08 | 6 | -20/+124 |
|\ \ \ | |||||
| * | | | t5570: Update for clone-progress-to-stderr branch | 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-18 | 1 | -0/+11 |
| * | | | | connect: annotate refs with their symref information in get_remote_head() | Junio C Hamano | 2013-09-18 | 2 | -11/+64 |
| * | | | | connect.c: make parse_feature_value() static | Junio C Hamano | 2013-09-18 | 2 | -2/+2 |
| * | | | | upload-pack: send non-HEAD symbolic refs | Junio C Hamano | 2013-09-18 | 1 | -0/+1 |
| * | | | | upload-pack: send symbolic ref information as capability | Junio C Hamano | 2013-09-18 | 1 | -5/+43 |
| * | | | | upload-pack.c: do not pass confusing cb_data to mark_our_ref() | Junio C Hamano | 2013-09-18 | 1 | -1/+1 |
| * | | | | t5505: fix "set-head --auto with ambiguous HEAD" test | Junio C Hamano | 2013-09-18 | 1 | -0/+1 |
* | | | | | Merge branch 'jk/http-auth-redirects' into maint | Junio C Hamano | 2013-11-08 | 7 | -65/+191 |
|\ \ \ \ \ | |||||
| * | | | | | http.c: Spell the null pointer as NULL | Ramsay Jones | 2013-10-24 | 1 | -1/+1 |
| * | | | | | remote-curl: rewrite base url from info/refs redirects | Jeff King | 2013-10-15 | 4 | -1/+19 |
| * | | | | | remote-curl: store url as a strbuf | Jeff King | 2013-10-15 | 1 | -19/+19 |
| * | | | | | remote-curl: make refs_url a strbuf | Jeff King | 2013-10-15 | 1 | -8/+7 |
| * | | | | | http: update base URLs when we see redirects | Jeff King | 2013-10-15 | 2 | -0/+68 |
| * | | | | | http: provide effective url to callers | Jeff King | 2013-10-15 | 2 | -0/+10 |
| * | | | | | http: hoist credential request out of handle_curl_result | Jeff King | 2013-10-15 | 3 | -3/+11 |
| * | | | | | http: refactor options to http_get_* | Jeff King | 2013-10-01 | 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 |
* | | | | | | Start preparing for 1.8.4.3 | Junio C Hamano | 2013-11-07 | 2 | -1/+37 |
* | | | | | | Merge branch 'sc/doc-howto-dumb-http' into maint | Junio C Hamano | 2013-11-07 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | doc/howto: warn about (dumb)http server document being too old | Sitaram Chamarty | 2013-10-28 | 1 | -0/+4 |
* | | | | | | | Merge branch 'vd/doc-unpack-objects' into maint | Junio C Hamano | 2013-11-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Documentation: "pack-file" is not literal in unpack-objects | Vivien Didelot | 2013-11-01 | 1 | -1/+1 |
| * | | | | | | | Documentation: restore a space in unpack-objects usage | Vivien Didelot | 2013-10-31 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'jk/subtree-install-fix' into maint | Junio C Hamano | 2013-11-07 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | subtree: add makefile target for html docs | Jeff King | 2013-10-30 | 1 | -1/+6 |
* | | | | | | | | | Merge branch 'hn/log-graph-color-octopus' into maint | Junio C Hamano | 2013-11-07 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | graph: fix coloring around octopus merges | Hemmo Nieminen | 2013-10-18 | 1 | -2/+2 |
* | | | | | | | | | | Merge branch 'mm/checkout-auto-track-fix' into maint | Junio C Hamano | 2013-11-07 | 3 | -28/+98 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | checkout: proper error message on 'git checkout foo bar --' | Matthieu Moy | 2013-10-18 | 2 | -5/+22 |
| * | | | | | | | | | | checkout: allow dwim for branch creation for "git checkout $branch --" | Matthieu Moy | 2013-10-18 | 2 | -23/+76 |
* | | | | | | | | | | | Merge branch 'sg/prompt-svn-remote-fix' into maint | Junio C Hamano | 2013-11-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | bash prompt: don't use '+=' operator in show upstream code path | SZEDER Gábor | 2013-10-15 | 1 | -1/+1 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'jk/split-broken-ident' into maint | Junio C Hamano | 2013-11-07 | 2 | -3/+22 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | split_ident: parse timestamp from end of line | Jeff King | 2013-10-15 | 2 | -3/+22 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'jc/revision-range-unpeel' into maint | Junio C Hamano | 2013-11-07 | 2 | -22/+45 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | revision: do not peel tags used in range notation | Junio C Hamano | 2013-10-16 | 2 | -22/+45 |
* | | | | | | | | | | | | gitignore.txt: fix documentation of "**" patterns | Karsten Blees | 2013-11-07 | 1 | -3/+3 |
* | | | | | | | | | | | | t5570: Update for clone-progress-to-stderr branch | Brian Gernhardt | 2013-10-30 | 1 | -2/+1 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
* | | | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |