]> Kevux Git Server - rit/shortlog
rit
2023-04-18 Taylor Blaurepository.h: drop unused `gc_cruft_packs`
2023-04-18 Taylor Blaubuiltin/gc.c: make `gc.cruftPacks` enabled by default
2023-04-18 Taylor Blaut/t9300-fast-import.sh: prepare for `gc --cruft` by...
2023-04-18 Taylor Blaut/t6500-gc.sh: add additional test cases
2023-04-18 Taylor Blaut/t6500-gc.sh: refactor cruft pack tests
2023-04-18 Taylor Blaut/t6501-freshen-objects.sh: prepare for `gc --cruft...
2023-04-18 Taylor Blaut/t5304-prune.sh: prepare for `gc --cruft` by default
2023-04-18 Taylor Blaubuiltin/gc.c: ignore cruft packs with `--keep-largest...
2023-04-18 Taylor Blaubuiltin/repack.c: fix incorrect reference to '-C'
2023-04-18 Taylor Blaupack-write.c: plug a leak in stage_tmp_packfiles()
2023-04-18 Elijah Newrenprotocol.h: move definition of DEFAULT_GIT_PORT from...
2023-04-18 Junio C HamanoThe tenth batch
2023-04-18 Junio C HamanoMerge branch 'pw/rebase-cleanup-merge-strategy-option...
2023-04-18 Junio C HamanoMerge branch 'cm/branch-delete-error-message-update'
2023-04-18 Junio C HamanoMerge branch 'fc/remove-header-workarounds-for-asciidoc'
2023-04-18 Junio C HamanoMerge branch 'la/mfc-markup-fix'
2023-04-18 Junio C HamanoMerge branch 'tk/mergetool-gui-default-config'
2023-04-18 Junio C HamanoMerge branch 'sl/sparse-write-tree'
2023-04-17 Derrick Stoleefsck: validate .rev file header
2023-04-17 Derrick Stoleefsck: check rev-index position values
2023-04-17 Derrick Stoleefsck: check rev-index checksums
2023-04-17 Derrick Stoleefsck: create scaffolding for rev-index checks
2023-04-17 Junio C HamanoMerge branch 'tb/pack-revindex-on-disk' into ds/fsck...
2023-04-17 Johannes SchindelinGit 2.40.1
2023-04-17 Johannes SchindelinSync with 2.39.3
2023-04-17 Johannes SchindelinGit 2.39.3
2023-04-17 Johannes SchindelinSync with 2.38.5
2023-04-17 Johannes SchindelinGit 2.38.5
2023-04-17 Johannes SchindelinSync with 2.37.7
2023-04-17 Johannes SchindelinGit 2.37.7
2023-04-17 Johannes SchindelinSync with 2.36.6
2023-04-17 Johannes SchindelinGit 2.36.6
2023-04-17 Johannes SchindelinSync with 2.35.8
2023-04-17 Johannes SchindelinGit 2.35.8
2023-04-17 Johannes SchindelinSync with 2.34.8
2023-04-17 Johannes SchindelinGit 2.34.8
2023-04-17 Johannes SchindelinSync with 2.33.8
2023-04-17 Johannes SchindelinGit 2.33.8
2023-04-17 Johannes SchindelinSync with 2.32.7
2023-04-17 Johannes SchindelinGit 2.32.7
2023-04-17 Johannes SchindelinSync with 2.31.8
2023-04-17 Johannes SchindelinGit 2.31.8
2023-04-17 Johannes Schindelintests: avoid using `test_i18ncmp`
2023-04-17 Johannes SchindelinSync with 2.30.9
2023-04-17 Taylor BlauGit 2.30.9
2023-04-17 Taylor BlauMerge branch 'tb/config-copy-or-rename-in-file-injection'
2023-04-17 Johannes SchindelinMerge branch 'avoid-using-uninitialized-gettext'
2023-04-17 Junio C HamanoMerge branch 'js/apply-overwrite-rej-symlink-if-exists...
2023-04-17 Taylor Blauconfig.c: disallow overly-long lines in `copy_or_rename...
2023-04-17 Taylor Blauconfig.c: avoid integer truncation in `copy_or_rename_s...
2023-04-17 Taylor Blauconfig: avoid fixed-sized buffer when renaming/deleting...
2023-04-17 Johannes Schindelingettext: avoid using gettext if the locale dir is not...
2023-04-17 Taylor Blaut1300: demonstrate failure when renaming sections with...
2023-04-17 Johannes Schindelinapply --reject: overwrite existing `.rej` symlink if...
2023-04-17 Johannes SchindelinMerge branch 'js/gettext-poison-fixes'
2023-04-17 Junio C HamanoMerge branch 'ds/github-actions-use-newer-ubuntu'
2023-04-17 Derrick Stoleeci: update 'static-analysis' to Ubuntu 22.04
2023-04-14 Jeff Kingv0 protocol: use size_t for capability length/offset
2023-04-14 Jeff Kingt5512: test "ls-remote --heads --symref" filtering...
2023-04-14 Jeff Kingt5512: allow any protocol version for filtered symref...
2023-04-14 Jeff Kingt5512: add v2 support for "ls-remote --symref" test
2023-04-14 Jeff Kingv0 protocol: fix sha1/sha256 confusion for capabilities^{}
2023-04-14 Jeff Kingt5512: stop referring to "v1" protocol
2023-04-14 Jeff Kingv0 protocol: fix infinite loop when parsing multi-value...
2023-04-14 Robin Jarrysend-email: export patch counters in validate environment
2023-04-14 Felipe Contrerasdoc: set actual revdate for manpages
2023-04-14 Junio C HamanoMerge branch 'fc/doc-stop-using-manversion' into fc...
2023-04-14 Junio C HamanoMerge branch 'fc/remove-header-workarounds-for-asciidoc...
2023-04-14 Patrick Steinhardtrepack: disable writing bitmaps when doing a local...
2023-04-14 Patrick Steinhardtrepack: honor `-l` when calculating pack geometry
2023-04-14 Patrick Steinhardtt/helper: allow chmtime to print verbosely without...
2023-04-14 Patrick Steinhardtpack-objects: extend test coverage of `--stdin-packs...
2023-04-14 Patrick Steinhardtpack-objects: fix error when same packfile is included...
2023-04-14 Patrick Steinhardtpack-objects: fix error when packing same pack twice
2023-04-14 Patrick Steinhardtpack-objects: split out `--stdin-packs` tests into...
2023-04-14 Patrick Steinhardtrepack: fix generating multi-pack-index with only non...
2023-04-14 Patrick Steinhardtrepack: fix trying to use preferred pack in alternates
2023-04-14 Patrick Steinhardtmidx: fix segfault with no packs and invalid preferred...
2023-04-13 Øystein Wallebranch, for-each-ref, tag: add option to omit empty...
2023-04-13 Taylor Blaut: invert `GIT_TEST_WRITE_REV_INDEX`
2023-04-13 Taylor Blauconfig: enable `pack.writeReverseIndex` by default
2023-04-13 Taylor Blaupack-revindex: introduce `pack.readReverseIndex`
2023-04-13 Taylor Blaupack-revindex: introduce GIT_TEST_REV_INDEX_DIE_ON_DISK
2023-04-13 Taylor Blaupack-revindex: make `load_pack_revindex` take a repository
2023-04-13 Taylor Blaut5325: mark as leak-free
2023-04-13 Taylor Blaupack-write.c: plug a leak in stage_tmp_packfiles()
2023-04-12 Arkadii Yakovetsl10n: uk: remove stale lines
2023-04-12 Arkadii Yakovetsl10n: uk: add initial translation
2023-04-11 Junio C HamanoThe ninth batch
2023-04-11 Junio C HamanoMerge branch 'jk/use-perl-path-consistently'
2023-04-11 Junio C HamanoMerge branch 'jc/clone-object-format-from-void'
2023-04-11 Junio C HamanoMerge branch 'fc/doc-manpage-base-url-fix'
2023-04-11 Junio C HamanoMerge branch 'dw/doc-submittingpatches-grammofix'
2023-04-11 Junio C HamanoMerge branch 'jx/cap-object-info-uninitialized-fix'
2023-04-11 Junio C HamanoMerge branch 'ar/adjust-tests-for-the-index-fallout'
2023-04-11 Junio C HamanoMerge branch 'jc/spell-id-in-both-caps-in-message-id'
2023-04-11 Junio C HamanoMerge branch 'ws/sparse-check-rules'
2023-04-11 Elijah Newrenmailmap, quote: move declarations of global vars to...
2023-04-11 Elijah Newrentreewide: reduce includes of cache.h in other headers
2023-04-11 Elijah Newrentreewide: remove double forward declaration of read_in_full
next