]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-05-30  Jeff Kingmv: move src_dir cleanup to end of cmd_mv()
2024-05-30  Jeff Kingt-strvec: mark variable-arg helper with LAST_ARG_MUST_B...
2024-05-30  Jeff Kingt-strvec: use va_end() to match va_start()
2024-05-30  Junio C HamanoMerge branch 'ps/leakfixes' into jk/leakfixes
2024-05-30  Chandra Pratapt: improve the test-case for parse_names()
2024-05-30  Chandra Pratapt: add test for put_be16()
2024-05-30  Chandra Pratapt: move tests from reftable/record_test.c to the new...
2024-05-30  Chandra Pratapt: move tests from reftable/stack_test.c to the new...
2024-05-30  Chandra Pratapt: move reftable/basics_test.c to the unit testing...
2024-05-29  Junio C Hamanosafe.directory: allow "lead/ing/path/*" match
2024-05-29  Junio C HamanoMerge branch 'ps/leakfixes' into ps/no-writable-strings
2024-05-29  Ghanshyam Thakkart/: migrate helper/test-{sha1, sha256} to unit-tests...
2024-05-29  Ghanshyam Thakkarstrbuf: introduce strbuf_addstrings() to repeatedly...
2024-05-28  Ghanshyam Thakkart/: migrate helper/test-example-decorate to the unit...
2024-05-28  Junio C HamanoThe eighth batch
2024-05-28  Junio C HamanoMerge branch 'ps/leakfixes-base'
2024-05-28  Junio C HamanoMerge branch 'kn/osxkeychain-skip-idempotent-store'
2024-05-28  Junio C HamanoMerge branch 'jc/format-patch-more-aggressive-range...
2024-05-28  Junio C HamanoMerge branch 'jc/rev-parse-fatal-doc'
2024-05-28  Junio C HamanoMerge branch 'jc/t0017-clarify-bogus-expectation'
2024-05-28  Junio C HamanoMerge branch 'ds/send-email-per-message-block'
2024-05-28  Junio C HamanoMerge branch 'ps/complete-config-w-subcommands'
2024-05-28  Junio C HamanoMerge branch 'jc/doc-diff-name-only'
2024-05-28  Junio C HamanoMerge branch 'tb/pack-bitmap-write-cleanups'
2024-05-28  Junio C HamanoMerge branch 'ps/builtin-config-cleanup'
2024-05-28  Junio C HamanoMerge branch 'ps/pseudo-ref-terminology'
2024-05-28  Junio C HamanoMerge branch 'kn/patch-iteration-doc'
2024-05-28  Junio C HamanoMerge branch 'mt/t0211-typofix'
2024-05-28  Junio C HamanoMerge branch 'jc/doc-manpages-l10n'
2024-05-27  Patrick Steinhardtbuiltin/mv: fix leaks for submodule gitfile paths
2024-05-27  Patrick Steinhardtbuiltin/mv: refactor to use `struct strvec`
2024-05-27  Patrick Steinhardtbuiltin/mv duplicate string list memory
2024-05-27  Patrick Steinhardtbuiltin/mv: refactor `add_slash()` to always return...
2024-05-27  Patrick Steinhardtstrvec: add functions to replace and remove strings
2024-05-27  Patrick Steinhardtsubmodule: fix leaking memory for submodule entries
2024-05-27  Patrick Steinhardtcommit-reach: fix memory leak in `ahead_behind()`
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 Steinhardtt: mark a bunch of tests as leak-free
2024-05-27  Patrick Steinhardttransport-helper: fix leaking helper name
2024-05-27  Patrick Steinhardtci: add missing dependency for TTY prereq
2024-05-27  Ian WienandDocumentation: alias: rework notes into points
2024-05-27  RenĂ© Scharfedifftool: add env vars directly in run_file_diff()
2024-05-26  Tom Hughespromisor-remote: add promisor.quiet configuration option
2024-05-24  Junio C HamanoMerge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1...
2024-05-24  Junio C HamanoMerge branch 'fixes/2.45.1/2.43' into fixes/2.45.1...
2024-05-24  Junio C HamanoMerge branch 'fixes/2.45.1/2.42' into fixes/2.45.1...
2024-05-24  Junio C HamanoMerge branch 'fixes/2.45.1/2.41' into fixes/2.45.1...
2024-05-24  Junio C HamanoMerge branch 'fixes/2.45.1/2.40' into fixes/2.45.1...
2024-05-24  Junio C Hamanoformat-patch: move range/inter diff at the end of a...
2024-05-24  Junio C HamanoMerge branch 'jc/fix-2.45.1-and-friends-for-2.39' into...
2024-05-24  Taylor Blaut/perf: implement performance tests for pseudo-merge...
2024-05-24  Taylor Blaupseudo-merge: implement support for finding existing...
2024-05-24  Taylor Blauewah: `bitmap_equals_ewah()`
2024-05-24  Taylor Blaupack-bitmap: extra trace2 information
2024-05-24  Taylor Blaupack-bitmap.c: use pseudo-merges during traversal
2024-05-24  Taylor Blaut/test-lib-functions.sh: support `--notick` in `test_co...
2024-05-24  Taylor Blaupack-bitmap: implement test helpers for pseudo-merge
2024-05-24  Taylor Blauewah: implement `ewah_bitmap_popcount()`
2024-05-24  Taylor Blaupseudo-merge: implement support for reading pseudo...
2024-05-24  Taylor Blaupack-bitmap.c: read pseudo-merge extension
2024-05-24  Taylor Blaupseudo-merge: scaffolding for reads
2024-05-24  Taylor Blaupack-bitmap: extract `read_bitmap()` function
2024-05-24  Taylor Blaupack-bitmap-write.c: write pseudo-merge table
2024-05-24  Taylor Blaupseudo-merge: implement support for selecting pseudo...
2024-05-24  Taylor Blauconfig: introduce `git_config_double()`
2024-05-24  Taylor Blaupack-bitmap: make `bitmap_writer_push_bitmapped_commit...
2024-05-24  Taylor Blaupack-bitmap: implement `bitmap_writer_has_bitmapped_obj...
2024-05-24  Taylor Blaupack-bitmap-write: support storing pseudo-merge commits
2024-05-24  Taylor Blaupseudo-merge.ch: initial commit
2024-05-24  Taylor Blaupack-bitmap: move some initialization to `bitmap_writer...
2024-05-24  Taylor Blauewah: implement `ewah_bitmap_is_subset()`
2024-05-24  Taylor BlauDocumentation/technical: describe pseudo-merge bitmaps...
2024-05-24  Taylor BlauDocumentation/gitpacking.txt: describe pseudo-merge...
2024-05-24  Taylor BlauDocumentation/gitpacking.txt: initial commit
2024-05-24  Junio C HamanoMerge branch 'tb/pack-bitmap-write-cleanups' into tb...
2024-05-23  Junio C Hamanoshow_log: factor out interdiff/range-diff generation
2024-05-23  Junio C HamanoThe seventh batch
2024-05-23  Junio C HamanoMerge branch 'mt/openindiana-portability'
2024-05-23  Junio C HamanoMerge branch 'dg/fetch-pack-code-cleanup'
2024-05-23  Junio C HamanoMerge branch 'dm/update-index-doc-fix'
2024-05-23  Junio C HamanoMerge branch 'jc/patch-flow-updates'
2024-05-23  Junio C HamanoMerge branch 'it/refs-name-conflict'
2024-05-23  Junio C HamanoMerge branch 'la/hide-trailer-info'
2024-05-23  Junio C HamanoMerge branch 'kn/ref-transaction-symref' into kn/update...
2024-05-23  Junio C HamanoMerge branch 'ps/pseudo-ref-terminology' into ps/ref...
2024-05-23  Junio C HamanoMerge branch 'ps/refs-without-the-repository-updates...
2024-05-23  Junio C HamanoRevert "fsck: warn about symlink pointing inside a...
2024-05-23  Patrick Steinhardtsetup: fix bug with "includeIf.onbranch" when initializ...
2024-05-22  Junio C Hamanoadd-patch: enforce only one-letter response to prompts
2024-05-22  Tom Hughespush: don't fetch commit object when checking existence
next