messages from 2022-09-07 14:15:42 to 2022-09-11 07:01:59 UTC [more...]
[PATCH 00/18] make test "linting" more comprehensive
2022-09-11 7:01 UTC (3+ messages)
What's cooking in git.git (Sep 2022, #02; Fri, 9)
2022-09-11 5:09 UTC (4+ messages)
` en/remerge-diff-fixes
2.37.2 can't "git pull" but 2.18.0 can
2022-09-11 5:08 UTC (29+ messages)
` [PATCH 0/2] v2 protocol can't "git pull" with restricted refspec
` [PATCH 1/2] fetch: stop checking for NULL transport->remote in do_fetch()
` [PATCH 2/2] fetch: add branch.*.merge to default ref-prefix extension
[PATCH 0/4] list-objects-filter cleanups
2022-09-11 5:07 UTC (6+ messages)
` [PATCH 1/4] list-objects-filter: don't memset after releasing filter struct
` [PATCH 2/4] list-objects-filter: handle null default filter spec
` [PATCH 3/4] list-objects-filter: add and use initializers
` [PATCH 4/4] list-objects-filter: convert filter_spec to a strbuf
[PATCH 0/5] plugging some list-objects-filter leaks
2022-09-11 4:51 UTC (8+ messages)
` [PATCH 1/5] list_objects_filter_copy(): deep-copy sparse_oid_name field
` [PATCH 2/5] transport: deep-copy object-filter struct for fetch-pack
` [PATCH 3/5] transport: free filter options in disconnect_git()
` [PATCH 4/5] list_objects_filter_options: plug leak of filter_spec strings
` [PATCH 5/5] prepare_repo_settings(): plug leak of config values
[PATCH v3 0/2] fsmonitor: option to allow fsmonitor to run against network-mounted repos
2022-09-11 1:01 UTC (16+ messages)
` [PATCH v4 0/4] "
` [PATCH v4 4/4] fsmonitor: normalize FSEvents event paths to the real path
` [PATCH v5 0/4] fsmonitor: option to allow fsmonitor to run against network-mounted repos
` [PATCH v5 1/4] fsmonitor: refactor filesystem checks to common interface
` [PATCH v5 2/4] fsmonitor: relocate socket file if .git directory is remote
` [PATCH v5 3/4] fsmonitor: avoid socket location check if using hook
` [PATCH v5 4/4] fsmonitor: deal with synthetic firmlinks on macOS
Git Subtree Bug Report
2022-09-10 9:46 UTC
[PATCH v1 0/2] grep: integrate with sparse index
2022-09-10 2:04 UTC (16+ messages)
` [PATCH v4 0/3] "
` [PATCH v4 3/3] builtin/grep.c: walking tree instead of expanding index with --sparse
` [PATCH v5 0/3] grep: integrate with sparse index
` [PATCH v5 1/3] builtin/grep.c: add --sparse option
` [PATCH v5 2/3] builtin/grep.c: integrate with sparse index
` [PATCH v5 3/3] builtin/grep.c: walking tree instead of expanding index with --sparse
[PATCH] builtin/mv.c: fix possible segfault in add_slash()
2022-09-09 22:52 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] Documentation: add ReviewingGuidelines
2022-09-09 19:42 UTC (2+ messages)
git mergetool, merge.tool, merge.guitool and DISPLAY
2022-09-09 18:48 UTC (4+ messages)
status on security of embedded repos?
2022-09-09 18:26 UTC (8+ messages)
[PATCH 0/7] Bundle URIs III: Parse and download from bundle lists
2022-09-09 17:56 UTC (13+ messages)
` [PATCH v2 0/9] "
` [PATCH v2 1/9] bundle-uri: short-circuit capability parsing
` [PATCH v2 2/9] bundle-uri: use plain string in find_temp_filename()
` [PATCH v2 3/9] bundle-uri: create bundle_list struct and helpers
` [PATCH v2 4/9] bundle-uri: create base key-value pair parsing
` [PATCH v2 5/9] bundle-uri: create "key=value" line parsing
` [PATCH v2 6/9] bundle-uri: unit test "key=value" parsing
` [PATCH v2 7/9] bundle-uri: parse bundle list in config format
` [PATCH v2 8/9] bundle-uri: limit recursion depth for bundle lists
` [PATCH v2 9/9] bundle-uri: fetch a list of bundles
[PATCH v2 00/10] log: create tighter default decoration filter
2022-09-09 17:41 UTC (9+ messages)
` [PATCH v3 00/11] "
` [PATCH v3 07/11] log: add "
What's cooking in git.git (Sep 2022, #01; Mon, 5)
2022-09-09 16:56 UTC (6+ messages)
` en/remerge-diff-fixes (Was: Re: What's cooking in git.git (Sep 2022, #01; Mon, 5))
` en/remerge-diff-fixes
[PATCH] format-patch: warn if commit msg contains a patch delimiter
2022-09-09 16:47 UTC (11+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] patchbreak(), is_scissors_line(): work with a buf/len pair
` [PATCH v2 2/2] format-patch: warn if commit msg contains a patch delimiter
[PATCH v4 0/3] hide-refs: add hook to force hide refs
2022-09-09 15:06 UTC (7+ messages)
` [PATCH v5 0/5] hiderefs: add hide-refs hook to hide refs dynamically
` [PATCH v5 1/5] "
` [PATCH v5 2/5] hiderefs: use new flag to mark force hidden refs
` [PATCH v5 3/5] hiderefs: hornor hide flags in wire protocol V2
` [PATCH v5 4/5] test: add test cases for hide-refs hook
` [PATCH v5 5/5] doc: add documentation for the "
[PATCH 0/5] Some fixes and an improvement for using CTest on Windows
2022-09-08 23:58 UTC (14+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] cmake: make it easier to diagnose regressions in CTest runs
` [PATCH v2 4/5] cmake: avoid editing t/test-lib.sh
` [PATCH v2 5/5] cmake: increase time-out for a long-running test
[PATCH 0/2] branch: support for at-refs like @{-1} in --edit-description, --set-upstream-to and --unset-upstream
2022-09-08 21:45 UTC (11+ messages)
` [PATCH v2 0/2] branch: support for shortcuts like @{-1}, completed
` [PATCH v2 1/2] branch: refactor "edit_description" code path
` [PATCH v3 0/2] branch: support for shortcuts like @{-1}, completed
` [PATCH v3 1/2] branch: refactor "edit_description" code path
` [PATCH] branch: error codes for "edit_description"
` [PATCH v3 2/2] branch: support for shortcuts like @{-1} completed
[PATCH] tests: replace mingw_test_cmp with a helper in C
2022-09-08 21:09 UTC (17+ messages)
` Re* "
` [PATCH v2 0/2] "
` [PATCH v2 2/2] "
[PATCH 0/8] scalar: integrate into core Git
2022-09-08 20:54 UTC (3+ messages)
` [PATCH v2 0/9] "
Partial-clone cause big performance impact on server
2022-09-08 18:42 UTC (29+ messages)
` [External Mail]Re: "
` [PATCH 0/3] speeding up on-demand fetch for blobs in partial clone
` [PATCH 1/3] parse_object(): allow skipping hash check
` [PATCH 2/3] upload-pack: skip parse-object re-hashing of "want" objects
` [BUG] t1800: Fails for error text comparison
` [PATCH 3/3] parse_object(): check commit-graph when skip_hash set
` [External Mail]Re: "
LSan curiosity in t1300
2022-09-08 18:40 UTC (5+ messages)
` [PATCH] tests: opt "git --config-env" test out of SANITIZE=leak
[PATCH 7/7] bundle-uri: fetch a list of bundles
2022-09-08 17:10 UTC (3+ messages)
[PATCH 00/34] doc/UX: make txt & -h output more consistent
2022-09-08 16:41 UTC (5+ messages)
` [PATCH 01/34] CodingGuidelines: update and clarify command-line conventions
Question related to submodule and different recurse config options
2022-09-08 15:01 UTC
[PATCH 0/5] rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point
2022-09-08 13:21 UTC (17+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 1/7] t3416: tighten two tests
` [PATCH v2 2/7] t3416: set $EDITOR in subshell
` [PATCH v2 3/7] rebase: store orig_head as a commit
` [PATCH v2 4/7] rebase: rename merge_base to branch_base
` [PATCH v2 5/7] rebase: factor out branch_base calculation
` [PATCH v2 6/7] rebase --keep-base: imply --reapply-cherry-picks
` [PATCH v2 7/7] rebase --keep-base: imply --no-fork-point
Ambiguous 'HEAD' issue
2022-09-08 6:27 UTC (5+ messages)
[PATCH] test-lib: ignore uninteresting LSan output
2022-09-08 5:17 UTC
[PATCH v8] ls-files: introduce "--format" option
2022-09-08 2:01 UTC (3+ messages)
` [PATCH v9] "
[PATCH v2 00/20] parse-options: handle subcommands
2022-09-07 21:22 UTC (4+ messages)
` [PATCH 0/5] parse-options: minor cleanups for handling subcommands
[PATCH] t1800: correct test to handle Cygwin
2022-09-07 20:57 UTC (4+ messages)
[PATCH] unleak paths allocated in "diff --no-index"
2022-09-07 19:37 UTC (6+ messages)
` [PATCH v2] diff --no-index: unleak paths[] elements
` [PATCH v2 3/2] diff-no-index: simplify argv index calculation
[BUG] Unicode filenames handling in `git log --stat`
2022-09-07 18:31 UTC (5+ messages)
` [PATCH v4 1/2] diff.c: When appropriate, use utf8_strwidth(), part1
[PATCH v3 0/9] docs: de-duplicate sections, add more CONFIGURATION sections
2022-09-07 16:45 UTC (4+ messages)
` [PATCH v4 "
[PATCH 0/2] bug with rev-list --verify-objects and commit-graph
2022-09-07 16:38 UTC (3+ messages)
` [PATCH 2/2] rev-list: disable commit graph with --verify-objects
page: next (older) | prev (newer) | latest
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).