index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
add-patch.c
Age
Commit message (
Expand
)
Author
2019-12-13
built-in add -p: show helpful hint when nothing can be staged
Johannes Schindelin
2019-12-13
built-in add -p: only show the applicable parts of the help text
Johannes Schindelin
2019-12-13
built-in add -p: implement the 'q' ("quit") command
Johannes Schindelin
2019-12-13
built-in add -p: implement the '/' ("search regex") command
Johannes Schindelin
2019-12-13
built-in add -p: implement the 'g' ("goto") command
Johannes Schindelin
2019-12-13
built-in add -p: implement hunk editing
Johannes Schindelin
2019-12-13
built-in add -p: coalesce hunks after splitting them
Johannes Schindelin
2019-12-13
built-in add -p: implement the hunk splitting feature
Johannes Schindelin
2019-12-13
built-in add -p: show different prompts for mode changes and deletions
Johannes Schindelin
2019-12-13
built-in app -p: allow selecting a mode change as a "hunk"
Johannes Schindelin
2019-12-13
built-in add -p: handle deleted empty files
Johannes Schindelin
2019-12-13
built-in add -p: support multi-file diffs
Johannes Schindelin
2019-12-13
built-in add -p: offer a helpful error message when hunk navigation failed
Johannes Schindelin
2019-12-13
built-in add -p: color the prompt and the help text
Johannes Schindelin
2019-12-13
built-in add -p: adjust hunk headers as needed
Johannes Schindelin
2019-12-13
built-in add -p: show colored hunks by default
Johannes Schindelin
2019-12-13
built-in add -i: start implementing the `patch` functionality in C
Johannes Schindelin