built-in add -p: implement the '/' ("search regex") command
Johannes Schindelin committed over 6 years ago
built-in add -p: implement the 'g' ("goto") command
Johannes Schindelin committed over 6 years ago
built-in add -p: implement hunk editing
Johannes Schindelin committed over 6 years ago
strbuf: add a helper function to call the editor "on an strbuf"
Johannes Schindelin committed over 6 years ago
built-in add -p: coalesce hunks after splitting them
Johannes Schindelin committed over 6 years ago
built-in add -p: implement the hunk splitting feature
Johannes Schindelin committed over 6 years ago
built-in add -p: show different prompts for mode changes and deletions
Johannes Schindelin committed over 6 years ago
built-in app -p: allow selecting a mode change as a "hunk"
Johannes Schindelin committed over 6 years ago
built-in add -p: handle deleted empty files
Johannes Schindelin committed over 6 years ago
built-in add -p: support multi-file diffs
Johannes Schindelin committed over 6 years ago
built-in add -p: offer a helpful error message when hunk navigation failed
Johannes Schindelin committed over 6 years ago
built-in add -p: color the prompt and the help text
Johannes Schindelin committed over 6 years ago
built-in add -p: adjust hunk headers as needed
Johannes Schindelin committed over 6 years ago
built-in add -p: show colored hunks by default
Johannes Schindelin committed over 6 years ago
built-in add -i: wire up the new C code for the `patch` command
Johannes Schindelin committed over 6 years ago
built-in add -i: start implementing the `patch` functionality in C
Johannes Schindelin committed over 6 years ago
userdiff: remove empty subexpression from elixir regex
Ed Maste committed over 6 years ago
doc: indent multi-line items in list
Jean-Noël Avila committed over 6 years ago
doc: remove non pure ASCII characters
Jean-Noël Avila committed over 6 years ago
sparse-checkout: respect core.ignoreCase in cone mode
Derrick Stolee committed over 6 years ago