aboutsummaryrefslogtreecommitdiff
path: root/add-interactive.h
AgeCommit message (Expand)Author
2026-03-03add-patch: split out `struct interactive_options`Patrick Steinhardt
2026-03-03add-patch: split out header from "add-interactive.h"Patrick Steinhardt
2026-02-17interactive -p: add new `--auto-advance` flagAbraham Samuel Adekunle
2025-09-16add-interactive: retain colorbool values longerJeff King
2025-09-08add-interactive: respect color.diff for diff coloringJeff King
2025-07-29add-patch: add diff.context command line overridesLeon Michalak
2025-07-29add-patch: respect diff.context configurationLeon Michalak
2020-01-15built-in add -p: respect the `interactive.singlekey` config settingJohannes Schindelin
2020-01-15built-in add -p: handle diff.algorithmJohannes Schindelin
2020-01-15built-in add -p: support interactive.diffFilterJohannes Schindelin
2019-12-21built-in add -p: implement the "worktree" patch modesJohannes Schindelin
2019-12-21built-in add -p: implement the "checkout" patch modesJohannes Schindelin
2019-12-21built-in add -p: implement the "stash" and "reset" patch modesJohannes Schindelin
2019-12-21built-in add -p: prepare for patch modes other than "stage"Johannes Schindelin
2019-12-13built-in add -p: implement hunk editingJohannes Schindelin
2019-12-13built-in add -p: adjust hunk headers as neededJohannes Schindelin
2019-12-13built-in add -i: start implementing the `patch` functionality in CJohannes Schindelin
2019-11-14Start to implement a built-in version of `git add --interactive`Johannes Schindelin