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

[RFC PATCH 0/4] git: remove --super-prefix
 2022-11-09  0:47 UTC  (5+ messages)
` [RFC PATCH 1/4] submodule--helper: teach --toplevel-cwd-prefix
` [RFC PATCH 2/4] fetch: refactor --submodule-prefix
` [RFC PATCH 3/4] read-tree: teach --submodule-prefix
` [RFC PATCH 4/4] git: remove --super-prefix

What's cooking in git.git (Nov 2022, #02; Tue, 8)
 2022-11-08 23:12 UTC 

Odd git-config behavior
 2022-11-08 23:08 UTC  (3+ messages)

[PATCH 0/4] chainlint: improve annotated output
 2022-11-08 22:52 UTC  (9+ messages)
` [PATCH 1/4] chainlint: add explanatory comments
` [PATCH 2/4] chainlint: tighten accuracy when consuming input stream
` [PATCH 3/4] chainlint: latch start/end position of each token
` [PATCH 4/4] chainlint: annotate original test definition rather than token stream

The enduring popularity of git-credential-store
 2022-11-08 22:52 UTC  (5+ messages)

[PATCH v2 0/2] git-maintenance quality-of-life improvements
 2022-11-08 22:45 UTC  (8+ messages)
` [PATCH v2 1/2] for-each-repo: interpolate repo path arguments
` [PATCH v2 2/2] maintenance: add option to register in a specific config

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

What's cooking in git.git (Nov 2022, #01; Thu, 3)
 2022-11-08 22:04 UTC  (16+ messages)
` ab/make-bin-wrappers (was: What's cooking in git.git (Nov 2022, #01; Thu, 3))
` ab/coccicheck-incremental "
` ab/sha-makefile-doc "
` ab/submodule-helper-prep-only "
` ab/cmake-nix-and-ci "
` ab/misc-hook-submodule-run-command "

[PATCH] Mention that password could be a personal access token
 2022-11-08 21:48 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] submodule: explicitly specify on-demand upon push
 2022-11-08 21:43 UTC  (3+ messages)

[PATCH] fsmonitor--daemon: on macOS support symlink
 2022-11-08 21:35 UTC  (2+ messages)

[PATCH v7 00/10] docs: create & use "(user|developer) interfaces" categories
 2022-11-08 21:27 UTC  (6+ messages)
` [PATCH v8 00/12] "
  ` [PATCH v8 06/12] docs: move commit-graph format docs to man section 5

[PATCH 0/2] receive-pack: use advertised reference tips to inform connectivity check
 2022-11-08 21:13 UTC  (33+ messages)
` [PATCH v2 0/3] receive-pack: only use visible refs for "
  ` [PATCH v2 2/3] revision: add new parameter to specify all visible refs
` [PATCH v3 0/6] receive-pack: only use visible refs for connectivity check
  ` [PATCH v3 3/6] revision: introduce struct to handle exclusions
  ` [PATCH v3 4/6] revision: add new parameter to exclude hidden refs
  ` [PATCH v3 5/6] revparse: add `--exclude-hidden=` option
