Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'bw/push-submodule-only' | Junio C Hamano | 2017-01-31 |
|\ | |||
| * | push: add option to push only submodules | Brandon Williams | 2016-12-20 |
* | | Merge branch 'bw/grep-recurse-submodules' | Junio C Hamano | 2017-01-18 |
|\ \ | |||
| * | | real_path: have callers use real_pathdup and strbuf_realpath | Brandon Williams | 2016-12-12 |
* | | | Merge branch 'bw/transport-protocol-policy' | Junio C Hamano | 2016-12-27 |
|\ \ \ | |_|/ |/| | | |||
| * | | transport: add from_user parameter to is_transport_allowed | Brandon Williams | 2016-12-15 |
| * | | transport: add protocol policy config option | Brandon Williams | 2016-12-15 |
| * | | http: always warn if libcurl version is too old | Brandon Williams | 2016-12-15 |
| * | | Merge branch 'rs/use-strbuf-add-unique-abbrev' into maint | Junio C Hamano | 2016-09-08 |
| |\ \ | |||
| * \ \ | Merge branch 'jk/push-scrub-url' into maint | Junio C Hamano | 2016-08-08 |
| |\ \ \ | |||
* | \ \ \ | Merge branch 'bw/push-dry-run' | Junio C Hamano | 2016-12-16 |
|\ \ \ \ \ | |||
| * | | | | | push: fix --dry-run to not push submodules | Brandon Williams | 2016-11-23 |
* | | | | | | Merge branch 'hv/submodule-not-yet-pushed-fix' | Junio C Hamano | 2016-12-16 |
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | |||
| * | | | | serialize collection of refs that contain submodule changes | Heiko Voigt | 2016-11-16 |
* | | | | | Merge branch 'jc/abbrev-auto' | Junio C Hamano | 2016-10-27 |
|\ \ \ \ \ | |||
| * | | | | | transport: compute summary-width dynamically | Junio C Hamano | 2016-10-22 |
| * | | | | | transport: allow summary-width to be computed dynamically | Junio C Hamano | 2016-10-21 |
| * | | | | | transport: pass summary_width down the callchain | Junio C Hamano | 2016-10-21 |
* | | | | | | Merge branch 'jk/alt-odb-cleanup' | Junio C Hamano | 2016-10-17 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||
| * | | | | | alternates: use a separate scratch space | Jeff King | 2016-10-10 |
| |/ / / / | |||
* | | | | | Merge branch 'nd/shallow-deepen' | Junio C Hamano | 2016-10-10 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||
| * | | | | fetch, upload-pack: --deepen=N extends shallow boundary by N commits | Nguyễn Thái Ngọc Duy | 2016-06-13 |
| * | | | | fetch: define shallow boundary with --shallow-exclude | Nguyễn Thái Ngọc Duy | 2016-06-13 |
| * | | | | fetch: define shallow boundary with --shallow-since | Nguyễn Thái Ngọc Duy | 2016-06-13 |
* | | | | | transport: report missing submodule pushes consistently on stderr | Stefan Beller | 2016-09-08 |
* | | | | | Merge branch 'rs/use-strbuf-add-unique-abbrev' | Junio C Hamano | 2016-08-12 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||
| * | | | | use strbuf_add_unique_abbrev() for adding short hashes | René Scharfe | 2016-08-06 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'js/am-3-merge-recursive-direct' | Junio C Hamano | 2016-08-10 |
|\ \ \ \ | |||
| * | | | | die("bug"): report bugs consistently | Johannes Schindelin | 2016-07-26 |
* | | | | | Merge branch 'sb/push-options' | Junio C Hamano | 2016-08-03 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||
| * | | | | push: accept push options | Stefan Beller | 2016-07-14 |
| |/ / / | |||
* | | | | Merge branch 'jk/push-scrub-url' | Junio C Hamano | 2016-07-25 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | push: anonymize URL in status output | Jeff King | 2016-07-14 |
* | | | | i18n: transport: mark strings for translation | Vasco Almeida | 2016-06-17 |
| |/ / |/| | | |||
* | | | Merge branch 'cn/deprecate-ssh-git-url' | Junio C Hamano | 2016-03-16 |
|\ \ \ | |||
| * | | | Disown ssh+git and git+ssh | Carlos Martín Nieto | 2016-03-09 |
* | | | | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 2016-02-26 |
|\ \ \ \ | |||
| * | | | | transport_anonymize_url: use xstrfmt | Jeff King | 2016-02-22 |
| * | | | | convert trivial cases to ALLOC_ARRAY | Jeff King | 2016-02-22 |
| |/ / / | |||
* | | | | Merge branch 'ew/force-ipv4' | Junio C Hamano | 2016-02-24 |
|\ \ \ \ | |_|_|/ |/| | | | |||
| * | | | connect & http: support -4 and -6 switches for remote operations | Eric Wong | 2016-02-12 |
* | | | | Merge branch 'jk/drop-rsync-transport' | Junio C Hamano | 2016-02-17 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | transport: drop support for git-over-rsync | Jeff King | 2016-02-01 |
| |/ / | |||
* | | | pass transport verbosity down to git_connect | Eric Wong | 2016-01-28 |
|/ / | |||
* | | Merge branch 'bc/object-id' | Junio C Hamano | 2015-12-10 |
|\ \ | |||
| * | | Convert struct ref to use object_id. | brian m. carlson | 2015-11-20 |
* | | | Merge branch 'maint' | Jeff King | 2015-12-01 |
|\ \ \ | |/ / |/| | | |||
| * | | allow hooks to ignore their standard input stream | Clemens Buchacher | 2015-11-16 |
* | | | Merge branch 'jk/war-on-sprintf' | Junio C Hamano | 2015-10-20 |
|\ \ \ | |/ / |/| | | |||
| * | | transport: use strbufs for status table "quickref" strings | Jeff King | 2015-10-05 |