]> Kevux Git Server - rit/shortlog
rit
2025-01-28 Junio C HamanoMerge branch 'ps/reftable-sign-compare'
2025-01-28 Junio C HamanoMerge branch 'mh/credential-cache-authtype-request...
2025-01-28 Junio C HamanoMerge branch 'jk/pack-header-parse-alignment-fix'
2025-01-28 Junio C HamanoMerge branch 'ps/build-meson-subtree'
2025-01-28 Junio C HamanoMerge branch 'mh/connect-sign-compare'
2025-01-28 Junio C HamanoMerge branch 'sk/unit-tests'
2025-01-28 Junio C HamanoMerge branch 'jc/show-usage-help'
2025-01-23 Junio C HamanoThe third batch
2025-01-23 Junio C HamanoMerge branch 'jc/cli-doc-option-and-config'
2025-01-23 Junio C HamanoMerge branch 'mh/doc-credential-helpers-with-pat'
2025-01-23 Junio C HamanoMerge branch 'ak/instaweb-python-port-binding-fix'
2025-01-23 Junio C HamanoMerge branch 'sj/meson-doc-technical-dependency-fix'
2025-01-23 Junio C HamanoMerge branch 'tc/meson-use-our-version-def-h'
2025-01-23 Junio C HamanoMerge branch 'en/object-name-with-funny-refname-fix'
2025-01-21 Patrick Steinhardtreftable: address trivial -Wsign-compare warnings
2025-01-21 Patrick Steinhardtreftable/blocksource: adjust `read_block()` to return...
2025-01-21 Patrick Steinhardtreftable/blocksource: adjust type of the block length
2025-01-21 Patrick Steinhardtreftable/block: adjust type of the restart length
2025-01-21 Patrick Steinhardtreftable/block: adapt header and footer size to return...
2025-01-21 Patrick Steinhardtreftable/basics: adjust `hash_size()` to return `uint32_t`
2025-01-21 Patrick Steinhardtreftable/basics: adjust `common_prefix_size()` to retur...
2025-01-21 Patrick Steinhardtreftable/record: handle overflows when decoding varints
2025-01-21 Patrick Steinhardtreftable/record: drop unused `print` function pointer
2025-01-21 Patrick Steinhardtmeson: stop disabling -Wsign-compare
2025-01-21 Junio C HamanoThe second batch
2025-01-21 Junio C HamanoMerge branch 'sk/unit-test-hash'
2025-01-21 Junio C HamanoMerge branch 'mh/gitattr-doc-markup-fix'
2025-01-21 Junio C HamanoMerge branch 'dk/zsh-config-completion-fix'
2025-01-21 Junio C HamanoMerge branch 'aj/difftool-config-doc-fix'
2025-01-21 Junio C HamanoMerge branch 'ps/the-repository'
2025-01-21 Junio C HamanoMerge branch 'jt/fsck-skiplist-parse-fix'
2025-01-21 Junio C HamanoMerge branch 'ps/reftable-get-random-fix'
2025-01-21 Junio C HamanoMerge branch 'jk/t7407-use-test-grep'
2025-01-21 Junio C HamanoMerge branch 'jk/lsan-race-ignore-false-positive'
2025-01-21 Jeff Kingindex-pack, unpack-objects: use skip_prefix to avoid...
2025-01-21 Jeff Kingindex-pack, unpack-objects: use get_be32() for reading...
2025-01-21 Jeff Kingparse_pack_header_option(): avoid unaligned memory...
2025-01-21 Jeff Kingpackfile: factor out --pack_header argument parsing
2025-01-21 Junio C Hamanobswap.h: squelch potential sparse -Wcast-truncate warnings
2025-01-17 Seyi Kuforijit/unit-tests: convert reftable tree test to use clar...
2025-01-17 Seyi Kuforijit/unit-tests: adapt priority queue test to use clar...
2025-01-17 Seyi Kuforijit/unit-tests: convert mem-pool test to use clar test...
2025-01-17 Seyi Kuforijit/unit-tests: handle dashes in test suite filenames
2025-01-17 Junio C Hamanobuiltin: send usage() help text to standard output
2025-01-17 Junio C Hamanooddballs: send usage() help text to standard output
2025-01-17 Junio C Hamanobuiltins: send usage_with_options() help text to standa...
2025-01-17 Junio C Hamanousage: add show_usage_if_asked()
2025-01-17 Junio C Hamanoparse-options: add show_usage_with_options_if_asked()
2025-01-17 Jeff Kingt0012: optionally check that "-h" output goes to stdout
2025-01-17 Junio C Hamanogitcli: document that command line trumps config and env
2025-01-17 Patrick Steinhardtmeson: wire up the git-subtree(1) command
2025-01-17 Patrick Steinhardtmeson: introduce build option for contrib
2025-01-17 Patrick Steinhardtcontrib/subtree: fix building docs
2025-01-17 Mike Hommeyconnect: address -Wsign-compare warnings
2025-01-17 Junio C HamanoThe first batch
2025-01-17 Junio C HamanoMerge branch 'mb/t7110-use-test-path-helper'
2025-01-17 Junio C HamanoMerge branch 'ps/meson-weak-sha1-build'
2025-01-17 Junio C HamanoMerge branch 'ps/more-sign-compare'
2025-01-17 Junio C HamanoMerge branch 'ps/object-collision-check'
2025-01-17 Junio C HamanoMerge branch 'as/long-option-help-i18n'
2025-01-17 Junio C HamanoMerge branch 're/submodule-parse-opt'
2025-01-14 Sam Jamesmeson: fix missing deps for technical articles
2025-01-14 Toon Claesmeson: ensure correct version-def.h is used
2025-01-13 Junio C HamanoSync with Git 2.48.1
2025-01-13 Junio C HamanoStart the Git 2.49 cycle
2025-01-13 Junio C HamanoGit 2.48.1
2025-01-13 Junio C HamanoSync with Git 2.47.2
2025-01-13 Elijah Newrenobject-name: be more strict in parsing describe-like...
2025-01-13 Elijah Newrenobject-name: fix resolution of object names containing...
2025-01-10 Alecs Kinginstaweb: fix ip binding for the python http.server
2025-01-10 M Hickforddocs: discuss caching personal access tokens
2025-01-10 M Hickforddocs: list popular credential helpers
2025-01-10 Junio C HamanoGit 2.48
2025-01-10 Junio C HamanoMerge branch 'ps/build-sign-compare'
2025-01-10 Junio C HamanoMerge branch 'js/git-version-gen-update'
2025-01-10 Johannes SchindelinGIT-VERSION-GEN: allow it to be run in parallel
2025-01-10 Patrick Steinhardtbuiltin/blame: fix out-of-bounds write with blank bound...
2025-01-10 Patrick Steinhardtbuiltin/blame: fix out-of-bounds read with excessive...
2025-01-09 M Hickfordcredential-cache: respect authtype capability
2025-01-09 Adam Johnsondifftool docs: restore correct position of tool list
2025-01-09 Seyi Kuforijit/unit-tests: convert hash to use clar test framework
2025-01-08 Junio C HamanoMerge branch 'js/reftable-realloc-errors-fix'
2025-01-08 Junio C HamanoMerge branch 'sj/meson-perl-build-fix'
2025-01-08 Johannes Schindelint-reftable-basics: allow for `malloc` to be `#define`d
2025-01-08 Sam Jamesmeson: fix perl dependencies
2025-01-07 Matthew Hughesdocs: fix typesetting of merge driver placeholders
2025-01-07 Kristoffer... RelNotes/2.48.0: fix typos etc.
2025-01-07 Justin Toblerfsck: reject misconfigured fsck.skipList
2025-01-07 Patrick Steinhardtreftable/stack: accept insecure random bytes
2025-01-07 Patrick Steinhardtwrapper: allow generating insecure random bytes
2025-01-07 Junio C HamanoMerge tag 'l10n-2.48.0-rnd1' of https://github.com...
2025-01-07 Jeff Kingt7407: use test_grep
2025-01-07 Jeff Kingtest-lib: add a few comments to LSan log checking
2025-01-07 Jeff Kingtest-lib: simplify lsan results check
2025-01-07 Jeff Kingtest-lib: invert return value of check_test_results_san...
2025-01-07 Jiang XinMerge branch '2.48-uk-update' of github.com:arkid15r...
2025-01-07 Jiang XinMerge branch 'vi-2.48' of github.com:Nekosha/git-po
2025-01-07 Jiang XinMerge branch 'l10n-de-2.48' of github.com:ralfth/git
2025-01-07 Jiang XinMerge branch 'tl/zh_CN_2.48.0_rnd' of github.com:dyrone/git
2025-01-07 Jiang XinMerge branch 'fr_v2.48.0' of github.com:jnavila/git
next