Age | Commit message (Expand) | Author | Files | Lines |
2020-05-01 | Merge branch 'ds/blame-on-bloom' | Junio C Hamano | 1 | -8/+20 |
2020-05-01 | Merge branch 'gs/commit-graph-path-filter' | Junio C Hamano | 4 | -0/+87 |
2020-05-01 | Merge branch 'tb/commit-graph-split-strategy' | Junio C Hamano | 1 | -12/+1 |
2020-05-01 | test-bloom: fix usage typo | Derrick Stolee | 1 | -1/+1 |
2020-04-28 | Merge branch 'dd/test-with-busybox' | Junio C Hamano | 1 | -1/+1 |
2020-04-27 | progress.c: silence cgcc suggestion about internal linkage | Đoàn Trần Công Danh | 1 | -8/+1 |
2020-04-27 | test-parse-pathspec-file.c: s/0/NULL/ for pointer type | Đoàn Trần Công Danh | 1 | -3/+3 |
2020-04-23 | test-bloom: check that we have expected arguments | Jeff King | 1 | -4/+16 |
2020-04-23 | test-bloom: fix some whitespace issues | Jeff King | 1 | -5/+5 |
2020-04-22 | Merge branch 'jk/oid-array-cleanups' | Junio C Hamano | 3 | -6/+6 |
2020-04-22 | Merge branch 'js/trace2-env-vars' | Junio C Hamano | 1 | -0/+1 |
2020-04-15 | t/helper/test-read-graph.c: support commit-graph chains | Taylor Blau | 1 | -12/+1 |
2020-04-06 | t4216: add end to end tests for git log with Bloom filters | Garima Singh | 1 | -0/+4 |
2020-04-06 | commit-graph: reuse existing Bloom filters during write | Garima Singh | 1 | -1/+1 |
2020-03-30 | test-tool: rename sha1-array to oid-array | Jeff King | 3 | -5/+5 |
2020-03-30 | oid_array: rename source file from sha1-array | Jeff King | 1 | -1/+1 |
2020-03-30 | bloom.c: core Bloom filter implementation for changed paths. | Garima Singh | 1 | -0/+20 |
2020-03-30 | bloom.c: introduce core Bloom filter constructs | Garima Singh | 1 | -0/+48 |
2020-03-30 | bloom.c: add the murmur3 hash implementation | Garima Singh | 3 | -0/+15 |
2020-03-26 | t5703: feed raw data into test-tool unpack-sideband | Đoàn Trần Công Danh | 1 | -1/+1 |
2020-03-26 | Merge branch 'bc/sha-256-part-1-of-4' | Junio C Hamano | 2 | -6/+10 |
2020-03-25 | Merge branch 'am/real-path-fix' | Junio C Hamano | 1 | -1/+4 |
2020-03-25 | Merge branch 'hw/advise-ng' | Junio C Hamano | 3 | -0/+24 |
2020-03-23 | trace2: teach Git to log environment variables | Josh Steadmon | 1 | -0/+1 |
2020-03-10 | real_path: remove unsafe API | Alexandr Miloslavskiy | 1 | -1/+4 |
2020-03-09 | Merge branch 'pb/am-show-current-patch' | Junio C Hamano | 1 | -0/+2 |
2020-03-05 | advice: revamp advise API | Heba Waly | 3 | -0/+24 |
2020-03-02 | Merge branch 'rs/micro-cleanups' | Junio C Hamano | 1 | -1/+1 |
2020-02-25 | Merge branch 'bw/remote-rename-update-config' | Junio C Hamano | 1 | -0/+1 |
2020-02-24 | t/helper: make repository tests hash independent | brian m. carlson | 1 | -6/+4 |
2020-02-24 | t/helper: initialize repository if necessary | brian m. carlson | 1 | -0/+4 |
2020-02-24 | t/helper/test-dump-split-index: initialize git repository | brian m. carlson | 1 | -0/+2 |
2020-02-24 | use strpbrk(3) to search for characters from a given set | René Scharfe | 1 | -1/+1 |
2020-02-20 | parse-options: add testcases for OPT_CMDMODE() | Paolo Bonzini | 1 | -0/+2 |
2020-02-17 | Merge branch 'mr/show-config-scope' | Junio C Hamano | 1 | -16/+1 |
2020-02-14 | Merge branch 'tb/commit-graph-object-dir' | Junio C Hamano | 1 | -4/+4 |
2020-02-14 | Merge branch 'kw/fsmonitor-watchman-racefix' | Junio C Hamano | 1 | -1/+1 |
2020-02-10 | config: provide access to the current line number | Bert Wesarg | 1 | -0/+1 |
2020-02-10 | config: make scope_name non-static and rename it | Matthew Rogers | 1 | -16/+1 |
2020-02-04 | commit-graph.h: use odb in 'load_commit_graph_one_fd_st' | Taylor Blau | 1 | -1/+1 |
2020-02-04 | commit-graph.c: remove path normalization, comparison | Taylor Blau | 1 | -3/+3 |
2020-01-15 | t: directly test parse_pathspec_file() | Alexandr Miloslavskiy | 3 | -0/+35 |
2020-01-13 | fsmonitor: change last update timestamp on the index_state to opaque token | Kevin Willford | 1 | -1/+1 |
2019-12-10 | Merge branch 'js/mingw-inherit-only-std-handles' | Junio C Hamano | 1 | -0/+44 |
2019-12-09 | Sync with Git 2.24.1 | Junio C Hamano | 3 | -6/+256 |
2019-12-06 | Sync with 2.23.1 | Johannes Schindelin | 3 | -6/+256 |
2019-12-06 | Sync with 2.22.2 | Johannes Schindelin | 3 | -6/+256 |
2019-12-06 | Sync with 2.21.1 | Johannes Schindelin | 3 | -6/+256 |
2019-12-06 | Sync with 2.20.2 | Johannes Schindelin | 3 | -6/+256 |
2019-12-06 | Sync with 2.19.3 | Johannes Schindelin | 3 | -6/+256 |