6569 Commits (38490dd416af41ce65eab0fc91de14009c73d606)

Author SHA1 Message Date
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 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 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 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 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 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
Ryan Dammrose 960786e761 push: colorize errors 7 years ago
Taylor Blau 63e2a0f8e9 builtin/config: introduce `color` type specifier 7 years ago
Taylor Blau eeaa24b990 builtin/config: introduce `--default` 7 years ago
Junio C Hamano 8ab5aa4bd8 parseopt: handle malformed --expire arguments more nicely 7 years ago
Junio C Hamano 96913c9df6 gc: do not upcase error message shown with die() 7 years ago
Martin Ågren be011bbe00 fast-export: fix regression skipping some merge-commits 7 years ago
Taylor Blau fb0dc3bac1 builtin/config.c: support `--type=<type>` as preferred alias for `--<type>` 7 years ago
Nguyễn Thái Ngọc Duy 0b5e2ea7cf submodule--helper: don't print null in 'submodule status' 7 years ago
Stefan Beller d228eea514 worktree: accept -f as short for --force for removal 7 years ago
Stefan Beller 1f2e7ceabc replace-object: add repository argument to lookup_replace_object 7 years ago
Stefan Beller 60ce76d358 refs: add repository argument to for_each_replace_ref 7 years ago
Stefan Beller 23a3f0cb16 refs: add repository argument to get_main_ref_store 7 years ago
Stefan Beller 47f351e9b3 object-store: move lookup_replace_object to replace-object.h 7 years ago
Stefan Beller fc1395f4a4 sha1_file.c: rename to use dash in file name 7 years ago
Stefan Beller d807c4a01d exec_cmd: rename to use dash in file name 7 years ago
Derrick Stolee 7547b95b4f commit-graph: implement "--append" option 7 years ago
Derrick Stolee 3d5df01b5e commit-graph: build graph from starting commits 7 years ago
Derrick Stolee 049d51a2bb commit-graph: read only from specific pack-indexes 7 years ago
Derrick Stolee 2a2e32bdc5 commit-graph: implement git commit-graph read 7 years ago
Taylor Blau 0a8950be5d builtin/config.c: treat type specifiers singularly 7 years ago
Harald Nordgren 1fb20dfd8e ls-remote: create '--sort' option 7 years ago
Jeff King 53df97a29d ref-filter: use "struct object_id" consistently 7 years ago
Brandon Williams 86238e07ef commit: allow partial commits with relative paths 7 years ago
Derrick Stolee f237c8b6fe commit-graph: implement git-commit-graph write 7 years ago
Derrick Stolee 4ce58ee38d commit-graph: create git-commit-graph builtin 7 years ago
Derrick Stolee cfe83216e4 csum-file: refactor finalize_hashfile() method 7 years ago
Derrick Stolee f2af9f5e02 csum-file: rename hashclose() to finalize_hashfile() 7 years ago
Olga Telezhnaya 3019eca918 ref-filter: start adding strbufs with errors 7 years ago