git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-11-09 19:35:03 to 2022-11-11 23:56:03 UTC [more...]

[PATCH] fetch: support "--super-prefix"
 2022-11-11 23:55 UTC 

[PATCH v5 0/2] merge-tree: allow specifying a base commit when --write-tree is passed
 2022-11-11 23:45 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/2] merge-tree.c: allow specifying the merge-base when --stdin "
  ` [PATCH v7 0/2] merge-tree: allow specifying a base commit when --write-tree "
    ` [PATCH v7 1/2] merge-tree.c: add --merge-base=<commit> option
    ` [PATCH v7 2/2] merge-tree.c: allow specifying the merge-base when --stdin is passed

[PATCH 00/30] [RFC] extensions.refFormat and packed-refs v2 file format
 2022-11-11 23:39 UTC  (6+ messages)
` [PATCH 02/30] read-cache: add index.computeHash config option
` [PATCH 03/30] extensions: add refFormat extension

[PATCH v2] maintenance: improve error reporting for unregister
 2022-11-11 23:19 UTC 

[PATCH] maintenance: improve error reporting for unregister
 2022-11-11 22:45 UTC  (4+ messages)

[PATCH] http: redact curl h2h3 headers in info
 2022-11-11 22:35 UTC  (22+ messages)
          ` [PATCH] t: run t5551 tests with both HTTP and HTTP/2
` [PATCH v2] http: redact curl h2h3 headers in info
  ` [PATCH v3 0/2] "
    ` [PATCH v3 1/2] t: run t5551 tests with both HTTP and HTTP/2
    ` [PATCH v3 2/2] http: redact curl h2h3 headers in info

[PATCH v3 0/2] pack-bitmap.c: avoid exposing absolute paths
 2022-11-11 22:26 UTC  (5+ messages)
  ` [PATCH v3 1/2] pack-bitmap.c: remove unnecessary "open_pack_index()" calls
  ` [PATCH v3 2/2] pack-bitmap.c: avoid exposing absolute paths

[PATCH] tests(scalar): tighten the stale `scalar.repo` test some
 2022-11-11 22:25 UTC  (3+ messages)

