| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | index-pack: add flag for showing delta-resolution progress | Jeff King | 2016-07-20 |
| * | | | | | | | | | | clone: use a real progress meter for connectivity check | Jeff King | 2016-07-20 |
| * | | | | | | | | | | check_connected: add progress flag | Jeff King | 2016-07-20 |
| * | | | | | | | | | | check_connected: relay errors to alternate descriptor | Jeff King | 2016-07-20 |
| * | | | | | | | | | | check_everything_connected: use a struct with named options | Jeff King | 2016-07-20 |
| * | | | | | | | | | | check_everything_connected: convert to argv_array | Jeff King | 2016-07-20 |
| * | | | | | | | | | | rev-list: add optional progress reporting | Jeff King | 2016-07-20 |
| * | | | | | | | | | | check_everything_connected: always pass --quiet to rev-list | Jeff King | 2016-07-20 |
* | | | | | | | | | | | Merge branch 'jt/fetch-large-handshake-window-on-http' | Junio C Hamano | 2016-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | fetch-pack: grow stateless RPC windows exponentially | Jonathan Tan | 2016-07-19 |
* | | | | | | | | | | | | Merge branch 'jk/git-jump' | Junio C Hamano | 2016-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | contrib/git-jump: fix typo in README | Jeff King | 2016-07-22 |
| * | | | | | | | | | | | | contrib/git-jump: add whitespace-checking mode | Jeff King | 2016-07-22 |
| * | | | | | | | | | | | | contrib/git-jump: fix greedy regex when matching hunks | Jeff King | 2016-07-22 |
* | | | | | | | | | | | | | Merge branch 'mm/status-suggest-merge-abort' | Junio C Hamano | 2016-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | status: suggest 'git merge --abort' when appropriate | Matthieu Moy | 2016-07-22 |
| | |_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge branch 'jk/parse-options-concat' | Junio C Hamano | 2016-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | parse_options: allocate a new array when concatenating | Jeff King | 2016-07-06 |
| | |_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge branch 'sb/push-options' | Junio C Hamano | 2016-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | add a test for push options | Stefan Beller | 2016-07-14 |
| * | | | | | | | | | | | | | push: accept push options | Stefan Beller | 2016-07-14 |
| * | | | | | | | | | | | | | receive-pack: implement advertising and receiving push options | Stefan Beller | 2016-07-14 |
| * | | | | | | | | | | | | | push options: {pre,post}-receive hook learns about push options | Stefan Beller | 2016-07-14 |
* | | | | | | | | | | | | | | Merge branch 'ew/http-walker' | Junio C Hamano | 2016-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | list: avoid incompatibility with *BSD sys/queue.h | Eric Wong | 2016-07-18 |
| * | | | | | | | | | | | | | | http-walker: reduce O(n) ops with doubly-linked list | Eric Wong | 2016-07-12 |
| * | | | | | | | | | | | | | | http: avoid disconnecting on 404s for loose objects | Eric Wong | 2016-07-12 |
| * | | | | | | | | | | | | | | http-walker: remove unused parameter from fetch_object | Eric Wong | 2016-07-12 |
* | | | | | | | | | | | | | | | Merge branch 'pm/build-persistent-https-with-recent-go' | Junio C Hamano | 2016-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | contrib/persistent-https: use Git version for build label | Parker Moore | 2016-07-22 |
| * | | | | | | | | | | | | | | | contrib/persistent-https: update ldflags syntax for Go 1.7+ | Parker Moore | 2016-07-22 |
| | |_|_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge branch 'da/subtree-2.9-regression' | Junio C Hamano | 2016-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | subtree: fix "git subtree split --rejoin" | David Aguilar | 2016-07-26 |
| * | | | | | | | | | | | | | | t7900-subtree.sh: fix quoting and broken && chains | David Aguilar | 2016-07-26 |
| | |/ / / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge branch 'os/no-verify-skips-commit-msg-too' | Junio C Hamano | 2016-08-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | commit: describe that --no-verify skips the commit-msg hook in the help text | Orgad Shaneh | 2016-07-26 |
| | |_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Sync with maint | Junio C Hamano | 2016-07-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Some fixes for 2.9.3 | Junio C Hamano | 2016-07-28 |
| * | | | | | | | | | | | | | | Merge branch 'ak/lazy-prereq-mktemp' into maint | Junio C Hamano | 2016-07-28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/icase' into maint | Junio C Hamano | 2016-07-28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sb/submodule-parallel-fetch' into maint | Junio C Hamano | 2016-07-28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dk/blame-move-no-reason-for-1-line-context' into maint | Junio C Hamano | 2016-07-28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/test-match-signal' into maint | Junio C Hamano | 2016-07-28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/am-call-theirs-theirs-in-fallback-3way' into maint | Junio C Hamano | 2016-07-28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/t3404-grammo-fix' into maint | Junio C Hamano | 2016-07-28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/doc-new-command' into maint | Junio C Hamano | 2016-07-28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ew/gc-auto-pack-limit-fix' into maint | Junio C Hamano | 2016-07-28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/color-on-windows-comment' into maint | Junio C Hamano | 2016-07-28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mm/doc-tt' into maint | Junio C Hamano | 2016-07-28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/sign-empty-commit-fix' into maint | Junio C Hamano | 2016-07-28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|