git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-12-28 16:00:17 to 2024-01-04 22:23:42 UTC [more...]

new config option "fetch.all"
 2024-01-04 22:22 UTC  (14+ messages)
` [PATCH] fetch: add new config option fetch.all
` [PATCH v2 1/2] "

[PATCH 00/24] pack-objects: multi-pack verbatim reuse
 2024-01-04 22:22 UTC  (5+ messages)

Concurrent fetch commands
 2024-01-04 22:14 UTC  (19+ messages)

[RFC PATCH] grep: default to posix digits with -P
 2024-01-04 21:14 UTC  (5+ messages)

[PATCH 0/1 v2] Replace SID with domain/username on Windows
 2024-01-04 20:09 UTC  (17+ messages)
` [PATCH v2 1/1] Replace SID with domain/username
  ` [PATCH V3 0/1] Replace SID with domain/username on Windows
    ` [PATCH v3 1/1] Replace SID with domain/username
        ` [PATCH V4 0/1] Replace SID with domain/username on Windows
          ` [PATCH V4 1/1] Replace SID with domain/username
                ` [PATCH v5 0/1] Replace SID with domain/username on Windows
                  ` [PATCH v5 1/1] Adds domain/username to error message

Does extending `--empty` to git-cherry-pick make sense?
 2024-01-04 19:33 UTC  (2+ messages)

[PATCH] rebase: clarify --reschedule-failed-exec default
 2024-01-04 19:20 UTC  (2+ messages)

[PATCH] write-or-die: make GIT_FLUSH a Boolean environment variable
 2024-01-04 18:35 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] fix: platform accordance while calculating murmur3
 2024-01-04 18:27 UTC  (4+ messages)

[PATCH] git-prompt: stop manually parsing HEAD
 2024-01-04 14:47 UTC  (4+ messages)
` [PATCH v2] git-prompt: stop manually parsing HEAD with unknown ref formats

[RFC 0/2] Initial changes to support printing all refs
 2024-01-04 11:31 UTC  (25+ messages)
