]> git.ipfire.org Git - thirdparty/git.git/history - add-patch.c
Merge branch 'master' of github.com:Softcatala/git-po into git-po-master
[thirdparty/git.git] / add-patch.c
2019-12-30  Jiang XinMerge tag 'v2.25.0-rc0' into git-po-master
2019-12-25  Junio C HamanoMerge branch 'en/fill-directory-fixes'
2019-12-25  Junio C HamanoMerge branch 'rs/test-cleanup'
2019-12-25  Junio C HamanoMerge branch 'mr/bisect-save-pointer-to-const-string'
2019-12-25  Junio C HamanoMerge branch 'rs/xdiff-ignore-ws-w-func-context'
2019-12-25  Junio C HamanoMerge branch 'js/add-p-in-c'
2019-12-13  Johannes Schindelinbuilt-in add -p: show helpful hint when nothing can...
2019-12-13  Johannes Schindelinbuilt-in add -p: only show the applicable parts of...
2019-12-13  Johannes Schindelinbuilt-in add -p: implement the 'q' ("quit") command
2019-12-13  Johannes Schindelinbuilt-in add -p: implement the '/' ("search regex"...
2019-12-13  Johannes Schindelinbuilt-in add -p: implement the 'g' ("goto") command
2019-12-13  Johannes Schindelinbuilt-in add -p: implement hunk editing
2019-12-13  Johannes Schindelinbuilt-in add -p: coalesce hunks after splitting them
2019-12-13  Johannes Schindelinbuilt-in add -p: implement the hunk splitting feature
2019-12-13  Johannes Schindelinbuilt-in add -p: show different prompts for mode change...
2019-12-13  Johannes Schindelinbuilt-in app -p: allow selecting a mode change as a...
2019-12-13  Johannes Schindelinbuilt-in add -p: handle deleted empty files
2019-12-13  Johannes Schindelinbuilt-in add -p: support multi-file diffs
2019-12-13  Johannes Schindelinbuilt-in add -p: offer a helpful error message when...
2019-12-13  Johannes Schindelinbuilt-in add -p: color the prompt and the help text
2019-12-13  Johannes Schindelinbuilt-in add -p: adjust hunk headers as needed
2019-12-13  Johannes Schindelinbuilt-in add -p: show colored hunks by default
2019-12-13  Johannes Schindelinbuilt-in add -i: start implementing the `patch` functio...