Files
git/builtin
Junio C Hamano e12cbeaa62 Merge branch 'bw/ref-prefix-for-configured-refspec'
"git fetch $there $refspec" that talks over protocol v2 can take
advantage of server-side ref filtering; the code has been extended
so that this mechanism triggers also when fetching with configured
refspec.

* bw/ref-prefix-for-configured-refspec: (38 commits)
  fetch: generate ref-prefixes when using a configured refspec
  refspec: consolidate ref-prefix generation logic
  submodule: convert push_unpushed_submodules to take a struct refspec
  remote: convert check_push_refs to take a struct refspec
  remote: convert match_push_refs to take a struct refspec
  http-push: store refspecs in a struct refspec
  transport: remove transport_verify_remote_names
  send-pack: store refspecs in a struct refspec
  transport: convert transport_push to take a struct refspec
  push: convert to use struct refspec
  push: check for errors earlier
  remote: convert match_explicit_refs to take a struct refspec
  remote: convert get_ref_match to take a struct refspec
  remote: convert query_refspecs to take a struct refspec
  remote: convert apply_refspecs to take a struct refspec
  remote: convert get_stale_heads to take a struct refspec
  fetch: convert prune_refs to take a struct refspec
  fetch: convert get_ref_map to take a struct refspec
  fetch: convert do_fetch to take a struct refspec
  refspec: remove the deprecated functions
  ...
2018-05-30 21:51:26 +09:00
..
2018-05-30 14:04:05 +09:00
2018-05-30 14:04:10 +09:00
2018-05-30 14:04:09 +09:00
2018-05-30 14:04:07 +09:00
2018-05-30 14:04:07 +09:00
2018-05-23 14:38:13 +09:00
2018-05-13 10:45:05 +09:00
2018-05-30 14:04:07 +09:00
2018-05-30 14:04:05 +09:00
2018-05-30 14:04:05 +09:00
2018-05-08 15:59:16 +09:00
2018-05-30 14:04:10 +09:00
2018-05-30 14:04:05 +09:00
2018-05-30 14:04:10 +09:00
2018-05-23 14:38:15 +09:00
2018-05-30 14:04:05 +09:00
2018-05-30 14:04:10 +09:00
2018-05-30 14:04:10 +09:00
2018-05-23 14:38:13 +09:00
2018-04-16 13:52:29 +09:00
2018-05-23 14:38:17 +09:00
2018-04-10 08:25:45 +09:00
2018-05-30 14:04:05 +09:00
2018-03-15 12:01:08 -07:00
2018-05-23 14:38:16 +09:00
2018-05-29 17:10:05 +09:00
2018-05-30 14:04:07 +09:00
2018-05-08 15:59:16 +09:00