Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parse-options: add testcases for OPT_CMDMODE() | Paolo Bonzini | 2020-02-20 | 1 | -0/+2 |
* | Merge branch 'js/mingw-inherit-only-std-handles' | Junio C Hamano | 2019-12-10 | 1 | -0/+44 |
|\ | |||||
| * | mingw: demonstrate that all file handles are inherited by child processes | Johannes Schindelin | 2019-11-23 | 1 | -0/+44 |
* | | Sync with Git 2.24.1 | Junio C Hamano | 2019-12-10 | 3 | -6/+256 |
|\ \ | |||||
| * \ | Sync with 2.23.1 | Johannes Schindelin | 2019-12-06 | 3 | -6/+256 |
| |\ \ | | |/ | |/| | |||||
| | * | Sync with 2.22.2 | Johannes Schindelin | 2019-12-06 | 3 | -6/+256 |
| | |\ | |||||
| | | * | Sync with 2.21.1 | Johannes Schindelin | 2019-12-06 | 3 | -6/+256 |
| | | |\ | |||||
| | | | * | Sync with 2.20.2 | Johannes Schindelin | 2019-12-06 | 3 | -6/+256 |
| | | | |\ | |||||
| | | | | * | Sync with 2.19.3 | Johannes Schindelin | 2019-12-06 | 3 | -6/+256 |
| | | | | |\ | |||||
| | | | | | * | Sync with 2.18.2 | Johannes Schindelin | 2019-12-06 | 3 | -6/+256 |
| | | | | | |\ | |||||
| | | | | | | * | Sync with 2.17.3 | Johannes Schindelin | 2019-12-06 | 3 | -7/+257 |
| | | | | | | |\ | |||||
| | | | | | | | * | Sync with 2.16.6 | Johannes Schindelin | 2019-12-06 | 3 | -7/+257 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | test-drop-caches: use `has_dos_drive_prefix()` | Johannes Schindelin | 2019-12-06 | 1 | -5/+8 |
| | | | | | | | | * | Sync with 2.15.4 | Johannes Schindelin | 2019-12-06 | 2 | -2/+249 |
| | | | | | | | | |\ | |||||
| | | | | | | | | | * | Sync with 2.14.6 | Johannes Schindelin | 2019-12-06 | 2 | -2/+249 |
| | | | | | | | | | |\ | |||||
| | | | | | | | | | | * | Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods' | Johannes Schindelin | 2019-12-05 | 1 | -0/+17 |
| | | | | | | | | | | |\ | |||||
| | | | | | | | | | | | * | mingw: refuse to access paths with trailing spaces or periods | Johannes Schindelin | 2019-12-05 | 1 | -0/+17 |
| | | | | | | | | | | * | | quote-stress-test: offer to test quoting arguments for MSYS2 sh | Johannes Schindelin | 2019-12-05 | 1 | -3/+10 |
| | | | | | | | | | | * | | quote-stress-test: allow skipping some trials | Johannes Schindelin | 2019-12-05 | 1 | -1/+5 |
| | | | | | | | | | | * | | quote-stress-test: accept arguments to test via the command-line | Johannes Schindelin | 2019-12-05 | 1 | -13/+22 |
| | | | | | | | | | | * | | tests: add a helper to stress test argument quoting | Garima Singh | 2019-12-05 | 1 | -2/+116 |
| | | | | | | | | | | |/ | |||||
| | | | | | | | | | | * | test-path-utils: offer to run a protectNTFS/protectHFS benchmark | Garima Singh | 2019-12-05 | 1 | -0/+96 |
| | | | | | * | | | | | | Merge branch 'ds/commit-graph-with-grafts' into maint | Junio C Hamano | 2018-11-21 | 1 | -2/+8 |
| | | | | | |\ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ | Merge branch 'js/mingw-o-append' into maint | Junio C Hamano | 2018-11-21 | 3 | -0/+78 |
| | | | | | |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | | | test-tool: use 'read-graph' helper | Derrick Stolee | 2019-11-13 | 3 | -0/+55 |
|/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge branch 'sg/progress-fix' | Junio C Hamano | 2019-10-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | test-progress: fix test failures on big-endian systems | SZEDER Gábor | 2019-10-21 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge branch 'ew/hashmap' | Junio C Hamano | 2019-10-15 | 2 | -31/+31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | hashmap_entry: remove first member requirement from docs | Eric Wong | 2019-10-07 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | hashmap: remove type arg from hashmap_{get,put,remove}_entry | Eric Wong | 2019-10-07 | 1 | -3/+1 |
| * | | | | | | | | | | | | | | OFFSETOF_VAR macro to simplify hashmap iterators | Eric Wong | 2019-10-07 | 2 | -6/+3 |
| * | | | | | | | | | | | | | | hashmap: introduce hashmap_free_entries | Eric Wong | 2019-10-07 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | hashmap: hashmap_{put,remove} return hashmap_entry * | Eric Wong | 2019-10-07 | 1 | -2/+7 |
| * | | | | | | | | | | | | | | hashmap: use *_entry APIs for iteration | Eric Wong | 2019-10-07 | 2 | -11/+8 |
| * | | | | | | | | | | | | | | hashmap_cmp_fn takes hashmap_entry params | Eric Wong | 2019-10-07 | 1 | -4/+6 |
| * | | | | | | | | | | | | | | hashmap: use *_entry APIs to wrap container_of | Eric Wong | 2019-10-07 | 1 | -7/+5 |
| * | | | | | | | | | | | | | | hashmap_get_next returns "struct hashmap_entry *" | Eric Wong | 2019-10-07 | 1 | -4/+6 |
| * | | | | | | | | | | | | | | hashmap_put takes "struct hashmap_entry *" | Eric Wong | 2019-10-07 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | hashmap_add takes "struct hashmap_entry *" | Eric Wong | 2019-10-07 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | hashmap_get_next takes "const struct hashmap_entry *" | Eric Wong | 2019-10-07 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | hashmap_entry_init takes "struct hashmap_entry *" | Eric Wong | 2019-10-07 | 1 | -3/+3 |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge branch 'js/azure-pipelines-msvc' | Junio C Hamano | 2019-10-15 | 1 | -0/+153 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | test-tool run-command: learn to run (parts of) the testsuite | Johannes Schindelin | 2019-10-06 | 1 | -0/+153 |
* | | | | | | | | | | | | | | | Merge branch 'sg/t-helper-gitignore' | Junio C Hamano | 2019-10-07 | 1 | -5/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | t/helper: ignore only executable files | SZEDER Gábor | 2019-09-20 | 1 | -5/+4 |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge branch 'sg/progress-fix' | Junio C Hamano | 2019-10-07 | 3 | -0/+83 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Test the progress display | SZEDER Gábor | 2019-09-17 | 3 | -0/+83 |
| |/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge branch 'ss/get-time-cleanup' | Junio C Hamano | 2019-10-07 | 1 | -18/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | test_date.c: remove reference to GIT_TEST_DATE_NOW | Stephen P. Smith | 2019-09-18 | 1 | -1/+0 |
| * | | | | | | | | | | | | | | Quit passing 'now' to date code | Stephen P. Smith | 2019-09-12 | 1 | -17/+9 |
| |/ / / / / / / / / / / / / |