]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2025-07-07  Raymond E.... apply docs: clarify wording for --intent-to-add
2025-07-07  Raymond E.... t4140: test apply --intent-to-add interactions
2025-07-07  Raymond E.... apply: only write intents to add for new files
2025-07-07  Raymond E.... apply: read in the index in --intent-to-add mode
2025-07-07  Jeff Kingsetup_revisions(): turn on diffs for all-negative diff...
2025-07-07  Patrick Steinhardtsetup: use "reftable" format when experimental features...
2025-07-07  Patrick SteinhardtBreakingChanges: announce switch to "reftable" format
2025-07-02  Junio C HamanoThe sixth batch
2025-07-02  Junio C HamanoMerge branch 'jt/imap-send-message-fix'
2025-07-02  Junio C HamanoMerge branch 'ps/contrib-sweep'
2025-07-02  Junio C HamanoMerge branch 'ag/imap-send-resurrection'
2025-07-02  Brett A C Sheffieldgitremote-helpers.adoc: fix formatting
2025-07-02  Carlo Marcelo... build: retire NO_UINTMAX_T
2025-07-02  Carlo Marcelo... config.mak.uname: set NO_MEMMEM only for functional...
2025-07-02  Karthik Nayakmeson: add rule to run 'git clang-format'
2025-07-02  Karthik Nayakclang-format: add 'RemoveBracesLLVM' to the main config
2025-07-02  Karthik Nayakclang-format: set 'ColumnLimit' to 0
2025-07-02  Phil Hordclean up interface for refs_warn_dangling_symrefs
2025-07-02  Phil Hordrefs: remove old refs_warn_dangling_symref
2025-07-02  Phil Hordfetch-prune: optimize dangling-ref reporting
2025-07-01  brian m. carlsonEnable SHA-256 by default in breaking changes mode
2025-07-01  brian m. carlsonhelp: add a build option for default hash
2025-07-01  brian m. carlsont5300: choose the built-in hash outside of a repo
2025-07-01  brian m. carlsont4042: choose the built-in hash outside of a repo
2025-07-01  brian m. carlsont1007: choose the built-in hash outside of a repo
2025-07-01  brian m. carlsont: default to compile-time default hash if not set
2025-07-01  brian m. carlsonsetup: use the default algorithm to initialize repo...
2025-07-01  brian m. carlsonUse legacy hash for legacy formats
2025-07-01  brian m. carlsonbuiltin: use default hash when outside a repository
2025-07-01  brian m. carlsonhash: add a constant for the legacy hash algorithm
2025-07-01  brian m. carlsonhash: add a constant for the default hash algorithm
2025-07-01  Patrick Steinhardtodb: rename `read_object_with_reference()`
2025-07-01  Patrick Steinhardtodb: rename `pretend_object_file()`
2025-07-01  Patrick Steinhardtodb: rename `has_object()`
2025-07-01  Patrick Steinhardtodb: rename `repo_read_object_file()`
2025-07-01  Patrick Steinhardtodb: rename `oid_object_info()`
2025-07-01  Patrick Steinhardtodb: trivial refactorings to get rid of `the_repository`
2025-07-01  Patrick Steinhardtodb: get rid of `the_repository` when handling submodul...
2025-07-01  Patrick Steinhardtodb: get rid of `the_repository` when handling the...
2025-07-01  Patrick Steinhardtodb: get rid of `the_repository` in `for_each()` functions
2025-07-01  Patrick Steinhardtodb: get rid of `the_repository` when handling alternates
2025-07-01  Patrick Steinhardtodb: get rid of `the_repository` in `odb_mkstemp()`
2025-07-01  Patrick Steinhardtodb: get rid of `the_repository` in `assert_oid_type()`
2025-07-01  Patrick Steinhardtodb: get rid of `the_repository` in `find_odb()`
2025-07-01  Patrick Steinhardtodb: introduce parent pointers
2025-07-01  Patrick Steinhardtobject-store: rename files to "odb.{c,h}"
2025-07-01  Patrick Steinhardtobject-store: rename `object_directory` to `odb_source`
2025-07-01  Patrick Steinhardtobject-store: rename `raw_object_store` to `object_data...
2025-07-01  Lidong Yanpack-bitmap: add load corrupt bitmap test
2025-07-01  Lidong Yanpack-bitmap: reword comments in test_bitmap_commits()
2025-07-01  Taylor Blaupack-bitmap: fix memory leak if load_bitmap() failed
2025-07-01  Junio C Hamanosend-pack: clean-up even when taking an early exit
2025-07-01  Kristoffer... config: mention --url in the synopsis
2025-07-01  Kristoffer... config: use --value instead of value-pattern
2025-07-01  Kristoffer... config: document --[no-]value
2025-07-01  Kristoffer... config: use --value=<pattern> consistently
2025-07-01  Kristoffer... config: document --[no-]show-names
2025-07-01  Carlo Marcelo... ci: update FreeBSD image to 14.3
2025-06-30  Junio C HamanoThe fifth batch
2025-06-30  Junio C HamanoMerge branch 'jk/test-seq-format'
2025-06-30  Junio C HamanoMerge branch 'jc/merge-compact-summary'
2025-06-30  Junio C HamanoMerge branch 'bc/stash-export-import'
2025-06-30  Junio C HamanoMerge branch 'jc/cocci-avoid-regexp-constraint'
2025-06-30  Aditya Gargdocs: mention possible options for Proton Mail users
2025-06-30  Aditya Gargdocs: add a paragraph explaining the `sendmailCmd`...
2025-06-30  Aditya Gargdocs: add an OAuth2.0 credential helper for AOL accounts
2025-06-30  Aditya Gargdocs: add outlookidfix config option to sendemail docum...
2025-06-30  Aditya Gargdocs: link OpenSSL's verify(1) manual page to know...
2025-06-30  Jakub Ječmínekdoc: improve formatting in branch section
2025-06-30  Carlo Marcelo... daemon: correctly handle soft accept() errors in servic...
2025-06-27  Jacob Kellersend-pack: clean up extra_have oid array
2025-06-26  Carlo Marcelo... daemon: remove unnecesary restriction for listener fd
2025-06-25  Junio C HamanoThe fourth batch
2025-06-25  Junio C HamanoMerge branch 'jg/mailinfo-leakfix'
2025-06-25  Junio C HamanoMerge branch 'jc/diff-no-index-with-pathspec-fix'
2025-06-25  Junio C HamanoMerge branch 'ps/maintenance-ref-lock'
2025-06-25  Junio C HamanoMerge branch 'jc/you-still-use-whatchanged'
2025-06-25  Maxim Cournoyercontrib: better support symbolic port names in git...
2025-06-25  Maxim Cournoyercontrib: warn for invalid netrc file ports in git-crede...
2025-06-25  Maxim Cournoyercontrib: use a more portable shebang for git-credential...
2025-06-25  Karthik Nayakreceive-pack: handle reference deletions separately
2025-06-25  Karthik Nayakrefs/files: skip updates with errors in batched updates
2025-06-24  Junio C HamanoThe third batch
2025-06-24  Junio C HamanoMerge branch 'ly/run-builtin-use-passed-in-repo'
2025-06-24  Junio C HamanoMerge branch 'rm/t2400-modernize'
2025-06-24  Junio C HamanoMerge branch 'sa/multi-mailmap-fix'
2025-06-24  Junio C HamanoMerge branch 'jc/cg-let-bss-do-its-job'
2025-06-24  Junio C HamanoMerge branch 'ac/preload-index-wo-the-repository'
2025-06-24  Junio C HamanoMerge branch 'ly/prepare-show-merge-leakfix'
2025-06-24  Junio C HamanoMerge branch 'kj/stash-onbranch-submodule-fix'
2025-06-24  Junio C HamanoMerge branch 'ag/send-email-edit-threading-fix'
2025-06-24  Junio C HamanoMerge branch 'pw/stash-p-pathspec-fixes'
2025-06-24  Junio C HamanoMerge branch 'pw/subtree-gpg-sign'
2025-06-24  Jeff Kingtest-lib: teach test_seq the -f option
2025-06-23  Jacob Kellersubmodule: look up remotes by URL first
2025-06-23  Jacob Kellersubmodule: move get_default_remote_submodule()
2025-06-23  Jacob Kellersubmodule--helper: improve logic for fallback remote...
2025-06-23  Jacob Kellerremote: remove the_repository from some functions
2025-06-23  Jacob Kellerdir: move starts_with_dot(_dot)_slash to dir.h
2025-06-23  Jacob Kellerremote: fix tear down of struct remote
next