7 UI, Workflows & Features
10 Performance, Internal Implementation, Development Support etc.
17 * "git grep" looking in a blob that has non-UTF8 payload was
18 completely broken when linked with certain versions of PCREv2
19 library in the latest release.
21 * Other code cleanup, docfix, build fix, etc.
22 (merge edbd9f3715 ab/update-submitting-patches later to maint).
24 * "git pull" with any strategy when the other side is behind us
25 should succeed as it is a no-op, but doesn't.
26 (merge ea1954af ev/pull-already-up-to-date-is-noop later to maint).
28 * An earlier change in 2.34.0 caused JGit application (that abused
29 GIT_EDITOR mechanism when invoking "git config") to get stuck with
30 a SIGTTOU signal; it has been reverted.
31 (merge e3f7e01b50 jc/save-restore-terminal-revert later to maint).
33 * An earlier change that broke .gitignore matching has been reverted.
34 (merge 33c5d6c845 ds/add-rm-with-sparse-index later to maint).