git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-10-11 05:50:55 to 2023-10-13 20:49:28 UTC [more...]

Regarding the depreciation of ssh+git/git+ssh protocols
 2023-10-13 20:49 UTC 

[PATCH v3 0/2] attr: add attr.tree config
 2023-10-13 20:47 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] attr: read attributes from HEAD when bare repo
  ` [PATCH v4 2/2] attr: add attr.tree for setting the treeish to read attributes from
  ` [PATCH v5 0/2] attr: add attr.tree config
    ` [PATCH v5 1/2] attr: read attributes from HEAD when bare repo
    ` [PATCH v5 2/2] attr: add attr.tree for setting the treeish to read attributes from

[PATCH v2 0/2] Prevent re-reading 4 GiB files on every status
 2023-10-13 20:32 UTC  (11+ messages)
` [PATCH v2 1/2] t: add a test helper to truncate files
` [PATCH v2 2/2] Prevent git from rehashing 4GiB files

[REGRESSION] uninitialized value $address in git send-email when given multiple recipients separated by commas
 2023-10-13 20:25 UTC  (15+ messages)
              ` [PATCH] send-email: move process_address_list earlier to avoid, uninitialized address error

why does git set X in LESS env var?
 2023-10-13 20:12 UTC  (28+ messages)

[PATCH 0/20] bounds-checks for chunk-based files
 2023-10-13 19:49 UTC  (52+ messages)
` [PATCH 01/20] chunk-format: note that pair_chunk() is unsafe
` [PATCH 03/20] midx: stop ignoring malformed oid fanout chunk
` [PATCH 04/20] commit-graph: check size of "
` [PATCH 06/20] commit-graph: check consistency of fanout table
` [PATCH 07/20] midx: check size of pack names chunk
` [PATCH 08/20] midx: enforce chunk alignment on reading
` [PATCH 09/20] midx: check size of object offset chunk
` [PATCH 10/20] midx: bounds-check large "
` [PATCH 11/20] midx: check size of revindex chunk
` [PATCH 12/20] commit-graph: check size of commit data chunk
` [PATCH 13/20] commit-graph: detect out-of-bounds extra-edges pointers
` [PATCH 14/20] commit-graph: bounds-check base graphs chunk
` [PATCH 17/20] commit-graph: check bounds when accessing BDAT chunk
` [PATCH 18/20] commit-graph: check bounds when accessing BIDX chunk
` [PATCH 19/20] commit-graph: detect out-of-order BIDX offsets
` [PATCH 0/8] chunk-format: introduce `pair_chunk_expect()` convenience API
  ` [PATCH 1/8] chunk-format: introduce `pair_chunk_expect()` helper
  ` [PATCH 2/8] commit-graph: read `OIDF` chunk with `pair_chunk_expect()`
  ` [PATCH 3/8] commit-graph: read `CDAT` "
  ` [PATCH 4/8] commit-graph: read `GDAT` "
  ` [PATCH 5/8] commit-graph: read `BIDX` "
  ` [PATCH 6/8] midx: read `OIDF` "
  ` [PATCH 7/8] midx: read `OIDL` "
  ` [PATCH 8/8] midx: read `OOFF` "

[Outreachy Applicant]
 2023-10-13 18:44 UTC 

[PATCH 0/2] [Outreachy][PATCH v2] branch.c: adjust error messages to coding guidelines
 2023-10-13 18:30 UTC  (7+ messages)
` [PATCH 1/2] branch.c: ammend error messages for die()
` [PATCH 2/2] branch.c: adjust error messages to coding guidelines

[PATCH 0/3] rev-list: add support for commits in `--missing`
 2023-10-13 18:21 UTC  (15+ messages)
                  ` [PATCH] commit: detect commits that exist in commit-graph but not in the ODB

[RFC] Define "precious" attribute and support it in `git clean`
 2023-10-13 16:39 UTC  (18+ messages)

Regression: git send-email fails with "Use of uninitialized value $address" + "unable to extract a valid address"
 2023-10-13 15:07 UTC  (2+ messages)

