]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2024-05-15  Patrick Steinhardtbuiltin/config: move subcommand options into `cmd_config()`
2024-05-15  Patrick Steinhardtbuiltin/config: move legacy mode into its own function
2024-05-15  Patrick Steinhardtbuiltin/config: stop printing full usage on misuse
2024-05-15  Taylor Blaupack-bitmap: introduce `bitmap_writer_free()`
2024-05-15  Taylor Blaupack-bitmap-write.c: avoid uninitialized 'write_as...
2024-05-15  Taylor Blaupack-bitmap: drop unused `max_bitmaps` parameter
2024-05-15  Taylor Blaupack-bitmap: avoid use of static `bitmap_writer`
2024-05-15  Taylor Blaupack-bitmap-write.c: move commit_positions into commit_...
2024-05-15  Taylor Blauobject.h: add flags allocated by pack-bitmap.h
2024-05-14  Junio C HamanoSync with Git 2.45.1
2024-05-14  Patrick Steinhardtreftable/merged: adapt interface to allow reuse of...
2024-05-14  Patrick Steinhardtreftable/stack: provide convenience functions to create...
2024-05-14  Patrick Steinhardtreftable/reader: adapt interface to allow reuse of...
2024-05-14  Patrick Steinhardtreftable/generic: adapt interface to allow reuse of...
2024-05-14  Patrick Steinhardtreftable/generic: move seeking of records into the...
2024-05-14  Patrick Steinhardtreftable/merged: simplify indices for subiterators
2024-05-14  Patrick Steinhardtreftable/merged: split up initialization and seeking...
2024-05-14  Patrick Steinhardtreftable/reader: set up the reader when initializing...
2024-05-14  Patrick Steinhardtreftable/reader: inline `reader_seek_internal()`
2024-05-14  Patrick Steinhardtreftable/reader: separate concerns of table iter and...
2024-05-14  Patrick Steinhardtreftable/reader: unify indexed and linear seeking
2024-05-14  Patrick Steinhardtreftable/reader: avoid copying index iterator
2024-05-14  Patrick Steinhardtreftable/block: use `size_t` to track restart point...
2024-05-14  Patrick Steinhardtrefs/reftable: allow configuring geometric factor
2024-05-14  Patrick Steinhardtreftable: make the compaction factor configurable
2024-05-14  Patrick Steinhardtrefs/reftable: allow disabling writing the object index
2024-05-14  Patrick Steinhardtrefs/reftable: allow configuring restart interval
2024-05-14  Patrick Steinhardtreftable: use `uint16_t` to track restart interval
2024-05-14  Patrick Steinhardtrefs/reftable: allow configuring block size
2024-05-14  Patrick Steinhardtreftable/dump: support dumping a table's block structure
2024-05-14  Patrick Steinhardtreftable/writer: improve error when passed an invalid...
2024-05-14  Patrick Steinhardtreftable/writer: drop static variable used to initializ...
2024-05-14  Patrick Steinhardtreftable: pass opts as constant pointer
2024-05-14  Patrick Steinhardtreftable: consistently refer to `reftable_write_options...
2024-05-13  Dov Murikdocumentation: git-update-index: add --show-index-versi...
2024-05-13  Dr. David Alan... fetch-pack: remove unused 'struct loose_object_iter'
2024-05-13  Junio C HamanoMerge branch 'ps/undecided-is-not-necessarily-sha1...
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-11  Johannes Sixtgit-gui: note the new maintainer
2024-05-10  Junio C HamanoMerge branch 'ps/config-subcommands' into ps/builtin...
2024-05-10  Junio C HamanoSubmittingPatches: extend the "flow" section
2024-05-10  Junio C HamanoSubmittingPatches: move the patch-flow section earlier
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-07  Patrick Steinhardtrepository: stop setting SHA1 as the default object...
2024-05-07  Patrick Steinhardtoss-fuzz/commit-graph: set up hash algorithm
2024-05-07  Patrick Steinhardtbuiltin/shortlog: don't set up revisions without repo
2024-05-07  Patrick Steinhardtbuiltin/diff: explicitly set hash algo when there is...
2024-05-07  Patrick Steinhardtbuiltin/bundle: abort "verify" early when there is...
2024-05-07  Patrick Steinhardtbuiltin/blame: don't access potentially unitialized...
2024-05-07  Patrick Steinhardtbuiltin/rev-parse: allow shortening to more than 40...
next