summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2020-09-25protocol: re-enable v2 protocol by defaultJeff King2-6/+1
2020-09-25maintenance: add start/stop subcommandsDerrick Stolee1-0/+11
2020-09-25maintenance: add [un]register subcommandsDerrick Stolee1-0/+14
2020-09-25for-each-repo: run subcommands on configured reposDerrick Stolee1-0/+59
2020-09-25maintenance: add --schedule option and configDerrick Stolee2-1/+17
2020-09-25maintenance: optionally skip --auto processDerrick Stolee1-0/+5
2020-09-25maintenance: add incremental-repack auto conditionDerrick Stolee1-0/+9
2020-09-25maintenance: add incremental-repack taskDerrick Stolee1-0/+18
2020-09-25midx: enable core.multiPackIndex by defaultDerrick Stolee1-2/+2
2020-09-25maintenance: create auto condition for loose-objectsDerrick Stolee1-0/+9
2020-09-25maintenance: add loose-objects taskDerrick Stolee1-0/+15
2020-09-25maintenance: add prefetch taskDerrick Stolee1-0/+15
2020-09-22Sixteenth batchJunio C Hamano1-0/+31
2020-09-22Merge branch 'al/ref-filter-merged-and-no-merged'Junio C Hamano4-13/+28
2020-09-22Merge branch 'cd/commit-graph-doc'Junio C Hamano1-1/+1
2020-09-22Merge branch 'ls/mergetool-meld-auto-merge'Junio C Hamano1-0/+10
2020-09-22Merge branch 'hn/refs-trace-backend'Junio C Hamano1-0/+4
2020-09-22Merge branch 'jt/threaded-index-pack'Junio C Hamano1-1/+1
2020-09-21builtin/diff-tree: learn --merge-baseDenton Liu2-3/+12
2020-09-20builtin/diff-index: learn --merge-baseDenton Liu2-5/+14
2020-09-20docs: explain how to deal with files that are always modifiedbrian m. carlson1-0/+33
2020-09-20docs: explain why reverts are not always applied on mergebrian m. carlson1-0/+21
2020-09-20docs: explain why squash merges are broken with long-running branchesbrian m. carlson1-0/+32
2020-09-19archive: add --add-fileRené Scharfe1-0/+6
2020-09-18Fifteenth batchJunio C Hamano1-1/+28
2020-09-18Merge branch 'es/wt-add-detach'Junio C Hamano2-0/+14
2020-09-18Doc: prefer more specific file nameAaron Lipman4-3/+3
2020-09-18commit-graph: introduce 'commitGraph.maxNewFilters'Taylor Blau2-1/+6
2020-09-18builtin/commit-graph.c: introduce '--max-new-filters=<n>'Taylor Blau1-0/+6
2020-09-17bloom: encode out-of-bounds filters as non-emptyTaylor Blau1-1/+1
2020-09-17maintenance: add auto condition for commit-graph taskDerrick Stolee1-0/+10
2020-09-17maintenance: create maintenance.<task>.enabled configDerrick Stolee3-5/+17
2020-09-17maintenance: add --task optionDerrick Stolee1-1/+8
2020-09-17maintenance: add commit-graph taskDerrick Stolee1-0/+8
2020-09-17maintenance: replace run_auto_gc()Derrick Stolee2-5/+7
2020-09-17maintenance: add --quiet optionDerrick Stolee1-0/+3
2020-09-17maintenance: create basic maintenance runnerDerrick Stolee1-0/+57
2020-09-17git-diff.txt: backtick quote command textDenton Liu1-9/+9
2020-09-17git-diff-index.txt: make --cached description a proper sentenceDenton Liu1-1/+1
2020-09-16mergetool: allow auto-merge for meld to follow the vim-diff behaviorLin Sun1-0/+10
2020-09-16ref-filter: allow merged and no-merged filtersAaron Lipman4-13/+13
2020-09-16Doc: cover multiple contains/no-contains filtersAaron Lipman4-0/+15
2020-09-15commit-graph-format.txt: fix no-parent valueConor Davis1-1/+1
2020-09-09Fourteenth batchJunio C Hamano1-0/+28
2020-09-09Merge branch 'pb/imap-send-updates'Junio C Hamano1-15/+19
2020-09-09Merge branch 'hv/ref-filter-misc'Junio C Hamano1-1/+9
2020-09-09Merge branch 'es/worktree-repair'Junio C Hamano1-2/+24
2020-09-09refs: add GIT_TRACE_REFS debugging mechanismHan-Wen Nienhuys1-0/+4
2020-09-09commit-graph: respect 'commitGraph.readChangedPaths'Taylor Blau2-0/+6
2020-09-06git-worktree.txt: discuss branch-based vs. throwaway worktreesEric Sunshine1-0/+12