62411 Commits (48bf2fa8bad054d66bd79c6ba903c89c704201f7)
 

Author SHA1 Message Date
Junio C Hamano 1b5b8cf072 Documentation: typofix --column description 4 years ago
Derrick Stolee a43a2e6c2a chunk-format: add technical docs 4 years ago
Derrick Stolee 5387fefadc chunk-format: restore duplicate chunk checks 4 years ago
Derrick Stolee 329fac3a36 midx: use 64-bit multiplication for chunk sizes 4 years ago
Derrick Stolee 6ab3b8b8b8 midx: use chunk-format read API 4 years ago
Derrick Stolee 2692c2f6fd commit-graph: use chunk-format read API 4 years ago
Derrick Stolee 5f0879f54b chunk-format: create read chunk API 4 years ago
Derrick Stolee 63a8f0e9b9 midx: use chunk-format API in write_midx_internal() 4 years ago
Derrick Stolee c1442410d8 midx: drop chunk progress during write 4 years ago
Derrick Stolee 0ccd713cb6 midx: return success/failure in chunk write methods 4 years ago
Derrick Stolee 980f525c3c midx: add num_large_offsets to write_midx_context 4 years ago
Derrick Stolee 7a3ada1192 midx: add pack_perm to write_midx_context 4 years ago
Derrick Stolee 31bda9a237 midx: add entries to write_midx_context 4 years ago
Derrick Stolee b4d941420b midx: use context in write_midx_pack_names() 4 years ago
Derrick Stolee 577dc49696 midx: rename pack_info to write_midx_context 4 years ago
Derrick Stolee 47410aa837 commit-graph: use chunk-format write API 4 years ago
Derrick Stolee 570df42610 chunk-format: create chunk format write API 4 years ago
Martin Ågren f89f46b704 gitmailmap.txt: fix rendering of e-mail addresses 4 years ago
Martin Ågren 83171ede22 git.txt: fix monospace rendering 4 years ago
Pratyush Yadav b9a43869c9 git-gui: remove lines starting with the comment character 4 years ago
Junio C Hamano 2283e0e9af The ninth batch 4 years ago
Junio C Hamano 483e09e810 Merge branch 'ak/config-bad-bool-error' 4 years ago
Junio C Hamano e68f62be8d Merge branch 'js/reflog-expire-stale-fix' 4 years ago
Junio C Hamano 726b11d68a Merge branch 'js/commit-graph-warning' 4 years ago
Junio C Hamano e9b4c483c7 Merge branch 'ew/rev-parse-since-test' 4 years ago
Junio C Hamano d494433d26 Merge branch 'ds/maintenance-pack-refs' 4 years ago
Junio C Hamano fdf3a27ca9 Merge branch 'jx/t5411-unique-filenames' 4 years ago
Junio C Hamano 9e634a91c8 Merge branch 'js/fsck-name-objects-fix' 4 years ago
Junio C Hamano 9bdccbcda7 Merge branch 'jk/mailmap-only-at-root' 4 years ago
Junio C Hamano f712632a51 Merge branch 'mt/grep-cached-untracked' 4 years ago
Junio C Hamano 78a26cb720 Merge branch 'sh/mergetool-hideresolved' 4 years ago
Junio C Hamano aa2d3dbdf5 Merge branch 'jt/trace2-BUG' 4 years ago
Junio C Hamano dadc91ff0c Merge branch 'js/range-diff-one-side-only' 4 years ago
Junio C Hamano 77348b0e6e Merge branch 'js/range-diff-wo-dotdot' 4 years ago
Junio C Hamano 69571dfe21 Merge branch 'jt/clone-unborn-head' 4 years ago
Junio C Hamano 0871fb9af5 Merge branch 'mr/bisect-in-c-4' 4 years ago
Junio C Hamano 5bd0b21bf7 Merge branch 'ds/commit-graph-genno-fix' 4 years ago
Junio C Hamano 8b4701ae4f Merge branch 'ak/corrected-commit-date' 4 years ago
Joey Salazar 9d336655ba doc: fix naming of response-end-pkt 4 years ago
Jeff King a1db097e10 docs/rev-list: add some examples of --disk-usage 4 years ago
Jeff King 669b458755 docs/rev-list: add an examples section 4 years ago
Martin Ågren 452d26448d rev-list-options.txt: fix rendering of bonus paragraph 4 years ago
Rafael Silva 8e16effe97 blame: remove unnecessary use of get_commit_info() 4 years ago
Jeff Hostetler fcd19b09f8 fsmonitor: refactor initialization of fsmonitor_last_update token 4 years ago
Kevin Willford ff03836b9d fsmonitor: allow all entries for a folder to be invalidated 4 years ago
Jeff Hostetler 29fbbf43a0 fsmonitor: log FSMN token when reading and writing the index 4 years ago
Jeff Hostetler 940b94f35c fsmonitor: log invocation of FSMonitor hook to trace2 4 years ago
Jeff Hostetler 15268d12be read-cache: log the number of scanned files to trace2 4 years ago
Jeff Hostetler a98e0f2d31 read-cache: log the number of lstat calls to trace2 4 years ago
Jeff Hostetler 8c4b7503d0 preload-index: log the number of lstat calls to trace2 4 years ago