git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-09-08 02:01:44 to 2022-09-13 18:27:04 UTC [more...]

[PATCH v5 00/16] Finish converting git bisect into a built-in
 2022-09-13 17:44 UTC  (3+ messages)
` [PATCH v6 "

[PATCH] reftable: pass pq_entry by address
 2022-09-13 17:36 UTC  (5+ messages)

[PATCH v4] grep: fix multibyte regex handling under macOS
 2022-09-13 17:32 UTC  (2+ messages)

[PATCH v1 0/2] grep: integrate with sparse index
 2022-09-13 17:23 UTC  (12+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 1/3] builtin/grep.c: add --sparse option
  ` [PATCH v5 3/3] builtin/grep.c: walking tree instead of expanding index with --sparse

[PATCH v4 0/3] hide-refs: add hook to force hide refs
 2022-09-13 17:01 UTC  (8+ 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] fuzz: add basic fuzz testing for git command
 2022-09-13 16:13 UTC  (3+ messages)

[PATCH] refs: unify parse_worktree_ref() and ref_type()
 2022-09-13 15:43 UTC  (4+ messages)

Handling the Git trademark
 2022-09-13 12:11 UTC 

[PATCH 0/2] blame: Make --show-name negatable
 2022-09-13  9:08 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] blame: Document that --show-name is negatable

[PATCH] chainlint: colorize problem annotations and test delimiters
 2022-09-13  4:01 UTC  (11+ messages)
` [PATCH v2] "

2.37.2 can't "git pull" but 2.18.0 can
 2022-09-13  0:28 UTC  (26+ 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 00/18] make test "linting" more comprehensive
 2022-09-13  0:04 UTC  (6+ messages)

[PATCH] branch: allow "-" as a short-hand for "previous branch"
 2022-09-12 21:18 UTC  (4+ messages)
` [PATCH v4] branch: allow "-" as a shortcut "

[PATCH v4 0/4] fsmonitor: option to allow fsmonitor to run against network-mounted repos
 2022-09-12 19:39 UTC  (12+ messages)
` [PATCH v5 "
  ` [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 diff ^! syntax stopped working for stashes in Git 2.28
 2022-09-12 19:09 UTC  (3+ messages)

[PATCH 0/1] Documentation: fix various repeat word typos
 2022-09-12 18:16 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH 0/4] list-objects-filter cleanups
 2022-09-12 16:56 UTC  (8+ 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] ls-files: fix black space in error message
 2022-09-12 16:24 UTC  (2+ messages)

Unify ref-filter formats with other pretty formats: GSoC'22
 2022-09-12 13:15 UTC  (4+ messages)

What's cooking in git.git (Sep 2022, #02; Fri, 9)
 2022-09-12  0:41 UTC  (6+ messages)
` en/remerge-diff-fixes

Newbie contribution idea for 'git log --children': input requested
 2022-09-12  0:41 UTC  (2+ messages)

[PATCH v8] ls-files: introduce "--format" option
 2022-09-11 11:01 UTC  (4+ messages)
` [PATCH v9] "

[PATCH 0/3] list-object-filter: introduce depth filter
 2022-09-11 10:59 UTC  (6+ messages)

[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

Git Subtree Bug Report
 2022-09-10  9:46 UTC 

[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  (4+ messages)

[PATCH v2 0/2] format-patch: warn if commit msg contains a patch delimiter
 2022-09-09 16:47 UTC  (6+ messages)
` [PATCH v2 2/2] "

(no subject)
 2022-09-09 14:27 UTC 

[PATCH 0/5] Some fixes and an improvement for using CTest on Windows
 2022-09-08 23:58 UTC  (13+ 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  (9+ messages)

[PATCH 0/8] scalar: integrate into core Git
 2022-09-08 20:54 UTC  (3+ messages)
` [PATCH v2 0/9] "

[PATCH 0/3] speeding up on-demand fetch for blobs in partial clone
 2022-09-08 18:42 UTC  (12+ messages)
` [PATCH 2/3] upload-pack: skip parse-object re-hashing of "want" objects
` [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  (8+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 3/7] rebase: store orig_head as a commit
  ` [PATCH v2 7/7] rebase --keep-base: imply --no-fork-point

Ambiguous 'HEAD' issue
 2022-09-08  6:27 UTC  (4+ messages)

[PATCH] test-lib: ignore uninteresting LSan output
 2022-09-08  5:17 UTC 


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).