6671 Commits (09427e8366003ce3d99b0b5a84e42416cef35696)

Author SHA1 Message Date
Jeff King 73c3f0f704 index-pack: check .gitmodules files with --strict 7 years ago
Jeff King 6e328d6cae unpack-objects: call fsck_finish() after fscking objects 7 years ago
Jeff King 1995b5e03e fsck: call fsck_finish() after fscking objects 7 years ago
Jeff King 7ac4f3a007 fsck: actually fsck blob data 7 years ago
Jeff King db5a58c1bd index-pack: make fsck error message more specific 7 years ago
Jeff King 10ecfa7649 verify_path: disallow symlinks in .gitmodules 7 years ago
Jeff King eb12dd0c76 update-index: stat updated files earlier 7 years ago
Jeff King 0383bbb901 submodule-config: verify submodule names as paths 7 years ago
Casey Fitzpatrick a0ef29341a submodule: add --dissociate option to add/update commands 7 years ago
Martin Ågren 1c41d2805e unpack_trees_options: free messages when done 7 years ago
Jeff King 17b8a2d6cd config: die when --blob is used outside a repository 7 years ago
Brandon Williams dcc73cf7ff fetch: generate ref-prefixes when using a configured refspec 7 years ago
Brandon Williams 6373cb598e refspec: consolidate ref-prefix generation logic 7 years ago
Brandon Williams 5c7ec8462d remote: convert match_push_refs to take 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 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
Stefan Beller b2aa84c789 grep: handle corrupt index files early 7 years ago
Ben Peart e8b2dc2c2a add status config and command line options for rename detection 7 years ago
Nguyễn Thái Ngọc Duy b5d5a567fb column: fix off-by-one default width 7 years ago
René Scharfe c112084af9 fast-export: avoid NULL pointer arithmetic 7 years ago
Martin Ågren 0fa5a2ed8d lock_file: move static locks into functions 7 years ago
Martin Ågren b227586831 lock_file: make function-local locks non-static 7 years ago
Johannes Schindelin 033abf97fc Replace all die("BUG: ...") calls by BUG() ones 7 years ago
Nguyễn Thái Ngọc Duy 58bd77b66a pack-objects: validation and documentation about unreachable options 7 years ago
Eckhard S. Maaß dc6b1d92ca wt-status: use settings from git_diff_ui_config 7 years ago
brian m. carlson d8448522d8 builtin/reset: convert use of EMPTY_TREE_SHA1_BIN 7 years ago
brian m. carlson c00866a2cc builtin/receive-pack: convert one use of EMPTY_TREE_SHA1_HEX 7 years ago
brian m. carlson cb91022c0e builtin/merge: switch tree functions to use object_id 7 years ago
brian m. carlson d41836a0b2 builtin/am: convert uses of EMPTY_TREE_SHA1_BIN to the_hash_algo 7 years ago
brian m. carlson f6d27d2468 builtin/receive-pack: avoid hard-coded constants for push certs 7 years ago