24 Commits (ce16364e897e70a17bd1864b6007719eeec959f3)

Author SHA1 Message Date
Johannes Schindelin 04f816b125 built-in add -p: respect the `interactive.singlekey` config setting 5 years ago
Johannes Schindelin 08b1ea4c39 built-in add -p: handle diff.algorithm 5 years ago
Johannes Schindelin 180f48df69 built-in add -p: support interactive.diffFilter 5 years ago
Johannes Schindelin cee6cb7300 built-in add -p: implement the "worktree" patch modes 5 years ago
Johannes Schindelin 52628f94fc built-in add -p: implement the "checkout" patch modes 5 years ago
Johannes Schindelin 36bae1dc0e built-in add -p: implement the "stash" and "reset" patch modes 5 years ago
Johannes Schindelin d2a233cb8b built-in add -p: prepare for patch modes other than "stage" 5 years ago
Johannes Schindelin 2e4083198d built-in add -p: show helpful hint when nothing can be staged 5 years ago
Johannes Schindelin 54d9d9b2ee built-in add -p: only show the applicable parts of the help text 5 years ago
Johannes Schindelin ade246efed built-in add -p: implement the 'q' ("quit") command 5 years ago
Johannes Schindelin d6cf873340 built-in add -p: implement the '/' ("search regex") command 5 years ago
Johannes Schindelin 9254bdfb4f built-in add -p: implement the 'g' ("goto") command 5 years ago
Johannes Schindelin bcdd297b78 built-in add -p: implement hunk editing 5 years ago
Johannes Schindelin 11f2c0dae8 built-in add -p: coalesce hunks after splitting them 5 years ago
Johannes Schindelin 510aeca199 built-in add -p: implement the hunk splitting feature 5 years ago
Johannes Schindelin 0ecd9d27fc built-in add -p: show different prompts for mode changes and deletions 5 years ago
Johannes Schindelin 5906d5de77 built-in app -p: allow selecting a mode change as a "hunk" 5 years ago
Johannes Schindelin 47dc4fd5eb built-in add -p: handle deleted empty files 5 years ago
Johannes Schindelin 80399aec5a built-in add -p: support multi-file diffs 5 years ago
Johannes Schindelin 7584dd3c66 built-in add -p: offer a helpful error message when hunk navigation failed 5 years ago
Johannes Schindelin 12c24cf850 built-in add -p: color the prompt and the help text 5 years ago
Johannes Schindelin 25ea47af49 built-in add -p: adjust hunk headers as needed 5 years ago
Johannes Schindelin e3bd11b4eb built-in add -p: show colored hunks by default 5 years ago
Johannes Schindelin f6aa7ecc34 built-in add -i: start implementing the `patch` functionality in C 5 years ago