summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2020-02-05Merge branch 'js/patch-mode-in-others-in-c'Junio C Hamano
2020-01-30Merge branch 'hi/gpg-mintrustlevel'Junio C Hamano
2020-01-22Merge branch 'nd/switch-and-restore'Junio C Hamano
2020-01-22Merge branch 'hw/commit-advise-while-rejecting'Junio C Hamano
2020-01-15gpg-interface: add minTrustLevel as a configuration optionHans Jerry Illikainen
2020-01-12Revert "Merge branch 'ra/rebase-i-more-options'"Junio C Hamano
2020-01-08restore: invalidate cache-tree when removing entries with --stagedJeff King
2020-01-06Merge branch 'ds/commit-graph-set-size-mult'Junio C Hamano
2020-01-06Merge branch 'ds/sparse-list-in-cone-mode'Junio C Hamano
2020-01-02commit-graph: prefer default size_mult when given zeroDerrick Stolee
2020-01-02Merge branch 'en/rebase-signoff-fix'Junio C Hamano
2019-12-30sparse-checkout: list directories in cone modeDerrick Stolee
2019-12-25Merge branch 'mr/bisect-save-pointer-to-const-string'Junio C Hamano
2019-12-25Merge branch 'js/add-p-in-c'Junio C Hamano
2019-12-25Merge branch 'rs/ref-read-cleanup'Junio C Hamano
2019-12-25Merge branch 'mr/bisect-use-after-free'Junio C Hamano
2019-12-25Merge branch 'ds/sparse-cone'Junio C Hamano
2019-12-25Merge branch 'sg/name-rev-wo-recursion'Junio C Hamano
2019-12-25Merge branch 'dl/format-patch-notes-config-fixup'Junio C Hamano
2019-12-25Merge branch 'am/pathspec-f-f-checkout'Junio C Hamano
2019-12-25Merge branch 'am/pathspec-from-file'Junio C Hamano
2019-12-22commit --interactive: make it work with the built-in `add -i`Johannes Schindelin
2019-12-22built-in add -p: implement the "worktree" patch modesJohannes Schindelin
2019-12-22built-in add -p: implement the "checkout" patch modesJohannes Schindelin
2019-12-22built-in stash: use the built-in `git add -p` if so configuredJohannes Schindelin
2019-12-22legacy stash -p: respect the add.interactive.usebuiltin settingJohannes Schindelin
2019-12-22built-in add -p: implement the "stash" and "reset" patch modesJohannes Schindelin
2019-12-22built-in add -p: prepare for patch modes other than "stage"Johannes Schindelin
2019-12-20rebase: fix saving of --signoff state for am-based rebasesElijah Newren
2019-12-19commit: honor advice.statusHints when rejecting an empty commitHeba Waly
2019-12-18commit: forbid --pathspec-from-file --allAlexandr Miloslavskiy
2019-12-17bisect--helper: convert `*_warning` char pointers to char arrays.Tanushree Tumane
2019-12-16Merge branch 'rs/patch-id-use-oid-to-hex'Junio C Hamano
2019-12-16Merge branch 'rs/commit-export-env-simplify'Junio C Hamano
2019-12-16Merge branch 'dr/branch-usage-casefix'Junio C Hamano
2019-12-16Merge branch 'dl/range-diff-with-notes'Junio C Hamano
2019-12-16Merge branch 'dl/rebase-with-autobase'Junio C Hamano
2019-12-16Merge branch 'ag/sequencer-todo-updates'Junio C Hamano
2019-12-13built-in add -i: start implementing the `patch` functionality in CJohannes Schindelin
2019-12-13sparse-checkout: respect core.ignoreCase in cone modeDerrick Stolee
2019-12-13notes: break set_display_notes() into smaller functionsDenton Liu
2019-12-11remote: pass NULL to read_ref_full() because object ID is not neededRené Scharfe
2019-12-11bisect--helper: avoid use-after-freeTanushree Tumane
2019-12-10Merge branch 'hi/gpg-use-check-signature'Junio C Hamano
2019-12-10Merge branch 'jt/clone-recursesub-ref-advise'Junio C Hamano
2019-12-10Merge branch 'am/pathspec-from-file'Junio C Hamano
2019-12-10Merge branch 'ra/rebase-i-more-options'Junio C Hamano
2019-12-10Sync with Git 2.24.1Junio C Hamano
2019-12-09format-patch: move git_config() before repo_init_revisions()Denton Liu
2019-12-09format-patch: use --notes behavior for format.notesDenton Liu