summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)AuthorFilesLines
2019-11-22sparse-checkout: update working directory in-process for 'init'Libravatar Derrick Stolee1-16/+20
2019-11-22sparse-checkout: write using lockfileLibravatar Derrick Stolee1-4/+11
2019-11-22sparse-checkout: use in-process update for disable subcommandLibravatar Derrick Stolee1-13/+12
2019-11-22sparse-checkout: update working directory in-processLibravatar Derrick Stolee2-13/+72
2019-11-22sparse-checkout: sanitize for nested foldersLibravatar Derrick Stolee1-4/+18
2019-11-22sparse-checkout: init and set in cone modeLibravatar Derrick Stolee1-16/+147
2019-11-22sparse-checkout: create 'disable' subcommandLibravatar Derrick Stolee1-1/+25
2019-11-22sparse-checkout: add '--stdin' option to set subcommandLibravatar Derrick Stolee1-2/+32
2019-11-22sparse-checkout: 'set' subcommandLibravatar Derrick Stolee1-2/+45
2019-11-22clone: add --sparse modeLibravatar Derrick Stolee2-0/+33
2019-11-22sparse-checkout: create 'init' subcommandLibravatar Derrick Stolee1-1/+74
2019-11-22sparse-checkout: create builtin with 'list' subcommandLibravatar Derrick Stolee1-0/+86
2019-11-21format-patch: pass notes configuration to range-diffLibravatar Denton Liu1-1/+23
2019-11-21range-diff: pass through --notes to `git log`Libravatar Denton Liu2-2/+6
2019-11-20commit: support the --pathspec-from-file optionLibravatar Alexandr Miloslavskiy1-4/+21
2019-11-20reset: support the `--pathspec-from-file` optionLibravatar Alexandr Miloslavskiy1-2/+19
2019-11-20doc: reset: synchronize <pathspec> descriptionLibravatar Alexandr Miloslavskiy1-2/+2
2019-11-20builtin/unpack-objects.c: show throughput progressLibravatar SZEDER Gábor1-1/+2
2019-11-20rev-parse: make --show-toplevel without a worktree an errorLibravatar Jeff King1-0/+2
2019-11-14Start to implement a built-in version of `git add --interactive`Libravatar Johannes Schindelin1-0/+12
2019-11-14stash: make sure we have a valid index before writing itLibravatar Thomas Gummerer1-4/+3
2019-11-13clone: remove fetch_if_missing=0Libravatar Jonathan Tan1-3/+0
2019-11-13test-tool: use 'read-graph' helperLibravatar Derrick Stolee1-68/+0
2019-11-11bundle-verify: add --quietLibravatar Robin H. Johnson1-3/+6
2019-11-11bundle-create: progress output controlLibravatar Robin H. Johnson1-3/+27
2019-11-11bundle: framework for options before bundle fileLibravatar Robin H. Johnson1-45/+145
2019-11-10Merge branch 'bc/hash-independent-tests-part-6'Libravatar Junio C Hamano1-0/+11
2019-11-10Merge branch 'js/update-index-ignore-removal-for-skip-worktree'Libravatar Junio C Hamano2-3/+8
2019-11-10Merge branch 'sg/commit-graph-usage-fix'Libravatar Junio C Hamano1-1/+0
2019-11-10Merge branch 'wb/midx-progress'Libravatar Junio C Hamano2-6/+14
2019-11-10Merge branch 'js/rebase-deprecate-preserve-merges'Libravatar Junio C Hamano1-3/+4
2019-11-10Merge branch 'hv/bitshift-constants-in-blame'Libravatar Junio C Hamano1-12/+12
2019-11-10Merge branch 'dd/notes-copy-default-dst-to-head'Libravatar Junio C Hamano1-1/+1
2019-11-10Merge branch 'pw/post-commit-from-sequencer'Libravatar Junio C Hamano1-22/+0
2019-11-10Merge branch 'dl/format-patch-cover-from-desc'Libravatar Junio C Hamano1-33/+92
2019-11-10Merge branch 'jt/fetch-pack-record-refs-in-the-dot-promisor'Libravatar Junio C Hamano1-0/+7
2019-11-10Fix spelling errors in code commentsLibravatar Elijah Newren3-4/+4
2019-11-08fetch: remove fetch_if_missing=0Libravatar Jonathan Tan1-3/+2
2019-11-06fetch: avoid locking issues between fetch.jobs/fetch.writeCommitGraphLibravatar Johannes Schindelin1-1/+2
2019-11-06fetch: add the command-line option `--write-commit-graph`Libravatar Johannes Schindelin1-1/+6
2019-11-02rebase: add --reset-author-dateLibravatar Rohit Ashiwal1-0/+2
2019-11-02rebase -i: support --ignore-dateLibravatar Rohit Ashiwal1-5/+9
2019-11-02rebase -i: support --committer-date-is-author-dateLibravatar Rohit Ashiwal1-5/+12
2019-11-02rebase -i: add --ignore-whitespace flagLibravatar Rohit Ashiwal1-4/+15
2019-11-02stash: handle staged changes in skip-worktree files correctlyLibravatar Johannes Schindelin1-2/+3
2019-11-02update-index: optionally leave skip-worktree entries aloneLibravatar Johannes Schindelin1-1/+5
2019-11-02fetch.c: fix typo in a warning messageLibravatar Ralf Thielow1-1/+1
2019-10-30worktree: teach "add" to ignore submodule.recurse configLibravatar Philippe Blain1-1/+1
2019-10-29builtin/blame.c: remove '--indent-heuristic' from usage stringLibravatar SZEDER Gábor1-8/+0
2019-10-29clone: rename static function `dir_exists()`.Libravatar Miriam Rubio1-4/+4