]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-01-10  Junio C HamanoMerge branch 'ab/do-not-limit-stash-help-to-push'
2022-01-10  Junio C HamanoMerge branch 'ab/makefile-hook-list-dependency-fix'
2022-01-10  Junio C HamanoMerge branch 'ab/makefile-pager-env-is-used-only-by...
2022-01-10  Junio C HamanoMerge branch 'ab/makefile-msgfmt-wo-stats'
2022-01-10  Junio C HamanoMerge branch 'hn/refs-debug-update'
2022-01-10  Junio C HamanoMerge branch 'ds/fetch-pull-with-sparse-index'
2022-01-10  Junio C HamanoMerge branch 'hn/ref-api-tests-update'
2022-01-10  Junio C HamanoMerge branch 'jh/p4-remove-unused'
2022-01-10  Junio C HamanoMerge branch 'ja/perf-use-specified-shell'
2022-01-10  Junio C HamanoMerge branch 'hn/test-ref-store-show-hash-algo'
2022-01-10  Junio C HamanoMerge branch 'ws/fast-export-with-revision-options'
2022-01-10  Junio C HamanoMerge branch 'js/l10n-mention-ngettext-early-in-readme'
2022-01-10  Junio C HamanoMerge branch 'jh/p4-human-unit-numbers'
2022-01-10  Junio C HamanoMerge branch 'ds/sparse-checkout-malformed-pattern...
2022-01-05  Junio C HamanoThe seventh batch
2022-01-05  Junio C HamanoMerge branch 'rs/daemon-plug-leak'
2022-01-05  Junio C HamanoMerge branch 'rs/pcre2-utf'
2022-01-05  Junio C HamanoMerge branch 'jc/t4204-do-not-write-git-on-upstream...
2022-01-05  Junio C HamanoMerge branch 'rs/log-invert-grep-with-headers'
2022-01-05  Junio C HamanoMerge branch 'gh/gpg-doc-markup-fix'
2022-01-05  Junio C HamanoMerge branch 'rs/t4202-invert-grep-test-fix'
2022-01-05  Junio C HamanoMerge branch 'ds/repack-fixlets'
2022-01-05  Junio C HamanoMerge branch 'jc/merge-detached-head-name'
2022-01-05  Junio C HamanoMerge branch 'km/help-prompt-fix'
2022-01-05  Junio C HamanoMerge branch 'jv/use-larger-buffer-in-upload-pack'
2022-01-05  Junio C HamanoMerge branch 'jk/ssh-signing-doc-markup-fix'
2022-01-05  Junio C HamanoMerge branch 'pw/diff-color-moved-fix'
2022-01-05  Junio C HamanoMerge branch 'xw/am-empty'
2022-01-05  Junio C HamanoMerge branch 'en/keep-cwd'
2022-01-05  Junio C HamanoMerge branch 'jc/flex-array-definition'
2022-01-05  Junio C HamanoMerge branch 'jh/p4-rcs-expansion-in-bytestring'
2022-01-04  Junio C HamanoThe sixth batch
2022-01-04  Junio C HamanoMerge branch 'en/sparse-checkout-set'
2022-01-04  Junio C HamanoMerge branch 'es/test-chain-lint'
2022-01-04  Junio C HamanoMerge branch 'ns/tmp-objdir'
2022-01-04  Junio C HamanoMerge branch 'jc/unleak-log'
2021-12-30  Derrick Stoleesparse-checkout: refuse to add to bad patterns
2021-12-30  Derrick Stoleesparse-checkout: fix OOM error with mixed patterns
2021-12-30  Derrick Stoleesparse-checkout: fix segfault on malformed patterns
2021-12-25  Ævar Arnfjörð... Makefile: don't invoke msgfmt with --statistics
2021-12-25  Ævar Arnfjörð... Makefile: move -DPAGER_ENV from BASIC_CFLAGS to EXTRA_C...
2021-12-25  Ævar Arnfjörð... Makefile: correct the dependency graph of hook-list.h
2021-12-25  Johannes Altmanningert/perf: do not run tests in user's $SHELL
2021-12-23  Elijah Newrensparse-checkout: remove stray trailing space
2021-12-23  Junio C HamanoThe fifth batch
2021-12-23  Junio C HamanoMerge branch 'es/chainlint'
2021-12-23  Junio C HamanoMerge branch 'jz/apply-quiet-and-allow-empty'
2021-12-23  Junio C HamanoMerge branch 'jk/limit-developers-to-gnu99'
2021-12-23  Junio C HamanoMerge branch 'ab/common-main-cleanup'
2021-12-23  Junio C HamanoMerge branch 'ab/fetch-set-upstream-while-detached'
2021-12-22  Han-Wen Nienhuysrefs: centralize initialization of the base ref_store.
2021-12-22  Han-Wen Nienhuysrefs: print error message in debug output
2021-12-22  Han-Wen Nienhuysrefs: pass gitdir to packed_ref_store_create
2021-12-22  Joel Holdsworthgit-p4: remove "rollback" verb
2021-12-22  Joel Holdsworthgit-p4: remove "debug" verb
2021-12-22  Han-Wen Nienhuyst7004: use "test-tool ref-store" for reflog inspection
2021-12-22  Han-Wen Nienhuyst7004: create separate tags for different tests
2021-12-22  Han-Wen Nienhuyst5550: require REFFILES
2021-12-22  Han-Wen Nienhuyst5540: require REFFILES
2021-12-22  Derrick Stoleetest-read-cache: remove --table, --expand options
2021-12-22  Derrick Stoleet1091/t3705: remove 'test-tool read-cache --table'
2021-12-22  Derrick Stoleet1092: replace 'read-cache --table' with 'ls-files...
2021-12-22  Derrick Stoleels-files: add --sparse option
2021-12-22  Derrick Stoleefetch/pull: use the sparse index
2021-12-22  Han-Wen Nienhuystest-ref-store: print hash algorithm
2021-12-21  Junio C HamanoThe fourth batch
2021-12-21  Junio C HamanoMerge branch 'js/scalar'
2021-12-21  Junio C HamanoMerge branch 'ld/sparse-diff-blame'
2021-12-21  Junio C HamanoMerge branch 'en/name-rev-shorter-output'
2021-12-21  Junio C HamanoMerge branch 'ak/protect-any-current-branch'
2021-12-21  Junio C HamanoMerge branch 'fs/ssh-signing-other-keytypes'
2021-12-21  Junio C HamanoMerge branch 'fs/ssh-signing-key-lifetime'
2021-12-21  Junio C HamanoMerge branch 'jc/grep-patterntype-default-doc'
2021-12-21  Junio C HamanoMerge branch 'jk/log-decorate-opts-with-implicit-decorate'
2021-12-21  Junio C HamanoMerge branch 'en/rebase-x-wo-git-dir-env'
2021-12-21  Junio C HamanoMerge branch 'jc/c99-var-decl-in-for-loop'
2021-12-21  Junio C HamanoMerge branch 'pw/xdiff-classify-record-in-histogram'
2021-12-21  Josh Steadmonl10n: README: call more attention to plural strings
2021-12-21  William Sprentfast-export: fix surprising behavior with --first-parent
2021-12-20  Junio C Hamanomerge: allow to pretend a merge is made into a differen...
2021-12-20  Joel Holdsworthgit-p4: show progress as an integer
2021-12-20  Joel Holdsworthgit-p4: print size values in appropriate units
2021-12-20  René Scharfegrep/pcre2: factor out literal variable
2021-12-20  René Scharfegrep/pcre2: use PCRE2_UTF even with ASCII patterns
2021-12-20  René Scharfedaemon: plug memory leak on overlong path
2021-12-20  Derrick Stoleerepack: make '--quiet' disable progress
2021-12-20  Derrick Stoleerepack: respect kept objects with '--write-midx -b'
2021-12-18  René Scharfet4202: fix patternType setting in --invert-grep test
2021-12-18  Greg Hurrelldocs: add missing colon to Documentation/config/gpg.txt
2021-12-17  René Scharfelog: let --invert-grep only invert --grep
2021-12-17  Junio C Hamanoformat-patch: mark rev_info with UNLEAK
2021-12-16  Junio C Hamanot4204 is not sanitizer clean at all
2021-12-16  Joel Holdsworthgit-p4: resolve RCS keywords in bytes not utf-8
2021-12-16  Joel Holdsworthgit-p4: open temporary patch file for write only
2021-12-16  Joel Holdsworthgit-p4: add raw option to read_pipelines
2021-12-16  Joel Holdsworthgit-p4: pre-compile RCS keyword regexes
2021-12-16  Joel Holdsworthgit-p4: use with statements to close files after use...
2021-12-16  Ævar Arnfjörð... stash: don't show "git stash push" usage on bad "git...
2021-12-16  Kashav Madanhelp: make auto-correction prompt more consistent
2021-12-16  徐沛文 (Aleen)am: support --allow-empty to record specific empty...
next