]> Kevux Git Server - rit/shortlog
rit
2026-02-22 Pushkar Singhpath: factor out skip_slashes() in normalize_path_copy_...
2026-02-22 Lambert Duclos... t2004: use test_path_is_file instead of test -f
2026-02-22 Elijah Newrenreplay: prevent the_repository from coming back
2026-02-22 Elijah Newrenmerge-ort: prevent the_repository from coming back
2026-02-22 Elijah Newrenmerge-ort: replace the_hash_algo with opt->repo->hash_algo
2026-02-22 Elijah Newrenmerge-ort: replace the_repository with opt->repo
2026-02-22 Elijah Newrenmerge-ort: pass repository to write_tree()
2026-02-22 Elijah Newrenmerge,diff: remove the_repository check before prefetch...
2026-02-20 Tian Yuchensymlinks: use unsigned int for flags
2026-02-20 Junio C HamanoThe 6th batch
2026-02-20 Junio C HamanoMerge branch 'ak/t9812-test-path-is-helpers'
2026-02-20 Junio C HamanoMerge branch 'pw/diff-anchored-optim'
2026-02-20 Junio C HamanoMerge branch 'jc/doc-cg-c-comment'
2026-02-20 Junio C HamanoMerge branch 'pw/xdiff-cleanups'
2026-02-20 Shreyansh Paliwaltree-diff: remove the usage of the_hash_algo global
2026-02-20 Colin Stagnercontrib/subtree: process out-of-prefix subtrees
2026-02-20 Colin Stagnercontrib/subtree: test history depth
2026-02-20 Colin Stagnercontrib/subtree: capture additional test-cases
2026-02-20 Joaquim Rochaapply: normalize path in --directory argument
2026-02-20 Junio C HamanoMerge branch 'ps/for-each-ref-in-fixes' into ps/refs...
2026-02-20 Junio C HamanoMerge branch 'lo/repo-info-keys' into lo/repo-leftover...
2026-02-20 Jeff Kingref-filter: clarify lstrip/rstrip component counting
2026-02-20 Burak Kaan... mailmap: drop global config variables
2026-02-20 Burak Kaan... mailmap: stop using the_repository
2026-02-20 Koji Nakamaruosxkeychain: define build targets in the top-level...
2026-02-20 Patrick Steinhardtt6006: don't use iconv(1) without ICONV prereq
2026-02-20 Patrick Steinhardtt5550: add ICONV prereq to tests that use "$HTTPD_URL...
2026-02-20 Patrick Steinhardtt4205: improve handling of ICONV prerequisite
2026-02-20 Patrick Steinhardtt40xx: don't use iconv(1) without ICONV prereq
2026-02-20 Patrick Steinhardtt: don't set ICONV prereq when iconv(1) is missing
2026-02-19 Adrian Ratiuhook: add -z option to "git hook list"
2026-02-19 Emily Shafferhook: allow out-of-repo 'git hook' invocations
2026-02-19 Adrian Ratiuhook: allow event = "" to overwrite previous values
2026-02-19 Adrian Ratiuhook: allow disabling config hooks
2026-02-19 Adrian Ratiuhook: include hooks from the config
2026-02-19 Emily Shafferhook: add "git hook list" command
2026-02-19 Emily Shafferhook: run a list of hooks to prepare for multihook...
2026-02-19 Adrian Ratiuhook: add internal state alloc/free callbacks
2026-02-19 Phillip Woodpath: remove repository argument from worktree_git_path()
2026-02-19 Phillip Woodwt-status: avoid passing NULL worktree
2026-02-19 Jeff Kingbisect: simplify string_list memory handling
2026-02-19 Patrick Steinhardtbisect: fix misuse of `refs_for_each_ref_in()`
2026-02-19 Patrick Steinhardtpack-bitmap: fix bug with exact ref match in "pack...
2026-02-19 Patrick Steinhardtpack-bitmap: deduplicate logic to iterate over preferre...
2026-02-19 Patrick Steinhardtgitlab-ci: handle failed tests on MSVC+Meson job
2026-02-19 Patrick Steinhardtgitlab-ci: use "run-test-slice-meson.sh"
2026-02-19 Patrick Steinhardtci: make test slicing consistent across Meson/Make
2026-02-19 Patrick Steinhardtgithub: fix Meson tests not executing at all
2026-02-19 Patrick Steinhardtmeson: fix MERGE_TOOL_DIR with "--no-bin-wrappers"
2026-02-19 Patrick Steinhardtci: don't skip smallest test slice in GitLab
2026-02-19 Patrick Steinhardtci: handle failures of test-slice helper
2026-02-19 Jonatan Holmgrencompletion: fix zsh alias listing for subsection aliases
2026-02-19 Jonatan Holmgrenalias: support non-alphanumeric names via subsection...
2026-02-19 Jonatan Holmgrenalias: prepare for subsection aliases
2026-02-19 Jonatan Holmgrenhelp: use list_aliases() for alias listing
2026-02-19 Justin Toblerobject-file: use `container_of()` to convert from base...
2026-02-19 Daniel D. Beckdoc: fetch: document `--jobs=0` behavior
2026-02-19 Patrick Steinhardtcommit: use commit graph in `lookup_commit_reference_ge...
2026-02-19 Patrick Steinhardtcommit: make `repo_parse_commit_no_graph()` more robust
2026-02-19 Patrick Steinhardtcommit: avoid parsing non-commits in `lookup_commit_ref...
2026-02-19 Aaron Plattnert: use test_seq -f and pipes in a few more places
2026-02-19 Shreyansh Paliwalwt-status: use hash_algo from local repository instead...
2026-02-19 Shreyansh Paliwalwt-status: replace uses of the_repository with local...
2026-02-19 Shreyansh Paliwalwt-status: pass struct repository through function...
2026-02-18 Johannes SixtMerge branch 'pks-meson-fixes' of github.com:pks-gitlab...
2026-02-17 Mirko Fainaformat-patch: fix From header in cover letter
2026-02-17 Junio C HamanoThe 5th batch
2026-02-17 Junio C HamanoMerge branch 'jc/doc-rerere-update'
2026-02-17 Junio C HamanoMerge branch 'sd/t7003-test-path-is-helpers'
2026-02-17 Junio C HamanoMerge branch 'kh/doc-rerere-options-xref'
2026-02-17 Junio C HamanoMerge branch 'bk/t2003-modernise'
2026-02-17 Junio C HamanoMerge branch 'rs/commit-commit-stack'
2026-02-17 Junio C HamanoMerge branch 'rs/clean-includes'
2026-02-17 Junio C HamanoMerge branch 'rs/xdiff-wo-the-repository'
2026-02-17 Junio C HamanoMerge branch 'rs/version-wo-the-repository'
2026-02-17 Junio C HamanoMerge branch 'yt/merge-file-outside-a-repository'
2026-02-17 Junio C HamanoMerge branch 'ja/doc-synopsis-style-even-more'
2026-02-17 Junio C HamanoMerge branch 'pc/lockfile-pid'
2026-02-17 Olamide Caleb... environment: stop storing `core.attributesFile` globally
2026-02-17 Rito Rhymesgitweb: let page header grow on mobile for long wrapped...
2026-02-17 Rito Rhymesgitweb: fix mobile footer overflow by wrapping text...
2026-02-17 Rito Rhymesgitweb: fix mobile page overflow across log/commit...
2026-02-17 Rito Rhymesgitweb: prevent project search bar from overflowing...
2026-02-17 Rito Rhymesgitweb: add viewport meta tag for mobile devices
2026-02-17 Christian Couderfetch-pack: wire up and enable auto filter logic
2026-02-17 Christian Couderpromisor-remote: change promisor_remote_reply()'s signature
2026-02-17 Christian Couderpromisor-remote: keep advertised filters in memory
2026-02-17 Christian Couderlist-objects-filter-options: support 'auto' mode for...
2026-02-17 Christian Couderdoc: fetch: document `--filter=<filter-spec>` option
2026-02-17 Christian Couderfetch: make filter_options local to cmd_fetch()
2026-02-17 Christian Couderclone: make filter_options local to cmd_clone()
2026-02-17 Christian Couderpromisor-remote: allow a client to store fields
2026-02-17 Christian Couderpromisor-remote: refactor initialising field lists
2026-02-17 Samo Pogačnikshallow: handling fetch relative-deepen
2026-02-17 Samo Pogačnikshallow: free local object_array allocations
2026-02-17 Kristoffer... doc: patch-id: see also git-cherry(1)
2026-02-17 Kristoffer... doc: patch-id: add script example
2026-02-17 Kristoffer... doc: patch-id: emphasize multi-patch processing
2026-02-17 Abraham Samuel... add-patch: allow interfile navigation when selecting...
2026-02-17 Abraham Samuel... add-patch: allow all-or-none application of patches
next