git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-29 07:07:44 to 2025-05-02 21:16:42 UTC [more...]

[PATCH 0/2] meson: prefer '/bin/sh' over PATH lookup
 2025-05-02 21:16 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
 2025-05-02 21:07 UTC  (29+ messages)
` [PATCH 5/7] builtin/maintenance: introduce "worktree-prune" task
` [PATCH v2 0/8] builtin/maintenance: implement missing tasks compared to git-gc(1)
  ` [PATCH v2 1/8] builtin/gc: fix indentation of `cmd_gc()` parameters
  ` [PATCH v2 2/8] builtin/gc: remove global variables where it trivial to do
  ` [PATCH v2 3/8] builtin/gc: move pruning of worktrees into a separate function
  ` [PATCH v2 4/8] worktree: expose function to retrieve worktree names
  ` [PATCH v2 5/8] builtin/maintenance: introduce "worktree-prune" task
  ` [PATCH v2 6/8] rerere: provide function to collect stale entries
  ` [PATCH v2 7/8] builtin/gc: move rerere garbage collection into separate function
  ` [PATCH v2 8/8] builtin/maintenance: introduce "rerere-gc" task
` [PATCH v3 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
  ` [PATCH v3 1/7] builtin/gc: fix indentation of `cmd_gc()` parameters
  ` [PATCH v3 2/7] builtin/gc: remove global variables where it trivial to do
  ` [PATCH v3 3/7] builtin/gc: move pruning of worktrees into a separate function
  ` [PATCH v3 4/7] worktree: expose function to retrieve worktree names
  ` [PATCH v3 5/7] builtin/maintenance: introduce "worktree-prune" task
  ` [PATCH v3 6/7] builtin/gc: move rerere garbage collection into separate function
  ` [PATCH v3 7/7] builtin/maintenance: introduce "rerere-gc" task

Feature request: automatically read .git-blame-ignore-revs or allow global optional config
 2025-05-02 20:05 UTC  (12+ messages)
      ` [PATCH 0/1] blame: Skip missing ignore-revs file
        ` [PATCH 0/3] specifying a file that can optionally exist
          ` [PATCH 1/3] t7500: make each piece more independent
          ` [PATCH 2/3] config: values of pathname type can be prefixed with :(optional)
          ` [PATCH 3/3] parseopt: "

[PATCH] tree-walk.h: fix incorrect API comment
 2025-05-02 19:19 UTC  (3+ messages)
` [PATCH v2] "

Discussion for interactive --patch commands to get --unified support
 2025-05-02 18:36 UTC  (12+ messages)

[PATCH 0/2] builtin/mv: bail out when trying to move child and its parent
 2025-05-02 16:53 UTC  (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] builtin/mv: convert assert(3p) into `BUG()`

[PATCH 0/2] Nominating "whatchanged" for removal
 2025-05-02 16:49 UTC  (11+ messages)
