summaryrefslogtreecommitdiffstats
path: root/git-compat-util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* git-compat-util: introduce macros to disable "-Wsign-compare" warningsPatrick Steinhardt2024-12-061-0/+10
* git-compat-util: drop now-unused `UNLEAK()` macroPatrick Steinhardt2024-11-211-20/+0
* CodingGuidelines: also mention MAYBE_UNUSEDJunio C Hamano2024-08-291-0/+24
* win32: override `fspathcmp()` with a directory separator-aware versionJohannes Schindelin2024-07-141-0/+8
* Merge branch 'rs/no-openssl-compilation-fix-on-macos'Junio C Hamano2024-04-231-0/+1
|\
| * git-compat-util: fix NO_OPENSSL on current macOSRené Scharfe2024-04-151-0/+1
* | Win32: detect unix socket support at runtimeMatthias Aßhauer2024-04-031-0/+12
* | Merge branch 'tb/multi-pack-verbatim-reuse'Junio C Hamano2024-01-131-0/+9
|\ \
| * | git-compat-util.h: implement checked size_t to uint32_t conversionTaylor Blau2023-12-141-0/+9
* | | git-compat-util: convert skip_{prefix,suffix}{,_mem} to boolRené Scharfe2023-12-181-20/+22
|/ /
* | Merge branch 'mp/rebase-label-length-limit'Junio C Hamano2023-08-241-0/+4
|\ \
| * | sequencer: truncate labels to accommodate loose refsMark Ruvald Pedersen2023-08-101-0/+4
* | | Merge branch 'cw/compat-util-header-cleanup'Junio C Hamano2023-07-171-207/+77
|\ \ \
| * | | git-compat-util: move alloc macros to git-compat-util.hCalvin Wan2023-07-051-0/+75
| * | | kwset: move translation table from ctypeCalvin Wan2023-07-051-3/+0
| * | | sane-ctype.h: create header for sane-ctype macrosCalvin Wan2023-07-051-61/+1
| * | | git-compat-util: move wrapper.c funcs to its headerCalvin Wan2023-07-051-111/+1
| * | | git-compat-util: move strbuf.c funcs to its headerCalvin Wan2023-07-051-32/+0
* | | | Merge branch 'gc/config-context'Junio C Hamano2023-07-061-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | config: add ctx arg to config_fn_tGlen Choo2023-06-281-0/+2
| |/ /
* / / git-compat-util.h: remove unneccessary include of wildmatch.hElijah Newren2023-06-211-2/+0
|/ /
* | Merge branch 'en/header-split-cache-h'Junio C Hamano2023-04-251-6/+0
|\ \
| * | treewide: remove double forward declaration of read_in_fullElijah Newren2023-04-111-6/+0
* | | Merge branch 'pe/time-use-gettimeofday'Junio C Hamano2023-03-281-0/+19
|\ \ \ | |/ / |/| |
| * | git-compat-util: use gettimeofday(2) for time(2)Paul Eggert2023-03-211-0/+19
* | | Merge branch 'mc/credential-helper-www-authenticate'Junio C Hamano2023-03-171-0/+19
|\ \ \
| * | | http: read HTTP WWW-Authenticate response headersMatthew John Cheetham2023-02-271-0/+19
| |/ /
* / / hex.h: move some hex-related declarations from cache.hElijah Newren2023-02-241-0/+1
|/ /
* | Merge branch 'rs/use-enhanced-bre-on-macos'Junio C Hamano2023-01-231-0/+5
|\ \
| * | use enhanced basic regular expressions on macOSRené Scharfe2023-01-081-0/+5
* | | Merge branch 'rs/dup-array'Junio C Hamano2023-01-221-2/+13
|\ \ \
| * | | add DUP_ARRAYRené Scharfe2023-01-091-0/+5
| * | | do full type check in BARF_UNLESS_COPYABLERené Scharfe2023-01-091-3/+6
| * | | factor out BARF_UNLESS_COPYABLERené Scharfe2023-01-091-2/+5
* | | | Sync with 2.39.1Junio C Hamano2023-01-161-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Sync with 2.38.3Junio C Hamano2022-12-131-0/+8
| |\ \ \ | | |/ / | |/| / | | |/
| | * Sync with Git 2.37.5Junio C Hamano2022-12-131-0/+8
| | |\
| | | * Merge branch 'maint-2.36' into maint-2.37Junio C Hamano2022-12-131-0/+8
| | | |\
| | | | * 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
| | | | | | | | |\| |