` [PATCH 2/2] ref-filter: support filtering of operational refs

[GSOC][RFC] Heed core.bare from template config file when no command line override given, as a microproject
 2024-01-04 10:39 UTC  (3+ messages)

[PATCH] ci: add job performing static analysis on GitLab CI
 2024-01-04  9:19 UTC  (2+ messages)

[PATCH] push: region_leave trace for negotiate_using_fetch
 2024-01-03 23:37 UTC  (2+ messages)

[PATCH] Documentation: fix statement about rebase.instructionFormat
 2024-01-03 19:22 UTC  (2+ messages)

What's cooking in git.git (Jan 2024, #01; Tue, 2)
 2024-01-03 18:08 UTC  (7+ messages)
` ps/refstorage-extension (was: What's cooking in git.git (Jan 2024, #01; Tue, 2))

[PATCH 0/1] doc: git-bisect: change plural form to singular
 2024-01-03 17:17 UTC  (5+ messages)
` [PATCH v2 0/2] doc: bisect: change plural paths to singular pathspec
  ` [PATCH v2 1/2] doc: use singular form of repeatable path arg
  ` [PATCH v2 2/2] doc: refer to pathspec instead of path

[PATCH v5] subtree: fix split processing with multiple subtrees present
 2024-01-03 16:33 UTC  (8+ messages)
` [PATCH v6] "

What's the recommendation for forgetting all rerere's records?
 2024-01-03  9:27 UTC  (6+ messages)

[PATCH 0/6] worktree: initialize refdb via ref backends
 2024-01-03  8:33 UTC  (8+ messages)
` [PATCH 2/6] setup: move creation of "refs/" into the files backend
` [PATCH 3/6] refs/files: skip creation of "refs/{heads,tags}" for worktrees

[PATCH 0/7] reftable: fixes and optimizations (pt.2)
 2024-01-03  6:22 UTC  (17+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 5/8] reftable/record: store "val1" hashes as static arrays
  ` [PATCH v2 7/8] reftable/merged: really reuse buffers to compute record keys
  ` [PATCH v2 8/8] reftable/merged: transfer ownership of records when iterating
` [PATCH v3 0/8] reftable: fixes and optimizations (pt.2)
  ` [PATCH v3 1/8] reftable/stack: do not overwrite errors when compacting
  ` [PATCH v3 2/8] reftable/stack: do not auto-compact twice in `reftable_stack_add()`
  ` [PATCH v3 3/8] reftable/writer: fix index corruption when writing multiple indices
  ` [PATCH v3 4/8] reftable/record: constify some parts of the interface
  ` [PATCH v3 5/8] reftable/record: store "val1" hashes as static arrays
  ` [PATCH v3 6/8] reftable/record: store "val2" "
  ` [PATCH v3 7/8] reftable/merged: really reuse buffers to compute record keys
  ` [PATCH v3 8/8] reftable/merged: transfer ownership of records when iterating

[PATCH] sideband.c: replace int with size_t for clarity
 2024-01-02 22:31 UTC  (4+ messages)

[PATCH] mem-pool: fix big allocations
 2024-01-02 22:29 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] git-clone.txt: document -4 and -6
 2024-01-02 22:25 UTC  (7+ messages)

[BUG] Asks for "To" even if "To" already specified in letter
 2024-01-02 22:23 UTC  (2+ messages)

[RFC PATCH 1/6] completion: complete new old actions, start opts
 2024-01-02 19:57 UTC  (6+ messages)
` [RFC PATCH 2/6] completion: git-log opts to bisect visualize
` [RFC PATCH 3/6] completion: move to maintain define-before-use
` [RFC PATCH 4/6] completion: custom git-bisect terms
` [RFC PATCH 5/6] completion: recognize but do not complete 'view'
` [RFC PATCH 6/6] completion: add comment

[RFC PATCH 0/6] completion: improvements for git-bisect
 2024-01-02 19:57 UTC 

[PATCH] Port helper/test-ctype.c to unit-tests/t-ctype.c
 2024-01-02 18:55 UTC  (11+ messages)
` [Outreachy][PATCH v2] "
  ` [Outreachy][PATCH v3] "

subtree split after deleting and re-running git-subtree add, fails with "fatal: cache for XXX already exists!"
 2024-01-02 18:23 UTC  (2+ messages)

[ANNOUNCE] Git Rev News edition 106
 2024-01-01 20:53 UTC 

rebase invoking pre-commit
 2023-12-31 10:52 UTC  (3+ messages)

You are marked as spam, and therefore cannot authorize a third party application
 2023-12-30 14:45 UTC  (3+ messages)

Draft of Git Rev News edition 106
 2023-12-30 14:38 UTC 

[PATCH v4 0/4] Trailer readability cleanups
 2023-12-29 21:03 UTC  (6+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 2/3] trailer: find the end of the log message

[PATCH 00/12] Introduce `refStorage` extension
 2023-12-29  8:44 UTC  (29+ messages)
` [PATCH 04/12] setup: start tracking ref storage format when
` [PATCH v2 00/12] Introduce `refStorage` extension
  ` [PATCH v2 02/12] worktree: skip reading HEAD when repairing worktrees
  ` [PATCH v2 03/12] refs: refactor logic to look up storage backends
` [PATCH v3 00/12] Introduce `refStorage` extension
  ` [PATCH v3 01/12] t: introduce DEFAULT_REPO_FORMAT prereq
  ` [PATCH v3 02/12] worktree: skip reading HEAD when repairing worktrees
  ` [PATCH v3 03/12] refs: refactor logic to look up storage backends
  ` [PATCH v3 04/12] setup: start tracking ref storage format
  ` [PATCH v3 05/12] setup: set repository's formats on init
  ` [PATCH v3 06/12] setup: introduce "extensions.refStorage" extension
  ` [PATCH v3 07/12] setup: introduce GIT_DEFAULT_REF_FORMAT envvar
  ` [PATCH v3 08/12] t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvar
  ` [PATCH v3 09/12] builtin/rev-parse: introduce `--show-ref-format` flag
  ` [PATCH v3 10/12] builtin/init: introduce `--ref-format=` value flag
  ` [PATCH v3 11/12] builtin/clone: "
  ` [PATCH v3 12/12] t9500: write "extensions.refstorage" into config

[PATCH v3] sideband.c: remove redundant 'NEEDSWORK' tag
 2023-12-28 20:33 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/1] Replace SID with domain/username on Windows
 2023-12-28 19:27 UTC  (3+ messages)
` [PATCH 1/1] Replace SID with domain/username

Git Rename Detection Bug
 2023-12-28 15:33 UTC  (7+ 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).