summaryrefslogtreecommitdiff
path: root/git-compat-util.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint-2.35' into maint-2.36Junio C Hamano2022-12-131-0/+8
|\
| * Merge branch 'maint-2.34' into maint-2.35Junio C Hamano2022-12-131-0/+8
| |\
| | * Merge branch 'maint-2.33' into maint-2.34Junio C Hamano2022-12-131-0/+8
| | |\
| | | * Sync with Git 2.32.5Junio C Hamano2022-12-131-0/+8
| | | |\
| | | | * Sync with Git 2.31.6Junio C Hamano2022-12-131-0/+8
| | | | |\
| | | | | * Sync with Git 2.30.7Junio C Hamano2022-12-131-0/+8
| | | | | |\
| | | | | | * pretty: fix integer overflow in wrapping formatPatrick Steinhardt2022-12-091-0/+8
* | | | | | | Sync with 2.35.4Johannes Schindelin2022-06-231-1/+57
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Sync with 2.34.4Johannes Schindelin2022-06-231-1/+57
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Sync with 2.33.4Johannes Schindelin2022-06-231-1/+57
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Sync with 2.32.3Johannes Schindelin2022-06-231-1/+57
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Sync with 2.31.4Johannes Schindelin2022-06-231-1/+57
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Sync with 2.30.5Johannes Schindelin2022-06-231-1/+57
| | | | | |\ \ | | | | | | |/
| | | | | | * git-compat-util: allow root to access both SUDO_UID and root ownedCarlo Marcelo Arenas Belón2022-06-171-1/+6
| | | | | | * git-compat-util: avoid failing dir ownership checks if running privilegedCarlo Marcelo Arenas Belón2022-05-121-1/+52
* | | | | | | Merge tag 'v2.35.2'Junio C Hamano2022-04-111-0/+12
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Sync with 2.34.2Johannes Schindelin2022-03-241-0/+12
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Sync with 2.33.2Johannes Schindelin2022-03-241-1/+15
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Sync with 2.32.1Johannes Schindelin2022-03-241-1/+15
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Sync with 2.31.2Johannes Schindelin2022-03-241-1/+15
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Sync with 2.30.3Johannes Schindelin2022-03-241-1/+15
| | | | | |\ \ | | | | | | |/
| | | | | | * Add a function to determine whether a path is owned by the current userJohannes Schindelin2022-03-211-0/+12
| | | | | | * mingw: avoid fallback for {local,gm}time_r()Carlo Marcelo Arenas Belón2022-03-171-1/+3
* | | | | | | Merge branch 'bc/csprng-mktemps'Junio C Hamano2022-04-061-0/+4
|\ \ \ \ \ \ \
| * | | | | | | git-compat-util: really support openssl as a source of entropyCarlo Marcelo Arenas Belón2022-04-061-0/+4
* | | | | | | | trace2: add stats for fsync operationsNeeraj Singh2022-03-301-0/+5
* | | | | | | | Merge branch 'ns/core-fsyncmethod'Junio C Hamano2022-03-251-6/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | core.fsyncmethod: add writeout-only modeNeeraj Singh2022-03-101-0/+24
| * | | | | | | | wrapper: make inclusion of Windows csprng header tightly scopedNeeraj Singh2022-03-101-6/+0
* | | | | | | | | C99: remove hardcoded-out !HAVE_VARIADIC_MACROS codeÆvar Arnfjörð Bjarmason2022-02-211-12/+0
* | | | | | | | | git-compat-util.h: clarify GCC v.s. C99-specific in commentÆvar Arnfjörð Bjarmason2022-02-211-3/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'ab/auto-detect-zlib-compress2'Junio C Hamano2022-02-161-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | compat: auto-detect if zlib has uncompress2()Ævar Arnfjörð Bjarmason2022-01-261-0/+12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'bc/csprng-mktemps'Junio C Hamano2022-02-111-0/+19
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | wrapper: add a helper to generate numbers from a CSPRNGbrian m. carlson2022-01-171-0/+19
* | | | | | | Merge branch 'ab/usage-die-message'Junio C Hamano2022-01-101-1/+3
|\ \ \ \ \ \ \
| * | | | | | | config API: use get_error_routine(), not vreportf()Ævar Arnfjörð Bjarmason2021-12-071-1/+0
| * | | | | | | usage.c + gc: add and use a die_message_errno()Ævar Arnfjörð Bjarmason2021-12-071-0/+1
| * | | | | | | usage.c: add a die_message() routineÆvar Arnfjörð Bjarmason2021-12-071-0/+2
* | | | | | | | Merge branch 'jc/flex-array-definition'Junio C Hamano2022-01-051-2/+11
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | flex-array: simplify compiler-specific workaroundJunio C Hamano2021-12-081-2/+11
| | |/ / / / / | |/| | | | |
* | | | | | | 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