-q option for git to suppress informational messages?
 2023-10-13  6:49 UTC  (3+ messages)

What's cooking in git.git (Oct 2023, #05; Thu, 12)
 2023-10-12 23:21 UTC 

[PATCH 0/2] Documentation/gitformat-pack.txt: correct a few issues/typos
 2023-10-12 21:54 UTC  (4+ messages)
` [PATCH 1/2] Documentation/gitformat-pack.txt: fix typo
` [PATCH 2/2] Documentation/gitformat-pack.txt: fix incorrect MIDX documentation

[PATCH] send-email: add --compose-cover option
 2023-10-12 20:48 UTC  (5+ messages)

This list is being migrated to new infrastructure (no action required)
 2023-10-12 20:46 UTC  (3+ messages)

[PATCH] Add x64 SHA-NI implementation to sha1 and sha256 in git ?
 2023-10-12 20:04 UTC 

git and multiple processes
 2023-10-12 18:28 UTC 

[PATCH] mailmap: change primary address for Derrick Stolee
 2023-10-12 17:46 UTC  (2+ messages)

Bug: Git grep -f reads the filename relative to the repository root
 2023-10-12 17:28 UTC  (2+ messages)

How to combine multiple commit diffs?
 2023-10-12 17:03 UTC  (3+ messages)

[Outreachy]Introduction and Problem while installing Git
 2023-10-12 17:13 UTC  (6+ messages)

Wow
 2023-10-12  6:27 UTC 

[Outreachy][PATCH 0/1] builtin/branch.c: ammend die() error message
 2023-10-12  5:31 UTC  (8+ messages)
` [PATCH 1/1] branch.c: ammend error messages for die()

gpg.ssh.defaultKeyCommand docs bug?
 2023-10-11 23:41 UTC  (4+ messages)

[PATCH v4] unit tests: Add a project plan document
 2023-10-11 23:05 UTC  (8+ messages)
` [PATCH v8 0/3] Add unit test framework and project plan
  ` [PATCH v8 1/3] unit tests: Add a project plan document
  ` [PATCH v8 2/3] unit tests: add TAP unit test framework

[PATCH] upload-pack: add tracing for fetches
 2023-10-11 22:36 UTC  (6+ messages)

[PATCH v5] merge-tree: add -X strategy option
 2023-10-11 22:19 UTC  (9+ messages)
` [PATCH v6] "

Bug: git stash store can create stash entries that can't be dropped
 2023-10-11 20:44 UTC  (4+ messages)
  ` [PATCH] stash: be careful what we store

[PATCH 1/1] add: Enable attr pathspec magic for git-add
 2023-10-11 20:20 UTC  (2+ messages)
` [PATCH 1/1] add: enable attr pathspec magic

What's cooking in git.git (Oct 2023, #04; Tue, 10)
 2023-10-11 19:26 UTC  (2+ messages)

Bug: `git stash push ':(attr:<somevalue>)' attr magic does not get parsed correctly
 2023-10-11 19:14 UTC 

Bug: 'git stash --staged' crashes with binary files
 2023-10-11 18:23 UTC  (3+ messages)

[PATCH] t-progress.c : unit tests for progress.c
 2023-10-11 17:29 UTC  (2+ messages)

[PATCH] revision: Don't queue uninteresting commits
 2023-10-11 16:40 UTC  (2+ messages)

[Outreachy] Introduction and Interest in Contributing to the Git Community
 2023-10-11 14:48 UTC  (3+ messages)

[PATCH 0/3] Add `-p' option to `git-mv', inspired by `mkdir'
 2023-10-11 12:33 UTC  (3+ messages)

[Outreachy] Introduction and Interest in Contributing to the Git Community
 2023-10-11  8:47 UTC  (8+ messages)

[PATCH 1/1] [OUTREACHY] Fixed add.c file to conform to guidelines when using die() listed in issue #635
 2023-10-11  6:17 UTC  (6+ 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).