- b4f0038 Merge branch 'en/rebase-backend' by Junio C Hamano · 4 years, 10 months ago
- 937d143 i18n: unmark a message in rebase.c by Jiang Xin · 4 years, 10 months ago
- 0e0d717 Merge branch 'pb/am-show-current-patch' by Junio C Hamano · 4 years, 10 months ago
- 9b7f726 Merge branch 'am/pathspec-f-f-more' by Junio C Hamano · 4 years, 10 months ago
- e63cefb Merge branch 'hi/gpg-use-check-signature' by Junio C Hamano · 4 years, 10 months ago
- f3ccd9f Merge branch 'be/describe-multiroot' by Junio C Hamano · 4 years, 10 months ago
- a6b4709 Merge branch 'ag/rebase-remove-redundant-code' by Junio C Hamano · 4 years, 10 months ago
- b22db26 Merge branch 'es/recursive-single-branch-clone' by Junio C Hamano · 4 years, 10 months ago
- e8e7184 Merge branch 'jk/nth-packed-object-id' by Junio C Hamano · 4 years, 10 months ago
- a0ab37d Merge branch 'es/do-not-let-rebase-switch-to-protected-branch' by Junio C Hamano · 4 years, 10 months ago
- 4a2e91d Merge branch 'hv/receive-denycurrent-everywhere' by Junio C Hamano · 4 years, 10 months ago
- 49e5043 Merge branch 'es/worktree-avoid-duplication-fix' by Junio C Hamano · 4 years, 10 months ago
- 25063e2 Merge branch 'mr/bisect-in-c-1' by Junio C Hamano · 4 years, 10 months ago
- f4d7dfc Merge branch 'ds/sparse-add' by Junio C Hamano · 4 years, 10 months ago
- ff41848 Merge branch 'rs/micro-cleanups' by Junio C Hamano · 4 years, 10 months ago
- 444cff6 Merge branch 'ds/partial-clone-fixes' by Junio C Hamano · 4 years, 10 months ago
- 8c22bd9 Merge branch 'en/rebase-backend' by Junio C Hamano · 4 years, 10 months ago
- cb2f5a8 Merge branch 'en/check-ignore' by Junio C Hamano · 4 years, 10 months ago
- 0df82d9 Merge branch 'jk/object-filter-with-bitmap' by Junio C Hamano · 4 years, 10 months ago
- 0106b1d Revert "gpg-interface: prefer check_signature() for GPG verification" by Junio C Hamano · 4 years, 10 months ago
- 30b1c7a describe: don't abort too early when searching tags by Benno Evers · 4 years, 11 months ago
- 240fc04 builtin/rebase: remove a call to get_oid() on `options.switch_to' by Alban Gruin · 5 years ago
- d0038f4 Merge branch 'bw/remote-rename-update-config' by Junio C Hamano · 4 years, 11 months ago
- 132f600 clone: pass --single-branch during --recurse-submodules by Emily Shaffer · 4 years, 11 months ago
- 4731957 submodule--helper: use C99 named initializer by Emily Shaffer · 4 years, 11 months ago
- bb69b3b worktree: don't allow "add" validation to be fooled by suffix matching by Eric Sunshine · 4 years, 11 months ago
- b99b6bc packed_object_info(): use object_id for returning delta base by Jeff King · 4 years, 11 months ago
- f66d4e0 pack-objects: use object_id struct in pack-reuse code by Jeff King · 4 years, 11 months ago
- a93c141 pack-objects: convert oe_set_delta_ext() to use object_id by Jeff King · 4 years, 11 months ago
- 3f83fd5 pack-objects: read delta base oid into object_id struct by Jeff King · 4 years, 11 months ago
- 0763671 nth_packed_object_oid(): use customary integer return by Jeff King · 4 years, 11 months ago
- b5cabb4 rebase: refuse to switch to branch already checked out elsewhere by Eric Sunshine · 4 years, 11 months ago
- 4ef3464 receive.denyCurrentBranch: respect all worktrees by Hariom Verma · 4 years, 11 months ago
- 2ce6d07 use strpbrk(3) to search for characters from a given set by René Scharfe · 4 years, 11 months ago
- 3e96c66 partial-clone: avoid fetching when looking for objects by Derrick Stolee · 4 years, 11 months ago
- aa416b2 am: support --show-current-patch=diff to retrieve .git/rebase-apply/patch by Paolo Bonzini · 4 years, 11 months ago
- f3b4822 am: support --show-current-patch=raw as a synonym for--show-current-patch by Paolo Bonzini · 4 years, 11 months ago
- e8ef1e8 am: convert "resume" variable to a struct by Paolo Bonzini · 4 years, 11 months ago
- 8a98758 stash push: support the --pathspec-from-file option by Alexandr Miloslavskiy · 5 years ago
- 8c3713c stash: eliminate crude option parsing by Alexandr Miloslavskiy · 5 years ago
- 5f393dc rm: support the --pathspec-from-file option by Alexandr Miloslavskiy · 5 years ago
- 45b6370 bisect: libify `check_good_are_ancestors_of_bad` and its dependents by Pranit Bauva · 5 years ago
- 7613ec5 bisect--helper: return error codes from `cmd_bisect__helper()` by Pranit Bauva · 5 years ago
- bfacfce bisect--helper: introduce new `decide_next()` function by Tanushree Tumane · 5 years ago
- 292731c bisect--helper: change `retval` to `res` by Tanushree Tumane · 5 years ago
- 16538bf bisect--helper: convert `vocab_*` char pointers to char arrays by Miriam Rubio · 5 years ago
- 7ec8125 check-ignore: fix documentation and implementation to match by Elijah Newren · 4 years, 11 months ago
- 20a5fd8 rev-list --count: comment on the use of count_right++ by Junio C Hamano · 4 years, 11 months ago
- 5d55554 Merge branch 'mr/show-config-scope' by Junio C Hamano · 5 years ago
- 9f3f387 Merge branch 'rs/strbuf-insertstr' by Junio C Hamano · 5 years ago
- 0460c10 Merge branch 'rs/name-rev-memsave' by Junio C Hamano · 5 years ago
- 10cdb9f rebase: rename the two primary rebase backends by Elijah Newren · 5 years ago
- 2ac0d62 rebase: change the default backend from "am" to "merge" by Elijah Newren · 5 years ago
- 8295ed6 rebase: make the backend configurable via config setting by Elijah Newren · 5 years ago
- c2417d3 rebase: drop '-i' from the reflog for interactive-based rebases by Elijah Newren · 5 years ago
- 52eb738 rebase: add an --am option by Elijah Newren · 5 years ago
- 8af14f0 rebase: move incompatibility checks between backend options a bit earlier by Elijah Newren · 5 years ago
- befb89c rebase: allow more types of rebases to fast-forward by Elijah Newren · 5 years ago
- 93122c9 rebase: fix handling of restrict_revision by Elijah Newren · 5 years ago
- 55d2b6d rebase: make sure to pass along the quiet flag to the sequencer by Elijah Newren · 5 years ago
- 8a997ed rebase, sequencer: remove the broken GIT_QUIET handling by Elijah Newren · 5 years ago
- e98c426 rebase (interactive-backend): fix handling of commits that become empty by Elijah Newren · 5 years ago
- d48e5e2 rebase (interactive-backend): make --keep-empty the default by Elijah Newren · 5 years ago
- 53c3be2 Merge branch 'tb/commit-graph-object-dir' by Junio C Hamano · 5 years ago
- 7b029eb Merge branch 'jk/index-pack-dupfix' by Junio C Hamano · 5 years ago
- f2dcfcc Merge branch 'pk/status-of-uncloned-submodule' by Junio C Hamano · 5 years ago
- 78e67cd Merge branch 'mt/use-passed-repo-more-in-funcs' by Junio C Hamano · 5 years ago
- 433b8aa Merge branch 'ds/sparse-checkout-harden' by Junio C Hamano · 5 years ago
- 8fb3945 Merge branch 'jt/connectivity-check-optim-in-partial-clone' by Junio C Hamano · 5 years ago
- d8b8d59 Merge branch 'ag/rebase-avoid-unneeded-checkout' by Junio C Hamano · 5 years ago
- 56ceb64 Merge branch 'mt/threaded-grep-in-object-store' by Junio C Hamano · 5 years ago
- a14aebe Merge branch 'jk/packfile-reuse-cleanup' by Junio C Hamano · 5 years ago
- daef1b3 Merge branch 'hw/advice-add-nothing' by Junio C Hamano · 5 years ago
- 153a1b4 Merge branch 'pb/do-not-recurse-grep-no-index' into maint by Junio C Hamano · 5 years ago
- e361f36 Merge branch 'nd/switch-and-restore' into maint by Junio C Hamano · 5 years ago
- 3bba763 Merge branch 'hw/commit-advise-while-rejecting' into maint by Junio C Hamano · 5 years ago
- 3ab3185 pack-objects: support filters with bitmaps by Jeff King · 5 years ago
- 2aaeb9a rev-list: use bitmap filters for traversal by Jeff King · 5 years ago
- 6663ae0 pack-bitmap: basic noop bitmap filter infrastructure by Jeff King · 5 years ago
- 4eb707e rev-list: allow commit-only bitmap traversals by Jeff King · 5 years ago
- 608d9c9 rev-list: allow bitmaps when counting objects by Jeff King · 5 years ago
- 55cb10f rev-list: make --count work with --objects by Jeff King · 5 years ago
- 792f811 rev-list: factor out bitmap-optimized routines by Jeff King · 5 years ago
- d90fe06 pack-bitmap: refuse to do a bitmap traversal with pathspecs by Jeff King · 5 years ago
- e03f928 rev-list: fallback to non-bitmap traversal when filtering by Jeff King · 5 years ago
- 44cba9c Merge branch 'jc/skip-prefix' by Junio C Hamano · 5 years ago
- 556ccd4 Merge branch 'pb/do-not-recurse-grep-no-index' by Junio C Hamano · 5 years ago
- ef07659 sparse-checkout: work with Windows paths by Derrick Stolee · 5 years ago
- 2631dc8 sparse-checkout: create 'add' subcommand by Derrick Stolee · 5 years ago
- 4bf0c06 sparse-checkout: extract pattern update from 'set' subcommand by Derrick Stolee · 5 years ago
- 6fb705a sparse-checkout: extract add_patterns_from_input() by Derrick Stolee · 5 years ago
- b3fd6cb remote rename/remove: gently handle remote.pushDefault config by Bert Wesarg · 5 years ago
- 923d4a5 remote rename/remove: handle branch.<name>.pushRemote config values by Bert Wesarg · 5 years ago
- ceff1a1 remote: clean-up config callback by Bert Wesarg · 5 years ago
- 1a83068 remote: clean-up by returning early to avoid one indentation by Bert Wesarg · 5 years ago
- 88f8576 pull --rebase/remote rename: document and honor single-letter abbreviations rebase types by Bert Wesarg · 5 years ago
- 145d59f config: add '--show-scope' to print the scope of a config value by Matthew Rogers · 5 years ago
- e37efa4 config: teach git_config_source to remember its scope by Matthew Rogers · 5 years ago
- a91cc7f strbuf: add and use strbuf_insertstr() by René Scharfe · 5 years ago
- 887a0fd add: change advice config variables used by the add API by Heba Waly · 5 years ago