441 Commits (b778c1eef50e001807aa723bdc9cb2685a59db0f)

Author SHA1 Message Date
Elijah Newren b19315d8ab Use new HASHMAP_INIT macro to simplify hashmap initialization 4 years ago
Jiang Xin 80ffeb94f4 receive-pack: use default version 0 for proc-receive 4 years ago
Jiang Xin f65003b4c4 receive-pack: gently write messages to proc-receive 4 years ago
Elijah Newren 6da1a25814 hashmap: provide deallocation function names 4 years ago
Elijah Newren fe1a21d526 fast-rebase: demonstrate merge-ort's API via new test-tool command 4 years ago
Jeff King 712b0377db test-pkt-line: drop colon from sideband identity 4 years ago
Johannes Schindelin 17e7dbbcbc sideband: avoid reporting incomplete sideband messages 4 years ago
Derrick Stolee 8791bf1841 commit-reach: fix in_merge_bases_many bug 4 years ago
Jeff King 26e28fe7bb test-advise: check argument count with argc instead of argv 4 years ago
Jeff King e885a84f1b drop unused argc parameters 4 years ago
Derrick Stolee 2fec604f8d maintenance: add start/stop subcommands 4 years ago
Taylor Blau 9a7a9ed10d bloom: use provided 'struct bloom_filter_settings' 4 years ago
Taylor Blau 312cff5207 bloom: split 'get_bloom_filter()' in two 4 years ago
Taylor Blau 24f951a492 t/helper/test-read-graph.c: prepare repo settings 4 years ago
Jiang Xin 15d3af5e22 receive-pack: add new proc-receive hook 4 years ago
Derrick Stolee d96075428a multi-pack-index: use hash version byte 4 years ago
Jeff King f1de981e8b config: fix leaks from git_config_get_string_const() 4 years ago
Jeff King fc47391e24 drop vcs-svn experiment 4 years ago
Jeff King d70a9eb611 strvec: rename struct fields 5 years ago
brian m. carlson 094a685cd7 t: make test-bloom initialize repository 5 years ago
Jeff King f6d8942b1f strvec: fix indentation in renamed calls 5 years ago
Jeff King c972bf4cf5 strvec: convert remaining callers away from argv_array name 5 years ago
Jeff King dbbcd44fb4 strvec: rename files from argv-array to strvec 5 years ago
Carlo Marcelo Arenas Belón c1ea625f72 commit-reach: avoid is_descendant_of() shim 5 years ago
Eric Sunshine 03f2465bb1 worktree: drop get_worktrees() unused 'flags' argument 5 years ago
brian m. carlson 54cbbe4c6e t/helper: initialize the repository for test-sha1-array 5 years ago
Abhishek Kumar 6da43d937c object: drop parsed_object_pool->commit_count 5 years ago
Denton Liu 0181b600a6 pkt-line: define PACKET_READ_RESPONSE_END 5 years ago
Carlo Marcelo Arenas Belón aba8187e4d t/helper: teach test-regex to report pattern errors (like REG_ILLSEQ) 5 years ago
Đoàn Trần Công Danh 066b70ae97 bloom: fix `make sparse` warning 5 years ago
Derrick Stolee 54c337be9c test-bloom: fix usage typo 5 years ago
Đoàn Trần Công Danh 3cacb9aaf4 progress.c: silence cgcc suggestion about internal linkage 5 years ago
Đoàn Trần Công Danh 1437ebf74a test-parse-pathspec-file.c: s/0/NULL/ for pointer type 5 years ago
Jeff King 1b4c57fa87 test-bloom: check that we have expected arguments 5 years ago
Jeff King 24b7d1e7b0 test-bloom: fix some whitespace issues 5 years ago
Taylor Blau 2fa05f31bd t/helper/test-read-graph.c: support commit-graph chains 5 years ago
Garima Singh a759bfa9ee t4216: add end to end tests for git log with Bloom filters 5 years ago
Garima Singh 1217c03e7b commit-graph: reuse existing Bloom filters during write 5 years ago
Jeff King ed4b804e46 test-tool: rename sha1-array to oid-array 5 years ago
Jeff King fe299ec5ae oid_array: rename source file from sha1-array 5 years ago
Garima Singh ed591febb4 bloom.c: core Bloom filter implementation for changed paths. 5 years ago
Garima Singh f1294eaf7f bloom.c: introduce core Bloom filter constructs 5 years ago
Garima Singh f52207a45c bloom.c: add the murmur3 hash implementation 5 years ago
Đoàn Trần Công Danh 84370e36bb t5703: feed raw data into test-tool unpack-sideband 5 years ago
Josh Steadmon 3d3adaad91 trace2: teach Git to log environment variables 5 years ago
Alexandr Miloslavskiy 3d7747e318 real_path: remove unsafe API 5 years ago
Heba Waly b3b18d1621 advice: revamp advise API 5 years ago
brian m. carlson bf154a8782 t/helper: make repository tests hash independent 5 years ago
brian m. carlson 8dca7f30e4 t/helper: initialize repository if necessary 5 years ago
brian m. carlson 6946e525ae t/helper/test-dump-split-index: initialize git repository 5 years ago