summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2020-10-01format-patch: teach format.useAutoBase "whenAble" optionJacob Keller
2020-09-25Merge branch 'jx/proc-receive-hook'Junio C Hamano
2020-09-25Merge branch 'ds/maintenance-part-1'Junio C Hamano
2020-09-22Merge branch 'ar/fetch-ipversion-in-all'Junio C Hamano
2020-09-22Merge branch 'cs/don-t-pretend-a-failed-remote-set-head-succeeded'Junio C Hamano
2020-09-22Merge branch 'al/ref-filter-merged-and-no-merged'Junio C Hamano
2020-09-22Merge branch 'ls/mergetool-meld-auto-merge'Junio C Hamano
2020-09-22Merge branch 'jt/threaded-index-pack'Junio C Hamano
2020-09-22Merge branch 'es/format-patch-interdiff-cleanup'Junio C Hamano
2020-09-22Merge branch 'os/fetch-submodule-optim'Junio C Hamano
2020-09-19Merge branch 'mt/config-fail-nongit-early'Junio C Hamano
2020-09-19Merge branch 'jc/quote-path-cleanup'Junio C Hamano
2020-09-19Merge branch 'es/wt-add-detach'Junio C Hamano
2020-09-19Merge branch 'jc/add-i-use-builtin-experimental'Junio C Hamano
2020-09-19Merge branch 'rs/refspec-leakfix'Junio C Hamano
2020-09-19Merge branch 'rs/misc-cleanups'Junio C Hamano
2020-09-17remote: don't show success message when set-head failsChristian Schlack
2020-09-17maintenance: add trace2 regions for task executionDerrick Stolee
2020-09-17maintenance: add auto condition for commit-graph taskDerrick Stolee
2020-09-17maintenance: use pointers to check --autoDerrick Stolee
2020-09-17maintenance: create maintenance.<task>.enabled configDerrick Stolee
2020-09-17maintenance: take a lock on the objects directoryDerrick Stolee
2020-09-17maintenance: add --task optionDerrick Stolee
2020-09-17maintenance: add commit-graph taskDerrick Stolee
2020-09-17maintenance: initialize task arrayDerrick Stolee
2020-09-17maintenance: replace run_auto_gc()Derrick Stolee
2020-09-17maintenance: add --quiet optionDerrick Stolee
2020-09-17maintenance: create basic maintenance runnerDerrick Stolee
2020-09-17mergetool: allow auto-merge for meld to follow the vim-diff behaviorLin Sun
2020-09-16ref-filter: allow merged and no-merged filtersAaron Lipman
2020-09-15fetch: pass --ipv4 and --ipv6 options to sub-fetchesAlex Riesen
2020-09-10quote_path: give flags parameter to quote_path()Junio C Hamano
2020-09-10quote_path: rename quote_path_relative() to quote_path()Junio C Hamano
2020-09-09Merge branch 'jt/interpret-branch-name-fallback'Junio C Hamano
2020-09-09Merge branch 'ss/submodule-summary-in-c-fixes'Junio C Hamano
2020-09-09Merge branch 'es/worktree-repair'Junio C Hamano
2020-09-09Merge branch 'jk/worktree-check-clean-leakfix'Junio C Hamano
2020-09-09Merge branch 'tb/repack-clearing-midx'Junio C Hamano
2020-09-09Merge branch 'ss/submodule-summary-in-c'Junio C Hamano
2020-09-09config: complain about --worktree outside of a git repoMatheus Tavares
2020-09-08index-pack: make quantum of work smallerJonathan Tan
2020-09-08format-patch: use 'origin' as start of current-series-range when knownEric Sunshine
2020-09-08diff-lib: tighten show_interdiff()'s interfaceEric Sunshine
2020-09-08diff: move show_interdiff() from its own file to diff-libEric Sunshine
2020-09-08add -i: use the built-in version when feature.experimental is setJunio C Hamano
2020-09-07worktree: teach `add` to recognize -d as shorthand for --detachEric Sunshine
2020-09-06fast-import: use write_pack_header()René Scharfe
2020-09-06refspec: add and use refspec_appendf()René Scharfe
2020-09-06push: release strbufs used for refspec formattingRené Scharfe
2020-09-06fetch: do not look for submodule changes in unchanged refsOrgad Shaneh