Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-23Git 2.30.5v2.30.5Johannes Schindelin
2022-06-23setup: tighten ownership checks post CVE-2022-24765Carlo Marcelo Arenas Belón
2022-06-23Merge branch 'cb/path-owner-check-with-sudo'Junio C Hamano
2022-06-18git-compat-util: allow root to access both SUDO_UID and root ownedCarlo Marcelo Arenas Belón
2022-05-13t0034: add negative tests and allow git init to mostly work under sudoCarlo Marcelo Arenas Belón
2022-05-13git-compat-util: avoid failing dir ownership checks if running privilegedCarlo Marcelo Arenas Belón
2022-05-13t: regression git needs safe.directory when using sudoCarlo Marcelo Arenas Belón
2022-04-13Git 2.30.4v2.30.4Junio C Hamano
2022-04-13setup: opt-out of check with safe.directory=*Derrick Stolee
2022-04-13setup: fix safe.directory key not being checkedMatheus Valadares
2022-04-13t0033: add tests for safe.directoryDerrick Stolee
2022-03-24Git 2.30.3v2.30.3Johannes Schindelin
2022-03-24Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likesJohannes Schindelin
2022-03-21setup_git_directory(): add an owner check for the top-level directoryJohannes Schindelin
2022-03-21Add a function to determine whether a path is owned by the current userJohannes Schindelin
2022-03-17Merge branch 'cb/mingw-gmtime-r'Johannes Schindelin
2022-03-17mingw: avoid fallback for {local,gm}time_r()Carlo Marcelo Arenas Belón
2021-02-12Git 2.30.2v2.30.2Johannes Schindelin
2021-02-12Sync with 2.29.3Johannes Schindelin
2021-02-12Git 2.29.3v2.29.3Johannes Schindelin
2021-02-12Sync with 2.28.1Johannes Schindelin
2021-02-12Git 2.28.1v2.28.1Johannes Schindelin
2021-02-12Sync with 2.27.1Johannes Schindelin
2021-02-12Git 2.27.1v2.27.1Johannes Schindelin
2021-02-12Sync with 2.26.3Johannes Schindelin
2021-02-12Git 2.26.3v2.26.3Johannes Schindelin
2021-02-12Sync with 2.25.5Johannes Schindelin
2021-02-12Git 2.25.5v2.25.5Johannes Schindelin
2021-02-12Sync with 2.24.4Johannes Schindelin
2021-02-12Git 2.24.4v2.24.4Johannes Schindelin
2021-02-12Sync with 2.23.4Johannes Schindelin
2021-02-12Git 2.23.4v2.23.4Johannes Schindelin
2021-02-12Sync with 2.22.5Johannes Schindelin
2021-02-12Git 2.22.5v2.22.5Johannes Schindelin
2021-02-12Sync with 2.21.4Johannes Schindelin
2021-02-12Git 2.21.4v2.21.4Johannes Schindelin
2021-02-12Sync with 2.20.5Johannes Schindelin
2021-02-12Git 2.20.5v2.20.5Johannes Schindelin
2021-02-12Sync with 2.19.6Johannes Schindelin
2021-02-12Git 2.19.6v2.19.6Johannes Schindelin
2021-02-12Sync with 2.18.5Johannes Schindelin
2021-02-12Git 2.18.5v2.18.5Johannes Schindelin
2021-02-12Sync with 2.17.6Johannes Schindelin
2021-02-12Git 2.17.6v2.17.6Johannes Schindelin
2021-02-12unpack_trees(): start with a fresh lstat cacheMatheus Tavares
2021-02-12run-command: invalidate lstat cache after a command finishedJohannes Schindelin
2021-02-12checkout: fix bug that makes checkout follow symlinks in leading pathMatheus Tavares
2021-02-12Merge branch 'tb/ci-run-cocci-with-18.04' into maintJunio C Hamano
2021-02-09.github/workflows/main.yml: run static-analysis on bionicTaylor Blau
2021-02-09Git 2.30.1v2.30.1Junio C Hamano