` [PATCH v4 0/6] receive-pack: only use visible refs for connectivity check
  ` [PATCH v4 1/6] refs: get rid of global list of hidden refs
  ` [PATCH v4 2/6] revision: move together exclusion-related functions
  ` [PATCH v4 3/6] revision: introduce struct to handle exclusions
  ` [PATCH v4 4/6] revision: add new parameter to exclude hidden refs
  ` [PATCH v4 5/6] rev-parse: add `--exclude-hidden=` option
  ` [PATCH v4 6/6] receive-pack: only use visible refs for connectivity check

[PATCH 00/17] leak fixes: use existing constructors & other trivia
 2022-11-08 20:54 UTC  (22+ messages)
` [PATCH 10/17] sequencer.c: fix "opts->strategy" leak in read_strategy_opts()
` [PATCH v2 00/15] leak fixes: use existing constructors & other trivia
  ` [PATCH v2 01/15] tests: mark tests as passing with SANITIZE=leak
  ` [PATCH v2 02/15] {reset,merge}: call discard_index() before returning
  ` [PATCH v2 03/15] commit: discard partial cache before (re-)reading it
  ` [PATCH v2 04/15] read-cache.c: clear and free "sparse_checkout_patterns"
  ` [PATCH v2 05/15] dir.c: free "ident" and "exclude_per_dir" in "struct untracked_cache"
  ` [PATCH v2 06/15] built-ins & libs & helpers: add/move destructors, fix leaks
  ` [PATCH v2 07/15] unpack-file: fix ancient leak in create_temp_file()
  ` [PATCH v2 08/15] revision API: call graph_clear() in release_revisions()
  ` [PATCH v2 09/15] ls-files: fix a --with-tree memory leak
  ` [PATCH v2 10/15] sequencer.c: fix "opts->strategy" leak in read_strategy_opts()
  ` [PATCH v2 11/15] connected.c: free the "struct packed_git"
  ` [PATCH v2 12/15] rebase: don't leak on "--abort"
  ` [PATCH v2 13/15] cherry-pick: free "struct replay_opts" members
  ` [PATCH v2 14/15] revert: fix parse_options_concat() leak
  ` [PATCH v2 15/15] built-ins: use free() not UNLEAK() if trivial, rm dead code

[PATCH v2 0/7] clone, submodule update: check out submodule branches
 2022-11-08 20:43 UTC  (8+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] clone: teach --detach option
  ` [PATCH v3 8/8] clone, submodule update: create and check out branches

[PATCH] ci: use a newer `github-script` version
 2022-11-08 20:37 UTC  (2+ messages)

[PATCH 0/1] ci: avoid unnecessary builds, with ci-config
 2022-11-08 20:09 UTC  (5+ messages)
` [PATCH 1/1] ci: avoid unnecessary builds

[PATCH 0/8] submodule: tests, cleanup to prepare for built-in
 2022-11-08 19:20 UTC  (14+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] submodule--helper: move "config" to a test-tool
  ` [PATCH v2 2/9] submodule tests: add tests for top-level flag output
  ` [PATCH v2 3/9] submodule--helper: fix a memory leak in "status"
  ` [PATCH v2 4/9] submodule tests: test for a "foreach" blind-spot
  ` [PATCH v2 5/9] submodule.c: refactor recursive block out of absorb function
  ` [PATCH v2 6/9] submodule API & "absorbgitdirs": remove "----recursive" option
  ` [PATCH v2 7/9] submodule--helper: remove --prefix from "absorbgitdirs"
  ` [PATCH v2 8/9] submodule--helper: drop "update --prefix <pfx>" for "-C <pfx> update"
  ` [PATCH v2 9/9] submodule--helper: use OPT_SUBCOMMAND() API

[PATCH v4 0/5] submodule: parallelize diff
 2022-11-08 18:42 UTC  (6+ messages)
` [PATCH v4 1/5] run-command: add duplicate_output_fn to run_processes_parallel_opts
` [PATCH v4 2/5] submodule: strbuf variable rename
` [PATCH v4 3/5] submodule: move status parsing into function
` [PATCH v4 4/5] diff-lib: refactor match_stat_with_submodule
` [PATCH v4 5/5] diff-lib: parallelize run_diff_files for submodules

[PATCH] ci: avoid unnecessary builds
 2022-11-08 18:30 UTC  (17+ messages)

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

[PATCH 0/2] rebase: stop setting GIT_REFLOG_ACTION
 2022-11-08 14:51 UTC  (9+ messages)
` [PATCH 1/2] sequencer: stop exporting GIT_REFLOG_ACTION

[PATCH v3 00/12] cmake: document, fix on *nix, add CI
 2022-11-08 14:42 UTC  (3+ messages)
` [PATCH v4 00/14] "

[PATCH] revisions API: extend the nascent REV_INFO_INIT macro
 2022-11-08 14:02 UTC 

[PATCH v2 0/3] notes.c: introduce "--blank-line" option
 2022-11-08 13:22 UTC  (19+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] notes.c: fixed tip when target and append note are both empty

git-credential-oauth
 2022-11-08 11:12 UTC 

[OUTREACHY][DRAFT Proposal] Unify ref-filter formats with other --pretty formats
 2022-11-08 10:55 UTC 

[PATCH] rebase --update-refs: avoid unintended ref deletion
 2022-11-08  9:58 UTC  (3+ messages)
` [PATCH v2] "

