summaryrefslogtreecommitdiff
path: root/git-compat-util.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cb/mingw-gmtime-r'Junio C Hamano2021-12-101-1/+3
|\
| * mingw: avoid fallback for {local,gm}time_r()Carlo Marcelo Arenas Belón2021-11-271-1/+3
* | Merge branch 'bc/require-c99'Junio C Hamano2021-12-101-0/+13
|\ \
| * | git-compat-util: add a test balloon for C99 supportbrian m. carlson2021-12-011-0/+13
* | | Merge branch 'mc/clean-smudge-with-llp64'Junio C Hamano2021-11-291-0/+25
|\ \ \
| * | | git-compat-util: introduce more size_t helpersJohannes Schindelin2021-11-031-0/+25
* | | | Merge branch 'jc/unsetenv-returns-an-int'Junio C Hamano2021-11-291-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | unsetenv(3) returns int, not voidJunio C Hamano2021-10-291-1/+1
| | |/ | |/|
* | | wrapper: remove xunsetenv()Carlo Marcelo Arenas Belón2021-10-291-1/+0
* | | Merge branch 'ab/repo-settings-cleanup'Junio C Hamano2021-10-061-0/+2
|\ \ \
| * | | wrapper.c: add x{un,}setenv(), and use xsetenv() in environment.cÆvar Arnfjörð Bjarmason2021-09-221-0/+2
| |/ /
* | | Merge branch 'cb/unix-sockets-with-windows'Junio C Hamano2021-09-231-0/+3
|\ \ \
| * | | git-compat-util: include declaration for unix sockets in windowsCarlo Marcelo Arenas Belón2021-09-141-0/+3
| |/ /
* | | gettext: remove optional non-standard parens in N_() definitionÆvar Arnfjörð Bjarmason2021-09-031-4/+0
|/ /
* | Merge branch 'ew/mmap-failures'Junio C Hamano2021-07-161-0/+1
|\ \
| * | xmmap: inform Linux users of tuning knobs on ENOMEMEric Wong2021-06-291-0/+1
* | | Merge branch 'ar/typofix'Junio C Hamano2021-07-081-1/+1
|\ \ \ | |/ / |/| |
| * | *: fix typos which duplicate a wordAndrei Rybak2021-06-141-1/+1
| |/
* | Merge branch 'jn/size-t-casted-to-off-t-fix'Junio C Hamano2021-06-101-4/+2
|\ \ | |/ |/|
| * xsize_t: avoid implementation defined behavior when len < 0Jonathan Nieder2021-05-191-4/+2
* | Merge branch 'tb/precompose-prefix-simplify'Junio C Hamano2021-04-131-0/+5
|\ \
| * | precompose_utf8: make precompose_string_if_needed() publicTorsten Bögershausen2021-04-051-0/+5
* | | Merge branch 'jk/open-dotgitx-with-nofollow'Junio C Hamano2021-03-221-0/+7
|\ \ \ | |_|/ |/| |
| * | add open_nofollow() helperJeff King2021-02-161-0/+7
* | | git-compat-util.h: drop trailing semicolon from macro definitionRené Scharfe2021-03-131-1/+1
* | | Sync with Git 2.30.2 for CVE-2021-21300Junio C Hamano2021-03-081-0/+5
|\ \ \
| * \ \ Sync with 2.29.3Johannes Schindelin2021-02-121-0/+5
| |\ \ \
| | * \ \ Sync with 2.28.1Johannes Schindelin2021-02-121-0/+5
| | |\ \ \
| | | * \ \ Sync with 2.27.1Johannes Schindelin2021-02-121-0/+5
| | | |\ \ \
| | | | * \ \ Sync with 2.26.3Johannes Schindelin2021-02-121-0/+5
| | | | |\ \ \
| | | | | * \ \ Sync with 2.24.4Johannes Schindelin2021-02-121-0/+5
| | | | | |\ \ \
| | | | | | * \ \ Sync with 2.23.4Johannes Schindelin2021-02-121-0/+5
| | | | | | |\ \ \
| | | | | | | * \ \ Sync with 2.22.5Johannes Schindelin2021-02-121-0/+5
| | | | | | | |\ \ \
| | | | | | | | * \ \ Sync with 2.21.4Johannes Schindelin2021-02-121-0/+5
| | | | | | | | |\ \ \
| | | | | | | | | * \ \ Sync with 2.20.5Johannes Schindelin2021-02-121-0/+5
| | | | | | | | | |\ \ \
| | | | | | | | | | * \ \ Sync with 2.19.6Johannes Schindelin2021-02-121-0/+5
| | | | | | | | | | |\ \ \
| | | | | | | | | | | * \ \ Sync with 2.18.5Johannes Schindelin2021-02-121-0/+5
| | | | | | | | | | | |\ \ \
| | | | | | | | | | | | * \ \ Sync with 2.17.6Johannes Schindelin2021-02-121-0/+5
| | | | | | | | | | | | |\ \ \
| | | | | | | | | | | | | * | | checkout: fix bug that makes checkout follow symlinks in leading pathMatheus Tavares2021-02-121-0/+5
* | | | | | | | | | | | | | | | Merge branch 'jk/open-returns-eintr'Junio C Hamano2021-03-041-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Makefile: add OPEN_RETURNS_EINTR knobJeff King2021-02-261-0/+6
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'tb/precompose-prefix-too'Junio C Hamano2021-02-121-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | MacOS: precompose_argv_prefix()Torsten Bögershausen2021-02-031-2/+2
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | git-compat-util: always enable variadic macrosJeff King2021-01-271-2/+5
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'jc/compat-util-setitimer-fix'Junio C Hamano2020-12-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | compat-util: pretend that stub setitimer() always succeedsJunio C Hamano2020-12-151-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'hn/sleep-millisec-decl'Junio C Hamano2020-11-301-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | move sleep_millisec to git-compat-util.hHan-Wen Nienhuys2020-11-241-0/+2
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'jk/report-fn-typedef'Junio C Hamano2020-11-021-5/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | usage: define a type for a reporting functionJeff King2020-10-161-5/+7
| |/ / / / / / / / / / /