Age | Commit message (Expand) | Author | Files | Lines |
2019-02-11 | Fix typos in translatable strings for v2.21.0 | Jean-Noël Avila | 1 | -1/+1 |
2019-02-06 | Merge branch 'jk/loose-object-cache-oid' | Junio C Hamano | 1 | -4/+3 |
2019-02-05 | Merge branch 'nd/fetch-compact-update' | Junio C Hamano | 1 | -2/+6 |
2019-02-05 | Merge branch 'js/filter-options-should-use-plain-int' | Junio C Hamano | 1 | -1/+6 |
2019-01-29 | Merge branch 'sb/submodule-recursive-fetch-gets-the-tip' | Junio C Hamano | 1 | -9/+2 |
2019-01-29 | Merge branch 'cc/fetch-error-message-fix' | Junio C Hamano | 1 | -2/+4 |
2019-01-27 | fetch: prefer suffix substitution in compact fetch.output | Nguyễn Thái Ngọc Duy | 1 | -2/+6 |
2019-01-15 | filter-options: expand scaled numbers | Josh Steadmon | 1 | -1/+6 |
2019-01-14 | fetch: fix extensions.partialclone name in error message | Christian Couder | 1 | -2/+4 |
2019-01-08 | convert has_sha1_file() callers to has_object_file() | Jeff King | 1 | -4/+3 |
2018-12-09 | fetch: ensure submodule objects fetched | Stefan Beller | 1 | -9/+2 |
2018-11-18 | Merge branch 'jk/unused-parameter-fixes' | Junio C Hamano | 1 | -0/+2 |
2018-11-13 | Merge branch 'jc/war-on-string-list' | Junio C Hamano | 1 | -46/+100 |
2018-11-06 | assert NOARG/NONEG behavior of parse-options callbacks | Jeff King | 1 | -0/+2 |
2018-11-01 | fetch: replace string-list used as a look-up table with a hashmap | Junio C Hamano | 1 | -46/+100 |
2018-10-19 | Merge branch 'jt/avoid-ls-refs' | Junio C Hamano | 1 | -6/+26 |
2018-10-07 | fetch: do not list refs if fetching only hashes | Jonathan Tan | 1 | -6/+26 |
2018-09-21 | fetch: in partial clone, check presence of targets | Jonathan Tan | 1 | -2/+13 |
2018-09-17 | Merge branch 'ab/fetch-tags-noclobber' | Junio C Hamano | 1 | -7/+13 |
2018-09-17 | Merge branch 'jk/cocci' | Junio C Hamano | 1 | -3/+3 |
2018-09-17 | Merge branch 'ds/reachable' | Junio C Hamano | 1 | -0/+1 |
2018-08-31 | fetch: stop clobbering existing tags without --force | Ævar Arnfjörð Bjarmason | 1 | -6/+12 |
2018-08-31 | fetch: change "branch" to "reference" in --force -h output | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2018-08-29 | convert "hashcmp() == 0" to hasheq() | Jeff King | 1 | -1/+1 |
2018-08-29 | convert "oidcmp() == 0" to oideq() | Jeff King | 1 | -2/+2 |
2018-08-15 | Merge branch 'jt/connectivity-check-after-unshallow' | Junio C Hamano | 1 | -24/+4 |
2018-08-15 | Merge branch 'jt/tag-following-with-proto-v2-fix' | Junio C Hamano | 1 | -1/+1 |
2018-08-02 | Merge branch 'jt/fetch-nego-tip' | Junio C Hamano | 1 | -0/+43 |
2018-08-02 | Merge branch 'sb/object-store-lookup' | Junio C Hamano | 1 | -3/+6 |
2018-08-01 | fetch-pack: unify ref in and out param | Jonathan Tan | 1 | -24/+4 |
2018-07-24 | Merge branch 'jt/connectivity-check-after-unshallow' | Junio C Hamano | 1 | -56/+94 |
2018-07-24 | fetch: send "refs/tags/" prefix upon CLI refspecs | Jonathan Tan | 1 | -1/+1 |
2018-07-20 | commit.h: remove method declarations | Derrick Stolee | 1 | -0/+1 |
2018-07-18 | Merge branch 'ao/config-from-gitmodules' | Junio C Hamano | 1 | -14/+1 |
2018-07-18 | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 1 | -3/+4 |
2018-07-03 | fetch-pack: support negotiation tip whitelist | Jonathan Tan | 1 | -0/+43 |
2018-07-03 | fetch-pack: write shallow, then check connectivity | Jonathan Tan | 1 | -5/+10 |
2018-06-29 | commit: add repository argument to lookup_commit_reference_gently | Stefan Beller | 1 | -3/+6 |
2018-06-29 | Merge branch 'sb/object-store-grafts' into sb/object-store-lookup | Junio C Hamano | 1 | -3/+4 |
2018-06-28 | fetch-pack: put shallow info in output parameter | Brandon Williams | 1 | -4/+24 |
2018-06-28 | fetch: refactor to make function args narrower | Brandon Williams | 1 | -26/+26 |
2018-06-28 | fetch: refactor fetch_refs into two functions | Brandon Williams | 1 | -5/+18 |
2018-06-28 | fetch: refactor the population of peer ref OIDs | Brandon Williams | 1 | -18/+18 |
2018-06-26 | submodule-config: add helper function to get 'fetch' config from .gitmodules | Antonio Ospite | 1 | -14/+1 |
2018-06-01 | Merge branch 'nd/use-opt-int-set-f' | Junio C Hamano | 1 | -3/+3 |
2018-05-30 | Merge branch 'bw/ref-prefix-for-configured-refspec' | Junio C Hamano | 1 | -78/+61 |
2018-05-24 | Use OPT_SET_INT_F() for cmdline option specification | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2018-05-23 | Merge branch 'sb/oid-object-info' | Junio C Hamano | 1 | -1/+1 |
2018-05-18 | path.c: migrate global git_path_* to take a repository argument | Stefan Beller | 1 | -2/+2 |
2018-05-18 | shallow: add repository argument to is_repository_shallow | Stefan Beller | 1 | -1/+1 |