]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2025-07-07  Jean-Noël Aviladoc: convert git-log to new documentation format
2025-07-07  redostessh signing: don't detach the filename strbuf from...
2025-07-07  Carlo Marcelo... builtin/gc: correct total_ram calculation with HAVE_BSD...
2025-07-07  Patrick Steinhardtt5333: fix missing terminator for sed(1) 's' command
2025-07-07  Patrick Steinhardtt4150: fix warning printed by awk due to escaped '\@'
2025-07-07  Timur Sultanaevdocs: correct ORIG_HEAD example in "git merge" document...
2025-07-07  Ramsay Jonesbuild: fix FreeBSD build when sysinfo compat library...
2025-07-07  Ayush Chandekarbuiltin/prune: stop depending on 'the_repository'
2025-07-07  Ayush Chandekarrepository: move 'repository_format_precious_objects...
2025-07-07  shejialuou-string-list: move "remove duplicates" test to "u...
2025-07-07  shejialuou-string-list: move "filter string" test to "u-string...
2025-07-07  shejialuou-string-list: move "test_split_in_place" to "u-string...
2025-07-07  shejialuou-string-list: move "test_split" into "u-string-list.c"
2025-07-07  shejialuostring-list: enable sign compare warnings check
2025-07-07  shejialuostring-list: return index directly when inserting an...
2025-07-07  shejialuostring-list: remove unused "insert_at" parameter from...
2025-07-07  shejialuostring-list: fix sign compare warnings for loop iterator
2025-07-07  Han Youngread-cache: report lock error when refreshing index
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
next