]> git.ipfire.org Git - thirdparty/git.git/history - add-patch.c
Merge branch 'km/submodule-doc-use-sm-path' into maint
[thirdparty/git.git] / add-patch.c
2020-02-14  Junio C HamanoMerge branch 'km/submodule-doc-use-sm-path' into maint
2020-02-14  Junio C HamanoMerge branch 'ds/refmap-doc' into maint
2020-02-14  Junio C HamanoMerge branch 'bc/actualmente' into maint
2020-02-14  Junio C HamanoMerge branch 'jk/test-fixes' into maint
2020-02-14  Junio C HamanoMerge branch 'jk/asan-build-fix' into maint
2020-02-14  Junio C HamanoMerge branch 'ds/sparse-cone' into maint
2020-02-14  Junio C HamanoMerge branch 'nd/switch-and-restore' into maint
2020-02-14  Junio C HamanoMerge branch 'jk/no-flush-upon-disconnecting-slrpc...
2020-02-14  Junio C HamanoMerge branch 'hw/tutorial-favor-switch-over-checkout...
2020-02-14  Junio C HamanoMerge branch 'es/unpack-trees-oob-fix' into maint
2020-02-14  Junio C HamanoMerge branch 'bc/run-command-nullness-after-free-fix...
2020-02-14  Junio C HamanoMerge branch 'en/string-list-can-be-custom-sorted'...
2020-02-14  Junio C HamanoMerge branch 'jt/sha1-file-remove-oi-skip-cached' into...
2020-02-14  Junio C HamanoMerge branch 'hw/commit-advise-while-rejecting' into...
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...