Age | Commit message (Expand) | Author | Files | Lines |
2018-11-18 | Merge branch 'jk/unused-parameter-fixes' | Junio C Hamano | 1 | -1/+1 |
2018-11-18 | Merge branch 'ds/reachable-topo-order' | Junio C Hamano | 1 | -8/+18 |
2018-11-13 | Merge branch 'ds/add-missing-tags' | Junio C Hamano | 1 | -4/+30 |
2018-11-13 | Merge branch 'ao/submodule-wo-gitmodules-checked-out' | Junio C Hamano | 3 | -0/+32 |
2018-11-06 | assert NOARG/NONEG behavior of parse-options callbacks | Jeff King | 1 | -0/+1 |
2018-11-06 | parse-options: drop OPT_DATE() | Jeff King | 1 | -1/+0 |
2018-11-03 | test-reach: test get_reachable_subset | Derrick Stolee | 1 | -4/+30 |
2018-11-02 | prio-queue: add 'peek' operation | Derrick Stolee | 1 | -8/+18 |
2018-10-31 | t/helper: add test-submodule-nested-repo-config | Antonio Ospite | 3 | -0/+32 |
2018-10-30 | Merge branch 'rj/header-guards' | Junio C Hamano | 1 | -2/+2 |
2018-10-30 | Merge branch 'jk/test-tool-help' | Junio C Hamano | 1 | -2/+13 |
2018-10-19 | Merge branch 'nd/the-index' | Junio C Hamano | 1 | -1/+1 |
2018-10-18 | headers: normalize the spelling of some header guards | Ramsay Jones | 1 | -2/+2 |
2018-10-18 | test-tool: show tool list on error | Jeff King | 1 | -2/+13 |
2018-10-16 | Merge branch 'ds/commit-graph-with-grafts' | Junio C Hamano | 1 | -2/+8 |
2018-10-10 | Merge branch 'nd/test-tool' | Junio C Hamano | 6 | -7/+19 |
2018-09-24 | Merge branch 'ds/reachable' | Junio C Hamano | 1 | -5/+17 |
2018-09-24 | Merge branch 'js/mingw-o-append' | Junio C Hamano | 3 | -0/+78 |
2018-09-21 | commit-reach: properly peel tags | Derrick Stolee | 1 | -5/+17 |
2018-09-21 | revision.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-09-17 | Merge branch 'jk/patch-corrupted-delta-fix' | Junio C Hamano | 1 | -4/+4 |
2018-09-17 | Merge branch 'jk/cocci' | Junio C Hamano | 1 | -1/+1 |
2018-09-17 | Merge branch 'ds/reachable' | Junio C Hamano | 3 | -0/+132 |
2018-09-17 | Merge branch 'ds/multi-pack-index' | Junio C Hamano | 3 | -0/+53 |
2018-09-11 | t0051: test GIT_TRACE to a windows named pipe | Jeff Hostetler | 3 | -0/+78 |
2018-09-11 | t/helper: merge test-dump-fsmonitor into test-tool | Nguyễn Thái Ngọc Duy | 3 | -1/+4 |
2018-09-11 | t/helper: merge test-parse-options into test-tool | Nguyễn Thái Ngọc Duy | 3 | -2/+5 |
2018-09-11 | t/helper: merge test-pkt-line into test-tool | Nguyễn Thái Ngọc Duy | 3 | -1/+4 |
2018-09-11 | t/helper: merge test-dump-untracked-cache into test-tool | Nguyễn Thái Ngọc Duy | 3 | -1/+4 |
2018-09-11 | t/helper: keep test-tool command list sorted | Nguyễn Thái Ngọc Duy | 2 | -2/+2 |
2018-08-30 | test-delta: read input into a heap buffer | Jeff King | 1 | -4/+4 |
2018-08-29 | convert "oidcmp() != 0" to "!oideq()" | Jeff King | 1 | -1/+1 |
2018-08-27 | Merge branch 'jk/use-compat-util-in-test-tool' | Junio C Hamano | 1 | -0/+2 |
2018-08-21 | test-tool.h: include git-compat-util.h | Jeff King | 1 | -0/+2 |
2018-08-21 | test-repository: properly init repo | Derrick Stolee | 1 | -2/+8 |
2018-08-20 | multi-pack-index: store local property | Derrick Stolee | 1 | -1/+1 |
2018-08-20 | Sync 'ds/multi-pack-index' to v2.19.0-rc0 | Junio C Hamano | 3 | -0/+53 |
2018-08-15 | Merge branch 'jh/json-writer' | Junio C Hamano | 3 | -0/+567 |
2018-08-02 | Merge branch 'jt/commit-graph-per-object-store' | Junio C Hamano | 3 | -0/+84 |
2018-08-02 | Merge branch 'bp/test-drop-caches-for-windows' | Junio C Hamano | 1 | -2/+2 |
2018-07-20 | test-reach: test commit_contains | Derrick Stolee | 1 | -0/+12 |
2018-07-20 | test-reach: test can_all_from_reach_with_flags | Derrick Stolee | 1 | -2/+8 |
2018-07-20 | test-reach: test reduce_heads | Derrick Stolee | 1 | -0/+4 |
2018-07-20 | test-reach: test get_merge_bases_many | Derrick Stolee | 1 | -0/+31 |
2018-07-20 | test-reach: test is_descendant_of | Derrick Stolee | 1 | -0/+8 |
2018-07-20 | test-reach: test in_merge_bases | Derrick Stolee | 1 | -0/+6 |
2018-07-20 | test-reach: create new test tool for ref_newer | Derrick Stolee | 3 | -0/+65 |
2018-07-20 | midx: write object offsets | Derrick Stolee | 1 | -0/+4 |
2018-07-20 | midx: write object id fanout chunk | Derrick Stolee | 1 | -1/+3 |
2018-07-20 | midx: write object ids in a chunk | Derrick Stolee | 1 | -0/+2 |