]> Kevux Git Server - rit/shortlog
rit
2023-10-14 Jeff Kingt5319: make corrupted large-offset test more robust
2023-10-09 Jeff Kingchunk-format: drop pair_chunk_unsafe()
2023-10-09 Jeff Kingcommit-graph: detect out-of-order BIDX offsets
2023-10-09 Jeff Kingcommit-graph: check bounds when accessing BIDX chunk
2023-10-09 Jeff Kingcommit-graph: check bounds when accessing BDAT chunk
2023-10-09 Jeff Kingcommit-graph: bounds-check generation overflow chunk
2023-10-09 Jeff Kingcommit-graph: check size of generations chunk
2023-10-09 Jeff Kingcommit-graph: bounds-check base graphs chunk
2023-10-09 Jeff Kingcommit-graph: detect out-of-bounds extra-edges pointers
2023-10-09 Jeff Kingcommit-graph: check size of commit data chunk
2023-10-09 Jeff Kingmidx: check size of revindex chunk
2023-10-09 Jeff Kingmidx: bounds-check large offset chunk
2023-10-09 Jeff Kingmidx: check size of object offset chunk
2023-10-09 Jeff Kingmidx: enforce chunk alignment on reading
2023-10-09 Jeff Kingmidx: check size of pack names chunk
2023-10-09 Jeff Kingcommit-graph: check consistency of fanout table
2023-10-09 Jeff Kingmidx: check size of oid lookup chunk
2023-10-09 Jeff Kingcommit-graph: check size of oid fanout chunk
2023-10-09 Jeff Kingmidx: stop ignoring malformed oid fanout chunk
2023-10-09 Jeff Kingt: add library for munging chunk-format files
2023-10-09 Jeff Kingchunk-format: note that pair_chunk() is unsafe
2023-10-04 Junio C HamanoThe fifteenth batch
2023-10-04 Junio C HamanoMerge branch 'bb/unicode-width-table-15'
2023-10-04 Junio C HamanoMerge branch 'xz/commit-title-soft-limit-doc'
2023-10-04 Junio C HamanoMerge branch 'jk/commit-graph-verify-fix'
2023-10-04 Junio C HamanoMerge branch 'ks/ref-filter-mailmap'
2023-10-04 Junio C HamanoMerge branch 'ps/revision-cmdline-stdin-not'
2023-10-02 Junio C HamanoThe fourteenth batch
2023-10-02 Junio C HamanoMerge branch 'js/doc-status-with-submodules-mark-up...
2023-10-02 Junio C HamanoMerge branch 'jc/unresolve-removal'
2023-09-29 Junio C HamanoThe thirteenth batch
2023-09-29 Junio C HamanoMerge branch 'ob/am-msgfix'
2023-09-29 Junio C HamanoMerge branch 'jk/test-pass-ubsan-options-to-http-test'
2023-09-29 Junio C HamanoMerge branch 'jc/alias-completion'
2023-09-29 Junio C HamanoMerge branch 'hy/doc-show-is-like-log-not-diff-tree'
2023-09-29 Junio C HamanoMerge branch 'kh/range-diff-notes'
2023-09-29 Junio C HamanoMerge branch 'ds/stat-name-width-configuration'
2023-09-29 Junio C HamanoMerge branch 'jk/fsmonitor-unused-parameter'
2023-09-29 Junio C HamanoMerge branch 'ml/git-gui-exec-path-fix'
2023-09-28 谢致邦 (XIE Zhibang)doc: correct the 50 characters soft limit
2023-09-28 Jeff Kingcommit-graph: report incomplete chains during verification
2023-09-28 Jeff Kingcommit-graph: tighten chain size check
2023-09-28 Jeff Kingcommit-graph: detect read errors when verifying graph...
2023-09-28 Jeff Kingt5324: harmonize sha1/sha256 graph chain corruption
2023-09-28 Jeff Kingcommit-graph: check mixed generation validation when...
2023-09-28 Jeff Kingcommit-graph: factor out chain opening function
2023-09-25 Beat Bolliunicode: update the width tables to Unicode 15.1
2023-09-25 Kousik Sanagavarapuref-filter: add mailmap support
2023-09-25 Kousik Sanagavaraput/t6300: introduce test_bad_atom
2023-09-25 Kousik Sanagavaraput/t6300: cleanup test_atom
2023-09-25 Patrick Steinhardtrevision: make pseudo-opt flags read via stdin behave...
2023-09-23 Junio C HamanoThe twelfth batch
2023-09-23 Junio C HamanoMerge branch 'tb/send-email-extract-valid-address-error...
2023-09-23 Junio C HamanoMerge branch 'ch/clean-docfix'
2023-09-23 Junio C HamanoMerge branch 'eg/config-type-path-docfix'
2023-09-23 Junio C HamanoMerge branch 'jk/redact-h2h3-headers-fix'
2023-09-23 Junio C HamanoMerge branch 'jk/ort-unused-parameter-cleanups'
2023-09-23 Junio C HamanoMerge branch 'tb/repack-existing-packs-cleanup'
2023-09-23 Junio C HamanoMerge branch 'la/trailer-cleanups'
2023-09-22 Josh SorefDocumentation/git-status: add missing line breaks
2023-09-21 Jeff Kingtest-lib: set UBSAN_OPTIONS to match ASan
2023-09-21 Oswald Buddenhagenam: fix error message in parse_opt_show_current_patch()
2023-09-20 Junio C Hamanocompletion: loosen and document the requirement around...
2023-09-20 Junio C HamanoThe eleventh batch
2023-09-20 Junio C HamanoMerge branch 'jc/update-index-show-index-version'
2023-09-20 Junio C HamanoMerge branch 'ob/t3404-typofix'
2023-09-20 Junio C HamanoMerge branch 'ob/sequencer-remove-dead-code'
2023-09-20 Junio C HamanoMerge branch 'pb/completion-aliases-doc'
2023-09-20 Junio C HamanoMerge branch 'pb/complete-commit-trailers'
2023-09-20 Junio C HamanoMerge branch 'js/diff-cached-fsmonitor-fix'
2023-09-20 Junio C HamanoMerge branch 'js/systemd-timers-wsl-fix'
2023-09-20 Junio C HamanoMerge branch 'pw/diff-no-index-from-named-pipes'
2023-09-20 Han Youngshow doc: redirect user to git log manual instead of...
2023-09-19 Kristoffer... range-diff: treat notes like `log`
2023-09-18 Jeff Kingrun-command: mark unused parameters in start_bg_wait...
2023-09-18 Jeff Kingfsmonitor: mark unused hashmap callback parameters
2023-09-18 Jeff Kingfsmonitor/darwin: mark unused parameters in system...
2023-09-18 Jeff Kingfsmonitor: mark unused parameters in stub functions
2023-09-18 Jeff Kingfsmonitor/win32: mark unused parameter in fsm_os__incom...
2023-09-18 Jeff Kingfsmonitor: mark some maybe-unused parameters
2023-09-18 Jeff Kingfsmonitor/win32: drop unused parameters
2023-09-18 Jeff Kingfsmonitor: prefer repo_git_path() to git_pathdup()
2023-09-18 Junio C HamanoThe tenth batch
2023-09-18 Junio C HamanoMerge branch 'js/complete-checkout-t'
2023-09-18 Junio C HamanoMerge branch 'rs/grep-no-no-or'
2023-09-18 Taylor Blaugit-send-email.perl: avoid printing undef when validati...
2023-09-18 Junio C HamanoMerge git-gui into ml/git-gui-exec-path-fix
2023-09-18 Mark Levedahlgit-gui - use git-hook, honor core.hooksPath
2023-09-18 Dragan Simicdiff --stat: add config option to limit filename width
2023-09-17 Mark Levedahlgit-gui - re-enable use of hook scripts
2023-09-17 Jeff Kingmerge-ort: lowercase a few error messages
2023-09-15 Caleb Hillgit-clean doc: fix "without do cleaning" typo
2023-09-15 Evan Gatesgit-config: fix misworded --type=path explanation
2023-09-15 Jeff Kinghttp: update curl http/2 info matching for curl 8.3.0
2023-09-15 Jeff Kinghttp: factor out matching of curl http/2 trace lines
2023-09-14 Jeff Kingmerge-ort: drop unused "opt" parameter from merge_check...
2023-09-14 Jeff Kingmerge-ort: drop unused parameters from detect_and_proce...
2023-09-14 Jeff Kingmerge-ort: stop passing "opt" to read_oid_strbuf()
2023-09-14 Jeff Kingmerge-ort: drop custom err() function
2023-09-14 Junio C HamanoThe ninth batch
next