Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | push: fix --dry-run to not push submodules | Brandon Williams | 2016-11-23 | 1 | -3/+6 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'hv/submodule-not-yet-pushed-fix' | Junio C Hamano | 2016-12-17 | 1 | -8/+21 | |
|\| | | | | | |_|_|_|/ |/| | | | | ||||||
| * | | | | serialize collection of refs that contain submodule changes | Heiko Voigt | 2016-11-16 | 1 | -8/+21 | |
* | | | | | Merge branch 'jc/abbrev-auto' | Junio C Hamano | 2016-10-27 | 1 | -25/+59 | |
|\ \ \ \ \ | ||||||
| * | | | | | transport: compute summary-width dynamically | Junio C Hamano | 2016-10-22 | 1 | -1/+17 | |
| * | | | | | transport: allow summary-width to be computed dynamically | Junio C Hamano | 2016-10-22 | 1 | -1/+6 | |
| * | | | | | transport: pass summary_width down the callchain | Junio C Hamano | 2016-10-21 | 1 | -25/+38 | |
* | | | | | | Merge branch 'jk/alt-odb-cleanup' | Junio C Hamano | 2016-10-17 | 1 | -3/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | alternates: use a separate scratch space | Jeff King | 2016-10-10 | 1 | -3/+1 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'nd/shallow-deepen' | Junio C Hamano | 2016-10-10 | 1 | -0/+12 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | fetch, upload-pack: --deepen=N extends shallow boundary by N commits | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -0/+4 | |
| * | | | | fetch: define shallow boundary with --shallow-exclude | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -0/+4 | |
| * | | | | fetch: define shallow boundary with --shallow-since | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -0/+4 | |
* | | | | | transport: report missing submodule pushes consistently on stderr | Stefan Beller | 2016-09-08 | 1 | -1/+1 | |
* | | | | | Merge branch 'rs/use-strbuf-add-unique-abbrev' | Junio C Hamano | 2016-08-12 | 1 | -7/+4 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | use strbuf_add_unique_abbrev() for adding short hashes | René Scharfe | 2016-08-06 | 1 | -7/+4 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'js/am-3-merge-recursive-direct' | Junio C Hamano | 2016-08-10 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | die("bug"): report bugs consistently | Johannes Schindelin | 2016-07-26 | 1 | -1/+1 | |
* | | | | | Merge branch 'sb/push-options' | Junio C Hamano | 2016-08-04 | 1 | -0/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | push: accept push options | Stefan Beller | 2016-07-15 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Merge branch 'jk/push-scrub-url' | Junio C Hamano | 2016-07-25 | 1 | -2/+5 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | push: anonymize URL in status output | Jeff King | 2016-07-14 | 1 | -2/+5 | |
* | | | | i18n: transport: mark strings for translation | Vasco Almeida | 2016-06-18 | 1 | -10/+10 | |
| |/ / |/| | | ||||||
* | | | Merge branch 'cn/deprecate-ssh-git-url' | Junio C Hamano | 2016-03-16 | 1 | -2/+3 | |
|\ \ \ | ||||||
| * | | | Disown ssh+git and git+ssh | Carlos Martín Nieto | 2016-03-09 | 1 | -2/+3 | |
* | | | | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 2016-02-26 | 1 | -6/+4 | |
|\ \ \ \ | ||||||
| * | | | | transport_anonymize_url: use xstrfmt | Jeff King | 2016-02-22 | 1 | -5/+3 | |
| * | | | | convert trivial cases to ALLOC_ARRAY | Jeff King | 2016-02-22 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge branch 'ew/force-ipv4' | Junio C Hamano | 2016-02-24 | 1 | -0/+6 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | connect & http: support -4 and -6 switches for remote operations | Eric Wong | 2016-02-12 | 1 | -0/+6 | |
* | | | | Merge branch 'jk/drop-rsync-transport' | Junio C Hamano | 2016-02-17 | 1 | -331/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | transport: drop support for git-over-rsync | Jeff King | 2016-02-01 | 1 | -331/+1 | |
| |/ / | ||||||
* / / | pass transport verbosity down to git_connect | Eric Wong | 2016-01-29 | 1 | -5/+6 | |
|/ / | ||||||
* | | Merge branch 'bc/object-id' | Junio C Hamano | 2015-12-10 | 1 | -16/+16 | |
|\ \ | ||||||
| * | | Convert struct ref to use object_id. | brian m. carlson | 2015-11-20 | 1 | -16/+16 | |
* | | | Merge branch 'maint' | Jeff King | 2015-12-01 | 1 | -2/+9 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | allow hooks to ignore their standard input stream | Clemens Buchacher | 2015-11-16 | 1 | -2/+9 | |
* | | | Merge branch 'jk/war-on-sprintf' | Junio C Hamano | 2015-10-21 | 1 | -6/+7 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | transport: use strbufs for status table "quickref" strings | Jeff King | 2015-10-05 | 1 | -6/+7 | |
* | | | Sync with v2.5.4 | Junio C Hamano | 2015-09-29 | 1 | -1/+42 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Sync with 2.4.10 | Junio C Hamano | 2015-09-29 | 1 | -1/+42 | |
| |\| | ||||||
| | * | Sync with 2.3.10 | Junio C Hamano | 2015-09-29 | 1 | -1/+42 | |
| | |\ | ||||||
| | | * | transport: refactor protocol whitelist code | Jeff King | 2015-09-26 | 1 | -8/+30 | |
| | | * | transport: add a protocol-whitelist environment variable | Jeff King | 2015-09-23 | 1 | -1/+20 | |
| | | * | Merge branch 'jk/fetch-pack' into maint | Junio C Hamano | 2015-03-28 | 1 | -3/+5 | |
| | | |\ | ||||||
| | | * \ | Merge branch 'rs/use-isxdigit' into maint | Junio C Hamano | 2015-03-23 | 1 | -1/+1 | |
| | | |\ \ | ||||||
* | | | \ \ | Merge branch 'db/push-sign-if-asked' | Junio C Hamano | 2015-09-01 | 1 | -4/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | push: support signing pushes iff the server supports it | Dave Borowitz | 2015-08-19 | 1 | -1/+7 | |
| * | | | | | | transport: remove git_transport_options.push_cert | Dave Borowitz | 2015-08-19 | 1 | -3/+0 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | write_file(): drop caller-supplied LF from calls to create a one-liner file | Junio C Hamano | 2015-08-25 | 1 | -1/+1 |