Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge branch 'cb/unix-sockets-with-windows' | Junio C Hamano | 2021-09-23 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | git-compat-util: include declaration for unix sockets in windows | Carlo Marcelo Arenas Belón | 2021-09-14 | 1 | -0/+3 | |
| |/ / / / | ||||||
* / / / / | gettext: remove optional non-standard parens in N_() definition | Ævar Arnfjörð Bjarmason | 2021-09-03 | 1 | -4/+0 | |
|/ / / / | ||||||
* | | | | Merge branch 'ew/mmap-failures' | Junio C Hamano | 2021-07-17 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | xmmap: inform Linux users of tuning knobs on ENOMEM | Eric Wong | 2021-06-30 | 1 | -0/+1 | |
* | | | | | Merge branch 'ar/typofix' | Junio C Hamano | 2021-07-08 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | *: fix typos which duplicate a word | Andrei Rybak | 2021-06-14 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge branch 'jn/size-t-casted-to-off-t-fix' | Junio C Hamano | 2021-06-10 | 1 | -4/+2 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | xsize_t: avoid implementation defined behavior when len < 0 | Jonathan Nieder | 2021-05-19 | 1 | -4/+2 | |
| |/ / | ||||||
* | | | Merge branch 'tb/precompose-prefix-simplify' | Junio C Hamano | 2021-04-14 | 1 | -0/+5 | |
|\ \ \ | ||||||
| * | | | precompose_utf8: make precompose_string_if_needed() public | Torsten Bögershausen | 2021-04-06 | 1 | -0/+5 | |
* | | | | Merge branch 'jk/open-dotgitx-with-nofollow' | Junio C Hamano | 2021-03-22 | 1 | -0/+7 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | add open_nofollow() helper | Jeff King | 2021-02-16 | 1 | -0/+7 | |
* | | | | git-compat-util.h: drop trailing semicolon from macro definition | René Scharfe | 2021-03-14 | 1 | -1/+1 | |
* | | | | Sync with Git 2.30.2 for CVE-2021-21300 | Junio C Hamano | 2021-03-09 | 1 | -0/+5 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Sync with 2.29.3 | Johannes Schindelin | 2021-02-12 | 1 | -0/+5 | |
| |\ \ \ | ||||||
| | * \ \ | Sync with 2.28.1 | Johannes Schindelin | 2021-02-12 | 1 | -0/+5 | |
| | |\ \ \ | ||||||
| | | * \ \ | Sync with 2.27.1 | Johannes Schindelin | 2021-02-12 | 1 | -0/+5 | |
| | | |\ \ \ | ||||||
| | | | * \ \ | Sync with 2.26.3 | Johannes Schindelin | 2021-02-12 | 1 | -0/+5 | |
| | | | |\ \ \ | ||||||
| | | | | * \ \ | Sync with 2.24.4 | Johannes Schindelin | 2021-02-12 | 1 | -0/+5 | |
| | | | | |\ \ \ | ||||||
| | | | | | * \ \ | Sync with 2.23.4 | Johannes Schindelin | 2021-02-12 | 1 | -0/+5 | |
| | | | | | |\ \ \ | ||||||
| | | | | | | * \ \ | Sync with 2.22.5 | Johannes Schindelin | 2021-02-12 | 1 | -0/+5 | |
| | | | | | | |\ \ \ | ||||||
| | | | | | | | * \ \ | Sync with 2.21.4 | Johannes Schindelin | 2021-02-12 | 1 | -0/+5 | |
| | | | | | | | |\ \ \ | ||||||
| | | | | | | | | * \ \ | Sync with 2.20.5 | Johannes Schindelin | 2021-02-12 | 1 | -0/+5 | |
| | | | | | | | | |\ \ \ | ||||||
| | | | | | | | | | * \ \ | Sync with 2.19.6 | Johannes Schindelin | 2021-02-12 | 1 | -0/+5 | |
| | | | | | | | | | |\ \ \ | ||||||
| | | | | | | | | | | * \ \ | Sync with 2.18.5 | Johannes Schindelin | 2021-02-12 | 1 | -0/+5 | |
| | | | | | | | | | | |\ \ \ | ||||||
| | | | | | | | | | | | * \ \ | Sync with 2.17.6 | Johannes Schindelin | 2021-02-12 | 1 | -0/+5 | |
| | | | | | | | | | | | |\ \ \ | ||||||
| | | | | | | | | | | | | * | | | checkout: fix bug that makes checkout follow symlinks in leading path | Matheus Tavares | 2021-02-12 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | Merge branch 'jk/open-returns-eintr' | Junio C Hamano | 2021-03-05 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Makefile: add OPEN_RETURNS_EINTR knob | Jeff King | 2021-02-26 | 1 | -0/+6 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'tb/precompose-prefix-too' | Junio C Hamano | 2021-02-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | MacOS: precompose_argv_prefix() | Torsten Bögershausen | 2021-02-03 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / / | git-compat-util: always enable variadic macros | Jeff King | 2021-01-28 | 1 | -2/+5 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'jc/compat-util-setitimer-fix' | Junio C Hamano | 2020-12-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | compat-util: pretend that stub setitimer() always succeeds | Junio C Hamano | 2020-12-16 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'hn/sleep-millisec-decl' | Junio C Hamano | 2020-11-30 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | move sleep_millisec to git-compat-util.h | Han-Wen Nienhuys | 2020-11-25 | 1 | -0/+2 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'jk/report-fn-typedef' | Junio C Hamano | 2020-11-02 | 1 | -5/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | usage: define a type for a reporting function | Jeff King | 2020-10-16 | 1 | -5/+7 | |
| |/ / / / / / / / / / / | ||||||
* / / / / / / / / / / / | compat-util: type-check parameters of no-op replacement functions | Junio C Hamano | 2020-08-07 | 1 | -5/+15 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'bc/sha-256-part-2' | Junio C Hamano | 2020-07-07 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | wrapper: add function to compare strings with different NUL termination | brian m. carlson | 2020-05-27 | 1 | -0/+6 | |
* | | | | | | | | | | | Merge branch 'cb/no-more-gmtime' | Junio C Hamano | 2020-05-20 | 1 | -7/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | compat: remove gmtime | Carlo Marcelo Arenas Belón | 2020-05-14 | 1 | -7/+0 | |
| |/ / / / / / / / / | ||||||
* / / / / / / / / / | run-command: trigger PATH lookup properly on Cygwin | Andras Kucsma | 2020-03-27 | 1 | -0/+8 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Sync with Git 2.24.1 | Junio C Hamano | 2019-12-10 | 1 | -0/+4 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Sync with 2.23.1 | Johannes Schindelin | 2019-12-06 | 1 | -0/+4 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Sync with 2.22.2 | Johannes Schindelin | 2019-12-06 | 1 | -0/+4 | |
| | |\| | | | | | | ||||||
| | | * | | | | | | Sync with 2.21.1 | Johannes Schindelin | 2019-12-06 | 1 | -0/+4 | |
| | | |\| | | | | | ||||||
| | | | * | | | | | Sync with 2.20.2 | Johannes Schindelin | 2019-12-06 | 1 | -0/+4 | |
| | | | |\| | | | |