]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2021-10-12  Ævar Arnfjörð... unwritable tests: assert exact error output
2021-10-12  Fabian Stelzerssh signing: fmt-merge-msg tests & config parse
2021-10-12  Junio C HamanoMerge branch 'fs/ssh-signing' into fs/ssh-signing-fix
2021-10-11  René Scharfeperf: disable automatic housekeeping
2021-10-11  Junio C HamanoTwelfth batch
2021-10-11  Junio C HamanoMerge branch 'tb/aggregate-ignore-leading-whitespaces'
2021-10-11  Junio C HamanoMerge branch 'rs/p3400-lose-tac'
2021-10-11  Junio C HamanoMerge branch 'mr/bisect-in-c-4'
2021-10-11  Junio C HamanoMerge branch 'da/difftool'
2021-10-11  Junio C HamanoMerge branch 'ab/designated-initializers'
2021-10-11  Junio C HamanoMerge branch 'ab/sanitize-leak-ci'
2021-10-11  Junio C HamanoMerge branch 'ab/retire-git-config-key-is-valid'
2021-10-11  Junio C HamanoMerge branch 'jk/ref-paranoia'
2021-10-11  Junio C HamanoMerge branch 'ab/http-pinned-public-key-mismatch'
2021-10-11  Junio C HamanoMerge branch 'js/win-lazyload-buildfix'
2021-10-11  Junio C HamanoMerge branch 'sg/test-split-index-fix'
2021-10-11  Junio C HamanoMerge branch 'tb/midx-write-propagate-namehash'
2021-10-10  Johannes Sixtuserdiff-cpp: learn the C++ spaceship operator
2021-10-10  Johannes Sixtuserdiff-cpp: permit the digit-separating single-quote...
2021-10-10  Johannes Sixtuserdiff-cpp: prepare test cases with yet unsupported...
2021-10-08  Jeff Kingcat-file: use packed_object_info() for --batch-all...
2021-10-08  Jeff Kingcat-file: split ordered/unordered batch-all-objects...
2021-10-08  Jeff Kingcat-file: disable refs/replace with --batch-all-objects
2021-10-08  Jeff Kingcat-file: mention --unordered along with --batch-all...
2021-10-08  Jeff Kingt1006: clean up broken objects
2021-10-08  Jonathan Tansubmodule: trace adding submodule ODB as alternate
2021-10-08  Jonathan Tansubmodule: pass repo to check_has_commit()
2021-10-08  Jonathan Tanobject-file: only register submodule ODB if needed
2021-10-08  Jonathan Tanmerge-{ort,recursive}: remove add_submodule_odb()
2021-10-08  Jonathan Tanrefs: peeling non-the_repository iterators is BUG
2021-10-08  Jonathan Tanrefs: teach arbitrary repo support to iterators
2021-10-08  Jonathan Tanrefs: plumb repo into ref stores
2021-10-08  Hamza Mahfoozpretty: colorize pattern matches in commit messages
2021-10-08  Ævar Arnfjörð... parse-options: change OPT_{SHORT,UNSET} to an enum
2021-10-08  Ævar Arnfjörð... parse-options tests: test optname() output
2021-10-08  Ævar Arnfjörð... parse-options.[ch]: make opt{bug,name}() "static"
2021-10-08  Ævar Arnfjörð... commit-graph: stop using optname()
2021-10-08  Ævar Arnfjörð... parse-options.c: move optname() earlier in the file
2021-10-08  Ævar Arnfjörð... parse-options.h: make the "flags" in "struct option...
2021-10-08  Ævar Arnfjörð... parse-options.c: use exhaustive "case" arms for "enum...
2021-10-08  Ævar Arnfjörð... parse-options.[ch]: consistently use "enum parse_opt_re...
2021-10-08  Ævar Arnfjörð... parse-options.[ch]: consistently use "enum parse_opt_flags"
2021-10-08  Bagas Sanjayablame: document --color-* options
2021-10-08  Johannes Sixtuserdiff-cpp: tighten word regex
2021-10-08  Johannes Sixtt4034: add tests showing problematic cpp tokenizations
2021-10-08  Johannes Sixtt4034/cpp: actually test that operator tokens are not...
2021-10-08  Han-Wen NienhuysAdd "test-tool dump-reftable" command.
2021-10-08  Han-Wen Nienhuysreftable: add dump utility
2021-10-08  Han-Wen Nienhuysreftable: implement stack, a mutable database of reftab...
2021-10-08  Han-Wen Nienhuysreftable: implement refname validation
2021-10-08  Han-Wen Nienhuysreftable: add merged table view
2021-10-08  Han-Wen Nienhuysreftable: add a heap-based priority queue for reftable...
2021-10-08  Han-Wen Nienhuysreftable: reftable file level tests
2021-10-08  Han-Wen Nienhuysreftable: read reftable files
2021-10-08  Han-Wen Nienhuysreftable: generic interface to tables
2021-10-08  Han-Wen Nienhuysreftable: write reftable files
2021-10-08  Han-Wen Nienhuysreftable: a generic binary tree implementation
2021-10-08  Han-Wen Nienhuysreftable: reading/writing blocks
2021-10-08  Han-Wen NienhuysProvide zlib's uncompress2 from compat/zlib-compat.c
2021-10-08  Han-Wen Nienhuysreftable: (de)serialization for the polymorphic record...
2021-10-08  Han-Wen Nienhuysreftable: add blocksource, an abstraction for random...
2021-10-08  Han-Wen Nienhuysreftable: utility functions
2021-10-08  Han-Wen Nienhuysreftable: add error related functionality
2021-10-08  Han-Wen Nienhuysreftable: add LICENSE
2021-10-08  René Scharfetest-mergesort: use repeatable random numbers
2021-10-08  Victoria Dyereset: rename is_missing to !is_in_reset_tree
2021-10-08  René Scharferead-cache: let verify_path() reject trailing dir separ...
2021-10-08  René Scharferead-cache: add verify_path_internal()
2021-10-08  René Scharfet3905: show failure to ignore sub-repo
2021-10-07  Ævar Arnfjörð... merge: add missing strbuf_release()
2021-10-07  Ævar Arnfjörð... ls-files: add missing string_list_clear()
2021-10-07  Ævar Arnfjörð... ls-files: fix a trivial dir_clear() leak
2021-10-07  Ævar Arnfjörð... tests: fix test-oid-array leak, test in SANITIZE=leak
2021-10-07  Ævar Arnfjörð... tests: fix a memory leak in test-oidtree.c
2021-10-07  Ævar Arnfjörð... tests: fix a memory leak in test-parse-options.c
2021-10-07  Ævar Arnfjörð... tests: fix a memory leak in test-prio-queue.c
2021-10-07  Junio C HamanoMerge branch 'ab/sanitize-leak-ci' into ab/mark-leak...
2021-10-07  Junio C HamanoMerge branch 'ab/sanitize-leak-ci' into ab/mark-leak...
2021-10-07  Ævar Arnfjörð... unpack-trees: don't leak memory in verify_clean_subdire...
2021-10-07  Junio C HamanoMerge branch 'ab/sanitize-leak-ci' into ab/unpack-trees...
2021-10-07  Phillip Woodsparse index: fix use-after-free bug in cache_tree_verify()
2021-10-07  Jeff Kingtest-read-midx: fix leak of bitmap_index struct
2021-10-06  Junio C HamanoThe eleventh batch
2021-10-06  Junio C HamanoMerge branch 'ab/retire-decl-of-missing-unused-funcs'
2021-10-06  Junio C HamanoMerge branch 'lh/systemd-timers'
2021-10-06  Junio C HamanoMerge branch 'ab/retire-string-list-init'
2021-10-06  Junio C HamanoMerge branch 'ab/retire-refs-unused-funcs'
2021-10-06  Junio C HamanoMerge branch 'os/status-docfix'
2021-10-06  Junio C HamanoMerge branch 'ws/refer-to-forkpoint-config-in-rebase...
2021-10-06  Junio C HamanoMerge branch 'gc/doc-first-contribution-reroll'
2021-10-06  Junio C HamanoMerge branch 'pw/rebase-reread-todo-after-editing'
2021-10-06  Junio C HamanoMerge branch 'ew/midx-doc-update'
2021-10-06  Junio C HamanoMerge branch 'ab/repo-settings-cleanup'
2021-10-06  Junio C HamanoMerge branch 'jk/grep-haystack-is-read-only'
2021-10-06  Junio C HamanoMerge branch 'tb/commit-graph-usage-fix'
2021-10-06  Junio C HamanoMerge branch 'pw/rebase-of-a-tag-fix'
2021-10-06  Junio C HamanoMerge branch 'jt/add-submodule-odb-clean-up'
2021-10-06  Carlo Marcelo... editor: save and reset terminal after calling EDITOR
2021-10-06  Carlo Marcelo... terminal: teach git how to save/restore its terminal...
2021-10-05  Jeff Hostetlert/perf/perf-lib.sh: remove test_times.* at the end...
next