8472 Commits (31e8595a1132187f99792a4b889c2128cd9253ef)

Author SHA1 Message Date
Elijah Newren 95c11ecc73 Fix error-prone fill_directory() API; make it only return matches 5 years ago
Jeff King 167a575e2d clone: use "quick" lookup while following tags 5 years ago
Jeff King fe299ec5ae oid_array: rename source file from sha1-array 5 years ago
Jonathan Tan 2b98478c6f connected: always use partial clone optimization 5 years ago
René Scharfe 13ac5edbfa pull: pass documented fetch options on 5 years ago
Elijah Newren fbae70ddc6 pull: avoid running both merge and rebase 5 years ago
Elijah Newren 5644ca28cd sparse-checkout: provide a new reapply subcommand 5 years ago
Elijah Newren 4ee5d50fc3 sparse-checkout: use improved unpack_trees porcelain messages 5 years ago
Elijah Newren f56f31af03 sparse-checkout: use new update_sparsity() function 5 years ago
Elijah Newren fa0bde45cd unpack-trees: simplify pattern_list freeing 5 years ago
Denton Liu 9460fd48b5 Lib-ify prune-packed 5 years ago
Denton Liu ce6521e441 Lib-ify fmt-merge-msg 5 years ago
Derrick Stolee 2d657ab95f pack-objects: flip the use of GIT_TEST_PACK_SPARSE 5 years ago
Shourya Shukla d00a5bdd50 submodule--helper.c: Rename 'cb_foreach' to 'foreach_cb' 5 years ago
Junio C Hamano 88acccda38 log: give --[no-]use-mailmap a more sensible synonym --[no-]mailmap 5 years ago
Junio C Hamano c28b036fe3 clone: reorder --recursive/--recurse-submodules 5 years ago
brian m. carlson 4cf76f6bbf builtin/reset: compute checkout metadata for reset 5 years ago
brian m. carlson 3f26785624 builtin/rebase: compute checkout metadata for rebases 5 years ago
brian m. carlson dfc8cdc677 builtin/clone: compute checkout metadata for clones 5 years ago
brian m. carlson 13e7ed6a3a builtin/checkout: compute checkout metadata for checkouts 5 years ago
brian m. carlson c397aac02f convert: provide additional metadata to filters 5 years ago
brian m. carlson ab90ecae99 convert: permit passing additional metadata to filter processes 5 years ago
Hans Jerry Illikainen 6794898198 gpg-interface: prefer check_signature() for GPG verification 5 years ago
brian m. carlson a8604766de builtin/checkout: pass branch info down to checkout_worktree 5 years ago
Jiang Xin 937d143630 i18n: unmark a message in rebase.c 5 years ago
Alex Henrie d18c950a69 pull: warn if the user didn't say whether to rebase or to merge 5 years ago
Alexandr Miloslavskiy 49d3c4b481 get_superproject_working_tree(): return strbuf 5 years ago
Alexandr Miloslavskiy 3d7747e318 real_path: remove unsafe API 5 years ago
Alexandr Miloslavskiy 0915a5b4cd set_git_dir: fix crash when used with real_path() 5 years ago
Thomas Gummerer 8a2cd3f512 stash: remove the stash.useBuiltin setting 5 years ago
Heba Waly f665d63a91 tag: use new advice API to check visibility 5 years ago
Thomas Gummerer b0c7362d19 stash: get git_stash_config at the top level 5 years ago
Junio C Hamano 0106b1d4be Revert "gpg-interface: prefer check_signature() for GPG verification" 5 years ago
Benno Evers 30b1c7ad9d describe: don't abort too early when searching tags 5 years ago
Alban Gruin 240fc04f81 builtin/rebase: remove a call to get_oid() on `options.switch_to' 5 years ago
Emily Shaffer 132f600b06 clone: pass --single-branch during --recurse-submodules 5 years ago
Emily Shaffer 47319576f1 submodule--helper: use C99 named initializer 5 years ago
Eric Sunshine bb69b3b009 worktree: don't allow "add" validation to be fooled by suffix matching 5 years ago
Jeff King b99b6bcc57 packed_object_info(): use object_id for returning delta base 5 years ago
Jeff King f66d4e0250 pack-objects: use object_id struct in pack-reuse code 5 years ago
Jeff King a93c141dde pack-objects: convert oe_set_delta_ext() to use object_id 5 years ago
Jeff King 3f83fd5e44 pack-objects: read delta base oid into object_id struct 5 years ago
Jeff King 0763671b8e nth_packed_object_oid(): use customary integer return 5 years ago
Eric Sunshine b5cabb4a96 rebase: refuse to switch to branch already checked out elsewhere 5 years ago
Hariom Verma 4ef346482d receive.denyCurrentBranch: respect all worktrees 5 years ago
brian m. carlson 42d4e1d112 commit: use expected signature header for SHA-256 5 years ago
brian m. carlson efa7ae36c1 init-db: move writing repo version into a function 5 years ago
brian m. carlson 3c9331a129 builtin/init-db: add environment variable for new repo hash 5 years ago
brian m. carlson 8b8f7189df builtin/init-db: allow specifying hash algorithm on command line 5 years ago
brian m. carlson cfe3917c85 setup: allow check_repository_format to read repository format 5 years ago