]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-05-27  Patrick Steinhardtbuiltin/credential: clear credential before exit
2024-05-27  Patrick Steinhardtconfig: plug various memory leaks
2024-05-27  Patrick Steinhardtconfig: clarify memory ownership in `git_config_string()`
2024-05-27  Patrick Steinhardtbuiltin/log: stop using globals for format config
2024-05-27  Patrick Steinhardtbuiltin/log: stop using globals for log config
2024-05-27  Patrick Steinhardtconvert: refactor code to clarify ownership of check_ro...
2024-05-27  Patrick Steinhardtdiff: refactor code to clarify memory ownership of...
2024-05-27  Patrick Steinhardtconfig: clarify memory ownership in `git_config_pathname()`
2024-05-27  Patrick Steinhardthttp: refactor code to clarify memory ownership
2024-05-27  Patrick Steinhardtcheckout: clarify memory ownership in `unique_tracking_...
2024-05-27  Patrick Steinhardtstrbuf: fix leak when `appendwholeline()` fails with EOF
2024-05-27  Patrick Steinhardttransport-helper: fix leaking helper name
2024-05-27  Patrick Steinhardtt: mark a bunch of tests as leak-free
2024-05-27  Patrick Steinhardtci: add missing dependency for TTY prereq
2024-05-20  Junio C HamanoThe sixth batch
2024-05-20  Junio C HamanoMerge branch 'jc/compat-regex-calloc-fix'
2024-05-20  Junio C HamanoMerge branch 'kn/ref-transaction-symref'
2024-05-16  Junio C HamanoThe fifth batch
2024-05-16  Junio C HamanoMerge branch 'ps/refs-without-the-repository'
2024-05-16  Junio C HamanoMerge branch 'jl/git-no-advice'
2024-05-16  Junio C HamanoMerge branch 'rs/external-diff-with-exit-code'
2024-05-16  Junio C HamanoRevert "diff: fix --exit-code with external diff"
2024-05-15  Junio C HamanoThe fourth batch
2024-05-15  Junio C HamanoMerge branch 'ds/scalar-reconfigure-all-fix'
2024-05-15  Junio C HamanoMerge branch 'vd/doc-merge-tree-x-option'
2024-05-15  Junio C HamanoMerge branch 'rs/external-diff-with-exit-code'
2024-05-15  Junio C HamanoMerge branch 'jt/port-ci-whitespace-check-to-gitlab'
2024-05-15  Junio C HamanoMerge branch 'ow/refspec-glossary-update'
2024-05-15  Junio C HamanoMerge branch 'jp/tag-trailer'
2024-05-15  Junio C HamanoMerge branch 'ps/config-subcommands'
2024-05-15  Junio C HamanoMerge branch 'js/unit-test-suite-runner'
2024-05-14  Junio C HamanoSync with Git 2.45.1
2024-05-13  Junio C HamanoThe third batch
2024-05-13  Junio C HamanoMerge branch 'jc/git-gui-maintainer-update'
2024-05-13  Junio C HamanoMerge branch 'fa/p4-error'
2024-05-13  Junio C HamanoMerge branch 'ps/ci-fuzzers-at-gitlab-fix'
2024-05-13  Junio C HamanoMerge branch 'jk/ci-test-with-jgit-fix'
2024-05-13  Junio C HamanoMerge branch 'jk/ci-macos-gcc13-fix'
2024-05-13  Junio C HamanoMerge branch 'jc/no-default-attr-tree-in-bare'
2024-05-13  Junio C HamanoMerge branch 'ps/ci-python-2-deprecation'
2024-05-13  Junio C HamanoMerge branch 'tb/attr-limits'
2024-05-13  Junio C HamanoMerge branch 'jc/test-workaround-broken-mv'
2024-05-13  Junio C HamanoMerge branch 'ma/win32-unix-domain-socket'
2024-05-13  Junio C Hamanocompat/regex: fix argument order to calloc(3)
2024-05-11  Junio C HamanoSubmittingPatches: welcome the new maintainer of git...
2024-05-09  Jeff Kingci: stop installing "gcc-13" for osx-gcc
2024-05-09  Jeff Kingci: avoid bare "gcc" for osx-gcc job
2024-05-09  Jeff Kingci: drop mention of BREW_INSTALL_PACKAGES variable
2024-05-09  Jeff Kingci: update coverity runs_on_pool reference
2024-05-09  Patrick Steinhardtgitlab-ci: fix installing dependencies for fuzz smoke...
2024-05-09  Junio C HamanoMerge branch 'ps/ci-python-2-deprecation' into ps/ci...
2024-05-09  Junio C HamanoMerge branch 'ps/ci-enable-minimal-fuzzers-at-gitlab...
2024-05-08  Fahad Alrashedgit-p4: show Perforce error to the user
2024-05-08  Junio C HamanoThe second batch
2024-05-08  Junio C HamanoMerge branch 'bb/rgb-12-bit-colors'
2024-05-08  Junio C HamanoMerge branch 'rs/diff-parseopts-cleanup'
2024-05-08  Junio C HamanoMerge branch 'dk/zsh-git-repo-path-fix'
2024-05-08  Junio C HamanoMerge branch 'bc/zsh-compatibility'
2024-05-08  Junio C HamanoMerge branch 'rj/add-p-typo-reaction'
2024-05-08  Junio C HamanoMerge branch 'jt/doc-submitting-rerolled-series'
2024-05-08  Junio C HamanoMerge branch 'rh/complete-symbolic-ref'
2024-05-08  Junio C HamanoMerge branch 'ps/the-index-is-no-more'
2024-05-08  Junio C HamanoMerge branch 'bc/credential-scheme-enhancement'
2024-05-08  Junio C HamanoMerge branch 'ps/ci-test-with-jgit'
2024-05-08  Junio C HamanoMerge branch 'ps/reftable-write-optim'
2024-05-08  Derrick Stoleescalar: avoid segfault in reconfigure --all
2024-05-08  Junio C Hamanot0018: two small fixes
2024-05-07  Victoria DyeDocumentation/git-merge-tree.txt: document -X
2024-05-07  Patrick Steinhardtrefs: remove functions without ref store
2024-05-07  Patrick Steinhardtcocci: apply rules to rewrite callers of "refs" interfaces
2024-05-07  Patrick Steinhardtcocci: introduce rules to transform "refs" to pass...
2024-05-07  Patrick Steinhardtrefs: add `exclude_patterns` parameter to `for_each_ful...
2024-05-07  Patrick Steinhardtrefs: introduce missing functions that accept a `struct...
2024-05-07  John Passarobuiltin/tag: add --trailer option
2024-05-07  John Passarobuiltin/commit: refactor --trailer logic
2024-05-07  John Passarobuiltin/commit: use ARGV macro to collect trailers
2024-05-07  Karthik Nayakrefs: remove `create_symref` and associated dead code
2024-05-07  Karthik Nayakrefs: rename `refs_create_symref()` to `refs_update_sym...
2024-05-07  Karthik Nayakrefs: use transaction in `refs_create_symref()`
2024-05-07  Karthik Nayakrefs: add support for transactional symref updates
2024-05-07  Karthik Nayakrefs: move `original_update_refname` to 'refs.c'
2024-05-07  Karthik Nayakrefs: support symrefs in 'reference-transaction' hook
2024-05-07  Karthik Nayakfiles-backend: extract out `create_symref_lock()`
2024-05-07  Karthik Nayakrefs: accept symref values in `ref_transaction_update()`
2024-05-06  Johannes Schindelincmake: let `test-tool` run the unit tests, too
2024-05-06  Josh Steadmonci: use test-tool as unit test runner on Windows
2024-05-06  Jeff Kingt/Makefile: run unit tests alongside shell tests
2024-05-06  Josh Steadmonunit tests: add rule for running with test-tool
2024-05-06  Josh Steadmontest-tool run-command testsuite: support unit tests
2024-05-06  Josh Steadmontest-tool run-command testsuite: remove hardcoded filter
2024-05-06  Josh Steadmontest-tool run-command testsuite: get shell from env
2024-05-06  Josh Steadmont0080: turn t-basic unit test into a helper
2024-05-06  Patrick Steinhardtci: fix Python dependency on Ubuntu 24.04
2024-05-06  Øystein WalleDocumentation: Mention that refspecs are explained...
2024-05-06  Patrick Steinhardtgitlab-ci: add smoke test for fuzzers
2024-05-06  Patrick Steinhardtbuiltin/config: display subcommand help
2024-05-06  Patrick Steinhardtbuiltin/config: introduce "edit" subcommand
2024-05-06  Patrick Steinhardtbuiltin/config: introduce "remove-section" subcommand
2024-05-06  Patrick Steinhardtbuiltin/config: introduce "rename-section" subcommand
2024-05-06  Patrick Steinhardtbuiltin/config: introduce "unset" subcommand
next