]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-05-26  Jeff Hostetlert/helper/hexdump: add helper to print hexdump of stdin
2022-05-26  Jeff Hostetlerfsmonitor: on macOS also emit NFC spelling for NFD...
2022-05-26  Jeff Hostetlert7527: test FSMonitor on case insensitive+preserving...
2022-05-26  Jeff Hostetlerfsmonitor: never set CE_FSMONITOR_VALID on submodules
2022-05-26  Jeff Hostetlert/perf/p7527: add perf test for builtin FSMonitor
2022-05-26  Jeff Hostetlert7527: FSMonitor tests for directory moves
2022-05-26  Jeff Hostetlerfsmonitor: optimize processing of directory events
2022-05-26  Jeff Hostetlerfsm-listen-darwin: shutdown daemon if worktree root...
2022-05-26  Jeff Hostetlerfsm-health-win32: force shutdown daemon if worktree...
2022-05-26  Jeff Hostetlerfsm-health-win32: add polling framework to monitor...
2022-05-26  Jeff Hostetlerfsmonitor--daemon: stub in health thread
2022-05-26  Jeff Hostetlerfsmonitor--daemon: rename listener thread related variables
2022-05-26  Jeff Hostetlerfsmonitor--daemon: prepare for adding health thread
2022-05-26  Jeff Hostetlerfsmonitor--daemon: cd out of worktree root
2022-05-26  Jeff Hostetlerfsm-listen-darwin: ignore FSEvents caused by xattr...
2022-05-26  Jeff Hostetlerunpack-trees: initialize fsmonitor_has_run_once in...
2022-05-26  Jeff Hostetlerfsmonitor-settings: NTFS and FAT32 on MacOS are incompa...
2022-05-26  Jeff Hostetlerfsmonitor-settings: remote repos on Windows are incompa...
2022-05-26  Jeff Hostetlerfsmonitor-settings: remote repos on macOS are incompatible
2022-05-26  Jeff Hostetlerfsmonitor-settings: stub in macOS-specific incompatibil...
2022-05-26  Jeff Hostetlerfsmonitor-settings: VFS for Git virtual repos are incom...
2022-05-26  Jeff Hostetlerfsmonitor-settings: stub in Win32-specific incompatibil...
2022-05-26  Jeff Hostetlerfsmonitor-settings: bare repos are incompatible with...
2022-05-26  Jeff Hostetlert/helper/fsmonitor-client: create stress test
2022-05-26  Jeff Hostetlert7527: test FSMonitor on repos with Unicode root paths
2022-05-26  Jeff Hostetlerfsm-listen-win32: handle shortnames
2022-05-26  Taylor Blausha1-file.c: don't freshen cruft packs
2022-05-26  Taylor Blaubuiltin/gc.c: conditionally avoid pruning objects via...
2022-05-26  Taylor Blaubuiltin/repack.c: add cruft packs to MIDX during geomet...
2022-05-26  Taylor Blaubuiltin/repack.c: use named flags for existing_packs
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
next