git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-23 18:59:35 to 2025-11-27 16:21:08 UTC [more...]

[PATCH 0/1] replay: add --revert option to reverse commit changes
 2025-11-27 16:21 UTC  (24+ messages)
` [PATCH 1/1] "

[PATCH] replay: drop commits that become empty
 2025-11-27 16:15 UTC 

[PATCH] diff: "lisp" userdiff_driver
 2025-11-27 16:09 UTC  (11+ messages)
` [PATCH v2 0/2] userdiff: extend Scheme support to cover other Lisp dialects
  ` [PATCH v2 1/2] diff: "lisp" userdiff_driver
  ` [PATCH v2 2/2] merge with Scheme regexp; fix bugs

[PATCH 0/2] refs: allow setting the reference directory
 2025-11-27 14:52 UTC  (15+ messages)
` [PATCH 2/2] refs: add GIT_REF_URI to specify reference backend and directory
` [PATCH v2 0/2] refs: allow setting the reference directory
  ` [PATCH v2 1/2] refs: support obtaining ref_store for given dir
  ` [PATCH v2 2/2] refs: add GIT_REF_URI to specify reference backend and directory

[PATCH 00/10] Convert remaining hooks to hook.h
 2025-11-27 14:24 UTC  (16+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/10] run-command: add stdin callback for parallelization
  ` [PATCH v3 02/10] hook: provide stdin via callback
  ` [PATCH v3 03/10] hook: convert 'post-rewrite' hook in sequencer.c to hook API
  ` [PATCH v3 04/10] transport: convert pre-push "
  ` [PATCH v3 05/10] reference-transaction: use hook API instead of run-command
  ` [PATCH v3 06/10] hook: allow overriding the ungroup option
  ` [PATCH v3 07/10] run-command: allow capturing of collated output
  ` [PATCH v3 08/10] hooks: allow callers to capture output
  ` [PATCH v3 09/10] receive-pack: convert update hooks to new API
  ` [PATCH v3 10/10] receive-pack: convert receive hooks to hook API

git submodule of reference with no branch
 2025-11-27 12:40 UTC  (2+ messages)

[PATCH] Add completion for short options
 2025-11-27  7:33 UTC  (5+ messages)
` [PATCH v2] completion: complete "git -<TAB>" with "

[PATCH] doc: warn against --committer-date-is-author-date
 2025-11-27  6:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] xdiff: optimize patience diff's LCS search
 2025-11-27  2:16 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/13] RFC: Convert to Cargo workspace
 2025-11-27  1:10 UTC  (14+ messages)
` [PATCH 01/13] make: undo Patrick's changes concerning Rust
` [PATCH 02/13] meson: "
` [PATCH 03/13] cargo: convert from a crate to a workspace
` [PATCH 04/13] build: build Rust with Makefile and Meson
` [PATCH 05/13] .gitignore: ignore /generated/
` [PATCH 06/13] cargo: create crate generate-headers
` [PATCH 07/13] cargo: create crate link-with-c
` [PATCH 08/13] rust/gitcore: link with c
` [PATCH 09/13] varint.h: unsigned char -> uint8_t
` [PATCH 10/13] make: delete files in generated/
` [PATCH 11/13] github-workflows: unify with rust parameters in make and meson
` [PATCH 12/13] github workflows: install Rust
` [PATCH 13/13] rust/build-rust.sh: update dir_git_root variable instantiation

[PATCH 0/5] Audit and document Scalar config
 2025-11-27  0:09 UTC  (10+ messages)
` [PATCH 1/5] scalar: annotate config file with "set by scalar"
` [PATCH 2/5] scalar: use index.skipHash=true for performance
` [PATCH 3/5] scalar: remove stale config values
` [PATCH 4/5] scalar: alphabetize and simplify config
` [PATCH 5/5] scalar: document config settings

[PATCH 0/3] Expand and enhance git-last-modified(1) documentation
 2025-11-26 19:49 UTC  (9+ messages)
` [PATCH 1/3] last-modified: handle and document NUL termination
` [PATCH 2/3] last-modified: document option --max-depth
` [PATCH 3/3] last-modified: better document how depth in handled

[BUG] Test Failure 2.52.0, t8020.16,19
 2025-11-26 19:18 UTC  (6+ messages)

[PATCH] replay: do not copy "gpgsign-sha256" header
 2025-11-26 17:36 UTC  (3+ messages)

[GIT PULL] gitk: restore window position, external diff of renamed files
 2025-11-26 17:35 UTC  (2+ messages)

[PATCH v2 0/9] asan bonanza
 2025-11-26 17:22 UTC  (8+ messages)
` [PATCH v2 4/9] cache-tree: avoid strtol() on non-string buffer

