Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'bw/grep-recurse-submodules' | Junio C Hamano | 2017-01-18 | 1 | -1/+1 |
|\ | |||||
| * | real_path: have callers use real_pathdup and strbuf_realpath | Brandon Williams | 2016-12-12 | 1 | -1/+1 |
* | | Merge branch 'bw/transport-protocol-policy' | Junio C Hamano | 2016-12-27 | 1 | -8/+76 |
|\ \ | |||||
| * | | transport: add from_user parameter to is_transport_allowed | Brandon Williams | 2016-12-15 | 1 | -3/+5 |
| * | | transport: add protocol policy config option | Brandon Williams | 2016-12-15 | 1 | -2/+73 |
| * | | http: always warn if libcurl version is too old | Brandon Williams | 2016-12-15 | 1 | -5/+0 |
| * | | Merge branch 'rs/use-strbuf-add-unique-abbrev' into maint | Junio C Hamano | 2016-09-08 | 1 | -7/+4 |
| |\ \ | |||||
| * \ \ | Merge branch 'jk/push-scrub-url' into maint | Junio C Hamano | 2016-08-08 | 1 | -2/+5 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'bw/push-dry-run' | Junio C Hamano | 2016-12-16 | 1 | -3/+6 |
|\ \ \ \ \ | |||||
| * | | | | | push: fix --dry-run to not push submodulesbw/push-dry-run | Brandon Williams | 2016-11-23 | 1 | -3/+6 |
* | | | | | | Merge branch 'hv/submodule-not-yet-pushed-fix' | Junio C Hamano | 2016-12-16 | 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 dynamicallyjc/abbrev-auto | Junio C Hamano | 2016-10-22 | 1 | -1/+17 |
| * | | | | | transport: allow summary-width to be computed dynamically | Junio C Hamano | 2016-10-21 | 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 commitsnd/shallow-deepen | 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 stderrsb/transport-report-missing-submodule-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 hashesrs/use-strbuf-add-unique-abbrev | 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-03 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | push: accept push options | Stefan Beller | 2016-07-14 | 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-17 | 1 | -10/+10 |
| |/ / |/| | | |||||
* | | | Merge branch 'cn/deprecate-ssh-git-url' | Junio C Hamano | 2016-03-16 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | Disown ssh+git and git+sshcn/deprecate-ssh-git-url | 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 operationsew/force-ipv4 | 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-rsyncjk/drop-rsync-transport | Jeff King | 2016-02-01 | 1 | -331/+1 |
| |/ / | |||||
* | | | pass transport verbosity down to git_connect | Eric Wong | 2016-01-28 | 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 streamcb/hook-sigpipe | Clemens Buchacher | 2015-11-16 | 1 | -2/+9 |
* | | | Merge branch 'jk/war-on-sprintf' | Junio C Hamano | 2015-10-20 | 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-28 | 1 | -1/+42 |
|\ \ \ | |/ / |/| | | |||||
| * | | Sync with 2.4.10 | Junio C Hamano | 2015-09-28 | 1 | -1/+42 |
| |\ \ | | |/ |