summaryrefslogtreecommitdiff
path: root/git-compat-util.h
AgeCommit message (Expand)Author
2022-12-13Merge branch 'maint-2.33' into maint-2.34Junio C Hamano
2022-12-13Sync with Git 2.32.5Junio C Hamano
2022-12-13Sync with Git 2.31.6Junio C Hamano
2022-12-13Sync with Git 2.30.7Junio C Hamano
2022-12-09pretty: fix integer overflow in wrapping formatPatrick Steinhardt
2022-06-23Sync with 2.33.4Johannes Schindelin
2022-06-23Sync with 2.32.3Johannes Schindelin
2022-06-23Sync with 2.31.4Johannes Schindelin
2022-06-23Sync with 2.30.5Johannes Schindelin
2022-06-17git-compat-util: allow root to access both SUDO_UID and root ownedCarlo Marcelo Arenas Belón
2022-05-12git-compat-util: avoid failing dir ownership checks if running privilegedCarlo Marcelo Arenas Belón
2022-03-24Sync with 2.33.2Johannes Schindelin
2022-03-24Sync with 2.32.1Johannes Schindelin
2022-03-24Sync with 2.31.2Johannes Schindelin
2022-03-24Sync with 2.30.3Johannes Schindelin
2022-03-21Add a function to determine whether a path is owned by the current userJohannes Schindelin
2022-03-17mingw: avoid fallback for {local,gm}time_r()Carlo Marcelo Arenas Belón
2021-10-29wrapper: remove xunsetenv()Carlo Marcelo Arenas Belón
2021-10-06Merge branch 'ab/repo-settings-cleanup'Junio C Hamano
2021-09-23Merge branch 'cb/unix-sockets-with-windows'Junio C Hamano
2021-09-22wrapper.c: add x{un,}setenv(), and use xsetenv() in environment.cÆvar Arnfjörð Bjarmason
2021-09-14git-compat-util: include declaration for unix sockets in windowsCarlo Marcelo Arenas Belón
2021-09-03gettext: remove optional non-standard parens in N_() definitionÆvar Arnfjörð Bjarmason
2021-07-16Merge branch 'ew/mmap-failures'Junio C Hamano
2021-07-08Merge branch 'ar/typofix'Junio C Hamano
2021-06-29xmmap: inform Linux users of tuning knobs on ENOMEMEric Wong
2021-06-14*: fix typos which duplicate a wordAndrei Rybak
2021-06-10Merge branch 'jn/size-t-casted-to-off-t-fix'Junio C Hamano
2021-05-19xsize_t: avoid implementation defined behavior when len < 0Jonathan Nieder
2021-04-13Merge branch 'tb/precompose-prefix-simplify'Junio C Hamano
2021-04-05precompose_utf8: make precompose_string_if_needed() publicTorsten Bögershausen
2021-03-22Merge branch 'jk/open-dotgitx-with-nofollow'Junio C Hamano
2021-03-13git-compat-util.h: drop trailing semicolon from macro definitionRené Scharfe
2021-03-08Sync with Git 2.30.2 for CVE-2021-21300Junio C Hamano
2021-03-04Merge branch 'jk/open-returns-eintr'Junio C Hamano
2021-02-26Makefile: add OPEN_RETURNS_EINTR knobJeff King
2021-02-16add open_nofollow() helperJeff King
2021-02-12Merge branch 'tb/precompose-prefix-too'Junio C Hamano
2021-02-12Sync with 2.29.3Johannes Schindelin
2021-02-12Sync with 2.28.1Johannes Schindelin
2021-02-12Sync with 2.27.1Johannes Schindelin
2021-02-12Sync with 2.26.3Johannes Schindelin
2021-02-12Sync with 2.24.4Johannes Schindelin
2021-02-12Sync with 2.23.4Johannes Schindelin
2021-02-12Sync with 2.22.5Johannes Schindelin
2021-02-12Sync with 2.21.4Johannes Schindelin
2021-02-12Sync with 2.20.5Johannes Schindelin
2021-02-12Sync with 2.19.6Johannes Schindelin
2021-02-12Sync with 2.18.5Johannes Schindelin
2021-02-12Sync with 2.17.6Johannes Schindelin