Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
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 |
2019-12-06 | Sync with 2.16.6 | Johannes Schindelin | 1 | -0/+4 |
2019-12-06 | Sync with 2.15.4 | Johannes Schindelin | 1 | -0/+4 |
2019-12-06 | Sync with 2.14.6 | Johannes Schindelin | 1 | -0/+4 |
2019-12-05 | mingw: refuse to access paths with trailing spaces or periods | Johannes Schindelin | 1 | -0/+4 |
2019-11-25 | git-compat-util.h: drop the `PRIuMAX` and other fallback definitions | Hariom Verma | 1 | -20/+0 |
2019-10-18 | Merge branch 'bb/compat-util-comment-fix' | Junio C Hamano | 1 | -1/+1 |
2019-10-15 | Merge branch 'ew/hashmap' | Junio C Hamano | 1 | -0/+38 |
2019-10-12 | git-compat-util: fix documentation syntax | Beat Bolli | 1 | -1/+1 |
2019-10-09 | Merge branch 'js/diff-rename-force-stable-sort' | Junio C Hamano | 1 | -3/+6 |
2019-10-09 | Merge branch 'sg/name-rev-cutoff-underflow-fix' | Junio C Hamano | 1 | -0/+1 |
2019-10-07 | OFFSETOF_VAR macro to simplify hashmap iterators | Eric Wong | 1 | -0/+13 |
2019-10-07 | hashmap: use *_entry APIs to wrap container_of | Eric Wong | 1 | -0/+15 |
2019-10-07 | introduce container_of macro | Eric Wong | 1 | -0/+10 |
2019-10-02 | Move git_sort(), a stable sort, into into libgit.a | Johannes Schindelin | 1 | -3/+6 |
2019-09-28 | name-rev: avoid cutoff timestamp underflow | SZEDER Gábor | 1 | -0/+1 |
2019-08-13 | packfile: drop release_pack_memory() | Jeff King | 1 | -3/+0 |
2019-06-25 | msvc: add a compile-time flag to allow detailed heap debugging | Jeff Hostetler | 1 | -0/+9 |