Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-compat-util: introduce macros to disable "-Wsign-compare" warnings | Patrick Steinhardt | 2024-12-06 | 1 | -0/+10 |
* | git-compat-util: drop now-unused `UNLEAK()` macro | Patrick Steinhardt | 2024-11-21 | 1 | -20/+0 |
* | CodingGuidelines: also mention MAYBE_UNUSED | Junio C Hamano | 2024-08-29 | 1 | -0/+24 |
* | win32: override `fspathcmp()` with a directory separator-aware version | Johannes Schindelin | 2024-07-14 | 1 | -0/+8 |
* | Merge branch 'rs/no-openssl-compilation-fix-on-macos' | Junio C Hamano | 2024-04-23 | 1 | -0/+1 |
|\ | |||||
| * | git-compat-util: fix NO_OPENSSL on current macOS | René Scharfe | 2024-04-15 | 1 | -0/+1 |
* | | Win32: detect unix socket support at runtime | Matthias Aßhauer | 2024-04-03 | 1 | -0/+12 |
* | | Merge branch 'tb/multi-pack-verbatim-reuse' | Junio C Hamano | 2024-01-13 | 1 | -0/+9 |
|\ \ | |||||
| * | | git-compat-util.h: implement checked size_t to uint32_t conversion | Taylor Blau | 2023-12-14 | 1 | -0/+9 |
* | | | git-compat-util: convert skip_{prefix,suffix}{,_mem} to bool | René Scharfe | 2023-12-18 | 1 | -20/+22 |
|/ / | |||||
* | | Merge branch 'mp/rebase-label-length-limit' | Junio C Hamano | 2023-08-24 | 1 | -0/+4 |
|\ \ | |||||
| * | | sequencer: truncate labels to accommodate loose refs | Mark Ruvald Pedersen | 2023-08-10 | 1 | -0/+4 |
* | | | Merge branch 'cw/compat-util-header-cleanup' | Junio C Hamano | 2023-07-17 | 1 | -207/+77 |
|\ \ \ | |||||
| * | | | git-compat-util: move alloc macros to git-compat-util.h | Calvin Wan | 2023-07-05 | 1 | -0/+75 |
| * | | | kwset: move translation table from ctype | Calvin Wan | 2023-07-05 | 1 | -3/+0 |
| * | | | sane-ctype.h: create header for sane-ctype macros | Calvin Wan | 2023-07-05 | 1 | -61/+1 |
| * | | | git-compat-util: move wrapper.c funcs to its header | Calvin Wan | 2023-07-05 | 1 | -111/+1 |
| * | | | git-compat-util: move strbuf.c funcs to its header | Calvin Wan | 2023-07-05 | 1 | -32/+0 |
* | | | | Merge branch 'gc/config-context' | Junio C Hamano | 2023-07-06 | 1 | -0/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | config: add ctx arg to config_fn_t | Glen Choo | 2023-06-28 | 1 | -0/+2 |
| |/ / | |||||
* / / | git-compat-util.h: remove unneccessary include of wildmatch.h | Elijah Newren | 2023-06-21 | 1 | -2/+0 |
|/ / | |||||
* | | Merge branch 'en/header-split-cache-h' | Junio C Hamano | 2023-04-25 | 1 | -6/+0 |
|\ \ | |||||
| * | | treewide: remove double forward declaration of read_in_full | Elijah Newren | 2023-04-11 | 1 | -6/+0 |
* | | | Merge branch 'pe/time-use-gettimeofday' | Junio C Hamano | 2023-03-28 | 1 | -0/+19 |
|\ \ \ | |/ / |/| | | |||||
| * | | git-compat-util: use gettimeofday(2) for time(2) | Paul Eggert | 2023-03-21 | 1 | -0/+19 |
* | | | Merge branch 'mc/credential-helper-www-authenticate' | Junio C Hamano | 2023-03-17 | 1 | -0/+19 |
|\ \ \ | |||||
| * | | | http: read HTTP WWW-Authenticate response headers | Matthew John Cheetham | 2023-02-27 | 1 | -0/+19 |
| |/ / | |||||
* / / | hex.h: move some hex-related declarations from cache.h | Elijah Newren | 2023-02-24 | 1 | -0/+1 |
|/ / | |||||
* | | Merge branch 'rs/use-enhanced-bre-on-macos' | Junio C Hamano | 2023-01-23 | 1 | -0/+5 |
|\ \ | |||||
| * | | use enhanced basic regular expressions on macOS | René Scharfe | 2023-01-08 | 1 | -0/+5 |
* | | | Merge branch 'rs/dup-array' | Junio C Hamano | 2023-01-22 | 1 | -2/+13 |
|\ \ \ | |||||
| * | | | add DUP_ARRAY | René Scharfe | 2023-01-09 | 1 | -0/+5 |
| * | | | do full type check in BARF_UNLESS_COPYABLE | René Scharfe | 2023-01-09 | 1 | -3/+6 |
| * | | | factor out BARF_UNLESS_COPYABLE | René Scharfe | 2023-01-09 | 1 | -2/+5 |
* | | | | Sync with 2.39.1 | Junio C Hamano | 2023-01-16 | 1 | -0/+8 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Sync with 2.38.3 | Junio C Hamano | 2022-12-13 | 1 | -0/+8 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Sync with Git 2.37.5 | Junio C Hamano | 2022-12-13 | 1 | -0/+8 |
| | |\ | |||||
| | | * | Merge branch 'maint-2.36' into maint-2.37 | Junio C Hamano | 2022-12-13 | 1 | -0/+8 |
| | | |\ | |||||
| | | | * | Merge branch 'maint-2.35' into maint-2.36 | Junio C Hamano | 2022-12-13 | 1 | -0/+8 |
| | | | |\ | |||||
| | | | | * | Merge branch 'maint-2.34' into maint-2.35 | Junio C Hamano | 2022-12-13 | 1 | -0/+8 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'maint-2.33' into maint-2.34 | Junio C Hamano | 2022-12-13 | 1 | -0/+8 |
| | | | | | |\ | |||||
| | | | | | | * | Sync with Git 2.32.5 | Junio C Hamano | 2022-12-13 | 1 | -0/+8 |
| | | | | | | |\ | |||||
| | | | | | | | * | Sync with Git 2.31.6 | Junio C Hamano | 2022-12-13 | 1 | -0/+8 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Sync with Git 2.30.7 | Junio C Hamano | 2022-12-13 | 1 | -0/+8 |
| | | | | | | | | |\ | |||||
| | | | | | | | | | * | pretty: fix integer overflow in wrapping format | Patrick Steinhardt | 2022-12-09 | 1 | -0/+8 |
| | | | * | | | | | | | Sync with 2.35.4 | Johannes Schindelin | 2022-06-23 | 1 | -1/+57 |
| | | | |\| | | | | | | |||||
| | | | | * | | | | | | Sync with 2.34.4 | Johannes Schindelin | 2022-06-23 | 1 | -1/+57 |
| | | | | |\| | | | | | |||||
| | | | | | * | | | | | Sync with 2.33.4 | Johannes Schindelin | 2022-06-23 | 1 | -1/+57 |
| | | | | | |\| | | | | |||||
| | | | | | | * | | | | Sync with 2.32.3 | Johannes Schindelin | 2022-06-23 | 1 | -1/+57 |
| | | | | | | |\| | | | |||||
| | | | | | | | * | | | Sync with 2.31.4 | Johannes Schindelin | 2022-06-23 | 1 | -1/+57 |
| | | | | | | | |\| | |