messages from 2022-11-09 23:17:26 to 2022-11-12 17:03:02 UTC [more...]
[PATCH 0/3] pack-objects: fix and simplify --filter handling
2022-11-12 17:02 UTC (8+ messages)
` [PATCH 1/3] pack-objects: fix handling of multiple --filter options
` [PATCH 2/3] pack-object: simplify --filter handling
` [PATCH 3/3] list-objects-filter: remove OPT_PARSE_LIST_OBJECTS_FILTER_INIT()
[PATCH] docs: clarify that credential discards unrecognised attributes
2022-11-12 16:47 UTC (4+ messages)
"git bisect run" strips "--log" from the list of arguments
2022-11-12 16:34 UTC (12+ messages)
` [PATCH 00/13] bisect: v2.30.0 "run" regressions + make it built-in
` [PATCH 09/13] parse-options API: don't restrict OPT_SUBCOMMAND() to one *_fn type
What's cooking in git.git (Nov 2022, #02; Tue, 8)
2022-11-12 14:40 UTC (4+ messages)
[PATCH v3] pretty-formats: add hard truncation, without ellipsis, options
2022-11-12 14:36 UTC (2+ messages)
` [PATCH v4] "
Annotated Tag Hooks?
2022-11-12 11:10 UTC
[Bug report] git log shows a wrong history
2022-11-12 8:28 UTC (3+ messages)
The enduring popularity of git-credential-store
2022-11-12 2:30 UTC (3+ messages)
[PATCH] Docs: describe how a credential-generating helper works
2022-11-12 1:44 UTC
[RFC PATCH 0/4] git: remove --super-prefix
2022-11-12 1:10 UTC (17+ 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 8/8] read-tree: add "--super-prefix" option, eliminate global
[PATCH v5 0/2] merge-tree: allow specifying a base commit when --write-tree is passed
2022-11-12 0:32 UTC (8+ 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] fetch: support "--super-prefix"
2022-11-11 23:55 UTC
[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] repository-version.txt: partialClone casing change
2022-11-11 22:23 UTC (2+ 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 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 (16+ 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
[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 (25+ 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: "
[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)
[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 (6+ 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 "
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 read-only IMAP folder(s) and NNTP newsgroup(s).