51655 Commits (09427e8366003ce3d99b0b5a84e42416cef35696)
 

Author SHA1 Message Date
Brandon Williams 6373cb598e refspec: consolidate ref-prefix generation logic 7 years ago
Brandon Williams 60fba4bf16 submodule: convert push_unpushed_submodules to take a struct refspec 7 years ago
Brandon Williams afb1aed403 remote: convert check_push_refs to take a struct refspec 7 years ago
Brandon Williams 5c7ec8462d remote: convert match_push_refs to take a struct refspec 7 years ago
Brandon Williams 38490dd416 http-push: store refspecs in a struct refspec 7 years ago
Brandon Williams 7a78a82b6c transport: remove transport_verify_remote_names 7 years ago
Brandon Williams 168dba68c9 send-pack: store refspecs in a struct refspec 7 years ago
Brandon Williams 306f22dbc8 transport: convert transport_push to take a struct refspec 7 years ago
Brandon Williams aa40289ce9 push: convert to use struct refspec 7 years ago
Brandon Williams 800a4ab399 push: check for errors earlier 7 years ago
Brandon Williams 9fa2e5e853 remote: convert match_explicit_refs to take a struct refspec 7 years ago
Brandon Williams f3acb8309f remote: convert get_ref_match to take a struct refspec 7 years ago
Brandon Williams 86baf82521 remote: convert query_refspecs to take a struct refspec 7 years ago
Brandon Williams d000414e26 remote: convert apply_refspecs to take a struct refspec 7 years ago
Brandon Williams a2ac50cbfd remote: convert get_stale_heads to take a struct refspec 7 years ago
Brandon Williams def11e7193 fetch: convert prune_refs to take a struct refspec 7 years ago
Brandon Williams 65d96c8b7d fetch: convert get_ref_map to take a struct refspec 7 years ago
Brandon Williams 65a1301f2e fetch: convert do_fetch to take a struct refspec 7 years ago
Brandon Williams 860fdf1e6e refspec: remove the deprecated functions 7 years ago
Brandon Williams e4cffacc80 fetch: convert refmap to use struct refspec 7 years ago
Brandon Williams d7c8e30716 fetch: convert fetch_one to use struct refspec 7 years ago
Brandon Williams 57f32ac2a5 transport-helper: convert to use struct refspec 7 years ago
Brandon Williams 9530350096 remote: remove add_prune_tags_to_fetch_refspec 7 years ago
Brandon Williams e5349abf93 remote: convert fetch refspecs to struct refspec 7 years ago
Brandon Williams 6bdb304b10 remote: convert push refspecs to struct refspec 7 years ago
Brandon Williams 16eefc8eb3 fast-export: convert to use struct refspec 7 years ago
Brandon Williams eace274df8 clone: convert cmd_clone to use refspec_item_init 7 years ago
Brandon Williams 8ca69370c8 remote: convert match_push_refs to use struct refspec 7 years ago
Brandon Williams 0460f47277 remote: convert check_push_refs to use struct refspec 7 years ago
Brandon Williams e03c4e084d transport: convert transport_push to use struct refspec 7 years ago
Brandon Williams 895d391258 pull: convert get_tracking_branch to use refspec_item_init 7 years ago
Brandon Williams 9c8361b289 submodule--helper: convert push_check to use struct refspec 7 years ago
Brandon Williams c8fa9efe3a refspec: convert valid_fetch_refspec to use parse_refspec 7 years ago
Brandon Williams 6d4c057859 refspec: introduce struct refspec 7 years ago
Brandon Williams 3eec3700fd refspec: factor out parsing a single refspec 7 years ago
Brandon Williams 0ad4a5ff50 refspec: rename struct refspec to struct refspec_item 7 years ago
Brandon Williams ec0cb49655 refspec: move refspec parsing logic into its own file 7 years ago
Stefan Beller 325f3a8e07 merge-recursive: i18n submodule merge output and respect verbosity 7 years ago
Stefan Beller 18cfc08866 submodule.c: move submodule merging to merge-recursive.c 7 years ago
Stefan Beller e30d833671 git-submodule.sh: try harder to fetch a submodule 7 years ago
Stefan Beller b2aa84c789 grep: handle corrupt index files early 7 years ago
SZEDER Gábor 4362da078e t7005-editor: get rid of the SPACES_IN_FILENAMES prereq 7 years ago
brian m. carlson 831c61cc6b t3103: abstract away SHA-1-specific constants 7 years ago
brian m. carlson 62798a7037 t2203: abstract away SHA-1-specific constants 7 years ago
brian m. carlson 2bc3d12668 t: skip pack tests if not using SHA-1 7 years ago
brian m. carlson bfb546f86c t4044: skip test if not using SHA-1 7 years ago
brian m. carlson d7a2fc8249 t1512: skip test if not using SHA-1 7 years ago
brian m. carlson 0fbdb52f9e t1007: annotate with SHA1 prerequisite 7 years ago
brian m. carlson 5b9ba9bd80 t0000: annotate with SHA1 prerequisite 7 years ago
brian m. carlson 2ece6ad281 t: switch $_x40 to $OID_REGEX 7 years ago