git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-08-11 17:05:51 to 2023-08-17 16:04:12 UTC [more...]

[PATCH] upload-pack: fix race condition in error messages
 2023-08-17 16:03 UTC  (11+ messages)
` [PATCH] upload-pack: fix exit code when denying fetch of unreachable object ID
    ` [Leftoverbits] exit code clean-up?

What's cooking in git.git (Aug 2023, #01; Wed, 2)
 2023-08-17 13:21 UTC  (5+ messages)

[PATCH v4] unit tests: Add a project plan document
 2023-08-17  9:05 UTC  (11+ messages)
` [PATCH v5] "
` [PATCH v6 0/3] Add unit test framework and project plan MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit
  ` [PATCH v6 1/3] unit tests: Add a project plan document
  ` [PATCH v6 2/3] unit tests: add TAP unit test framework
  ` [PATCH v6 3/3] ci: run unit tests in CI

[PATCH 0/4] some doc fixes on v2.42.0-rc2
 2023-08-17  6:52 UTC  (12+ messages)
` [PATCH 1/4] notes doc: split up run-on sentences
` [PATCH 2/4] notes doc: tidy up `--no-stripspace` paragraph
` [PATCH 3/4] show-ref doc: fix carets in monospace
` [PATCH 4/4] rev-list-options: fix typo in `--stdin` documentation

Force usage of pager for diff, show, etc when piping to non-TTY
 2023-08-17  5:44 UTC  (4+ messages)

git bug report
 2023-08-17  5:10 UTC  (4+ messages)
  ` [PATCH] diff: tighten interaction between -w and --exit-code

[RFC PATCH 0/8] Introduce Git Standard Library
 2023-08-16 21:19 UTC  (7+ messages)
` [RFC PATCH v2 0/7] "

[Bug] In `git-rev-list(1)`, using the `--objects` flag doesn't work well with the `--not` flag, as non-commit objects are not excluded
 2023-08-16 20:58 UTC  (8+ messages)
` [Bug???] "

[GSoC] Blog
 2023-08-16 20:24 UTC  (2+ messages)

[PATCH v3 0/8] Repack objects into separate packfiles based on a filter
 2023-08-16 17:16 UTC  (20+ messages)
