]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2025-02-18  Patrick Steinhardtcontrib/credential: fix "netrc" tests with out-of-tree...
2025-02-18  Patrick SteinhardtGIT-BUILD-OPTIONS: propagate project's source directory
2025-02-15  Junio C HamanoThe eleventh batch
2025-02-15  Junio C HamanoMerge branch 'ps/doc-http-upload-archive-service'
2025-02-15  Junio C HamanoMerge branch 'kn/reflog-migration-fix-followup'
2025-02-15  Junio C HamanoMerge branch 'bf/fetch-set-head-fix'
2025-02-15  Junio C HamanoMerge branch 'op/worktree-is-main-bare-fix'
2025-02-15  Junio C HamanoMerge branch 'tc/clone-single-revision'
2025-02-15  Junio C HamanoMerge branch 'bc/doc-adoc-not-txt'
2025-02-12  Junio C HamanoThe tenth batch
2025-02-12  Junio C HamanoMerge branch 'da/help-autocorrect-one-fix'
2025-02-12  Junio C HamanoMerge branch 'sc/help-autocorrect-one'
2025-02-12  Junio C HamanoMerge branch 'ms/remote-valid-remote-name'
2025-02-12  Junio C HamanoMerge branch 'ms/refspec-cleanup'
2025-02-12  Junio C HamanoMerge branch 'jp/doc-trailer-config'
2025-02-12  Junio C HamanoMerge branch 'zh/gc-expire-to'
2025-02-12  Junio C HamanoMerge branch 'js/libgit-rust'
2025-02-12  Junio C HamanoMerge branch 'ac/t5401-use-test-path-is-file'
2025-02-12  Junio C HamanoMerge branch 'ac/t6423-unhide-git-exit-status'
2025-02-12  Junio C HamanoMerge branch 'ps/repack-keep-unreachable-in-unpacked...
2025-02-12  Junio C HamanoMerge branch 'ds/name-hash-tweaks'
2025-02-10  Junio C HamanoThe ninth batch
2025-02-10  Junio C HamanoMerge branch 'jk/ci-coverity-update'
2025-02-10  Junio C HamanoMerge branch 'sk/unit-tests-0130'
2025-02-10  Junio C HamanoMerge branch 'ps/hash-cleanup'
2025-02-10  Junio C HamanoMerge branch 'jt/gitlab-ci-base-fix'
2025-02-10  Junio C HamanoMerge branch 'pw/apply-ulong-overflow-check'
2025-02-10  Junio C HamanoMerge branch 'ps/setup-reinit-fixes'
2025-02-06  Junio C HamanoThe eighth batch
2025-02-06  Junio C HamanoMerge branch 'ps/leakfixes-0129'
2025-02-06  Junio C HamanoMerge branch 'ps/zlib-ng'
2025-02-06  Junio C HamanoMerge branch 'js/bundle-unbundle-fd-reuse-fix'
2025-02-06  Junio C HamanoMerge branch 'ps/ci-misc-updates'
2025-02-06  Piotr Szlazakdoc: documentation for http.uploadarchive config option
2025-02-06  Toon Claesbuiltin/clone: teach git-clone(1) the --revision= option
2025-02-06  Toon Claesparse-options: introduce die_for_incompatible_opt2()
2025-02-06  Toon Claesclone: introduce struct clone_opts in builtin/clone.c
2025-02-06  Toon Claesclone: add tags refspec earlier to fetch refspec
2025-02-06  Toon Claesclone: refactor wanted_peer_refs()
2025-02-06  Toon Claesclone: make it possible to specify --tags
2025-02-06  Toon Claesclone: cut down on global variables in clone.c
2025-02-05  Olga Pilipencoworktree: detect from secondary worktree if main worktr...
2025-02-04  Patrick Steinhardtbuiltin/repack: fix `--keep-unreachable` when there...
2025-02-04  Meet Soniremote: relocate valid_remote_name
2025-02-04  Meet Sonirefspec: relocate apply_refspecs and related funtions
2025-02-04  Meet Sonirefspec: relocate matching related functions
2025-02-04  Meet Soniremote: rename query_refspecs functions
2025-02-04  Meet Sonirefspec: relocate refname_matches_negative_refspec_item
2025-02-04  Meet Soniremote: rename function omit_name_by_refspec
2025-02-03  Ayush Chandekart6423: fix suppression of Git’s exit code in tests
2025-02-03  David Aguilarhelp: add "show" as a valid configuration value
2025-02-03  David Aguilarhelp: show the suggested command when help.autocorrect...
2025-02-03  Junio C HamanoMerge branch 'sc/help-autocorrect-one' into da/help...
2025-02-03  ambar chakravarttyt5401: prefer test_path_is_* helper function
2025-02-03  Junio C HamanoThe seventh batch
2025-02-03  Junio C HamanoMerge branch 'kn/reflog-migration-fix-fix'
2025-02-03  Junio C HamanoMerge branch 'kn/pack-write-with-reduced-globals'
2025-02-03  Junio C HamanoMerge branch 'ps/build-meson-fixes'
2025-02-03  Junio C HamanoMerge branch 'ps/3.0-remote-deprecation'
2025-02-03  Junio C HamanoMerge branch 'jk/combine-diff-cleanup'
2025-02-03  Junio C HamanoMerge branch 'tb/unsafe-hash-cleanup'
2025-02-03  Jeff Kingci: set CI_JOB_IMAGE for coverity job
2025-02-03  Junio C HamanoMerge branch 'ps/ci-misc-updates' into jk/ci-coverity...
2025-01-31  Seyi Kuforijit/unit-tests: convert strcmp-offset test to use clar...
2025-01-31  Seyi Kuforijit/unit-tests: convert strbuf test to use clar test...
2025-01-31  Seyi Kuforijit/unit-tests: adapt example decorate test to use clar...
2025-01-31  Seyi Kuforijit/unit-tests: convert hashmap test to use clar test...
2025-01-31  Justin Toblerci: fix base commit fallback for check-whitespace and...
2025-01-31  Patrick Steinhardtglobal: adapt callers to use generic hash context helpers
2025-01-31  Patrick Steinhardthash: provide generic wrappers to update hash contexts
2025-01-31  Patrick Steinhardthash: stop typedeffing the hash context
2025-01-31  Patrick Steinhardthash: convert hashing context to a structure
2025-01-31  Junio C HamanoMerge branch 'tb/unsafe-hash-cleanup' into ps/hash...
2025-01-31  Junio C HamanoThe sixth batch
2025-01-31  Junio C HamanoMerge branch 'jc/show-index-h-update'
2025-01-31  Junio C HamanoMerge branch 'ja/doc-notes-markup-updates'
2025-01-31  Junio C HamanoMerge branch 'sk/strlen-returns-size_t'
2025-01-31  Junio C HamanoMerge branch 'ja/doc-restore-markup-update'
2025-01-30  Patrick Steinhardtsetup: fix reinit of repos with incompatible GIT_DEFAUL...
2025-01-30  Patrick Steinhardtsetup: fix reinit of repos with incompatible GIT_DEFAUL...
2025-01-30  Patrick Steinhardtt0001: remove duplicate test
2025-01-30  Phillip Woodapply: detect overflow when parsing hunk header
2025-01-30  Patrick Steinhardtscalar: free result of `remote_default_branch()`
2025-01-30  Patrick Steinhardtunix-socket: fix memory leak when chdir(3p) fails
2025-01-29  Calvin Wanlibgit: add higher-level libgit crate
2025-01-29  Josh Steadmonlibgit-sys: also export some config_set functions
2025-01-29  Junio C HamanoThe fifth batch
2025-01-29  Junio C HamanoMerge branch 'ps/reflog-migration-with-logall-fix'
2025-01-29  Junio C HamanoMerge branch 'am/trace2-with-valueless-true'
2025-01-29  Junio C HamanoMerge branch 'kn/reflog-symref-fix'
2025-01-29  Junio C HamanoMerge branch 'rs/ref-fitler-used-atoms-value-fix'
2025-01-29  Junio C HamanoMerge branch 'ja/doc-commit-markup-updates'
2025-01-29  Junio C HamanoMerge branch 'ds/path-walk-1'
2025-01-28  Josh Steadmonlibgit-sys: introduce Rust wrapper for libgit.a
2025-01-28  Josh Steadmoncommon-main: split init and exit code into new files
2025-01-28  Patrick Steinhardtci: make "linux-musl" job use zlib-ng
2025-01-28  Patrick Steinhardtci: switch linux-musl to use Meson
2025-01-28  Patrick Steinhardtcompat/zlib: allow use of zlib-ng as backend
2025-01-28  Patrick Steinhardtgit-zlib: cast away potential constness of `next_in...
2025-01-28  Patrick Steinhardtcompat/zlib: provide stubs for `deflateSetHeader()`
next