messages from 2024-07-15 09:30:51 to 2024-07-18 08:18:08 UTC [more...]
[PATCH v2 0/8] clang-format: add more rules and enable on CI
2024-07-18 8:18 UTC (31+ messages)
` [PATCH v3 "
` [PATCH v3 8/8] ci/style-check: add `RemoveBracesLLVM` to '.clang-format'
` [PATCH v4 0/8] clang-format: add more rules and enable on CI
` [PATCH v4 1/8] clang-format: indent preprocessor directives after hash
` [PATCH v4 2/8] clang-format: avoid spacing around bitfield colon
` [PATCH v4 3/8] clang-format: ensure files end with newlines
` [PATCH v4 4/8] clang-format: replace deprecated option with 'SpacesInParens'
` [PATCH v4 5/8] clang-format: formalize some of the spacing rules
` [PATCH v4 6/8] ci: run style check on GitHub and GitLab
` [PATCH v4 7/8] check-whitespace: detect if no base_commit is provided
` [PATCH v4 8/8] ci/style-check: add `RemoveBracesLLVM` to '.clang-format'
` [PATCH v5 0/6] : add more rules and enable on CI
` [PATCH v5 1/6] clang-format: indent preprocessor directives after hash
` [PATCH v5 2/6] clang-format: avoid spacing around bitfield colon
` [PATCH v5 3/6] clang-format: formalize some of the spacing rules
` [PATCH v5 4/6] ci: run style check on GitHub and GitLab
` [PATCH v5 5/6] check-whitespace: detect if no base_commit is provided
` [PATCH v5 6/6] ci/style-check: add `RemoveBracesLLVM` in CI job
[GSoC][PATCH v3 0/5] t: port reftable/tree_test.c to the unit testing framework
2024-07-18 8:10 UTC (16+ messages)
` [GSoC][PATCH v4 "
` [PATCH v4 1/5] reftable: remove unnecessary curly braces in reftable/tree.c
` [PATCH v4 2/5] t: move reftable/tree_test.c to the unit testing framework
` [PATCH v4 3/5] t-reftable-tree: split test_tree() into two sub-test functions
` [PATCH v4 4/5] t-reftable-tree: add test for non-existent key
` [PATCH v4 5/5] t-reftable-tree: improve the test for infix_walk()
[PATCH] sparse: ignore warning from new glibc headers
2024-07-18 7:07 UTC (11+ messages)
v2.46.0-rc0 test failures on cygwin
2024-07-18 4:52 UTC (8+ messages)
Subject: [PATCH 0/2] misc Makefile patches
2024-07-18 4:50 UTC (2+ messages)
Shared bare repository dubious ownership error after 2.40.1-r0
2024-07-18 4:24 UTC (2+ messages)
config.mak.uname: remove unused uname_P variable
2024-07-18 1:13 UTC
Makefile: drop -Wno-universal-initializer from SP_EXTRA_FLAGS
2024-07-18 1:12 UTC
[PATCH] checkout: special case error messages during noop switching
2024-07-17 23:38 UTC (4+ messages)
[PATCH v2 0/7] var(win32): do report the GIT_SHELL_PATH that is actually used
2024-07-17 22:51 UTC (5+ messages)
` [PATCH v3 "
[PATCH 00/19] midx: incremental multi-pack indexes, part one
2024-07-17 21:12 UTC (21+ messages)
` [PATCH v2 "
` [PATCH v2 01/19] Documentation: describe incremental MIDX format
` [PATCH v2 02/19] midx: add new fields for incremental MIDX chains
` [PATCH v2 03/19] midx: teach `nth_midxed_pack_int_id()` about incremental MIDXs
` [PATCH v2 04/19] midx: teach `prepare_midx_pack()` "
` [PATCH v2 05/19] midx: teach `nth_midxed_object_oid()` "
` [PATCH v2 06/19] midx: teach `nth_bitmapped_pack()` "
` [PATCH v2 07/19] midx: introduce `bsearch_one_midx()`
` [PATCH v2 08/19] midx: teach `bsearch_midx()` about incremental MIDXs
` [PATCH v2 09/19] midx: teach `nth_midxed_offset()` "
` [PATCH v2 10/19] midx: teach `fill_midx_entry()` "
` [PATCH v2 11/19] midx: remove unused `midx_locate_pack()`
` [PATCH v2 12/19] midx: teach `midx_contains_pack()` about incremental MIDXs
` [PATCH v2 13/19] midx: teach `midx_preferred_pack()` "
` [PATCH v2 14/19] midx: teach `midx_fanout_add_midx_fanout()` "
` [PATCH v2 15/19] midx: support reading incremental MIDX chains
` [PATCH v2 16/19] midx: implement verification support for incremental MIDXs
` [PATCH v2 17/19] t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
` [PATCH v2 18/19] t/t5313-pack-bounds-checks.sh: prepare for sub-directories
` [PATCH v2 19/19] midx: implement support for writing incremental MIDX chains
rev-list does not output commit metadata (nor honor --format) when --use-bitmap-index is on
2024-07-17 20:45 UTC (4+ messages)
` [EXTERNAL] "
[PATCH 0/2] git-svn: use svn:global-ignores when creating .gitignores
2024-07-17 20:45 UTC (4+ messages)
` [PATCH 1/2] git-svn: add public property `svn:global-ignores`
` [PATCH 2/2] git-svn: use `svn:global-ignores` to create .gitignore
[PATCH 0/4] use the pager in 'add -p'
2024-07-17 20:31 UTC (21+ messages)
` [PATCH v2 "
` [PATCH v3 "
` [PATCH v3 4/4] add-patch: render hunks through the pager
` [PATCH v3 3/4] pager: introduce wait_for_pager
` [PATCH v4 0/4] add-patch: render hunks through the pager
` [PATCH v4 1/4] add-patch: test for 'p' command
` [PATCH v4 2/4] pager: do not close fd 2 unnecessarily
` [PATCH v4 3/4] pager: introduce wait_for_pager
` [PATCH v4 4/4] add-patch: render hunks through the pager
[PATCH v2] Documentation: add platform support policy
2024-07-17 18:16 UTC (7+ messages)
git subtree bugs (mishandled merges, recursion depth)
2024-07-17 16:31 UTC
git subtree bugs (mishandled merges, recursion depth)
2024-07-17 16:55 UTC
git subtree bugs (mishandled merges, recursion depth)
2024-07-17 16:49 UTC
[PATCH] add-patch: end "add -p" gracefully on EOF
2024-07-17 16:22 UTC
[PATCH] Documentation/gitpacking: make sample configs listing blocks
2024-07-17 15:48 UTC (2+ messages)
[Test Breakage 2.46.0-rc0] Test t4135.06 fails on NonStop
2024-07-17 15:35 UTC (6+ messages)
` [PATCH] t4153: stop redirecting input from /dev/zero
[PATCH] Revert "reflog expire: don't use lookup_commit_reference_gently()"
2024-07-17 14:56 UTC (3+ messages)
[PATCH] var(win32): do report the GIT_SHELL_PATH that is actually used
2024-07-17 14:55 UTC (4+ messages)
[PATCH] Documentation: fix default value for core.maxTreeDepth
2024-07-17 13:17 UTC
[PATCH] Documentation/glossary: fix double word
2024-07-17 10:54 UTC
bug: `git pull` does not clean up after itself if it fails
2024-07-17 9:11 UTC (3+ messages)
` [ext] "
[PATCH] test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default
2024-07-17 7:02 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] Fix to avoid high memory footprint
2024-07-17 6:16 UTC (2+ messages)
Can dependency on /bin/sh be removed?
2024-07-17 5:53 UTC (12+ messages)
[PATCH 0/6] cat-file: add remote-object-info to batch-command
2024-07-17 2:38 UTC (15+ messages)
` [PATCH 1/6] fetch-pack: refactor packet writing
` [PATCH 4/6] transport: add client support for object-info
` [PATCH 5/6] cat-file: add declaration of variable i inside its for loop
` [PATCH 6/6] cat-file: add remote-object-info to batch-command
What's cooking in git.git (Jul 2024, #05; Tue, 16)
2024-07-16 23:27 UTC
[PATCH] userdiff: add builtin diff driver for TypeScript language
2024-07-16 21:10 UTC (6+ messages)
[PATCH] t-strvec: use test_msg()
2024-07-16 16:43 UTC (17+ messages)
` [PATCH v2] "
` [PATCH v2 2/1] t-strvec: improve check_strvec() output
` [PATCH v2 3/1] t-strvec: tighten .alloc check in check_strvec
` [PATCH v3] t-strvec: improve check_strvec() output
` [PATCH] t-strvec: fix type mismatch in check_strvec
[PATCH 1/1] refs: update the version numbers
2024-07-16 16:07 UTC (2+ messages)
What's cooking in git.git (Jul 2024, #04; Fri, 12)
2024-07-16 15:18 UTC (5+ messages)
[GSoC] Blog: Move existing tests to a unit testing framework
2024-07-16 14:36 UTC (3+ messages)
[GSoC]: Implement consistency check for refs blog
2024-07-16 13:48 UTC (2+ messages)
[PATCH] Documentation: add platform support policy
2024-07-15 22:50 UTC (10+ messages)
[PATCH] show-index: fix uninitialized hash function
2024-07-15 22:07 UTC (6+ messages)
` [PATCH v2] "
` Re* "
[Test Breakage 2.46.0-rc0] Test t0021.35 fails on NonStop
2024-07-15 19:03 UTC (14+ messages)
[PATCH] doc: clarify post-receive hook behavior
2024-07-15 18:44 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 2 1/1] parse-options: allow localized substitution hints in macros
2024-07-15 15:39 UTC (4+ messages)
` [PATCH 3 1/1] parse-options: localize mark-up of placeholder text in the short help
[PATCH 0/6] unit-tests: add and use TEST_RUN to simplify tests
2024-07-15 14:46 UTC (6+ messages)
` [PATCH 6/6] t-strbuf: use TEST_RUN
[ANNOUNCE] Tickets available for Git Merge 2024
2024-07-15 14:38 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).