| Commit message (Expand) | Author | Age | Files | Lines |
* | t4203: use test-lib.sh definitions | Prarit Bhargava | 2019-10-25 | 1 | -47/+47 |
* | t6006: use test-lib.sh definitions | Prarit Bhargava | 2019-10-25 | 1 | -10/+10 |
* | Merge branch 'ds/feature-macros' | Junio C Hamano | 2019-10-24 | 1 | -0/+4 |
|\ |
|
| * | repo-settings: read an int for index.version | Derrick Stolee | 2019-10-24 | 1 | -0/+4 |
* | | Merge branch 'bw/format-patch-o-create-leading-dirs' | Junio C Hamano | 2019-10-24 | 1 | -5/+8 |
|\ \ |
|
| * | | t4014: make output-directory tests self-contained | Bert Wesarg | 2019-10-23 | 1 | -5/+8 |
* | | | Merge branch 'dl/submodule-set-branch' | Junio C Hamano | 2019-10-24 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | t7419: change test_must_fail to ! for grep | Denton Liu | 2019-10-23 | 1 | -3/+3 |
* | | | | Merge branch 'bc/smart-http-atomic-push' | Junio C Hamano | 2019-10-23 | 1 | -2/+38 |
|\ \ \ \ |
|
| * | | | | remote-curl: pass on atomic capability to remote side | brian m. carlson | 2019-10-17 | 1 | -2/+38 |
* | | | | | Merge branch 'wb/fsmonitor-bitmap-fix' | Junio C Hamano | 2019-10-23 | 2 | -0/+41 |
|\ \ \ \ \ |
|
| * | | | | | fsmonitor: don't fill bitmap with entries to be removed | William Baker | 2019-10-12 | 2 | -0/+41 |
| |/ / / / |
|
* | | | | | Merge branch 'sb/userdiff-dts' | Junio C Hamano | 2019-10-23 | 4 | -1/+31 |
|\ \ \ \ \ |
|
| * | | | | | userdiff: fix some corner cases in dts regex | Stephen Boyd | 2019-10-21 | 4 | -1/+31 |
* | | | | | | 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 'jj/stash-reset-only-toplevel' | Junio C Hamano | 2019-10-18 | 1 | -1/+41 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | stash: avoid recursive hard reset on submodules | Jakob Jarmar | 2019-10-15 | 1 | -1/+41 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'bw/format-patch-o-create-leading-dirs' | Junio C Hamano | 2019-10-18 | 1 | -0/+23 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | format-patch: create leading components of output directory | Bert Wesarg | 2019-10-12 | 1 | -0/+23 |
* | | | | | | | Merge branch 'ta/t1308-typofix' | Junio C Hamano | 2019-10-18 | 1 | -4/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | t1308-config-set: fix a test that has a typo | Tanay Abhra | 2019-10-11 | 1 | -4/+4 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'dl/format-patch-doc-test-cleanup' | Junio C Hamano | 2019-10-15 | 1 | -2/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | t4014: treat rev-list output as the expected value | Denton Liu | 2019-10-09 | 1 | -2/+3 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'dl/t0000-skip-test-test' | Junio C Hamano | 2019-10-15 | 1 | -0/+38 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | t0000: cover GIT_SKIP_TESTS blindspots | Denton Liu | 2019-10-09 | 1 | -0/+38 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'tg/range-diff-output-update' | Junio C Hamano | 2019-10-15 | 2 | -1/+70 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | range-diff: don't segfault with mode-only changes | Thomas Gummerer | 2019-10-09 | 2 | -1/+70 |
* | | | | | | | | Merge branch 'gs/sq-quote-buf-pretty' | Junio C Hamano | 2019-10-15 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | sq_quote_buf_pretty: don't drop empty arguments | Garima Singh | 2019-10-08 | 1 | -0/+7 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | 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/trace2-cap-max-output-files' | Junio C Hamano | 2019-10-15 | 1 | -0/+19 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | trace2: write discard message to sentinel files | Josh Steadmon | 2019-10-05 | 1 | -1/+3 |
| * | | | | | | | | | trace2: discard new traces if target directory has too many files | Josh Steadmon | 2019-10-05 | 1 | -0/+17 |
* | | | | | | | | | | Merge branch 'am/t0028-utf16-tests' | Junio C Hamano | 2019-10-15 | 1 | -1/+40 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | t0028: add more tests | Alexandr Miloslavskiy | 2019-09-28 | 1 | -0/+39 |
| * | | | | | | | | | | t0028: fix test for UTF-16-LE-BOM | Alexandr Miloslavskiy | 2019-09-28 | 1 | -1/+1 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|