Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jt/fetch-no-redundant-tag-fetch-map' | Junio C Hamano | 2017-01-10 | 1 | -3/+0 |
|\ | |||||
| * | fetch: do not redundantly calculate tag refmapjt/fetch-no-redundant-tag-fetch-map | Jonathan Tan | 2016-11-11 | 1 | -3/+0 |
* | | clone,fetch: explain the shallow-clone option a little more clearlyah/grammos | Alex Henrie | 2016-12-05 | 1 | -1/+1 |
* | | Merge branch 'jc/abbrev-auto' | Junio C Hamano | 2016-10-27 | 1 | -16/+21 |
|\ \ | |||||
| * | | transport: allow summary-width to be computed dynamically | Junio C Hamano | 2016-10-21 | 1 | -2/+2 |
| * | | fetch: pass summary_width down the callchain | Junio C Hamano | 2016-10-21 | 1 | -16/+21 |
* | | | Merge branch 'lt/abbrev-auto' | Junio C Hamano | 2016-10-27 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | abbrev: add FALLBACK_DEFAULT_ABBREV to prepare for auto sizing | Junio C Hamano | 2016-10-03 | 1 | -0/+3 |
* | | | Merge branch 'jk/fetch-quick-tag-following' | Junio C Hamano | 2016-10-26 | 1 | -4/+7 |
|\ \ \ | |||||
| * | | | fetch: use "quick" has_sha1_file for tag followingjk/fetch-quick-tag-following | Jeff King | 2016-10-14 | 1 | -4/+7 |
| * | | | Merge branch 'km/fetch-do-not-free-remote-name' into maint | Junio C Hamano | 2016-07-11 | 1 | -4/+2 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'nd/shallow-deepen' | Junio C Hamano | 2016-10-10 | 1 | -7/+43 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | fetch, upload-pack: --deepen=N extends shallow boundary by N commitsnd/shallow-deepen | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -1/+13 |
| * | | | | fetch: define shallow boundary with --shallow-exclude | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -3/+10 |
| * | | | | fetch: define shallow boundary with --shallow-since | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -6/+23 |
* | | | | | Merge branch 'jk/push-progress' | Junio C Hamano | 2016-08-03 | 1 | -2/+4 |
|\ \ \ \ \ | |||||
| * | | | | | check_everything_connected: use a struct with named options | Jeff King | 2016-07-20 | 1 | -2/+4 |
* | | | | | | Merge branch 'mh/ref-iterators' | Junio C Hamano | 2016-07-25 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | delete_refs(): add a flags argument | Michael Haggerty | 2016-06-20 | 1 | -1/+1 |
* | | | | | | Merge branch 'nd/fetch-ref-summary' | Junio C Hamano | 2016-07-19 | 1 | -40/+157 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fetch: reduce duplicate in ref update status lines with placeholder | Nguyễn Thái Ngọc Duy | 2016-07-06 | 1 | -1/+76 |
| * | | | | | | fetch: align all "remote -> local" output | Nguyễn Thái Ngọc Duy | 2016-07-06 | 1 | -2/+45 |
| * | | | | | | fetch: change flag code for displaying tag update and deleted ref | Nguyễn Thái Ngọc Duy | 2016-06-27 | 1 | -2/+2 |
| * | | | | | | fetch: refactor ref update status formatting code | Nguyễn Thái Ngọc Duy | 2016-06-27 | 1 | -39/+38 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'km/fetch-do-not-free-remote-name' | Junio C Hamano | 2016-07-06 | 1 | -4/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | builtin/fetch.c: don't free remote->name after fetchkm/fetch-do-not-free-remote-name | Keith McGuigan | 2016-06-14 | 1 | -4/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'nd/error-errno' | Junio C Hamano | 2016-05-17 | 1 | -2/+2 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | builtin/fetch.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge branch 'sb/submodule-parallel-update' | Junio C Hamano | 2016-04-06 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | fetching submodules: respect `submodule.fetchJobs` config option | Stefan Beller | 2016-03-01 | 1 | -1/+1 |
* | | | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 2016-02-26 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | use st_add and st_mult for allocation size computation | Jeff King | 2016-02-22 | 1 | -1/+1 |
| * | | | Merge branch 'js/close-packs-before-gc' into maint | Junio C Hamano | 2016-02-05 | 1 | -0/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'js/fopen-harder' into maint | Junio C Hamano | 2016-02-05 | 1 | -1/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'tg/git-remote' | Junio C Hamano | 2016-02-26 | 1 | -3/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | remote: simplify remote_is_configured() | Thomas Gummerer | 2016-02-16 | 1 | -3/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | 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 'js/close-packs-before-gc' | Junio C Hamano | 2016-01-26 | 1 | -0/+2 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | fetch: release pack files before garbage-collecting | Johannes Schindelin | 2016-01-13 | 1 | -0/+2 |
| |/ / / | |||||
* | | | | Merge branch 'js/fopen-harder' | Junio C Hamano | 2016-01-20 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | |||||
| * | | Handle more file writes correctly in shared reposjs/fopen-harder | Johannes Schindelin | 2016-01-11 | 1 | -1/+1 |
* | | | submodules: allow parallel fetching, add tests and documentation | Stefan Beller | 2015-12-16 | 1 | -1/+5 |
| |/ |/| | |||||
* | | Remove get_object_hash. | brian m. carlson | 2015-11-20 | 1 | -2/+2 |
* | | Add several uses of get_object_hash. | brian m. carlson | 2015-11-20 | 1 | -2/+2 |
* | | Convert struct ref to use object_id. | brian m. carlson | 2015-11-20 | 1 | -25/+25 |
* | | use alloc_ref rather than hand-allocating "struct ref" | Jeff King | 2015-10-05 | 1 | -2/+1 |
* | | transport: use strbufs for status table "quickref" strings | Jeff King | 2015-10-05 | 1 | -10/+12 |
* | | fetch: replace static buffer with xstrfmt | Jeff King | 2015-09-25 | 1 | -5/+2 |
|/ | |||||
* | Merge branch 'hv/submodule-config' | Junio C Hamano | 2015-08-31 | 1 | -0/+1 |
|\ |