[PATCH v5 10/13] Makefile: copy contrib/coccinelle/*.cocci to build/
 2022-11-11 22:22 UTC  (3+ messages)
` [PATCH] Makefile: don't create a ".build/.build/" for cocci, fix output

[PATCH] repository-version.txt: partialClone casing change
 2022-11-11 22:23 UTC  (2+ messages)

[PATCH 0/2] receive-pack: use advertised reference tips to inform connectivity check
 2022-11-11 22:18 UTC  (14+ messages)
` [PATCH v4 0/6] receive-pack: only use visible refs for "
  ` [PATCH v4 4/6] revision: add new parameter to exclude hidden refs
` [PATCH v5 0/7] receive-pack: only use visible refs for connectivity check
  ` [PATCH v5 1/7] refs: fix memory leak when parsing hideRefs config
  ` [PATCH v5 2/7] refs: get rid of global list of hidden refs
  ` [PATCH v5 3/7] revision: move together exclusion-related functions
  ` [PATCH v5 4/7] revision: introduce struct to handle exclusions
  ` [PATCH v5 5/7] revision: add new parameter to exclude hidden refs
  ` [PATCH v5 6/7] rev-parse: add `--exclude-hidden=` option
  ` [PATCH v5 7/7] receive-pack: only use visible refs for connectivity check

[PATCH 0/3] Convert git-bisect--helper to OPT_SUBCOMMAND
 2022-11-11 22:07 UTC  (25+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] bisect--helper: remove unused options
  ` [PATCH v3 2/3] bisect--helper: move all subcommands into their own functions
  ` [PATCH v3 3/3] bisect--helper: parse subcommand with OPT_SUBCOMMAND
  ` [PATCH v2 00/11] Turn git-bisect to be builtin
    ` [PATCH v2 01/11] bisect tests: test for v2.30.0 "bisect run" regressions
    ` [PATCH v2 02/11] bisect: refactor bisect_run() to match CodingGuidelines
    ` [PATCH v2 03/11] bisect: fix output regressions in v2.30.0
    ` [PATCH v2 04/11] bisect run: keep some of the post-v2.30.0 output
    ` [PATCH v2 05/11] bisect-run: verify_good: account for non-negative exit status
    ` [PATCH v2 06/11] bisect--helper: identify as bisect when report error
    ` [PATCH v2 07/11] bisect test: test exit codes on bad usage
    ` [PATCH v2 08/11] bisect--helper: emit usage for "git bisect"
    ` [PATCH v2 09/11] bisect--helper: handle states directly
    ` [PATCH v2 10/11] bisect--helper: log: allow arbitrary number of arguments
    ` [PATCH v2 11/11] Turn `git bisect` into a full built-in

[PATCH 0/3] chainlint: emit line numbers alongside test definitions
 2022-11-11 21:56 UTC  (18+ messages)
` [PATCH 1/3] chainlint: sidestep impoverished macOS "terminfo"
` [PATCH v2 0/3] chainlint: emit line numbers alongside test definitions
  ` [PATCH v2 1/3] chainlint: sidestep impoverished macOS "terminfo"
  ` [PATCH v2 2/3] chainlint: latch line numbers at which each token starts and ends
  ` [PATCH v2 3/3] chainlint: prefix annotated test definition with line numbers

[RFC PATCH 0/4] git: remove --super-prefix
 2022-11-11 21:51 UTC  (24+ messages)
` [RFC PATCH 0/8] Get rid of "git --super-prefix"
  ` [RFC PATCH 1/8] submodule--helper: don't use global --super-prefix in "absorbgitdirs"
  ` [RFC PATCH 4/8] submodule--helper: convert "sync" to its own "--super-prefix"
  ` [RFC PATCH 5/8] submodule--helper: convert "status" "
  ` [RFC PATCH 6/8] submodule--helper: convert "{update,clone}" to their "
  ` [RFC PATCH 7/8] submodule tests: test "git branch -t" output and stderr
  ` [RFC PATCH 8/8] read-tree: add "--super-prefix" option, eliminate global

[PATCH v3 0/1] Expose header information to git-send-email's sendemail-validate hook
 2022-11-11 19:42 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/2] Update sendemail-validate hook docs to add header file parameter
 2022-11-11 19:31 UTC  (3+ messages)
` [PATCH v2 1/2] Expose header information to git-send-email's sendemail-validate hook
` [PATCH v2 2/2] Update sendemail-validate hook docs to add header file parameter

[PATCH 0/2] Expose header information to git-send-email's sendemail-validate hook
 2022-11-11 19:12 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Update sendemail-validate hook docs to add header file parameter

Planting new `update-ref refs/heads/new-branch` lines in git-rebase-todo adds semi to end of branch names
 2022-11-11 16:09 UTC 

What's cooking in git.git (Oct 2022, #09; Mon, 31)
 2022-11-11 14:11 UTC  (7+ messages)
` js/bisect-in-c (was: What's cooking in git.git (Oct 2022, #09; Mon, 31))

[PATCH 0/2] rebase: stricter label lookups
 2022-11-11  4:39 UTC  (4+ messages)
` [PATCH 1/2] sequencer: unify label lookup
` [PATCH 2/2] sequencer: tighten label lookups

[PATCH 0/5] Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after
 2022-11-11  2:50 UTC  (26+ messages)
` [PATCH 1/5] cache-tree: add perf test comparing update and prime
` [PATCH v2 0/5] Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after
  ` [PATCH v2 1/5] cache-tree: add perf test comparing update and prime
  ` [PATCH v2 2/5] unpack-trees: add 'skip_cache_tree_update' option
  ` [PATCH v2 3/5] reset: use "
  ` [PATCH v2 4/5] read-tree: "
  ` [PATCH v2 5/5] rebase: "
  ` [PATCH v3 0/5] Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after
    ` [PATCH v3 1/5] cache-tree: add perf test comparing update and prime
    ` [PATCH v3 2/5] unpack-trees: add 'skip_cache_tree_update' option
    ` [PATCH v3 3/5] reset: use "
    ` [PATCH v3 4/5] read-tree: "
    ` [PATCH v3 5/5] rebase: "

What's cooking in git.git (Nov 2022, #02; Tue, 8)
 2022-11-11  2:42 UTC  (3+ messages)

[PATCH 0/2] Expose header information to git-send-email's sendemail-validate hook
 2022-11-11  2:13 UTC 

[PATCH 0/9] Bundle URIs IV: advertise over protocol v2
 2022-11-11  1:59 UTC  (3+ messages)
` [PATCH 1/9] protocol v2: add server-side "bundle-uri" skeleton

[PATCH 0/4] worktree: Support `--orphan` when creating new worktrees
 2022-11-10 23:32 UTC  (10+ messages)
` [PATCH 3/4] worktree add: add --orphan flag
` [PATCH v2 0/2] worktree: Support `--orphan` when creating new worktrees
  ` [PATCH v3 "
    ` [PATCH v3 1/2] worktree add: Include -B in usage docs
    ` [PATCH v3 2/2] worktree add: add --orphan flag

[PATCH 0/1] Git.pm: add semicolon after catch statement
 2022-11-10 21:41 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH] Makefile: fix cygwin build failure
 2022-11-10 20:35 UTC  (7+ messages)

[PATCH v3] status: long status advice adapted to recent capabilities
 2022-11-10 20:04 UTC  (7+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

Potential bug in --color-words output
 2022-11-10 13:51 UTC  (2+ messages)

"git bisect run" strips "--log" from the list of arguments
 2022-11-10 12:50 UTC  (3+ messages)
` [PATCH 00/13] bisect: v2.30.0 "run" regressions + make it built-in

[PATCH 0/4] chainlint: improve annotated output
 2022-11-10  2:42 UTC  (4+ messages)

[PATCH] ci: avoid unnecessary builds
 2022-11-10  2:40 UTC  (7+ messages)

[PATCH v2 0/2] git-maintenance quality-of-life improvements
 2022-11-10  2:38 UTC  (4+ messages)
` [PATCH v2 2/2] maintenance: add option to register in a specific config

[PATCH 0/3] a few config integer parsing fixes
 2022-11-10  2:35 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] Documentation: increase example cache timeout to 1 hour
 2022-11-10  2:29 UTC  (4+ messages)

[PATCH] t7610: fix flaky timeout issue, don't clone from example.com
 2022-11-10  2:17 UTC  (4+ messages)

[PATCH v2 0/6] Enhance credential helper protocol to include auth headers
 2022-11-09 23:40 UTC  (7+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 03/11] http: store all request headers on active_request_slot
  ` [PATCH v3 05/11] http: set specific auth scheme depending on credential

[PATCH 0/2] rebase: stop setting GIT_REFLOG_ACTION
 2022-11-09 23:17 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] Change git-send-email's sendemail-validate hook to use header information
 2022-11-09 23:16 UTC  (3+ messages)

[PATCH] po: use `switch` over `checkout` in error message
 2022-11-09 21:40 UTC  (2+ messages)

[PATCH v3 0/2] git-maintenance quality-of-life improvements
 2022-11-09 21:25 UTC  (2+ messages)


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).