]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-05-21  Johannes Schindelintest(junit): avoid line feeds in XML attributes
2022-05-21  Johannes Schindelintests: refactor --write-junit-xml code
2022-05-21  Johannes Schindelinci: fix code style
2022-05-21  Taylor BlauDocumentation/technical: add cruft-packs.txt
2022-05-20  Junio C HamanoFirst batch for 2.37
2022-05-20  Junio C HamanoMerge branch 'cb/ci-make-p4-optional'
2022-05-20  Junio C HamanoMerge branch 'tk/p4-metadata-coding-strategies'
2022-05-20  Junio C HamanoMerge branch 'ep/equals-null-cocci'
2022-05-20  Junio C HamanoMerge branch 'ep/maint-equals-null-cocci'
2022-05-20  Junio C HamanoMerge branch 'ds/sparse-colon-path'
2022-05-20  Junio C HamanoMerge branch 'vd/sparse-stash'
2022-05-20  Junio C HamanoMerge branch 'cd/bisect-messages-from-pre-flight-states'
2022-05-20  Junio C HamanoMerge branch 'jc/update-ozlabs-url'
2022-05-20  Junio C HamanoMerge branch 'gc/pull-recurse-submodules'
2022-05-20  Junio C HamanoMerge branch 'mg/detect-compiler-in-c-locale'
2022-05-20  Junio C HamanoMerge branch 'js/trace2-doc-fixes'
2022-05-20  Junio C HamanoMerge branch 'mv/log-since-as-filter'
2022-05-20  Junio C HamanoMerge branch 'rs/external-diff-tempfile'
2022-05-20  Junio C HamanoMerge branch 'kf/p4-multiple-remotes'
2022-05-20  Junio C HamanoMerge branch 'tk/p4-with-explicity-sync'
2022-05-20  Junio C HamanoMerge branch 'tk/p4-utf8-bom'
2022-05-20  Junio C HamanoMerge branch 'cg/vscode-with-gdb'
2022-05-20  Junio C HamanoMerge branch 'sa/t1011-use-helpers'
2022-05-20  Junio C HamanoMerge branch 'km/t3501-use-test-helpers'
2022-05-20  Junio C HamanoMerge branch 'pb/submodule-recurse-mode-enum'
2022-05-20  Junio C HamanoMerge branch 'ah/convert-warning-message'
2022-05-20  Junio C HamanoMerge branch 'gf/unused-includes'
2022-05-20  Junio C HamanoMerge branch 'gf/shorthand-version-and-help'
2022-05-20  Junio C HamanoMerge branch 'rs/t7812-pcre2-ws-bug-test'
2022-05-20  Junio C HamanoMerge branch 'ds/do-not-call-bug-on-bad-refs'
2022-05-20  Junio C HamanoMerge branch 'sg/safe-directory-tests-and-docs'
2022-05-20  Taylor Blaubuiltin/repack.c: ensure that `names` is sorted
2022-05-20  Taylor Blaut7703: demonstrate object corruption with pack.packSize...
2022-05-20  Victoria Dyerepack: respect --keep-pack with geometric repack
2022-05-19  Junio C Hamanot6424: make sure a failed merge preserves local changes
2022-05-18  Taylor Blaubuiltin/receive-pack.c: remove redundant 'if'
2022-05-18  Junio C Hamanofetch: do not run a redundant fetch from submodule
2022-05-17  Derrick Stoleeobject-file: convert 'switch' back to 'if'
2022-05-16  Ævar Arnfjörð... bundle.h: make "fd" version of read_bundle_header(...
2022-05-16  Derrick Stoleeremote: allow relative_url() to return an absolute url
2022-05-16  Derrick Stoleeremote: move relative_url()
2022-05-16  Derrick Stoleehttp: make http_get_file() external
2022-05-16  Ævar Arnfjörð... fetch-pack: move --keep=* option filling to a function
2022-05-16  Ævar Arnfjörð... fetch-pack: add a deref_without_lazy_fetch_extended()
2022-05-16  Ævar Arnfjörð... dir API: add a generalized path_match_flags() function
2022-05-16  Ævar Arnfjörð... connect.c: refactor sending of agent & object-format
2022-05-16  Orgad Shanehfetch: limit shared symref check only for local branches
2022-05-16  Christian Couderhttp: add custom hostname to IP address resolutions
2022-05-16  Jonathan Tanfetch-pack: make unexpected peek result non-fatal
2022-05-13  Carlo Marcelo... t0034: add negative tests and allow git init to mostly...
2022-05-13  Carlo Marcelo... git-compat-util: avoid failing dir ownership checks...
2022-05-13  Carlo Marcelo... t: regression git needs safe.directory when using sudo
2022-05-13  Philippe BlainMyFirstContribution: drop PR description for GGG single...
2022-05-13  Philippe BlainMyFirstContribution: reference "The cover letter" in...
2022-05-13  Philippe BlainMyFirstContribution: reference "The cover letter" in...
2022-05-13  Philippe BlainMyFirstContribution: add standalone section on cover...
2022-05-13  Philippe BlainMyFirstContribution: add "Anatomy of a Patch Series...
2022-05-12  Junio C Hamanocommit: fix "author_ident" leak
2022-05-12  Ævar Arnfjörð... ci: use https, not http to download binaries from perfo...
2022-05-12  Carlo Marcelo... ci: reintroduce prevention from perforce being quaranti...
2022-05-12  Carlo Marcelo... ci: avoid brew for installing perforce
2022-05-12  Carlo Marcelo... ci: make failure to find perforce more user friendly
2022-05-12  Ævar Arnfjörð... commit-graph.c: don't assume that stat() succeeds
2022-05-12  Ævar Arnfjörð... object-file: fix a unpack_loose_header() regression...
2022-05-12  Ævar Arnfjörð... log test: skip a failing mkstemp() test under valgrind
2022-05-12  Ævar Arnfjörð... tests: using custom GIT_EXEC_PATH breaks --valgrind...
2022-05-12  Junio C Hamanoarchive: do not let on-disk mode leak to zip archives
2022-05-11  Glen Choopull: do not let submodule.recurse override fetch.recur...
2022-05-11  Junio C Hamanosecond 0th batch of topics from the previous cycle
2022-05-11  Junio C HamanoMerge branch 'rs/commit-summary-wo-break-rewrite'
2022-05-11  Junio C HamanoMerge branch 'pw/test-malloc-with-sanitize-address'
2022-05-11  Junio C HamanoMerge branch 'ea/rebase-code-simplify'
2022-05-11  Junio C HamanoMerge branch 'kt/commit-graph-plug-fp-leak-on-error'
2022-05-11  Junio C HamanoMerge branch 'ah/rebase-keep-base-fix'
2022-05-11  Chris Downbisect: output bisect setup status in bisect log
2022-05-11  Chris Downbisect: output state before we are ready to compute...
2022-05-11  Junio C HamanoMerge branch 'master' of git://git.ozlabs.org/~paulus...
2022-05-11  Junio C HamanoSubmittingPatches: use more stable git.ozlabs.org URL
2022-05-11  halilsengitk: include y coord in recorded sash position
2022-05-11  halilsengitk: trivial indentation fix
2022-05-11  Junio C Hamano0th batch for topics from the previous cycle
2022-05-11  Junio C HamanoMerge branch 'ea/progress-partial-blame'
2022-05-11  Junio C HamanoMerge branch 'fr/vimdiff-layout'
2022-05-11  Junio C HamanoMerge branch 'jh/p4-various-fixups'
2022-05-11  Junio C HamanoMerge branch 'tk/untracked-cache-with-uall'
2022-05-11  Junio C HamanoMerge branch 'ab/misc-cleanup'
2022-05-10  Victoria Dyeunpack-trees: preserve index sparsity
2022-05-10  Victoria Dyestash: apply stash using 'merge_ort_nonrecursive()'
2022-05-10  Victoria Dyeread-cache: set sparsity when index is new
2022-05-10  Victoria Dyesparse-index: expose 'is_sparse_index_allowed()'
2022-05-10  Victoria Dyestash: integrate with sparse index
2022-05-10  Victoria Dyestash: expand sparse-checkout compatibility testing
2022-05-09  Abhradeep Chakrabortybuiltin/remote.c: teach `-v` to list filters for promis...
2022-05-09  Michael J Gruberdetect-compiler: make detection independent of locale
2022-05-05  Junio C HamanoSync with v2.36.1
2022-05-05  Junio C HamanoGit 2.36.1 v2.36.1
2022-05-05  Junio C HamanoMerge branch 'ab/cc-package-fixes' into maint
2022-05-05  Junio C HamanoMerge branch 'jc/cocci-xstrdup-or-null-fix' into maint
2022-05-05  Junio C HamanoMerge branch 'rs/format-patch-pathspec-fix' into maint
2022-05-05  Junio C HamanoMerge branch 'rs/fast-export-pathspec-fix' into maint
next