5973 Commits (5b20ace6a81e5fe1366b07c51b1f577f356a20ff)

Author SHA1 Message Date
Jonathan Tan 7709f468fd pack: move for_each_packed_object() 8 years ago
Jonathan Tan 150e3001d0 pack: move has_sha1_pack() 8 years ago
Jonathan Tan 0abe14f6a5 pack: move {,re}prepare_packed_git and approximate_object_count 8 years ago
Jonathan Tan 3836d88ae5 pack: move pack-closing functions 8 years ago
Jonathan Tan 0317f45576 pack: move open_pack_index(), parse_pack_index() 8 years ago
Jonathan Tan 4f39cd821d pack: move pack name-related functions 8 years ago
Martin Ågren 7560f547e6 treewide: correct several "up-to-date" to "up to date" 8 years ago
Michael J Gruber 9d89b35526 merge: save merge state earlier 8 years ago
Michael J Gruber 8e6a6bb360 merge: split write_merge_state in two 8 years ago
Michael J Gruber 62dc42b937 merge: clarify call chain 8 years ago
Martin Ågren 0c2ad00b3c pack-objects: take lock before accessing `remaining` 8 years ago
Patryk Obara da77611d73 sha1_file: convert hash_sha1_file_literally to struct object_id 8 years ago
Patryk Obara e3506559d4 sha1_file: convert index_fd to struct object_id 8 years ago
Patryk Obara 98e019b067 sha1_file: convert index_path to struct object_id 8 years ago
Patryk Obara eab8bf292b builtin/hash-object: convert to struct object_id 8 years ago
Junio C Hamano 8aade107dd progress: simplify "delayed" progress API 8 years ago
Patryk Obara 9a9340329a commit: replace the raw buffer with strbuf in read_graft_line 8 years ago
Kaartic Sivaraam 52668846ea builtin/branch: stop supporting the "--set-upstream" option 8 years ago
Kevin Willford 680ee550d7 commit: skip discarding the index if there is no pre-commit hook 8 years ago
Jeff King 99e09dafd7 interpret-trailers: add --parse convenience option 8 years ago
Jeff King 000023961a interpret-trailers: add an option to unfold values 8 years ago
Jeff King fdbdb64f49 interpret-trailers: add an option to show only existing trailers 8 years ago
Jeff King 56c493ed1b interpret-trailers: add an option to show only the trailers 8 years ago
Kevin Willford 738e88a20c format-patch: have progress option while generating patches 8 years ago
René Scharfe 5c377d3d59 tree-walk: convert fill_tree_descriptor() to object_id 8 years ago
Paolo Bonzini 0ea5292e6b interpret-trailers: add options for actions 8 years ago
Paolo Bonzini 51166b8754 trailers: introduce struct new_trailer_item 8 years ago
René Scharfe 83cd6f9017 fsck: free buffers on error in fsck_obj() 8 years ago
René Scharfe de3ce210ed merge: use skip_prefix() 8 years ago
Jeff King 8abc89800c trailer: put process_trailers() options into a struct 8 years ago
Ramsay Jones 1e22a9917b builtin/add: add detail to a 'cannot chmod' error message 8 years ago
Phillip Wood 735285b403 am: fix signoff when other trailers are present 8 years ago
Martin Ågren f094b89a4d parse_decoration_style: drop unused argument `var` 8 years ago
Martin Ågren 8957661378 treewide: deprecate git_config_maybe_bool, use git_parse_maybe_bool 8 years ago
Brandon Williams 03c004c581 clone: teach recursive clones to respect -q 8 years ago
Brandon Williams 557a5998df submodule: remove gitmodules_config 8 years ago
Brandon Williams ff6f1f564c submodule-config: lazy-load a repository's .gitmodules file 8 years ago
Brandon Williams 1b796ace7b submodule-config: move submodule-config functions to submodule-config.c 8 years ago
Brandon Williams 2cc67fe54a submodule: remove submodule_config callback routine 8 years ago
Brandon Williams 7463e2ec3e unpack-trees: don't respect submodule.update 8 years ago
Brandon Williams 492c6c46da fetch: don't overlay config with submodule-config 8 years ago
Brandon Williams ec6141a0f2 submodule--helper: don't overlay config in update-clone 8 years ago
Brandon Williams 177257ccc7 submodule--helper: don't overlay config in remote_submodule_branch 8 years ago
Martin Ågren ff1e72483f tag: change default of `pager.tag` to "on" 8 years ago
Martin Ågren de121ffe57 tag: respect `pager.tag` in list-mode only 8 years ago
Jeff King 0159ba3226 rev-list: don't show usage when we see empty ref patterns 8 years ago
Phillip Wood f826fb799e cherry-pick/revert: reject --rerere-autoupdate when continuing 8 years ago
Phillip Wood fd4a3f486d am: remember --rerere-autoupdate setting 8 years ago
Brandon Williams 5556808690 add, reset: ensure submodules can be added or reset 8 years ago
Brandon Williams f9ee2fcdfa grep: recurse in-process using 'struct repository' 8 years ago