messages from 2024-07-13 16:25:28 to 2024-07-17 13:50:55 UTC [more...]
[GSoC][PATCH v3 0/5] t: port reftable/tree_test.c to the unit testing framework
2024-07-17 13:50 UTC (11+ 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] Documentation: fix default value for core.maxTreeDepth
2024-07-17 13:17 UTC
[Test Breakage 2.46.0-rc0] Test t4135.06 fails on NonStop
2024-07-17 13:11 UTC (7+ messages)
` [PATCH] t4153: stop redirecting input from /dev/zero
[PATCH] Documentation/glossary: fix double word
2024-07-17 10:54 UTC
[PATCH] Documentation/gitpacking: make sample configs listing blocks
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] "
rev-list does not output commit metadata (nor honor --format) when --use-bitmap-index is on
2024-07-17 7:44 UTC (2+ messages)
[PATCH] test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default
2024-07-17 7:02 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
v2.46.0-rc0 test failures on cygwin
2024-07-17 6:42 UTC (2+ messages)
[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] Revert "reflog expire: don't use lookup_commit_reference_gently()"
2024-07-17 5:45 UTC (2+ 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] sparse: ignore warning from new glibc headers
2024-07-16 23:17 UTC
[PATCH] userdiff: add builtin diff driver for TypeScript language
2024-07-16 21:10 UTC (6+ messages)
[PATCH v2] Documentation: add platform support policy
2024-07-16 18:20 UTC (6+ messages)
[PATCH] t-strvec: use test_msg()
2024-07-16 16:43 UTC (18+ 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 0/4] use the pager in 'add -p'
2024-07-15 23:54 UTC (28+ messages)
` [PATCH 4/4] add-patch: render hunks through the pager
` [PATCH v2 0/4] use the pager in 'add -p'
` [PATCH v2 1/4] add-patch: test for 'p' command
` [PATCH v2 2/4] pager: do not close fd 2 unnecessarily
` [PATCH v2 3/4] pager: introduce wait_for_pager
` [PATCH v2 4/4] add-patch: render hunks through the pager
` [PATCH v3 0/4] use the pager in 'add -p'
` [PATCH v3 1/4] add-patch: test for 'p' command
` [PATCH v3 2/4] pager: do not close fd 2 unnecessarily
` [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] 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* "
[PATCH v2 0/8] clang-format: add more rules and enable on CI
2024-07-15 19:45 UTC (23+ 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'
[Test Breakage 2.46.0-rc0] Test t0021.35 fails on NonStop
2024-07-15 19:03 UTC (18+ messages)
[PATCH] doc: clarify post-receive hook behavior
2024-07-15 18:44 UTC (8+ 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 (10+ messages)
` [PATCH 6/6] t-strbuf: use TEST_RUN
[ANNOUNCE] Tickets available for Git Merge 2024
2024-07-15 14:38 UTC
[ANNOUNCE] Git for Windows 2.46.0-rc0
2024-07-15 6:42 UTC
[GSoC] Blog: move and improve reftable tests in the unit testing framework
2024-07-15 5:18 UTC (7+ messages)
[PATCH v1 00/10] cat-file speedups
2024-07-15 0:35 UTC (11+ messages)
` [PATCH v1 01/10] packfile: move sizep computation
` [PATCH v1 02/10] packfile: allow content-limit for cat-file
` [PATCH v1 03/10] packfile: fix off-by-one in content_limit comparison
` [PATCH v1 04/10] packfile: inline cache_or_unpack_entry
` [PATCH v1 05/10] cat-file: use delta_base_cache entries directly
` [PATCH v1 06/10] packfile: packed_object_info avoids packed_to_object_type
` [PATCH v1 07/10] object_info: content_limit only applies to blobs
` [PATCH v1 08/10] cat-file: batch-command uses content_limit
` [PATCH v1 09/10] cat-file: batch_write: use size_t for length
` [PATCH v1 10/10] cat-file: use writev(2) if available
[GSoC][PATCH v10 00/10] ref consistency check infra setup
2024-07-14 12:32 UTC (12+ messages)
` [GSoC][PATCH v11 "
` [GSoC][PATCH v11 01/10] fsck: rename "skiplist" to "skip_oids"
` [GSoC][PATCH v11 02/10] fsck: add a unified interface for reporting fsck messages
` [GSoC][PATCH v11 03/10] fsck: rename objects-related fsck error functions
` [GSoC][PATCH v11 04/10] fsck: add refs-related error report function
` [GSoC][PATCH v11 05/10] refs: set up ref consistency check infrastructure
` [GSoC][PATCH v11 06/10] git refs: add verify subcommand
` [GSoC][PATCH v11 07/10] builtin/fsck: add `git-refs verify` child process
` [GSoC][PATCH v11 08/10] files-backend: add unified interface for refs scanning
` [GSoC][PATCH v11 09/10] fsck: add ref name check for files backend
` [GSoC][PATCH v11 10/10] fsck: add ref content "
With big repos and slower connections, git clone can be hard to work with
2024-07-14 12:00 UTC (5+ messages)
git crashes in `git commit --patch` with diff.suppressBlankEmpty = true
2024-07-13 21:21 UTC (8+ messages)
` [RFC/PATCH] add-patch: handle splitting hunks with diff.suppressBlankEmpty
[PATCH v2 0/7] var(win32): do report the GIT_SHELL_PATH that is actually used
2024-07-13 21:08 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 1/7] run-command: refactor getting the Unix shell path into its own function
` [PATCH v3 2/7] strvec: declare the `strvec_push_nodup()` function globally
` [PATCH v3 3/7] win32: override `fspathcmp()` with a directory separator-aware version
` [PATCH v3 4/7] mingw(is_msys2_sh): handle forward slashes in the `sh.exe` path, too
` [PATCH v3 5/7] run-command(win32): resolve the path to the Unix shell early
` [PATCH v3 6/7] run-command: declare the `git_shell_path()` function globally
` [PATCH v3 7/7] var(win32): do report the GIT_SHELL_PATH that is actually used
[PATCH] git-gui: do not exit upon prepare-commit-msg hook failure
2024-07-13 20:50 UTC (3+ messages)
[PATCH] merge-recursive: honor diff.algorithm
2024-07-13 16:51 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
problem with parsing of patch files for patch-id
2024-07-13 16:25 UTC (4+ messages)
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).