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