Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-05-13 | Merge branch 'cc/access-on-aix-workaround' | Junio C Hamano | 1 | -1/+11 |
2019-05-13 | Merge branch 'dl/no-extern-in-func-decl' | Junio C Hamano | 1 | -66/+66 |
2019-05-09 | Merge branch 'ss/msvc-path-utils-fix' | Junio C Hamano | 1 | -0/+1 |
2019-05-05 | *.[ch]: manually align parameter lists | Denton Liu | 1 | -2/+2 |
2019-05-05 | *.[ch]: remove extern from function declarations using sed | Denton Liu | 1 | -10/+10 |
2019-05-05 | *.[ch]: remove extern from function declarations using spatch | Denton Liu | 1 | -54/+54 |
2019-04-25 | git-compat-util: work around for access(X_OK) under root | Clément Chigot | 1 | -1/+11 |
2019-04-09 | MSVC: include compat/win32/path-utils.h for MSVC, too, for real_path() | Sven Strickroth | 1 | -0/+1 |
2019-02-22 | trace2: create new combined trace facility | Jeff Hostetler | 1 | -0/+7 |
2019-02-13 | Merge branch 'nd/fileno-may-be-macro' | Junio C Hamano | 1 | -0/+8 |
2019-02-12 | git-compat-util: work around fileno(fp) that is a macro | Duy Nguyen | 1 | -0/+8 |
2019-01-18 | Merge branch 'rb/hpe' | Junio C Hamano | 1 | -0/+13 |
2019-01-14 | Merge branch 'nd/indentation-fix' | Junio C Hamano | 1 | -1/+1 |
2019-01-14 | Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin' | Junio C Hamano | 1 | -1/+2 |
2019-01-03 | git-compat-util.h: add FLOSS headers for HPE NonStop | Randall S. Becker | 1 | -0/+13 |
2018-12-26 | git clone <url> C:\cygwin\home\USER\repo' is working (again) | Torsten Bögershausen | 1 | -1/+2 |
2018-12-09 | Indent code with TABs | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |