]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-02-28  Junio C HamanoMerge branch 'ba/credential-test-clean-fix'
2024-02-28  Junio C HamanoMerge branch 'rj/tag-column-fix'
2024-02-28  Junio C HamanoMerge branch 'jc/am-whitespace-doc'
2024-02-27  Patrick Steinhardtrefs/reftable: don't fail empty transactions in repo...
2024-02-27  Junio C HamanoMerge branch 'ps/remote-helper-repo-initialization...
2024-02-27  Rubén Justocompletion: fix __git_complete_worktree_paths
2024-02-27  Patrick Steinhardtbuiltin/clone: allow remote helpers to detect repo
2024-02-27  Phillip Woodrebase -i: stop setting GIT_CHERRY_PICK_HELP
2024-02-27  Junio C Hamanogit: extend --no-lazy-fetch to work across subprocesses
2024-02-27  Josh Triplettcommit: unify logic to avoid multiple scissors lines...
2024-02-27  Josh Triplettcommit: avoid redundant scissor line with --cleanup...
2024-02-27  Junio C Hamanodoc: clarify the wording on <git-compat-util.h> requirement
2024-02-27  Richard Macklinrebase: fix typo in autosquash documentation
2024-02-27  Junio C Hamanogit: document GIT_NO_REPLACE_OBJECTS environment variable
2024-02-27  Junio C HamanoStart the 2.45 cycle
2024-02-27  Junio C HamanoMerge branch 'ps/ref-tests-update-even-more'
2024-02-27  Junio C HamanoMerge branch 'gt/at-is-synonym-for-head-in-add-patch'
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 v2.44.0
2024-02-23  Junio C HamanoGit 2.43.3 v2.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 v2.44.0-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
next