summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2019-11-22sparse-checkout: create 'disable' subcommandDerrick Stolee
2019-11-22sparse-checkout: add '--stdin' option to set subcommandDerrick Stolee
2019-11-22sparse-checkout: 'set' subcommandDerrick Stolee
2019-11-22clone: add --sparse modeDerrick Stolee
2019-11-22sparse-checkout: create 'init' subcommandDerrick Stolee
2019-11-22sparse-checkout: create builtin with 'list' subcommandDerrick Stolee
2019-11-10Merge branch 'bc/hash-independent-tests-part-6'Junio C Hamano
2019-11-10Merge branch 'js/update-index-ignore-removal-for-skip-worktree'Junio C Hamano
2019-11-10Merge branch 'sg/commit-graph-usage-fix'Junio C Hamano
2019-11-10Merge branch 'wb/midx-progress'Junio C Hamano
2019-11-10Merge branch 'js/rebase-deprecate-preserve-merges'Junio C Hamano
2019-11-10Merge branch 'hv/bitshift-constants-in-blame'Junio C Hamano
2019-11-10Merge branch 'dd/notes-copy-default-dst-to-head'Junio C Hamano
2019-11-10Merge branch 'pw/post-commit-from-sequencer'Junio C Hamano
2019-11-10Merge branch 'dl/format-patch-cover-from-desc'Junio C Hamano
2019-11-10Merge branch 'jt/fetch-pack-record-refs-in-the-dot-promisor'Junio C Hamano
2019-11-02stash: handle staged changes in skip-worktree files correctlyJohannes Schindelin
2019-11-02update-index: optionally leave skip-worktree entries aloneJohannes Schindelin
2019-10-28builtin/commit-graph.c: remove subcommand-less usage stringSZEDER Gábor
2019-10-28rev-parse: add a --show-object-format optionbrian m. carlson
2019-10-24fetch: delay fetch_if_missing=0 until after configJonathan Tan
2019-10-23Merge branch 'cb/pcre2-chartables-leakfix'Junio C Hamano
2019-10-23multi-pack-index: add [--[no-]progress] option.William Baker
2019-10-23midx: add MIDX_PROGRESS flagWilliam Baker
2019-10-21builtin/blame.c: constants into bit shift formatHariom Verma
2019-10-21rebase: hide --preserve-merges optionDenton Liu
2019-10-18Merge branch 'jj/stash-reset-only-toplevel'Junio C Hamano
2019-10-18Merge branch 'bw/format-patch-o-create-leading-dirs'Junio C Hamano
2019-10-18grep: make PCRE2 aware of custom allocatorCarlo Marcelo Arenas Belón
2019-10-18notes: fix minimum number of parameters to "copy" subcommandDoan Tran Cong Danh
2019-10-16fetch-pack: write fetched refs to .promisorJonathan Tan
2019-10-16move run_commit_hook() to libgit and use it therePhillip Wood
2019-10-16format-patch: teach --cover-from-description optionDenton Liu
2019-10-16format-patch: use enum variablesDenton Liu
2019-10-16format-patch: replace erroneous and conditionDenton Liu
2019-10-15Merge branch 'js/trace2-fetch-push'Junio C Hamano
2019-10-15Merge branch 'ew/hashmap'Junio C Hamano
2019-10-15Merge branch 'en/fast-imexport-nested-tags'Junio C Hamano
2019-10-15Merge branch 'js/azure-pipelines-msvc'Junio C Hamano
2019-10-15Merge branch 'gs/commit-graph-trace-with-cmd'Junio C Hamano
2019-10-15Merge branch 'js/fetch-jobs'Junio C Hamano
2019-10-15Merge branch 'en/merge-recursive-cleanup'Junio C Hamano
2019-10-15stash: avoid recursive hard reset on submodulesJakob Jarmar
2019-10-12format-patch: create leading components of output directoryBert Wesarg
2019-10-11Merge branch 'js/stash-apply-in-secondary-worktree'Junio C Hamano
2019-10-11Merge branch 'rs/dedup-includes'Junio C Hamano
2019-10-11Merge branch 'bc/object-id-part17'Junio C Hamano
2019-10-11Merge branch 'en/clean-nested-with-ignored'Junio C Hamano
2019-10-09Merge branch 'sg/name-rev-cutoff-underflow-fix'Junio C Hamano
2019-10-07Merge branch 'bw/submodule-helper-usage-fix'Junio C Hamano