` [PATCH v4 "
  ` [PATCH v5 "
    ` [PATCH v5 1/8] pack-objects: allow `--filter` without `--stdout`
    ` [PATCH v5 2/8] t/helper: add 'find-pack' test-tool
    ` [PATCH v5 3/8] repack: refactor finishing pack-objects command
    ` [PATCH v5 4/8] repack: refactor finding pack prefix
    ` [PATCH v5 5/8] repack: add `--filter=<filter-spec>` option
    ` [PATCH v5 6/8] gc: add `gc.repackFilter` config option
    ` [PATCH v5 7/8] repack: implement `--filter-to` for storing filtered out objects
    ` [PATCH v5 8/8] gc: add `gc.repackFilterTo` config option

[PATCH 0/2] sequencer: truncate lockfile and ref to NAME_MAX
 2023-08-16 16:28 UTC  (5+ messages)
` [PATCH 1/2] sequencer: truncate labels to accommodate loose refs

[PATCH] pretty: add %(decorate[:<options>]) format
 2023-08-16 13:30 UTC  (21+ messages)
` [PATCH v2] "
            ` main != master at github.com/git/git
  ` [PATCH v3 1/7] pretty-formats: define "literal formatting code"

[ANNOUNCE] Git for Windows 2.42.0-rc2
 2023-08-16  7:14 UTC 

[PATCH] status: fix branch shown when not only bisecting
 2023-08-16  4:24 UTC  (5+ messages)

Corrupt repo with force push when using a reference repo
 2023-08-16  1:21 UTC  (2+ messages)

Git in Outreachy? (December, 2023)
 2023-08-16  1:07 UTC 

"fatal: Not a git repository" issued during 'make' from source code
 2023-08-16  0:19 UTC  (21+ messages)

What's cooking in git.git (Aug 2023, #05; Tue, 15)
 2023-08-15 22:22 UTC 

[ANNOUNCE] Git v2.42.0-rc2
 2023-08-15 21:22 UTC 

Lost files after git stash && git stash pop
 2023-08-15 18:03 UTC  (9+ messages)
` [PATCH v1 1/1] git stash needing mkdir deletes untracked file

No Review Club this week
 2023-08-15 17:49 UTC 

[PATCH 1/8] rebase: simplify code related to imply_merge()
 2023-08-15 14:01 UTC  (4+ messages)
` [PATCH v2 0/3] rebase refactoring
  ` [PATCH v2 3/3] rebase: move parse_opt_keep_empty() down

[PATCH v3 0/3] check-attr: integrate with sparse-index
 2023-08-15  8:05 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] attr.c: read attributes in a sparse directory
  ` [PATCH v5 0/3] check-attr: integrate with sparse-index

[RFC PATCH v2 7/7] git-std-lib: add test file to call git-std-lib.a functions
 2023-08-14 22:28 UTC  (2+ messages)

[RFC PATCH v2 6/7] git-std-lib: introduce git standard library
 2023-08-14 22:26 UTC  (2+ messages)

[RFC PATCH v2 4/7] parse: create new library for parsing strings and env values
 2023-08-14 22:19 UTC  (3+ messages)

[RFC PATCH v2 5/7] date: push pager.h dependency up
 2023-08-14 22:17 UTC  (2+ messages)

[RFC PATCH v2 4/7] parse: create new library for parsing strings and env values
 2023-08-14 22:15 UTC  (2+ messages)

[PATCH 0/3] scalar: two downstream improvements
 2023-08-14 19:20 UTC  (9+ messages)
` [PATCH 1/3] scalar: add --[no-]src option
` [PATCH 2/3] setup: add discover_git_directory_reason()
` [PATCH 3/3] scalar reconfigure: help users remove buggy repos

[PATCH] t4053: avoid writing to unopened pipe
 2023-08-14 15:23 UTC  (2+ messages)

[PATCH v2] sequencer: beautify subject of reverts of reverts
 2023-08-14 14:13 UTC  (21+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] doc: revert: add discussion
        ` Re* "

[PATCH RFC v2 0/4] Add an external testing library for unit tests
 2023-08-14 13:09 UTC  (5+ messages)
` [PATCH RFC v2 1/4] common-main: split common_exit() into a new file
    ` Splitting common-main (Was: Re: [PATCH RFC v2 1/4] common-main: split common_exit() into a new file)

[PATCH 0/6] maintenance: schedule maintenance on a random minute
 2023-08-14 11:28 UTC  (8+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 6/8] maintenance: use random minute in systemd scheduler
  ` [PATCH v2 7/8] maintenance: fix systemd schedule overlaps
  ` [PATCH v2 8/8] maintenance: update schedule before config

[PATCH] builtin/worktree.c: Fix typo in "forgot fetch" msg
 2023-08-13 22:21 UTC  (2+ messages)

[wishlist] git-add(1), git-restore(1): -U for more context (with -p)
 2023-08-13 19:45 UTC  (3+ messages)

[PATCH] t9001: fix/unify indentation regarding pipes somewhat
 2023-08-13 10:46 UTC  (6+ messages)
  ` [PATCH v2] t9001: fix indentation in test_no_confirm()

[PATCH RESEND] format-patch: add --description-file option
 2023-08-13  8:22 UTC  (6+ messages)
` [PATCH v2] "

[BUG] `git describe` doesn't traverse the graph in topological order
 2023-08-12 19:36 UTC 

[PATCH v3 2/2] doc: revert: add discussion
 2023-08-12  7:19 UTC  (3+ messages)

[PATCH] merge-tree: add -X strategy option
 2023-08-12  5:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ls-tree: fix --no-full-name
 2023-08-12  5:11 UTC  (15+ messages)
  ` [PATCH] describe: fix --no-exact-match

[PATCH] fix `git mv existing-dir non-existing-dir`*
 2023-08-12  1:14 UTC  (5+ messages)
      ` [PATCH] mv: fix error for moving directory to another

Fetching too many tags?
 2023-08-12  1:04 UTC  (5+ messages)

leak in jt/path-filter-fix, was Re: What's cooking in git.git (Aug 2023, #01; Wed, 2)
 2023-08-11 22:15 UTC  (2+ messages)

[RFC PATCH 0/6] bloom: reuse existing Bloom filters when possible during upgrade
 2023-08-11 22:13 UTC  (2+ messages)

[RFC PATCH 6/6] commit-graph: reuse existing Bloom filters where possible
 2023-08-11 22:06 UTC  (2+ messages)

[RFC PATCH 4/6] commit-graph.c: unconditionally load Bloom filters
 2023-08-11 22:00 UTC  (2+ messages)

[RFC PATCH 1/6] bloom: annotate filters with hash version
 2023-08-11 21:46 UTC  (2+ messages)

[RFC PATCH 2/6] bloom: prepare to discard incompatible Bloom filters
 2023-08-11 21:48 UTC  (2+ messages)

[PATCH 0/5] Trailer readability cleanups
 2023-08-11 21:11 UTC  (12+ messages)
` [PATCH 3/5] trailer: split process_command_line_args into separate functions
` [PATCH 4/5] trailer: teach find_patch_start about --no-divider
` [PATCH 5/5] trailer: rename *_DEFAULT enums to *_UNSPECIFIED

[RFC/PATCH] commit-graph: verify swapped zero/non-zero generation cases
 2023-08-11 19:28 UTC  (14+ messages)
` [PATCH 0/4] commit-graph: fsck zero/non-zero generation number fixes
  ` [PATCH 2/4] commit-graph: verify swapped zero/non-zero generation cases
` [PATCH v2 0/5] commit-graph: fsck zero/non-zero generation number fixes
  ` [PATCH v2 1/5] commit-graph: introduce `commit_graph_generation_from_graph()`
  ` [PATCH v2 2/5] commit-graph: verify swapped zero/non-zero generation cases
  ` [PATCH v2 3/5] t/t5318-commit-graph.sh: test generation zero transitions during fsck
  ` [PATCH v2 4/5] commit-graph: invert negated conditional, extract to function
  ` [PATCH v2 5/5] commit-graph: avoid repeated mixed generation number warnings

[PATCH] ls-tree: default <tree-ish> to HEAD
 2023-08-11 18:22 UTC  (4+ messages)

[RESEND PATCH v10 7/8] worktree add: extend DWIM to infer --orphan
 2023-08-11 17:43 UTC  (3+ messages)
` RESEND [PATCH "

[PATCH 0/5] Fixes to trailer test script, help text, and documentation
 2023-08-11 17:38 UTC  (4+ messages)
` [PATCH v2 00/13] "


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