Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with Git 2.24.1 | Junio C Hamano | 2019-12-09 | 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 |
| | | | |\ | |||||
| | | | | * | Sync with 2.19.3 | Johannes Schindelin | 2019-12-06 | 1 | -0/+4 |
| | | | | |\ | |||||
| | | | | | * | Sync with 2.18.2 | Johannes Schindelin | 2019-12-06 | 1 | -0/+4 |
| | | | | | |\ | |||||
| | | | | | | * | Sync with 2.17.3 | Johannes Schindelin | 2019-12-06 | 1 | -0/+4 |
| | | | | | | |\ | |||||
| | | | | | | | * | Sync with 2.16.6 | Johannes Schindelin | 2019-12-06 | 1 | -0/+4 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Sync with 2.15.4 | Johannes Schindelin | 2019-12-06 | 1 | -0/+4 |
| | | | | | | | | |\ | |||||
| | | | | | | | | | * | Sync with 2.14.6 | Johannes Schindelin | 2019-12-06 | 1 | -0/+4 |
| | | | | | | | | | |\ | |||||
| | | | | | | | | | | * | mingw: refuse to access paths with trailing spaces or periods | Johannes Schindelin | 2019-12-05 | 1 | -0/+4 |
* | | | | | | | | | | | | git-compat-util.h: drop the `PRIuMAX` and other fallback definitions | Hariom Verma | 2019-11-25 | 1 | -20/+0 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'bb/compat-util-comment-fix' | Junio C Hamano | 2019-10-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | git-compat-util: fix documentation syntax | Beat Bolli | 2019-10-12 | 1 | -1/+1 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'ew/hashmap' | Junio C Hamano | 2019-10-15 | 1 | -0/+38 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | OFFSETOF_VAR macro to simplify hashmap iterators | Eric Wong | 2019-10-07 | 1 | -0/+13 |
| * | | | | | | | | | | | hashmap: use *_entry APIs to wrap container_of | Eric Wong | 2019-10-07 | 1 | -0/+15 |
| * | | | | | | | | | | | introduce container_of macro | Eric Wong | 2019-10-07 | 1 | -0/+10 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'js/diff-rename-force-stable-sort' | Junio C Hamano | 2019-10-09 | 1 | -3/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Move git_sort(), a stable sort, into into libgit.a | Johannes Schindelin | 2019-10-02 | 1 | -3/+6 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'sg/name-rev-cutoff-underflow-fix' | Junio C Hamano | 2019-10-09 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | name-rev: avoid cutoff timestamp underflow | SZEDER Gábor | 2019-09-28 | 1 | -0/+1 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | packfile: drop release_pack_memory() | Jeff King | 2019-08-13 | 1 | -3/+0 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | msvc: add a compile-time flag to allow detailed heap debugging | Jeff Hostetler | 2019-06-25 | 1 | -0/+9 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch 'cc/access-on-aix-workaround' | Junio C Hamano | 2019-05-13 | 1 | -1/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-compat-util: work around for access(X_OK) under root | Clément Chigot | 2019-04-25 | 1 | -1/+11 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'dl/no-extern-in-func-decl' | Junio C Hamano | 2019-05-13 | 1 | -66/+66 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | *.[ch]: manually align parameter lists | Denton Liu | 2019-05-05 | 1 | -2/+2 |
| * | | | | | | | | | *.[ch]: remove extern from function declarations using sed | Denton Liu | 2019-05-05 | 1 | -10/+10 |
| * | | | | | | | | | *.[ch]: remove extern from function declarations using spatch | Denton Liu | 2019-05-05 | 1 | -54/+54 |
* | | | | | | | | | | Merge branch 'ss/msvc-path-utils-fix' | Junio C Hamano | 2019-05-09 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | MSVC: include compat/win32/path-utils.h for MSVC, too, for real_path() | Sven Strickroth | 2019-04-09 | 1 | -0/+1 |
* | | | | | | | | | | trace2: create new combined trace facility | Jeff Hostetler | 2019-02-22 | 1 | -0/+7 |
| |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge branch 'nd/fileno-may-be-macro' | Junio C Hamano | 2019-02-13 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-compat-util: work around fileno(fp) that is a macro | Duy Nguyen | 2019-02-12 | 1 | -0/+8 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'rb/hpe' | Junio C Hamano | 2019-01-18 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-compat-util.h: add FLOSS headers for HPE NonStop | Randall S. Becker | 2019-01-03 | 1 | -0/+13 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'nd/indentation-fix' | Junio C Hamano | 2019-01-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Indent code with TABs | Nguyễn Thái Ngọc Duy | 2018-12-09 | 1 | -1/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin' | Junio C Hamano | 2019-01-14 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / / | |||||
| * | | | | | | | git clone <url> C:\cygwin\home\USER\repo' is working (again) | Torsten Bögershausen | 2018-12-26 | 1 | -1/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'cc/delta-islands' | Junio C Hamano | 2018-11-21 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | pack-objects: zero-initialize tree_depth/layer arrays | Jeff King | 2018-11-21 | 1 | -0/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | git-compat-util: prefer poll.h to sys/poll.h | Đoàn Trần Công Danh | 2018-11-14 | 1 | -1/+4 |
* | | | | | | | config: allow for platform-specific core.* config settings | Johannes Schindelin | 2018-10-31 | 1 | -0/+8 |
* | | | | | | | Merge branch 'cb/khash-maybe-unused-function' | Junio C Hamano | 2018-10-30 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | commit-slabs: move MAYBE_UNUSED out | Carlo Marcelo Arenas Belón | 2018-10-24 | 1 | -0/+2 |
* | | | | | | | | Merge branch 'js/mingw-default-ident' | Junio C Hamano | 2018-10-26 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | mingw: use domain information for default email | Johannes Schindelin | 2018-10-16 | 1 | -0/+4 |
| | |/ / / / / | |/| | | | | |