]> Kevux Git Server - rit/shortlog
rit
2026-04-22 Patrick Steinhardtt6002: fix use of `expr` with `set -e`
2026-04-22 Patrick Steinhardtt1301: don't fail in case setfacl(1) doesn't exist...
2026-04-22 Patrick Steinhardtt0008: silence error in subshell when using `grep -v`
2026-04-22 Patrick Steinhardtt: prepare `test_when_finished ()`/`test_atexit()`...
2026-04-22 Patrick Steinhardtt: prepare execution of potentially failing commands...
2026-04-22 Patrick Steinhardtt: prepare conditional test execution for `set -e`
2026-04-22 Patrick Steinhardtt: prepare `git config --unset` calls for `set -e`
2026-04-22 Patrick Steinhardtt: prepare `stop_git_daemon ()` for `set -e`
2026-04-22 Patrick Steinhardtt: prepare `test_must_fail ()` for `set -e`
2026-04-22 Patrick Steinhardtt: prepare `test_match_signal ()` calls for `set -e`
2026-04-21 Siddharth Shrimalit7004: avoid subshells to capture git exit codes
2026-04-21 Siddharth Shrimalit7004: dynamically grab expected state in tests
2026-04-21 Siddharth Shrimalit7004: drop hardcoded tag count for state verification
2026-04-20 Elijah Newrendiff: fix out-of-bounds reads and NULL deref in diffsta...
2026-04-20 Junio C HamanoGit 2.54
2026-04-20 Junio C HamanoMerge tag 'l10n-2.54.0-v2' of https://github.com/git...
2026-04-19 Jiang XinMerge branch 'master' of github.com:alshopov/git-po
2026-04-19 Alexander Shopovl10n: bg.po: Updated Bulgarian translation (6226t)
2026-04-19 Yi-Jyun Panl10n: zh_TW: update translation for Git 2.54
2026-04-19 Jiang XinMerge branch 'fr_v2.54.0' of github.com:jnavila/git
2026-04-19 Jiang XinMerge branch 'master' of github.com:alshopov/git-po
2026-04-19 Mikel Forcadal10n: Update Catalan Translation
2026-04-19 Aindriú Mac... l10n: ga.po: update for Git 2.54
2026-04-19 Jiang XinMerge branch 'master' of github.com:nafmo/git-l10n-sv
2026-04-19 Jiang XinMerge branch 'apply-patch-reject' of github.com:A4...
2026-04-19 Jiang XinMerge branch 'tr-l10n' of github.com:bitigchi/git-po
2026-04-19 Jiang XinMerge branch 'zh_CN-2.54' of github.com:jiangxin/git
2026-04-18 Rob McDonaldgitk: add horizontal scrollbar to the commit list pane
2026-04-18 Jean-Noël Avilal10n: fr: v2.54.0
2026-04-17 Junio C HamanoCodingGuidelines: st_mtimespec vs st_mtim vs st_mtime
2026-04-17 Elijah Newrendoc: fix grammar errors in submodule description
2026-04-17 Elijah Newrendoc: fix singular/plural mismatch in git-rerere
2026-04-17 Elijah Newrendoc: fix plural agreement in pack.preferBitmapTips
2026-04-17 Elijah Newrendoc: fix self-referential config in sendemail.smtpSSLCl...
2026-04-17 Elijah NewrenCodingGuidelines: fix subject-verb agreement
2026-04-17 Elijah NewrenRelNotes/2.54.0: fix typos and grammar
2026-04-17 Emir SARIl10n: tr: Update Turkish translations
2026-04-16 Junio C HamanoMerge branch 'jk/midx-write-v1-by-default'
2026-04-16 Jeff KingMIDX: revert the default version to v1
2026-04-16 Matthew John... t5563: add tests for http.emptyAuth with Negotiate
2026-04-16 Matthew John... http: attempt Negotiate auth in http.emptyAuth=auto...
2026-04-16 Matthew John... http: extract http_reauth_prepare() from retry paths
2026-04-16 Peter Kreftingl10n: sv.po: Update Swedish translation
2026-04-16 Stefan Björnelundl10n: sv.po: correct various translations
2026-04-16 Siddharth Asthanacat-file: add mailmap subcommand to --batch-command
2026-04-16 Jiang Xinl10n: zh_CN: updated translation for 2.54
2026-04-16 Elijah Newrenbackfill: default to grabbing edge blobs too
2026-04-16 Elijah Newrenbackfill: document acceptance of revision-range in...
2026-04-16 Elijah Newrenbackfill: reject rev-list arguments that do not make...
2026-04-15 Johannes Schindelincodeql: bump actions/cache from 4 to 5
2026-04-15 Alexander Shopovl10n: bg.po: Updated Bulgarian translation (6226t)
2026-04-15 Paul Tarjanfsmonitor: convert shown khash to strset in do_handle_c...
2026-04-15 Paul Tarjanfsmonitor: add tests for Linux
2026-04-15 Paul Tarjanfsmonitor: add timeout to daemon stop command
2026-04-15 Paul Tarjanfsmonitor: close inherited file descriptors and detach...
2026-04-15 Paul Tarjanrun-command: add close_fd_above_stderr option
2026-04-15 Paul Tarjanfsmonitor: implement filesystem change listener for...
2026-04-15 Paul Tarjanfsmonitor: rename fsm-settings-darwin.c to fsm-settings...
2026-04-15 Paul Tarjanfsmonitor: rename fsm-ipc-darwin.c to fsm-ipc-unix.c
2026-04-15 Paul Tarjanfsmonitor: use pthread_cond_timedwait for cookie wait
2026-04-15 Paul Tarjancompat/win32: add pthread_cond_timedwait
2026-04-15 Paul Tarjanfsmonitor: fix hashmap memory leak in fsmonitor_run_daemon
2026-04-15 Paul Tarjanfsmonitor: fix khash memory leak in do_handle_client
2026-04-15 Paul Tarjant9210, t9211: disable GIT_TEST_SPLIT_INDEX for scalar...
2026-04-15 Scott L. Bursonuserdiff: extend Scheme support to cover other Lisp...
2026-04-15 Johannes Sixtuserdiff: tighten word-diff test case of the scheme...
2026-04-14 Junio C HamanoGit 2.54-rc2
2026-04-13 Junio C HamanoHopefully the final tweak before -rc2
2026-04-13 Junio C HamanoMerge branch 'jc/ci-github-actions-use-checkout-v5'
2026-04-13 Junio C HamanoMerge branch 'jk/doc-markup-sub-list-indentation'
2026-04-13 Junio C HamanoMerge branch 'kh/doc-am-xref'
2026-04-13 Jeff Kinggitglossary: fix indentation of sub-lists
2026-04-13 Junio C HamanoCI: bump actions/checkout from 4 to 5 for rust-analysis job
2026-04-13 Kristoffer... doc: am: correct to full --no-message-id
2026-04-13 Kristoffer... doc: am: revert Message-ID trailer claim
2026-04-10 Junio C HamanoMerge branch 'jc/no-writev-does-not-work'
2026-04-10 Junio C HamanoMerge branch 'ps/archive-prefix-doc'
2026-04-10 Junio C HamanoMerge branch 'bc/ref-storage-default-doc-update'
2026-04-10 Junio C Hamanorust: we are way beyond 2.53
2026-04-10 Jeff Kingt1800: test SIGPIPE with parallel hooks
2026-04-10 Adrian Ratiuhook: allow hook.jobs=-1 to use all available CPU cores
2026-04-10 Adrian Ratiuhook: add hook.<event>.enabled switch
2026-04-10 Adrian Ratiuhook: move is_known_hook() to hook.c for wider use
2026-04-10 Adrian Ratiuhook: warn when hook.<friendly-name>.jobs is set
2026-04-10 Adrian Ratiuhook: add per-event jobs config
2026-04-10 Emily Shafferhook: add -j/--jobs option to git hook run
2026-04-10 Emily Shafferhook: mark non-parallelizable hooks
2026-04-10 Adrian Ratiuhook: allow pre-push parallel execution
2026-04-10 Emily Shafferhook: allow parallel hook execution
2026-04-10 Adrian Ratiuhook: parse the hook.jobs config
2026-04-10 Adrian Ratiuconfig: add a repo_config_get_uint() helper
2026-04-10 Adrian Ratiurepository: fix repo_init() memleak due to missing...
2026-04-10 Jiang Xinl10n: zh_CN: post-2.53 code review
2026-04-10 brian m. carlsonEnable Rust by default
2026-04-10 brian m. carlsonLinux: link against libdl
2026-04-10 brian m. carlsonci: install cargo on Alpine
2026-04-10 brian m. carlsondocs: update version with default Rust support
2026-04-09 Junio C Hamanowritev: retract the topic until we have a better emulation
2026-04-09 Junio C HamanoRevert "compat/posix: introduce writev(3p) wrapper"
2026-04-09 Junio C HamanoRevert "wrapper: introduce writev(3p) wrappers"
next