summaryrefslogtreecommitdiffstats
path: root/git-compat-util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | | | | | |\| |
| | | | | | | | | * | Sync with 2.30.5Johannes Schindelin2022-06-231-1/+57
| | | | | | | | | |\|
| | | * | | | | | | | Merge branch 'jk/pipe-command-nonblock' into maintJunio C Hamano2022-09-131-0/+22
| | | |\ \ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ \ Merge branch 'ab/unused-annotation' into maint-2.38Junio C Hamano2022-10-281-1/+4
| | |\ \ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/avoid-redef-system-functions-2.30'Junio C Hamano2022-12-191-5/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | git-compat-util: undefine system names before redeclaring themJeff King2022-12-051-0/+4
| * | | | | | | | | | | | git-compat-util: avoid redefining system function namesJeff King2022-12-011-3/+8
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jk/unused-anno-more'Junio C Hamano2022-10-271-6/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mark unused parameters in trivial compat functionsJeff King2022-10-181-6/+10
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ab/unused-annotation'Junio C Hamano2022-10-171-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | git-compat-util.h: GCC deprecated message arg only in GCC 4.5+Alejandro R. Sedeño2022-10-061-1/+4