` [PATCH 1/2] you-still-use-that??: help deprecating commands "
` [PATCH 2/2] whatchanged: require --i-still-use-this
` [PATCH v2 0/2] Nominating "whatchanged" for removal
  ` [PATCH v2 1/2] you-still-use-that??: help deprecating commands "
  ` [PATCH v2 2/2] whatchanged: require --i-still-use-this

[PATCH 0/2] scalar: add --no-maintenance option
 2025-05-02 15:01 UTC  (9+ messages)
` [PATCH 1/2] scalar register: "
` [PATCH 2/2] scalar clone: "

git svn clone failed
 2025-05-02 13:59 UTC 

[PATCH v2 00/10] t/unit-tests: convert unit-tests to use clar
 2025-05-02  9:57 UTC  (21+ messages)
` [PATCH v2 01/10] t/unit-tests: implement reftable test helper functions in unit-test.{c,h}
` [PATCH v2 02/10] t/unit-tests: convert reftable basics test to use clar test framework
` [PATCH v2 03/10] t/unit-tests: convert reftable block test to use clar
` [PATCH v2 04/10] t/unit-tests: convert reftable merged "
` [PATCH v2 05/10] t/unit-tests: convert reftable pq "
` [PATCH v2 06/10] t/unit-tests: convert reftable reader "
` [PATCH v2 07/10] t/unit-tests: convert reftable readwrite "
` [PATCH v2 08/10] t/unit-tests: convert reftable record "
` [PATCH v2 09/10] t/unit-tests: convert reftable stack "
` [PATCH v2 10/10] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar

[PATCH 0/4] Make the "promisor-remote" capability support extra fields
 2025-05-02  9:34 UTC  (14+ messages)
` [PATCH 2/4] promisor-remote: refactor to get rid of 'struct strvec'
` [PATCH 3/4] promisor-remote: allow a server to advertise extra fields
` [PATCH v2 0/3] Make the "promisor-remote" capability support more fields
  ` [PATCH v2 1/3] promisor-remote: refactor to get rid of 'struct strvec'
  ` [PATCH v2 2/3] promisor-remote: allow a server to advertise more fields
  ` [PATCH v2 3/3] promisor-remote: allow a client to check fields

[ANNOUNCE] Git Rev News edition 122
 2025-05-02  8:54 UTC 

Draft of Git Rev News edition 122
 2025-05-02  6:52 UTC  (3+ messages)

Collaborative community interview for Git's 20th anniversary
 2025-05-02  5:37 UTC  (4+ messages)

[PATCH v3] apply: --intent-to-add should imply --index
 2025-05-02  4:11 UTC  (4+ messages)

[PATCH 0/4] A handful of doc synopsis/options update
 2025-05-01 23:22 UTC  (10+ messages)
` [PATCH 1/4] git-verify-* doc: update mark-up of synopsis option descriptions
` [PATCH 2/4] git-{var,write-tree} docs: "
` [PATCH 3/4] git-daemon doc: "
` [WIP PATCH 4/4] git-worktree "

response to "git branch -f foo origin/foo"
 2025-05-01 21:38 UTC  (3+ messages)

doc: git-clone: Improve discoverability of --no-single-branch flag
 2025-05-01 18:10 UTC  (4+ messages)

[BUG] rebase: can write reflog with uninit. `action` string
 2025-05-01 17:53 UTC  (12+ messages)

Test failure in p5332-multi-pack-reuse.sh
 2025-05-01 16:03 UTC  (4+ messages)
` [PATCH] p5332: drop "+" from --stdin-packs input

[PATCH 1/1] Exit on invalid diff status of diff_filepair
 2025-05-01 13:23 UTC  (5+ messages)

[ANNOUNCE] Git Merge 2025, September 29-30, San Francisco, CA
 2025-04-30 21:48 UTC  (2+ messages)

Bug Report or Unexpected Feature when "git restore -m ." restores merge conflicted state of a file after a commit
 2025-04-30 21:39 UTC  (2+ messages)

basics - auto staging?
 2025-04-30 16:44 UTC  (2+ messages)

Possible BUG: git stash -m picks branch name from submodule
 2025-04-30 14:05 UTC 

[PATCH] ci(win+Meson): build in Release mode, avoiding t7001-mv hangs
 2025-04-30 12:46 UTC  (9+ messages)

[PATCH] send-email: add --smtp-outlook-id-tweak option
 2025-04-30  8:31 UTC  (9+ messages)
` [PATCH v3] send-email: add --[no-]outlook-id-fix option
` [PATCH v4] "

[PATCH] replace-refs: fix support of qualified replace ref paths
 2025-04-30  0:11 UTC  (5+ messages)

[PATCH v2 0/2] Range-check array index before access
 2025-04-29 23:46 UTC  (7+ messages)
` [PATCH v3] diff: check range before dereferencing an array element

[PATCH 00/13] object-store: a handful of cleanups
 2025-04-29 20:07 UTC  (10+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] object-store: move `struct packed_git` into "packfile.h"
  ` [PATCH v3 2/7] object-store: drop `loose_object_path()`
  ` [PATCH v3 3/7] object-store: move and rename `odb_pack_keep()`
  ` [PATCH v3 4/7] object-store: move function declarations to their respective subsystems
  ` [PATCH v3 5/7] object-store: allow fetching objects via `has_object()`
  ` [PATCH v3 6/7] treewide: convert users of `repo_has_object_file()` to `has_object()`
  ` [PATCH v3 7/7] object-store: drop `repo_has_object_file()`

[PATCH] hashmap: ensure hashmaps are reusable after hashmap_clear()
 2025-04-29 16:55 UTC  (2+ messages)

[PATCH 0/9] t/unit-tests: convert unit-tests to use clar
 2025-04-29 15:44 UTC  (6+ messages)
` [PATCH 1/9] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar

[PATCH v2 00/13] object-store: a handful of cleanups
 2025-04-29 15:25 UTC  (5+ messages)
` [PATCH v2 12/13] bulk-checkin: don't fetch promised objects on write

[PATCH] xdiff: disable cleanup_records heuristic with --minimal
 2025-04-29 14:09 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v6 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
 2025-04-29  9:00 UTC  (3+ messages)
` [PATCH v7 "


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