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