]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-12-13  Patrick Steinhardtt/unit-tests: rename clar-based unit tests to have...
2024-12-13  Patrick SteinhardtMakefile: drop -DSUPPRESS_ANNOTATED_LEAKS
2024-12-13  Patrick Steinhardtci/lib: support custom output directories when creating...
2024-12-12  Junio C HamanoMerge branch 'ps/build' into ps/ci-meson
2024-12-12  Junio C HamanoMerge branch 'cw/worktree-extension' into ps/ci-meson
2024-12-10  Junio C HamanoMerge branch 'ps/reftable-iterator-reuse'
2024-12-10  Junio C HamanoMerge branch 'ps/reftable-detach'
2024-12-10  Junio C HamanoMerge branch 'bc/allow-upload-pack-from-other-people'
2024-12-10  Junio C HamanoMerge branch 'pb/mergetool-errors'
2024-12-10  Junio C HamanoMerge branch 'jc/doc-opt-tilde-expand'
2024-12-10  Junio C HamanoMerge branch 'bc/ancient-ci'
2024-12-06  Patrick SteinhardtIntroduce support for the Meson build system
2024-12-06  Patrick SteinhardtDocumentation: add comparison of build systems
2024-12-06  Patrick Steinhardtt: allow overriding build dir
2024-12-06  Patrick Steinhardtt: better support for out-of-tree builds
2024-12-06  Patrick SteinhardtDocumentation: extract script to generate a list of...
2024-12-06  Patrick SteinhardtDocumentation: teach "cmd-list.perl" about out-of-tree...
2024-12-06  Patrick SteinhardtDocumentation: allow sourcing generated includes from...
2024-12-06  Patrick SteinhardtMakefile: simplify building of templates
2024-12-06  Patrick SteinhardtMakefile: write absolute program path into bin-wrappers
2024-12-06  Patrick SteinhardtMakefile: allow "bin-wrappers/" directory to exist
2024-12-06  Patrick SteinhardtMakefile: refactor generators to be PWD-independent
2024-12-06  Patrick SteinhardtMakefile: extract script to generate gitweb.js
2024-12-06  Patrick SteinhardtMakefile: extract script to generate gitweb.cgi
2024-12-06  Patrick SteinhardtMakefile: extract script to massage Python scripts
2024-12-06  Patrick SteinhardtMakefile: extract script to massage Shell scripts
2024-12-06  Patrick SteinhardtMakefile: use "generate-perl.sh" to massage Perl library
2024-12-06  Patrick SteinhardtMakefile: extract script to massage Perl scripts
2024-12-06  Patrick SteinhardtMakefile: consistently use PERL_PATH
2024-12-06  Patrick SteinhardtMakefile: generate doc versions via GIT-VERSION-GEN
2024-12-06  Patrick SteinhardtMakefile: generate "git.rc" via GIT-VERSION-GEN
2024-12-06  Patrick SteinhardtMakefile: propagate Git version via generated header
2024-12-06  Patrick SteinhardtMakefile: refactor GIT-VERSION-GEN to be reusable
2024-12-06  Patrick SteinhardtMakefile: consistently use @PLACEHOLDER@ to substitute
2024-12-06  Patrick SteinhardtMakefile: use common template for GIT-BUILD-OPTIONS
2024-12-06  Junio C HamanoThe fourteenth batch
2024-12-06  Junio C HamanoMerge branch 'kh/sequencer-comment-char'
2024-12-06  Junio C HamanoMerge branch 'sj/refs-symref-referent-fix'
2024-12-04  Junio C HamanoThe thirteenth batch
2024-12-04  Junio C HamanoMerge branch 'ja/git-diff-doc-markup'
2024-12-04  Junio C HamanoMerge branch 'bc/drop-ancient-libcurl-and-perl'
2024-12-04  Junio C HamanoMerge branch 'kn/pass-repo-to-builtin-sub-sub-commands'
2024-12-04  Junio C HamanoMerge branch 'ps/bisect-double-free-fix'
2024-12-04  Junio C HamanoMerge branch 'tb/use-test-file-size-more'
2024-12-04  Junio C HamanoMerge branch 'tb/boundary-traversal-fix'
2024-12-04  Junio C HamanoMerge branch 'sj/ref-contents-check'
2024-12-04  Junio C HamanoMerge branch 'ps/ref-backend-migration-optim'
2024-12-04  Junio C HamanoMerge branch 'ps/leakfixes-part-10'
2024-12-04  Junio C HamanoMerge branch 'ps/gc-stale-lock-warning'
2024-12-02  Caleb Whiteworktree: refactor `repair_worktree_after_gitdir_move()`
2024-12-02  Caleb Whiteworktree: add relative cli/config options to `repair...
2024-12-02  Caleb Whiteworktree: add relative cli/config options to `move...
2024-12-02  Caleb Whiteworktree: add relative cli/config options to `add`...
2024-12-02  Caleb Whiteworktree: add `write_worktree_linking_files()` function
2024-12-02  Caleb Whiteworktree: refactor infer_backlink return
2024-12-02  Caleb Whiteworktree: add `relativeWorktrees` extension
2024-12-02  Caleb Whitesetup: correctly reinitialize repository version
2024-11-26  Junio C HamanoThe twelfth batch
2024-11-26  Junio C HamanoMerge branch 'kn/ref-transaction-hook-with-reflog'
2024-11-26  Junio C HamanoMerge branch 'jt/index-pack-allow-promisor-only-while...
2024-11-26  Junio C HamanoMerge branch 'en/fast-import-avoid-self-replace'
2024-11-26  Junio C HamanoMerge branch 'kh/trailer-in-glossary'
2024-11-26  Junio C HamanoMerge branch 'jk/gcc15'
2024-11-26  Junio C HamanoMerge branch 'bc/c23'
2024-11-26  Junio C HamanoMerge branch 'ps/clar-build-improvement'
2024-11-26  Junio C HamanoMerge branch 'kh/bundle-docs'
2024-11-26  shejialuoref-cache: fix invalid free operation in `free_ref_entry`
2024-11-26  Patrick Steinhardtrefs/reftable: reuse iterators when reading refs
2024-11-26  Patrick Steinhardtreftable/merged: drain priority queue on reseek
2024-11-26  Patrick Steinhardtreftable/stack: add mechanism to notify callers on...
2024-11-26  Patrick Steinhardtrefs/reftable: refactor reflog expiry to use reftable...
2024-11-26  Patrick Steinhardtrefs/reftable: refactor reading symbolic refs to use...
2024-11-26  Patrick Steinhardtrefs/reftable: read references via `struct reftable_bac...
2024-11-26  Patrick Steinhardtrefs/reftable: figure out hash via `reftable_stack`
2024-11-26  Patrick Steinhardtreftable/stack: add accessor for the hash ID
2024-11-26  Patrick Steinhardtrefs/reftable: handle reloading stacks in the reftable...
2024-11-26  Patrick Steinhardtrefs/reftable: encapsulate reftable stack
2024-11-26  Karthik Nayakbuiltin: pass repository to sub commands
2024-11-26  Patrick Steinhardtbisect: address Coverity warning about potential double...
2024-11-26  Junio C HamanoMerge branch 'ps/leakfixes-part-10' into ps/bisect...
2024-11-26  Kristoffer... sequencer: comment commit messages properly
2024-11-26  Kristoffer... sequencer: comment `--reference` subject line properly
2024-11-26  Kristoffer... sequencer: comment checked-out branch properly
2024-11-25  Patrick Steinhardtreftable: rename scratch buffer
2024-11-25  Patrick Steinhardtrefs: adapt `initial_transaction` flag to be unsigned
2024-11-25  Patrick Steinhardtt7900: fix host-dependent behaviour when testing git...
2024-11-25  Junio C Hamanodoc: option value may be separate for valid reasons
2024-11-25  Junio C HamanoSync with Git 2.47.1
2024-11-25  Junio C HamanoGit 2.47.1 v2.47.1
2024-11-25  Junio C HamanoMerge branch 'ak/typofixes' into maint-2.47
2024-11-25  Junio C HamanoMerge branch 'xx/protocol-v2-doc-markup-fix' into maint...
2024-11-25  Junio C HamanoMerge branch 'tc/bundle-uri-leakfix' into maint-2.47
2024-11-25  Junio C HamanoMerge branch 'kh/checkout-ignore-other-docfix' into...
2024-11-25  Junio C HamanoMerge branch 'kh/merge-tree-doc' into maint-2.47
2024-11-25  Junio C HamanoMerge branch 'kn/loose-object-layer-wo-global-hash...
2024-11-25  Junio C HamanoMerge branch 'jc/doc-refspec-syntax' into maint-2.47
2024-11-25  Junio C HamanoMerge branch 'js/doc-platform-support-link-fix' into...
2024-11-25  Junio C HamanoMerge branch 'jh/config-unset-doc-fix' into maint-2.47
2024-11-25  Junio C HamanoMerge branch 'jk/output-prefix-cleanup' into maint...
2024-11-25  Junio C HamanoMerge branch 'sk/doc-maintenance-schedule' into maint...
next