Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'nd/gc-lock-against-each-other' | Junio C Hamano | 2013-10-30 |
|\ | |||
| * | gc: remove gc.pid file at end of execution | Jonathan Nieder | 2013-10-18 |
* | | Merge branch 'hn/log-graph-color-octopus' | Junio C Hamano | 2013-10-30 |
|\ \ | |||
| * | | graph: fix coloring around octopus merges | Hemmo Nieminen | 2013-10-18 |
* | | | Merge branch 'mm/checkout-auto-track-fix' | Junio C Hamano | 2013-10-30 |
|\ \ \ | |||
| * | | | checkout: proper error message on 'git checkout foo bar --' | Matthieu Moy | 2013-10-18 |
| * | | | checkout: allow dwim for branch creation for "git checkout $branch --" | Matthieu Moy | 2013-10-18 |
* | | | | Merge branch 'sg/t3600-nul-sha1-fix' | Junio C Hamano | 2013-10-30 |
|\ \ \ \ | |||
| * | | | | t3600: fix broken "choking git rm" test | SZEDER Gábor | 2013-10-16 |
* | | | | | Merge branch 'fc/styles' | Junio C Hamano | 2013-10-30 |
|\ \ \ \ \ | |||
| * | | | | | block-sha1/sha1.c: have SP around arithmetic operators | Junio C Hamano | 2013-10-16 |
| * | | | | | base85.c: have SP around arithmetic operators | Junio C Hamano | 2013-10-16 |
| * | | | | | archive.c: have SP around arithmetic operators | Junio C Hamano | 2013-10-16 |
| * | | | | | alloc.c: have SP around arithmetic operators | Junio C Hamano | 2013-10-16 |
| * | | | | | abspath.c: have SP around arithmetic operators | Junio C Hamano | 2013-10-16 |
| * | | | | | alias: have SP around arithmetic operators | Felipe Contreras | 2013-10-16 |
| * | | | | | C: have space around && and || operators | Junio C Hamano | 2013-10-16 |
* | | | | | | Merge branch 'jc/upload-pack-send-symref' | Junio C Hamano | 2013-10-30 |
|\ \ \ \ \ \ | |||
| * | | | | | | t5570: Update for clone-progress-to-stderr branch | Brian Gernhardt | 2013-10-22 |
| * | | | | | | Merge branch 'jk/clone-progress-to-stderr' into jc/upload-pack-send-symref | Junio C Hamano | 2013-10-22 |
| |\ \ \ \ \ \ | |||
| * | | | | | | | t5570: Update for symref capability | Brian Gernhardt | 2013-10-22 |
| * | | | | | | | clone: test the new HEAD detection logic | Junio C Hamano | 2013-09-17 |
| * | | | | | | | connect: annotate refs with their symref information in get_remote_head() | Junio C Hamano | 2013-09-17 |
| * | | | | | | | connect.c: make parse_feature_value() static | Junio C Hamano | 2013-09-17 |
| * | | | | | | | upload-pack: send non-HEAD symbolic refs | Junio C Hamano | 2013-09-17 |
| * | | | | | | | upload-pack: send symbolic ref information as capability | Junio C Hamano | 2013-09-17 |
| * | | | | | | | upload-pack.c: do not pass confusing cb_data to mark_our_ref() | Junio C Hamano | 2013-09-17 |
| * | | | | | | | t5505: fix "set-head --auto with ambiguous HEAD" test | Junio C Hamano | 2013-09-17 |
* | | | | | | | | Merge branch 'jk/http-auth-redirects' | Junio C Hamano | 2013-10-30 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | http.c: Spell the null pointer as NULL | Ramsay Jones | 2013-10-24 |
| * | | | | | | | | remote-curl: rewrite base url from info/refs redirects | Jeff King | 2013-10-14 |
| * | | | | | | | | remote-curl: store url as a strbuf | Jeff King | 2013-10-14 |
| * | | | | | | | | remote-curl: make refs_url a strbuf | Jeff King | 2013-10-14 |
| * | | | | | | | | http: update base URLs when we see redirects | Jeff King | 2013-10-14 |
| * | | | | | | | | http: provide effective url to callers | Jeff King | 2013-10-14 |
| * | | | | | | | | http: hoist credential request out of handle_curl_result | Jeff King | 2013-10-14 |
| * | | | | | | | | http: refactor options to http_get_* | Jeff King | 2013-09-30 |
| * | | | | | | | | http_request: factor out curlinfo_strbuf | Jeff King | 2013-09-30 |
| * | | | | | | | | http_get_file: style fixes | Jeff King | 2013-09-30 |
* | | | | | | | | | Almost -rc0 for 1.8.5 | Junio C Hamano | 2013-10-28 |
* | | | | | | | | | Sync with v1.8.4.2 | Junio C Hamano | 2013-10-28 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Git 1.8.4.2v1.8.4.2 | Junio C Hamano | 2013-10-28 |
| * | | | | | | | | | Merge branch 'jk/clone-progress-to-stderr' into maint | Junio C Hamano | 2013-10-28 |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | |||
| * | | | | | | | | | Merge branch 'jk/format-patch-from' into maint | Junio C Hamano | 2013-10-28 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jk/shortlog-tolerate-broken-commit' into maint | Junio C Hamano | 2013-10-28 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/diff-algo' into maint | Junio C Hamano | 2013-10-28 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | test-lib: fix typo in comment | Torstein Hegge | 2013-10-28 |
| * | | | | | | | | | | | | sha1_file: move comment about return value where it belongs | Christian Couder | 2013-10-28 |
* | | | | | | | | | | | | | Merge branch 'sb/repack-in-c' | Junio C Hamano | 2013-10-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | Reword repack documentation to no longer state it's a script | Stefan Beller | 2013-10-22 |