- 4e0d160 Merge branch 'rs/mergesort' by Junio C Hamano · 2 years, 5 months ago
- 6fc9fec fetch-pack: use DEFINE_LIST_SORT by René Scharfe · 2 years, 6 months ago
- 2c80a82 remote: handle negative refspecs in git remote show by Jacob Keller · 2 years, 7 months ago
- 834e352 remote: allow relative_url() to return an absolute url by Derrick Stolee · 2 years, 8 months ago
- 1d04e71 remote: move relative_url() by Derrick Stolee · 2 years, 8 months ago
- 4a2dcb1 remote: die if branch is not found in repository by Glen Choo · 3 years, 2 months ago
- 085b98f remote: use remote_state parameter internally by Glen Choo · 3 years, 2 months ago
- fd3cb05 remote: move static variables into per-repository struct by Glen Choo · 3 years, 2 months ago
- 69571df Merge branch 'jt/clone-unborn-head' by Junio C Hamano · 3 years, 11 months ago
- 3983540 connect, transport: encapsulate arg in struct by Jonathan Tan · 4 years ago
- 58a646a fetch: extract writing to FETCH_HEAD by Patrick Steinhardt · 4 years ago
- de0a7ef Merge branch 'sk/force-if-includes' by Junio C Hamano · 4 years, 2 months ago
- 8e3ec76 Merge branch 'jk/refspecs-negative' by Junio C Hamano · 4 years, 3 months ago
- 99a1f9a push: add reflog check for "--force-if-includes" by Srinidhi Kaushik · 4 years, 3 months ago
- c0192df refspec: add support for negative refspecs by Jacob Keller · 4 years, 3 months ago
- 6c430a6 Merge branch 'jx/proc-receive-hook' by Junio C Hamano · 4 years, 4 months ago
- 63518a5 New capability "report-status-v2" for git-push by Jiang Xin · 4 years, 5 months ago
- 15d3af5 receive-pack: add new proc-receive hook by Jiang Xin · 4 years, 5 months ago
- 873cd28 argv-array: rename to strvec by Jeff King · 4 years, 6 months ago
- b0df0c1 stateless-connect: send response end packet by Denton Liu · 4 years, 8 months ago
- af8ccd8 remote: drop "explicit" parameter from remote_ref_for_branch() by Jeff King · 4 years, 10 months ago
- d27eb35 remote: move doc to remote.h and refspec.h by Heba Waly · 5 years ago
- e2b5038 hashmap_entry: remove first member requirement from docs by Eric Wong · 5 years ago
- 4aeeef3 Merge branch 'dl/no-extern-in-func-decl' by Junio C Hamano · 6 years ago
- f560a4d Merge branch 'dr/ref-filter-push-track-fix' by Junio C Hamano · 6 years ago
- ad6dad0 *.[ch]: manually align parameter lists by Denton Liu · 6 years ago
- 5545442 *.[ch]: remove extern from function declarations using spatch by Denton Liu · 6 years ago
- c646d09 ref-filter: use correct branch for %(push:track) by Damien Robert · 6 years ago
- 1027186 remote.c: make singular free_ref() public by Jeff King · 6 years ago
- 1b7a91d Merge branch 'ds/reachable' by Junio C Hamano · 6 years ago
- ef3ca95 Add missing includes and forward declarations by Elijah Newren · 6 years ago
- 1d614d4 commit-reach: move ref_newer from remote.c by Derrick Stolee · 6 years ago
- 7330205 fetch-pack: implement ref-in-want by Brandon Williams · 7 years ago
- e12cbea Merge branch 'bw/ref-prefix-for-configured-refspec' by Junio C Hamano · 7 years ago
- afb1aed remote: convert check_push_refs to take a struct refspec by Brandon Williams · 7 years ago
- 5c7ec84 remote: convert match_push_refs to take a struct refspec by Brandon Williams · 7 years ago
- 86baf82 remote: convert query_refspecs to take a struct refspec by Brandon Williams · 7 years ago
- d000414 remote: convert apply_refspecs to take a struct refspec by Brandon Williams · 7 years ago
- a2ac50c remote: convert get_stale_heads to take a struct refspec by Brandon Williams · 7 years ago
- 9530350 remote: remove add_prune_tags_to_fetch_refspec by Brandon Williams · 7 years ago
- e5349ab remote: convert fetch refspecs to struct refspec by Brandon Williams · 7 years ago
- 6bdb304 remote: convert push refspecs to struct refspec by Brandon Williams · 7 years ago
- 0ad4a5f refspec: rename struct refspec to struct refspec_item by Brandon Williams · 7 years ago
- ec0cb49 refspec: move refspec parsing logic into its own file by Brandon Williams · 7 years ago
- 9bfa0f9 Merge branch 'bw/protocol-v2' by Junio C Hamano · 7 years ago
- ff47322 ls-remote: send server options when using protocol v2 by Brandon Williams · 7 years ago
- bbc39d4 Merge branch 'bw/protocol-v2' into HEAD by Junio C Hamano · 7 years ago
- e52449b connect: request remote refs using v2 by Brandon Williams · 7 years ago
- ad6ac12 connect: discover protocol version outside of get_remote_heads by Brandon Williams · 7 years ago
- 4094e47 Merge branch 'jh/status-no-ahead-behind' by Junio C Hamano · 7 years ago
- 97716d2 fetch: add a --prune-tags option and fetch.pruneTags config by Ævar Arnfjörð Bjarmason · 7 years ago
- 750d0da remote: add a macro for "refs/tags/*:refs/tags/*" by Ævar Arnfjörð Bjarmason · 7 years ago
- f39a757 status: support --no-ahead-behind in long format by Jeff Hostetler · 7 years ago
- fd9b544 status: add --[no-]ahead-behind to status and commit for V2 format. by Jeff Hostetler · 7 years ago
- d7d1b49 stat_tracking_info: return +1 when branches not equal by Jeff Hostetler · 7 years ago
- 9700fae for-each-ref: let upstream/push report the remote ref name by J Wyman · 7 years ago
- b8566f8 remote: convert struct push_cas to struct object_id by brian m. carlson · 7 years ago
- 872e2cf Merge branch 'bw/push-options-recursively-to-submodules' by Junio C Hamano · 8 years ago
- b1081e4 Merge branch 'bc/object-id' by Junio C Hamano · 8 years ago
- 93a96cc Merge branch 'jc/unused-symbols' by Junio C Hamano · 8 years ago
- c19ae47 remote: expose parse_push_refspec function by Brandon Williams · 8 years ago
- 8668976 remote.[ch]: parse_push_cas_option() can be static by Junio C Hamano · 8 years ago
- 910650d Rename sha1_array to oid_array by brian m. carlson · 8 years ago
- 07198af Merge branch 'mm/fetch-show-error-message-on-unadvertised-object' by Junio C Hamano · 8 years ago
- d56583d fetch-pack: add specific error for fetching an unadvertised object by Matt McCutchen · 8 years ago
- e459b07 remote rename: more carefully determine whether a remote is configured by Johannes Schindelin · 8 years ago
- f34d900 Merge branch 'jk/push-force-with-lease-creation' into maint by Junio C Hamano · 8 years ago
- e674762 Merge branch 'jk/push-force-with-lease-creation' by Junio C Hamano · 8 years ago
- 64ac39a push: allow pushing new branches with --force-with-lease by John Keeping · 8 years ago
- 674468b remote: simplify remote_is_configured() by Thomas Gummerer · 9 years ago
- ef97639 http: allow selection of proxy authentication method by Knut Franke · 9 years ago
- 6f3d57b ref_newer: convert to use struct object_id by brian m. carlson · 9 years ago
- f4e54d0 Convert struct ref to use object_id. by brian m. carlson · 9 years ago
- e291c75 remote.c: add branch_get_push by Jeff King · 10 years ago
- 979cb24 remote.c: return upstream name from stat_tracking_info by Jeff King · 10 years ago
- 3a429d0 remote.c: report specific errors from branch_get_upstream by Jeff King · 10 years ago
- a9f9f8c remote.c: introduce branch_get_upstream helper by Jeff King · 10 years ago
- da66b27 remote.c: provide per-branch pushremote name by Jeff King · 10 years ago
- f052154 remote.c: hoist branch.*.remote lookup out of remote_get_1 by Jeff King · 10 years ago
- 9e3751d remote.c: drop "remote" pointer from "struct branch" by Jeff King · 10 years ago
- c985aaf Merge branch 'jc/unused-symbols' by Junio C Hamano · 10 years ago
- a355b11 remote.c: make clear_cas_option() static by Junio C Hamano · 10 years ago
- 4ff17f1 send-pack.c: add --atomic command line argument by Ronnie Sahlberg · 10 years ago
- d0da003 use a hashmap to make remotes faster by Patrick Reynolds · 10 years ago
- ba928c1 push: detect local refspec errors early by Jeff King · 11 years ago
- 92251b1 Merge branch 'nd/shallow-clone' by Junio C Hamano · 11 years ago
- 7cdebd8 Merge branch 'jc/push-refmap' by Junio C Hamano · 11 years ago
- 4820a33 fetch: support fetching from a shallow repository by Nguyễn Thái Ngọc Duy · 11 years ago
- b06dcd7 connect.c: teach get_remote_heads to parse "shallow" lines by Nguyễn Thái Ngọc Duy · 11 years ago
- 13eb462 remote.h: replace struct extra_have_objects with struct sha1_array by Nguyễn Thái Ngọc Duy · 11 years ago
- ca02465 push: use remote.$name.push as a refmap by Junio C Hamano · 11 years ago
- b9afe66 ref_remove_duplicates(): simplify loop logic by Michael Haggerty · 11 years ago
- 2233ad4 Merge branch 'jc/push-cas' by Junio C Hamano · 11 years ago
- 631b5ef push --force-with-lease: tie it all together by Junio C Hamano · 12 years ago
- 91048a9 push --force-with-lease: implement logic to populate old_sha1_expect[] by Junio C Hamano · 12 years ago
- 28f5d17 remote.c: add command line option parser for "--force-with-lease" by Junio C Hamano · 12 years ago
- 737c5a9 fetch: make --prune configurable by Michael Schubert · 12 years ago
- 47a5918 cache.h: move remote/connect API out of it by Junio C Hamano · 12 years ago
- f24f715 remote.c: introduce a way to have different remotes for fetch/push by Ramkumar Ramachandra · 12 years ago
- 55f6fbe Merge branch 'jc/push-follow-tag' by Junio C Hamano · 12 years ago