Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rj/header-guards' | Junio C Hamano | 2018-10-30 | 1 | -2/+2 |
|\ | |||||
| * | headers: normalize the spelling of some header guards | Ramsay Jones | 2018-10-18 | 1 | -2/+2 |
* | | Merge branch 'jk/test-tool-help' | Junio C Hamano | 2018-10-30 | 1 | -2/+13 |
|\ \ | |||||
| * | | test-tool: show tool list on error | Jeff King | 2018-10-18 | 1 | -2/+13 |
| |/ | |||||
* | | Merge branch 'nd/the-index' | Junio C Hamano | 2018-10-19 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | revision.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -1/+1 |
* | | Merge branch 'ds/commit-graph-with-grafts' | Junio C Hamano | 2018-10-16 | 1 | -2/+8 |
|\ \ | |||||
| * | | test-repository: properly init repo | Derrick Stolee | 2018-08-21 | 1 | -2/+8 |
* | | | Merge branch 'nd/test-tool' | Junio C Hamano | 2018-10-10 | 6 | -7/+19 |
|\ \ \ | |||||
| * | | | t/helper: merge test-dump-fsmonitor into test-tool | Nguyễn Thái Ngọc Duy | 2018-09-11 | 3 | -1/+4 |
| * | | | t/helper: merge test-parse-options into test-tool | Nguyễn Thái Ngọc Duy | 2018-09-11 | 3 | -2/+5 |
| * | | | t/helper: merge test-pkt-line into test-tool | Nguyễn Thái Ngọc Duy | 2018-09-11 | 3 | -1/+4 |
| * | | | t/helper: merge test-dump-untracked-cache into test-tool | Nguyễn Thái Ngọc Duy | 2018-09-11 | 3 | -1/+4 |
| * | | | t/helper: keep test-tool command list sorted | Nguyễn Thái Ngọc Duy | 2018-09-11 | 2 | -2/+2 |
| | |/ | |/| | |||||
* | | | Merge branch 'ds/reachable' | Junio C Hamano | 2018-09-24 | 1 | -5/+17 |
|\ \ \ | |||||
| * | | | commit-reach: properly peel tags | Derrick Stolee | 2018-09-21 | 1 | -5/+17 |
* | | | | Merge branch 'js/mingw-o-append' | Junio C Hamano | 2018-09-24 | 3 | -0/+78 |
|\ \ \ \ | |||||
| * | | | | t0051: test GIT_TRACE to a windows named pipe | Jeff Hostetler | 2018-09-11 | 3 | -0/+78 |
* | | | | | Merge branch 'jk/patch-corrupted-delta-fix' | Junio C Hamano | 2018-09-17 | 1 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | test-delta: read input into a heap buffer | Jeff King | 2018-08-30 | 1 | -4/+4 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'jk/cocci' | Junio C Hamano | 2018-09-17 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | convert "oidcmp() != 0" to "!oideq()" | Jeff King | 2018-08-29 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge branch 'ds/reachable' | Junio C Hamano | 2018-09-17 | 3 | -0/+132 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | test-reach: test commit_contains | Derrick Stolee | 2018-07-20 | 1 | -0/+12 |
| * | | | | test-reach: test can_all_from_reach_with_flags | Derrick Stolee | 2018-07-20 | 1 | -2/+8 |
| * | | | | test-reach: test reduce_heads | Derrick Stolee | 2018-07-20 | 1 | -0/+4 |
| * | | | | test-reach: test get_merge_bases_many | Derrick Stolee | 2018-07-20 | 1 | -0/+31 |
| * | | | | test-reach: test is_descendant_of | Derrick Stolee | 2018-07-20 | 1 | -0/+8 |
| * | | | | test-reach: test in_merge_bases | Derrick Stolee | 2018-07-20 | 1 | -0/+6 |
| * | | | | test-reach: create new test tool for ref_newer | Derrick Stolee | 2018-07-20 | 3 | -0/+65 |
* | | | | | Merge branch 'ds/multi-pack-index' | Junio C Hamano | 2018-09-17 | 3 | -0/+53 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | multi-pack-index: store local property | Derrick Stolee | 2018-08-20 | 1 | -1/+1 |
| * | | | | Sync 'ds/multi-pack-index' to v2.19.0-rc0 | Junio C Hamano | 2018-08-20 | 3 | -0/+53 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | midx: write object offsets | Derrick Stolee | 2018-07-20 | 1 | -0/+4 |
| | * | | | midx: write object id fanout chunk | Derrick Stolee | 2018-07-20 | 1 | -1/+3 |
| | * | | | midx: write object ids in a chunk | Derrick Stolee | 2018-07-20 | 1 | -0/+2 |
| | * | | | midx: read pack names into array | Derrick Stolee | 2018-07-20 | 1 | -0/+5 |
| | * | | | multi-pack-index: write pack names in chunk | Derrick Stolee | 2018-07-20 | 1 | -0/+7 |
| | * | | | multi-pack-index: load into memory | Derrick Stolee | 2018-07-20 | 3 | -0/+33 |
| | | |/ | | |/| | |||||
* | | | | Merge branch 'jk/use-compat-util-in-test-tool' | Junio C Hamano | 2018-08-27 | 1 | -0/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | test-tool.h: include git-compat-util.h | Jeff King | 2018-08-21 | 1 | -0/+2 |
| |/ / | |||||
* | | | Merge branch 'jh/json-writer' | Junio C Hamano | 2018-08-15 | 3 | -0/+567 |
|\ \ \ | |||||
| * | | | json_writer: new routines to create JSON data | Jeff Hostetler | 2018-07-16 | 3 | -0/+567 |
| |/ / | |||||
* | | | Merge branch 'jt/commit-graph-per-object-store' | Junio C Hamano | 2018-08-02 | 3 | -0/+84 |
|\ \ \ | | |/ | |/| | |||||
| * | | commit-graph: add repo arg to graph readers | Jonathan Tan | 2018-07-17 | 3 | -0/+84 |
| |/ | |||||
* | | Merge branch 'bp/test-drop-caches-for-windows' | Junio C Hamano | 2018-08-02 | 1 | -2/+2 |
|\ \ | |||||
| * | | handle lower case drive letters on Windows | Ben Peart | 2018-07-12 | 1 | -2/+2 |
| |/ | |||||
* | | test-pkt-line: add unpack-sideband subcommand | Brandon Williams | 2018-06-21 | 1 | -0/+33 |
|/ | |||||
* | Merge branch 'bc/object-id' | Junio C Hamano | 2018-05-30 | 2 | -3/+3 |
|\ | |||||
| * | dir: convert struct untracked_cache_dir to object_id | brian m. carlson | 2018-05-02 | 1 | -1/+1 |