aboutsummaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2021-04-16diff-merges: introduce log.diffMerges config variableSergey Organov
2021-04-16Merge branch 'en/ort-readiness'Junio C Hamano
2021-04-16maintenance: respect remote.*.skipFetchAllDerrick Stolee
2021-04-16maintenance: use 'git fetch --prefetch'Derrick Stolee
2021-04-16fetch: add --prefetch optionDerrick Stolee
2021-04-14update-index: ensure full indexDerrick Stolee
2021-04-14stash: ensure full indexDerrick Stolee
2021-04-14rm: ensure full indexDerrick Stolee
2021-04-14merge-index: ensure full indexDerrick Stolee
2021-04-14ls-files: ensure full indexDerrick Stolee
2021-04-14grep: ensure full indexDerrick Stolee
2021-04-14fsck: ensure full indexDerrick Stolee
2021-04-14difftool: ensure full indexDerrick Stolee
2021-04-14commit: ensure full indexDerrick Stolee
2021-04-14checkout: ensure full indexDerrick Stolee
2021-04-14checkout-index: ensure full indexDerrick Stolee
2021-04-14add: ensure full indexDerrick Stolee
2021-04-14*: remove 'const' qualifier for struct index_stateDerrick Stolee
2021-04-13Merge branch 'tb/pack-preferred-tips-to-give-bitmap'Junio C Hamano
2021-04-13lookup_unknown_object(): take a repository argumentJeff King
2021-04-12pack-objects: update "nr_seen" progress based on pack-reused countJeff King
2021-04-08rm: honor sparse checkout patternsMatheus Tavares
2021-04-08add: warn when asked to update SKIP_WORKTREE entriesMatheus Tavares
2021-04-08pathspec: allow to ignore SKIP_WORKTREE entries on index matchingMatheus Tavares
2021-04-08add: make --chmod and --renormalize honor sparse checkoutsMatheus Tavares
2021-04-08add: include magic part of pathspec on --refresh errorMatheus Tavares
2021-04-08Merge branch 'en/sequencer-edit-upon-conflict-fix'Junio C Hamano
2021-04-08Merge branch 'll/clone-reject-shallow'Junio C Hamano
2021-04-08Merge branch 'tb/reverse-midx'Junio C Hamano
2021-04-07Merge branch 'ab/fsck-api-cleanup'Junio C Hamano
2021-04-07Merge branch 'cc/downcase-opt-help'Junio C Hamano
2021-04-07Merge branch 'zh/commit-trailer'Junio C Hamano
2021-04-07Merge branch 'ah/plugleaks'Junio C Hamano
2021-04-06maintenance: simplify prefetch logicDerrick Stolee
2021-04-02Merge branch 'zh/format-patch-fractional-reroll-count'Junio C Hamano
2021-04-02Merge branch 'jh/simple-ipc'Junio C Hamano
2021-04-02Merge branch 'mt/parallel-checkout-part-1'Junio C Hamano
2021-04-01midx: allow marking a pack as preferredTaylor Blau
2021-04-01builtin/clone.c: add --reject-shallow optionLi Linchao
2021-03-31builtin/pack-objects.c: respect 'pack.preferBitmapTips'Taylor Blau
2021-03-31sequencer: fix edit handling for cherry-pick and revert messagesElijah Newren
2021-03-30Merge branch 'hx/pack-objects-chunk-comment'Junio C Hamano
2021-03-30Merge branch 'ab/remove-rebase-usebuiltin'Junio C Hamano
2021-03-30Merge branch 'ab/read-tree'Junio C Hamano
2021-03-30sparse-checkout: disable sparse-indexDerrick Stolee
2021-03-30sparse-checkout: toggle sparse index from builtinDerrick Stolee
2021-03-30sparse-checkout: hold pattern list in indexDerrick Stolee
2021-03-30builtin/multi-pack-index.c: display usage on unrecognized commandTaylor Blau
2021-03-30builtin/multi-pack-index.c: don't enter bogus cmd_modeTaylor Blau
2021-03-30builtin/multi-pack-index.c: split sub-commandsTaylor Blau