]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2025-07-17  Patrick Steinhardtobject-file: get rid of `the_repository` in `force_obje...
2025-07-17  Patrick Steinhardtobject-file: get rid of `the_repository` in `read_loose...
2025-07-17  Patrick Steinhardtobject-file: get rid of `the_repository` in loose objec...
2025-07-17  Patrick Steinhardtobject-file: remove declaration for `for_each_file_in_o...
2025-07-17  Patrick Steinhardtobject-file: inline `for_each_loose_file_in_objdir_buf()`
2025-07-17  Patrick Steinhardtobject-file: get rid of `the_repository` when writing...
2025-07-17  Patrick Steinhardtodb: introduce `odb_write_object()`
2025-07-17  Patrick Steinhardtloose: write loose objects map via their source
2025-07-17  Patrick Steinhardtobject-file: get rid of `the_repository` in `finalize_o...
2025-07-17  Patrick Steinhardtobject-file: get rid of `the_repository` in `loose_obje...
2025-07-17  Patrick Steinhardtobject-file: get rid of `the_repository` when freshenin...
2025-07-17  Patrick Steinhardtobject-file: inline `check_and_freshen()` functions
2025-07-17  Patrick Steinhardtobject-file: get rid of `the_repository` in `has_loose_...
2025-07-17  Patrick Steinhardtobject-file: stop using `the_hash_algo`
2025-07-17  Patrick Steinhardtobject-file: fix -Wsign-compare warnings
2025-07-09  Junio C HamanoMerge branch 'ps/object-store' into ps/object-file...
2025-07-08  Junio C HamanoThe eighth batch
2025-07-08  Junio C HamanoMerge branch 'kn/fetch-push-bulk-ref-update'
2025-07-08  Junio C HamanoMerge branch 'maint-2.50'
2025-07-08  Junio C HamanoMerge branch 'maint-2.49' into maint-2.50
2025-07-08  Junio C HamanoMerge branch 'maint-2.48' into maint-2.49
2025-07-08  Junio C HamanoMerge branch 'maint-2.47' into maint-2.48
2025-07-08  Junio C HamanoMerge branch 'maint-2.46' into maint-2.47
2025-07-08  Junio C HamanoMerge branch 'maint-2.45' into maint-2.46
2025-07-08  Junio C HamanoMerge branch 'maint-2.44' into maint-2.45
2025-07-08  Junio C HamanoMerge branch 'maint-2.43' into maint-2.44
2025-07-08  Junio C HamanoMerge branch 'tz/avoid-newer-config-syntax-in-older...
2025-07-08  Todd Zullingert: avoid git config syntax from newer releases
2025-07-08  Junio C HamanoMerge branch 'maint-2.49' into maint-2.50
2025-07-08  Taylor BlauDocumentation/RelNotes: use .adoc extension for new...
2025-07-07  Junio C HamanoSync with Git 2.50.1
2025-07-07  Junio C HamanoThe seventh batch
2025-07-07  Junio C HamanoMerge branch 'cb/ci-freebsd-update-to-14.3'
2025-07-07  Junio C HamanoMerge branch 'jj/doc-branch-markup-fix'
2025-07-07  Junio C HamanoMerge branch 'cb/daemon-retry-interrupted-accept'
2025-07-07  Junio C HamanoMerge branch 'jk/fix-leak-send-pack'
2025-07-07  Junio C HamanoMerge branch 'cb/daemon-fd-check-fix'
2025-07-07  Junio C HamanoMerge branch 'jk/submodule-remote-lookup-cleanup'
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-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  Junio C Hamanosend-pack: clean-up even when taking an early exit
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  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  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
2025-06-23  Jacob Kellerremote: remove branch->merge_name and fix branch_release()
2025-06-23  Jeff Kingt7422: replace confusing printf with echo
2025-06-20  Junio C Hamanococci: matching (multiple) identifiers
2025-06-20  Jörg Thalheimimap-send: improve error messages with configuration...
2025-06-20  Jörg Thalheimimap-send: fix confusing 'store' terminology in error...
next