]> Kevux Git Server - rit/shortlog
rit
2024-02-27 Junio C HamanoMerge branch 'kh/column-reject-negative-padding'
2024-02-27 Junio C HamanoMerge branch 'jc/t9210-lazy-fix'
2024-02-27 Junio C HamanoMerge branch 'ps/reftable-iteration-perf'
2024-02-27 Junio C HamanoMerge branch 'rs/use-xstrncmpz'
2024-02-27 Junio C HamanoMerge branch 'cp/apply-core-filemode'
2024-02-27 Junio C HamanoMerge branch 'ps/reftable-backend'
2024-02-26 Jeff Hostetlerfsmonitor: remove custom loop from non-directory path...
2024-02-26 Jeff Hostetlerfsmonitor: return invalidated cache-entry count on...
2024-02-26 Jeff Hostetlerfsmonitor: move untracked-cache invalidation into helpe...
2024-02-26 Jeff Hostetlerfsmonitor: refactor untracked-cache invalidation
2024-02-26 Jeff Hostetlerdir: create untracked_cache_invalidate_trimmed_path()
2024-02-26 Jeff Hostetlerfsmonitor: refactor refresh callback for non-directory...
2024-02-26 Jeff Hostetlerfsmonitor: clarify handling of directory events in...
2024-02-26 Jeff Hostetlerfsmonitor: refactor refresh callback on directory events
2024-02-26 Jeff Hostetlert7527: add case-insensitve test for FSMonitor
2024-02-26 Jeff Hostetlername-hash: add index_dir_find()
2024-02-26 Johannes Schindelinneue: remove a bogus empty file
2024-02-26 Philippe Blainmerge-ort: turn submodule conflict suggestions into...
2024-02-26 Jeff Kingread_ref_at(): special-case ref@{0} for an empty reflog
2024-02-26 Jeff Kingget_oid_basic(): special-case ref@{n} for oldest reflog...
2024-02-26 Jeff KingRevert "refs: allow @{n} to work with n-sized reflog"
2024-02-26 SZEDER Gáborupload-pack: don't send null character in abort message...
2024-02-26 René Scharfesubmodule: use strvec_pushf() for --submodule-prefix
2024-02-26 Jeff Kinguserdiff: skip textconv caching when not in a repository
2024-02-26 René Scharfename-rev: use mem_pool_strfmt()
2024-02-26 René Scharfemem-pool: add mem_pool_strfmt()
2024-02-26 René Scharfefetch: convert strncmp() with strlen() to starts_with()
2024-02-24 Junio C Hamanocompat: drop inclusion of <git-compat-util.h>
2024-02-23 Taylor BlauDocumentation/config/pack.txt: fix broken AsciiDoc...
2024-02-23 Karthik Nayakfor-each-ref: add new option to include root refs
2024-02-23 Karthik Nayakref-filter: rename 'FILTER_REFS_ALL' to 'FILTER_REFS_RE...
2024-02-23 Karthik Nayakrefs: introduce `refs_for_each_include_root_refs()`
2024-02-23 Karthik Nayakrefs: extract out `loose_fill_ref_dir_regular_file()`
2024-02-23 Karthik Nayakrefs: introduce `is_pseudoref()` and `is_headref()`
2024-02-23 Johannes Schindelinfill_tree_descriptor(): mark error message for translation
2024-02-23 Johannes Schindelincache-tree: avoid an unnecessary check
2024-02-23 Johannes SchindelinAlways check `parse_tree*()`'s return value
2024-02-23 Johannes Schindelint4301: verify that merge-tree fails on missing blob...
2024-02-23 Johannes Schindelinmerge-ort: do check `parse_tree()`'s return value
2024-02-23 Johannes Schindelinmerge-tree: fail with a non-zero exit code on missing...
2024-02-23 Junio C HamanoGit 2.44
2024-02-23 Junio C HamanoGit 2.43.3
2024-02-23 Junio C HamanoMerge branch 'la/trailer-cleanups' into maint-2.43
2024-02-21 Junio C Hamanodoc: apply the new placeholder rules to git-add documen...
2024-02-21 Jean-Noël Aviladoc: clarify the format of placeholders
2024-02-21 Jakub Wilkgit-remote.txt: fix typo
2024-02-21 Patrick Steinhardtbuiltin/reflog: introduce subcommand to list reflogs
2024-02-21 Patrick Steinhardtrefs: stop resolving ref corresponding to reflogs
2024-02-21 Patrick Steinhardtrefs: drop unused params from the reflog iterator callback
2024-02-21 Patrick Steinhardtrefs: always treat iterators as ordered
2024-02-21 Patrick Steinhardtrefs/files: sort merged worktree and common reflogs
2024-02-21 Patrick Steinhardtrefs/files: sort reflogs returned by the reflog iterator
2024-02-21 Patrick Steinhardtdir-iterator: support iteration in sorted order
2024-02-21 Patrick Steinhardtdir-iterator: pass name to `prepare_next_entry_data...
2024-02-21 Harmen Stoppelsrebase: make warning less passive aggressive
2024-02-20 Jean-Noël Aviladoc: end sentences with full-stop
2024-02-20 Jean-Noël Aviladoc: close unclosed angle-bracket of a placeholder...
2024-02-20 Jean-Noël Aviladoc: git-rev-parse: enforce command-line description...
2024-02-20 Dragan Simicdocumentation: send-email: use camel case consistently
2024-02-20 Patrick Steinhardtgit-difftool--helper: honor `--trust-exit-code` with...
2024-02-20 Junio C HamanoGit 2.44-rc2
2024-02-20 Junio C HamanoMerge branch 'la/trailer-cleanups'
2024-02-20 Jeff Kingtrailer: fix comment/cut-line regression with opts...
2024-02-19 Julio Bacellaridoc: remove outdated information about interactive...
2024-02-19 Jeff Kingt0303: check that helper_test_clean removes all credentials
2024-02-19 Junio C HamanoMerge branch 'ba/credential-test-clean-fix' into jk...
2024-02-19 M Hickfordlibsecret: retrieve empty password
2024-02-19 Junio C HamanoMerge branch 'ps/reftable-backend' into ps/reflog-list
2024-02-19 Kipras Melnikovasmergetools: vimdiff: use correct tool's name when readi...
2024-02-19 Junio C HamanoMerge tag 'l10n-2.44.0-rnd3' of https://github.com...
2024-02-18 Yi-Jyun Panl10n: zh_TW: Git 2.44
2024-02-18 Jiang XinMerge branch 'master' of github.com:ralfth/git
2024-02-18 Jiang XinMerge branch 'po-id' of github.com:bagasme/git-po
2024-02-18 Jiang XinMerge branch '2.44-uk-update' of github.com:arkid15r...
2024-02-18 Jiang XinMerge branch 'master' of github.com:alshopov/git-po
2024-02-18 Jiang XinMerge branch 'tr-l10n' of github.com:bitigchi/git-po
2024-02-18 Jiang XinMerge branch 'fr_2.44.0' of github.com:jnavila/git
2024-02-18 Jiang XinMerge branch 'catalan-l10n' of github.com:Softcatala...
2024-02-18 Jiang XinMerge branch 'master' of github.com:nafmo/git-l10n-sv
2024-02-18 Teng Longl10n: zh_CN: for git 2.44 rounds
2024-02-17 Todd ZullingerRelNotes: minor typo fixes in 2.44.0 draft
2024-02-17 Ralf Thielowl10n: Update German translation
2024-02-16 Beat Bollicompletion: use awk for filtering the config entries
2024-02-16 Emir SARIl10n: tr: Update Turkish translations for 2.44
2024-02-16 Jean-Noël Avilal10n: fr.po: v2.44.0 round 3
2024-02-16 Alexander Shopovl10n: bg.po: Updated Bulgarian translation (5610t)
2024-02-16 Peter Kreftingl10n: sv.po: Update Swedish translation
2024-02-16 Jordi Masl10n: Update Catalan translation
2024-02-16 Bagas Sanjayal10n: po-id for 2.44 (round 1)
2024-02-16 Jiang Xinl10n: ci: disable cache for setup-go to suppress warnings
2024-02-16 Jiang Xinl10n: ci: remove unused param for add-pr-comment@v2
2024-02-16 Arkadii Yakovetsl10n: uk: v2.44 update (round 3)
2024-02-16 Arkadii Yakovetsl10n: uk: v2.44 update (round 2)
2024-02-16 Arkadii Yakovetsl10n: uk: v2.44 localization update
2024-02-16 Jiang XinMerge branch 'master' of github.com:git/git
2024-02-15 Junio C HamanoMerge branch 'jx/dirstat-parseopt-help'
2024-02-15 Bo Andersont/lib-credential: clean additional credential
2024-02-15 Patrick Steinhardtt7003: ensure filter-branch prunes reflogs with the...
2024-02-15 Patrick Steinhardtt2011: exercise D/F conflicts with HEAD with the reftab...
2024-02-15 Patrick Steinhardtt1405: remove unneeded cleanup step
next