]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-05-26  Taylor Blaubuiltin/repack.c: allow configuring cruft pack generation
2022-05-26  Taylor Blaubuiltin/repack.c: support generating a cruft pack
2022-05-26  Taylor Blaubuiltin/pack-objects.c: --cruft with expiration
2022-05-26  Taylor Blaureachable: report precise timestamps from objects in...
2022-05-26  Taylor Blaureachable: add options to add_unseen_recent_objects_to_...
2022-05-26  Taylor Blaubuiltin/pack-objects.c: --cruft without expiration
2022-05-26  Taylor Blaubuiltin/pack-objects.c: return from create_object_entry()
2022-05-26  Taylor Blaut/helper: add 'pack-mtimes' test-tool
2022-05-26  Taylor Blaupack-mtimes: support writing pack .mtimes files
2022-05-26  Taylor Blauchunk-format.h: extract oid_version()
2022-05-26  Taylor Blaupack-write: pass 'struct packing_data' to 'stage_tmp_pa...
2022-05-26  Taylor Blaupack-mtimes: support reading .mtimes files
2022-05-26  Junio C HamanoFourth batch
2022-05-26  Junio C HamanoMerge branch 'ac/remote-v-with-object-list-filters'
2022-05-26  Junio C HamanoMerge branch 'cb/path-owner-check-with-sudo'
2022-05-26  Junio C HamanoMerge branch 'cg/tools-for-git-doc'
2022-05-26  Junio C HamanoMerge branch 'tk/simple-autosetupmerge'
2022-05-26  Ævar Arnfjörð... l10n: Document the new l10n workflow
2022-05-26  Ævar Arnfjörð... Makefile: add "po-init" rule to initialize po/XX.po
2022-05-26  Jiang XinMakefile: add "po-update" rule to update po/XX.po
2022-05-26  Ævar Arnfjörð... po/git.pot: don't check in result of "make pot"
2022-05-26  Jiang Xinpo/git.pot: this is now a generated file
2022-05-26  Jiang XinMakefile: remove duplicate and unwanted files in FOUND_...
2022-05-26  Ævar Arnfjörð... i18n CI: stop allowing non-ASCII source messages in...
2022-05-26  Ævar Arnfjörð... Makefile: have "make pot" not "reset --hard"
2022-05-26  Jiang XinMakefile: generate "po/git.pot" from stable LOCALIZED_C
2022-05-26  Jiang XinMakefile: sort source files before feeding to xgettext
2022-05-25  Junio C HamanoThird batch
2022-05-25  Junio C HamanoMerge branch 'tb/receive-pack-code-cleanup'
2022-05-25  Junio C HamanoMerge branch 'jc/avoid-redundant-submodule-fetch'
2022-05-25  Junio C HamanoMerge branch 'os/fetch-check-not-current-branch'
2022-05-25  Junio C HamanoMerge branch 'pb/ggg-in-mfc-doc'
2022-05-25  Junio C HamanoMerge branch 'jt/fetch-peek-optional-section'
2022-05-25  Junio C HamanoMerge branch 'jc/show-branch-g-current'
2022-05-25  Junio C HamanoMerge branch 'ep/coverage-report-wants-test-to-have...
2022-05-25  Philippe Blainci: update Cirrus-CI image to FreeBSD 12.3
2022-05-25  Kevin Lockesetup: don't die if realpath(3) fails on getcwd(3)
2022-05-24  Yuyi Wangcmake: remove (_)UNICODE def on Windows in CMakeLists.txt
2022-05-24  Yuyi Wangcmake: add pcre2 support
2022-05-24  Yuyi Wangcmake: fix CMakeLists.txt on Linux
2022-05-24  Johannes Schindelindir.c: avoid "exceeds maximum object size" error with...
2022-05-24  Johannes Schindelinnedmalloc: avoid new compile error
2022-05-24  Johannes Schindelincompat/win32/syslog: fix use-after-realloc
2022-05-24  Taylor Blaubuiltin/pack-objects.c: ensure pack validity from MIDX...
2022-05-24  Taylor Blaubuiltin/pack-objects.c: ensure included `--stdin-packs...
2022-05-24  Taylor Blaubuiltin/pack-objects.c: avoid redundant NULL check
2022-05-24  Taylor Blaupack-bitmap.c: check preferred pack validity when openi...
2022-05-23  Junio C HamanoSecond batch
2022-05-23  Junio C HamanoMerge branch 'jc/archive-add-file-normalize-mode'
2022-05-23  Junio C HamanoMerge branch 'ab/valgrind-fixes'
2022-05-23  Junio C HamanoMerge branch 'ab/commit-plug-leaks'
2022-05-23  Derrick Stoleesparse-checkout: integrate with sparse index
2022-05-23  Derrick Stoleep2000: add test for 'git sparse-checkout [add|set]'
2022-05-23  Derrick Stoleesparse-index: complete partial expansion
2022-05-23  Derrick Stoleesparse-index: partially expand directories
2022-05-23  Derrick Stoleesparse-checkout: --no-sparse-index needs a full index
2022-05-23  Derrick Stoleecache-tree: implement cache_tree_find_path()
2022-05-23  Derrick Stoleesparse-index: introduce partially-sparse indexes
2022-05-23  Derrick Stoleesparse-index: create expand_index()
2022-05-23  Derrick Stoleet1092: stress test 'git sparse-checkout set'
2022-05-23  Derrick Stoleet1092: refactor 'sparse-index contents' test
2022-05-21  Johannes Schindelinci: call `finalize_test_case_output` a little later
2022-05-21  Johannes Schindelinci(github): mention where the full logs can be found
2022-05-21  Johannes Schindelinci: use `--github-workflow-markup` in the GitHub workflow
2022-05-21  Victoria Dyeci(github): avoid printing test case preamble twice
2022-05-21  Johannes Schindelinci(github): skip the logs of the successful test cases
2022-05-21  Johannes Schindelinci: optionally mark up output in the GitHub workflow
2022-05-21  Johannes Schindelinci/run-build-and-tests: add some structure to the GitHu...
2022-05-21  Johannes Schindelinci: make it easier to find failed tests' logs in the...
2022-05-21  Johannes Schindelinci/run-build-and-tests: take a more high-level view
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'
next