Potential bug in --color-words output
 2022-11-08  7:27 UTC  (3+ messages)

[PATCH v2 1/3] notes.c: introduce "--blank-line" option
 2022-11-08  6:32 UTC  (2+ messages)

"submodule foreach" much slower than removed "submodule--helper --list"
 2022-11-08  3:37 UTC  (5+ messages)

[PATCH v2 0/3] Convert git-bisect--helper to OPT_SUBCOMMAND
 2022-11-08  3:11 UTC  (14+ messages)
` [PATCH 00/13] Turn git-bisect to be builtin
  ` [PATCH 01/13] bisect tests: test for v2.30.0 "bisect run" regressions
  ` [PATCH 05/13] bisect run: keep some of the post-v2.30.0 output
  ` [PATCH 07/13] bisect--helper: pretend we're real bisect when report error
  ` [PATCH 11/13] bisect--helper: remove subcommand state

compat/fsmonitor/fsm-listen-darwin warning on macOS Ventura
 2022-11-08  3:00 UTC  (2+ messages)

[PATCH 0/2] add case insensitivity option to bash completion
 2022-11-08  3:00 UTC  (2+ messages)

[PATCH] ls-files: fix --ignored flag in synopsis
 2022-11-08  2:54 UTC  (3+ messages)
` [PATCH v2] ls-files: fix --ignored and --killed flags "

Bug report: git -L requires excessive memory
 2022-11-08  2:14 UTC  (12+ messages)
` [PATCH 0/3] line-log: plug some memory leaks
  ` [PATCH 1/3] line-log: free diff queue when processing non-merge commits
  ` [PATCH 3/3] diff.c: use diff_free_queue()

bug while cloning http repo
 2022-11-08  0:26 UTC  (2+ messages)

[PATCH v2] status: long status advice adapted to recent capabilities
 2022-11-07 23:19 UTC  (8+ messages)
` [PATCH v3] "

Join us for Review Club!
 2022-11-07 23:15 UTC 

[PATCH v4 0/9] Makefile & docs: document SHA-{1,256} behavior, fix bug
 2022-11-07 21:23 UTC  (12+ messages)
` [PATCH v5 00/10] Makefile, docs & code: document & fix SHA-{1,256} selection behavior
  ` [PATCH v5 01/10] Makefile: always (re)set DC_SHA1 on fallback
  ` [PATCH v5 02/10] INSTALL: remove discussion of SHA-1 backends
  ` [PATCH v5 03/10] Makefile: correct DC_SHA1 documentation
  ` [PATCH v5 04/10] Makefile: create and use sections for "define" flag listing
  ` [PATCH v5 05/10] Makefile: rephrase the discussion of *_SHA1 knobs
  ` [PATCH v5 06/10] Makefile: document default SHA-256 backend
  ` [PATCH v5 07/10] Makefile: document SHA-1 and SHA-256 default and selection order
  ` [PATCH v5 08/10] Makefile & test-tool: replace "DC_SHA1" variable with a "define"
  ` [PATCH v5 09/10] Makefile: document default SHA-1 backend on OSX
  ` [PATCH v5 10/10] Makefile: discuss SHAttered in *_SHA{1,256} discussion

[PATCH v3] index: add trace2 region for clear skip worktree
 2022-11-07 20:50 UTC  (4+ messages)
` [PATCH v4 0/2] "

[PATCH 0/2] git-maintenance quality-of-life improvements
 2022-11-07 20:49 UTC  (6+ messages)
` [PATCH 1/2] for-each-repo: interpolate repo path arguments
` [PATCH 2/2] maintenance: add option to register in a specific config

[PATCH v3] sparse-checkout.txt: new document with sparse-checkout directions
 2022-11-07 20:44 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] scalar reconfigure -a: remove stale `scalar.repo` entries
 2022-11-07 20:14 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).