[BUG] `git clone '-c KEY=VALUE'` no longer works
 2025-11-26 17:08 UTC  (12+ messages)

What's cooking in git.git (Nov 2025, #08; Tue, 25)
 2025-11-26 17:04 UTC  (4+ messages)

`git config get --type=path` results in segmentation fault on value starting with `:(optional)`
 2025-11-26 15:13 UTC  (6+ messages)

[PATCH 0/3] http: add support for HTTP 429 rate limit retries
 2025-11-26 12:30 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] remote-curl: fix memory leak in show_http_message()
` [PATCH 3/3] http: add trace2 logging for retry operations

How to localize "git push"?
 2025-11-26  7:50 UTC 

[PATCH] make strip: include `scalar`
 2025-11-25 22:54 UTC  (4+ messages)

[PATCH] ci(dockerized): do show the result of failing tests again
 2025-11-25 19:27 UTC  (5+ messages)

[PATCH 0/2] meson-windows-test ci output fixes
 2025-11-25 17:39 UTC  (3+ messages)
` [PATCH 2/2] ci(windows-meson-test): handle options and output like other test jobs

What's cooking in git.git (Nov 2025, #07; Sun, 23)
 2025-11-25 17:19 UTC  (7+ messages)

[PATCH] submodule add: sanity check existing .gitmodules
 2025-11-25 14:33 UTC  (3+ messages)

Filter smudge for secret restoration: no disk access?
 2025-11-25  8:55 UTC  (7+ messages)

[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
 2025-11-25  8:31 UTC  (13+ messages)
` [PATCH v6 "
  ` [PATCH v6 05/11] builtin/history: implement "reword" subcommand

[PATCH] Fixed --shallow-since generating descendant borders
 2025-11-25  0:43 UTC  (3+ messages)
` [PATCH v2] shallow: set borders which are all reachable after clone shallow since

[PATCH] config: fix short help of unset flags
 2025-11-24 23:00 UTC  (2+ messages)

[bug report] erroneous suggestion for "--add" option in `git config set` error message
 2025-11-24 20:33 UTC  (3+ messages)
` [PATCH] config: fix suggestion for failed set of multi-valued option

[PATCH 0/3] doc: convert fetch pull push to synopsis style
 2025-11-24 18:14 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] doc: convert git fetch "
  ` [PATCH v2 2/3] doc: convert git pull "
  ` [PATCH v2 3/3] doc: convert git push "

[PATCH v6 0/4] rebase: support --trailer
 2025-11-24 15:45 UTC  (3+ messages)
` [PATCH v6 4/4] "

[BUG] `git instaweb` and `gitweb`
 2025-11-24 13:04 UTC 

git whatchanged deprecation
 2025-11-24  8:36 UTC  (2+ messages)

[PATCH 00/18] Refactor object read streams to work via object sources
 2025-11-23 18:59 UTC  (21+ messages)
` [PATCH v3 00/19] "
  ` [PATCH v3 01/19] streaming: rename `git_istream` into `odb_read_stream`
  ` [PATCH v3 02/19] streaming: drop the `open()` callback function
  ` [PATCH v3 03/19] streaming: propagate final object type via the stream
  ` [PATCH v3 04/19] streaming: explicitly pass packfile info when streaming a packed object
  ` [PATCH v3 05/19] streaming: allocate stream inside the backend-specific logic
  ` [PATCH v3 06/19] streaming: create structure for in-core object streams
  ` [PATCH v3 07/19] streaming: create structure for loose "
  ` [PATCH v3 08/19] streaming: create structure for packed "
  ` [PATCH v3 09/19] streaming: create structure for filtered "
  ` [PATCH v3 10/19] streaming: move zlib stream into backends
  ` [PATCH v3 11/19] packfile: introduce function to read object info from a store
  ` [PATCH v3 12/19] streaming: rely on object sources to create object stream
  ` [PATCH v3 13/19] streaming: get rid of `the_repository`
  ` [PATCH v3 14/19] streaming: make the `odb_read_stream` definition public
  ` [PATCH v3 15/19] streaming: move logic to read loose objects streams into backend
  ` [PATCH v3 16/19] streaming: move logic to read packed "
  ` [PATCH v3 17/19] streaming: refactor interface to be object-database-centric
  ` [PATCH v3 18/19] streaming: move into object database subsystem
  ` [PATCH v3 19/19] streaming: drop redundant type and size pointers

[PATCH v2 00/19] Refactor object read streams to work via object sources
 2025-11-23 18:59 UTC  (7+ messages)
` [PATCH v2 02/19] streaming: drop the `open()` callback function
` [PATCH v2 12/19] streaming: rely on object sources to create object stream


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 NNTP newsgroup(s).