]> git.ipfire.org Git - thirdparty/git.git/history - add-patch.c
Sync with maint
[thirdparty/git.git] / add-patch.c
2020-01-16  Junio C HamanoSync with maint
2020-01-10  Junio C HamanoMerge branch 'js/mingw-loosen-overstrict-tree-entry...
2020-01-10  Junio C HamanoMerge branch 'ma/config-advice-markup-fix'
2020-01-08  Junio C HamanoMerge branch 'tm/doc-submodule-absorb-fix'
2020-01-08  Junio C HamanoMerge branch 'pm/am-in-body-header-doc-update'
2020-01-08  Junio C HamanoMerge branch 'jb/doc-multi-pack-idx-fix'
2020-01-08  Junio C HamanoMerge branch 'do/gitweb-typofix-in-comments'
2020-01-08  Junio C HamanoMerge https://github.com/prati0100/git-gui
2020-01-06  Junio C HamanoMerge branch 'ds/sparse-cone'
2020-01-06  Junio C HamanoMerge branch 'ds/commit-graph-set-size-mult'
2020-01-06  Junio C HamanoMerge branch 'en/merge-recursive-oid-eq-simplify'
2020-01-06  Junio C HamanoMerge branch 'ds/sparse-list-in-cone-mode'
2020-01-06  Junio C HamanoMerge branch 'js/mingw-loosen-overstrict-tree-entry...
2020-01-06  Junio C HamanoMerge branch 'pb/clarify-line-log-doc'
2020-01-06  Junio C HamanoMerge branch 'ew/packfile-syscall-optim'
2020-01-02  Junio C HamanoMerge branch 'js/use-test-tool-on-path'
2020-01-02  Junio C HamanoMerge branch 'js/mingw-reserved-filenames'
2020-01-02  Junio C HamanoMerge branch 'en/rebase-signoff-fix'
2020-01-02  Junio C HamanoMerge branch 'em/freebsd-cirrus-ci'
2020-01-02  Junio C HamanoMerge branch 'bk/p4-misc-usability'
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...