| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-06-23 | Git 2.34.4v2.34.4 | Johannes Schindelin | -2/+8 |
| 2022-06-23 | Sync with 2.33.4 | Johannes Schindelin | -12/+269 |
| 2022-06-23 | Git 2.33.4v2.33.4 | Johannes Schindelin | -2/+8 |
| 2022-06-23 | Sync with 2.32.3 | Johannes Schindelin | -12/+263 |
| 2022-06-23 | Git 2.32.3v2.32.3 | Johannes Schindelin | -2/+8 |
| 2022-06-23 | Sync with 2.31.4 | Johannes Schindelin | -12/+257 |
| 2022-06-23 | Git 2.31.4v2.31.4 | Johannes Schindelin | -2/+8 |
| 2022-06-23 | Sync with 2.30.5 | Johannes Schindelin | -12/+251 |
| 2022-06-23 | Git 2.30.5v2.30.5 | Johannes Schindelin | -2/+14 |
| 2022-06-23 | setup: tighten ownership checks post CVE-2022-24765 | Carlo Marcelo Arenas Belón | -11/+60 |
| 2022-06-23 | Merge branch 'cb/path-owner-check-with-sudo' | Junio C Hamano | -1/+179 |
| 2022-06-17 | git-compat-util: allow root to access both SUDO_UID and root owned | Carlo Marcelo Arenas Belón | -18/+11 |
| 2022-05-12 | t0034: add negative tests and allow git init to mostly work under sudo | Carlo Marcelo Arenas Belón | -0/+77 |
| 2022-05-12 | git-compat-util: avoid failing dir ownership checks if running privileged | Carlo Marcelo Arenas Belón | -2/+66 |
| 2022-05-12 | t: regression git needs safe.directory when using sudo | Carlo Marcelo Arenas Belón | -0/+44 |
| 2022-04-13 | Git 2.34.3v2.34.3 | Junio C Hamano | -5/+104 |
| 2022-04-13 | Git 2.33.3v2.33.3 | Junio C Hamano | -5/+100 |
| 2022-04-13 | Git 2.32.2v2.32.2 | Junio C Hamano | -5/+96 |
| 2022-04-13 | Git 2.31.3v2.31.3 | Junio C Hamano | -5/+92 |
| 2022-04-13 | Git 2.30.4v2.30.4 | Junio C Hamano | -2/+23 |
| 2022-04-13 | setup: opt-out of check with safe.directory=* | Derrick Stolee | -2/+21 |
| 2022-04-13 | setup: fix safe.directory key not being checked | Matheus Valadares | -0/+8 |
| 2022-04-13 | t0033: add tests for safe.directory | Derrick Stolee | -1/+36 |
| 2022-03-24 | Git 2.34.2v2.34.2 | Johannes Schindelin | -2/+8 |
| 2022-03-24 | Sync with 2.33.2 | Johannes Schindelin | -13/+264 |
| 2022-03-24 | Git 2.33.2v2.33.2 | Johannes Schindelin | -2/+17 |
| 2022-03-24 | Sync with 2.32.1 | Johannes Schindelin | -13/+249 |
| 2022-03-24 | Git 2.32.1v2.32.1 | Johannes Schindelin | -2/+8 |
| 2022-03-24 | Sync with 2.31.2 | Johannes Schindelin | -13/+243 |
| 2022-03-24 | Git 2.31.2v2.31.2 | Johannes Schindelin | -2/+8 |
| 2022-03-24 | Sync with 2.30.3 | Johannes Schindelin | -13/+237 |
| 2022-03-24 | Git 2.30.3v2.30.3 | Johannes Schindelin | -2/+26 |
| 2022-03-24 | Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likes | Johannes Schindelin | -11/+23 |
| 2022-03-21 | setup_git_directory(): add an owner check for the top-level directory | Johannes Schindelin | -1/+79 |
| 2022-03-21 | Add a function to determine whether a path is owned by the current user | Johannes Schindelin | -0/+106 |
| 2022-03-17 | Merge branch 'cb/mingw-gmtime-r' | Johannes Schindelin | -1/+5 |
| 2022-03-17 | mingw: avoid fallback for {local,gm}time_r() | Carlo Marcelo Arenas Belón | -1/+5 |
| 2022-03-17 | GIT-VERSION-GEN: bump to v2.33.1 | Johannes Schindelin | -1/+1 |
| 2021-11-24 | Git 2.34.1v2.34.1 | Junio C Hamano | -2/+25 |
| 2021-11-23 | Merge branch 'jc/save-restore-terminal-revert' into maint | Junio C Hamano | -8/+0 |
| 2021-11-23 | Merge branch 'ds/add-rm-with-sparse-index' into maint | Junio C Hamano | -49/+22 |
| 2021-11-23 | Merge branch 'ab/update-submitting-patches' into maint | Junio C Hamano | -2/+2 |
| 2021-11-23 | Merge branch 'ev/pull-already-up-to-date-is-noop' into maint | Junio C Hamano | -2/+10 |
| 2021-11-23 | Merge branch 'hm/paint-hits-in-log-grep' into maint | Junio C Hamano | -52/+2 |
| 2021-11-22 | Revert "editor: save and reset terminal after calling EDITOR" | Junio C Hamano | -8/+0 |
| 2021-11-22 | dir: revert "dir: select directories correctly" | Derrick Stolee | -49/+22 |
| 2021-11-19 | Revert "grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data" | Junio C Hamano | -52/+2 |
| 2021-11-18 | pull: should be noop when already-up-to-date | Erwin Villejo | -2/+10 |
| 2021-11-14 | Git 2.34v2.34.0 | Junio C Hamano | -5/+3 |
| 2021-11-14 | Merge tag 'l10n-2.34.0-rnd3.1' of git://github.com/git-l10n/git-po | Junio C Hamano | -61128/+63643 |
