git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-10-11 23:22:23 to 2023-10-16 18:43:34 UTC [more...]

(no subject)
 2023-10-16 18:43 UTC 

[PATCH] t/t7601: Modernize test scripts using functions
 2023-10-16 16:53 UTC  (2+ messages)

[PATCH v8 2/3] unit tests: add TAP unit test framework
 2023-10-16 16:41 UTC  (3+ messages)
` [PATCH v8 2.5/3] fixup! "

[PATCH 0/3] rev-list: add support for commits in `--missing`
 2023-10-16 16:24 UTC  (20+ messages)
                  ` [PATCH] commit: detect commits that exist in commit-graph but not in the ODB
` [PATCH v2 0/3] rev-list: add support for commits in `--missing`
  ` [PATCH v2 1/3] revision: rename bit to `do_not_die_on_missing_objects`
  ` [PATCH v2 2/3] rev-list: move `show_commit()` to the bottom
  ` [PATCH v2 3/3] rev-list: add commit object support in `--missing` option

(no subject)
 2023-10-16 15:57 UTC 

[[Outreachy]PATCH v2] t/t7601: Modernize test scripts using functions
 2023-10-16 15:50 UTC 

Method for Calculating Statistics of Developer Contribution to a Specified Branch
 2023-10-16 14:10 UTC 

git log --patch for a particular file
 2023-10-16 10:29 UTC  (2+ messages)

[PATCH v4] unit tests: Add a project plan document
 2023-10-16 10:07 UTC  (3+ messages)
` [PATCH v8 0/3] Add unit test framework and project plan

You are marked as spam, and therefore cannot authorize a third party application
 2023-10-16  7:32 UTC  (2+ messages)

[PATCH 0/2] doc/git-repack: small fixes for geometric repacks
 2023-10-16  7:19 UTC  (3+ messages)
` [PATCH 1/2] doc/git-repack: fix syntax for `-g` shorthand option
` [PATCH 2/2] doc/git-repack: don't mention nonexistent "--unpacked" option

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

Bug: git grep --no-index 123 /dev/stdin crashes with SIGABRT
 2023-10-15 17:57 UTC  (7+ messages)
    ` [PATCH] grep: die gracefully when outside repository

[PATCH] bugreport: add 'seconds' to default outfile name
 2023-10-15 17:36 UTC  (15+ messages)
` [PATCH v2 0/3] bugreport: include +i in outfile suffix as needed
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] bugreport: match diagnostics filename with report
  ` [PATCH v2 3/3] bugreport: don't create --diagnose zip w/o report

[PATCH] Add x64 SHA-NI implementation to sha1 and sha256 in git ?
 2023-10-15 17:30 UTC  (5+ messages)

[PATCH 0/20] bounds-checks for chunk-based files
 2023-10-15 17:04 UTC  (25+ messages)
` [PATCH 12/20] commit-graph: check size of commit data chunk
` [PATCH 17/20] commit-graph: check bounds when accessing BDAT chunk
` [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` "
` [PATCH 21/20] t5319: make corrupted large-offset test more robust

[PATCH] typo: fix the typo 'neeed' into 'needed' in the comment under merge-ort.c
 2023-10-15 14:08 UTC 

[PATCH 0/8] t7900: untangle test dependencies
 2023-10-15  3:04 UTC  (11+ messages)
` [PATCH 1/8] t7900: remove register dependency
` [PATCH 2/8] t7900: setup and tear down clones
` [PATCH 3/8] t7900: create commit so that branch is born
` [PATCH 4/8] t7900: factor out inheritance test dependency
` [PATCH 5/8] t7900: factor out common schedule setup
` [PATCH 6/8] t7900: fix `pfx` dependency
` [PATCH 7/8] t7900: fix `print-args` dependency
` [PATCH 8/8] t7900: factor out packfile dependency
` [PATCH 9/8] t7900: fix register dependency

What's cooking in git.git (Oct 2023, #06; Fri, 13)
 2023-10-14 20:12 UTC 

Bug: git diagnose crashes with Segmentation fault outside of git repository
 2023-10-14 17:22 UTC  (5+ messages)
` [PATCH] diagnose: require repository

[Outreachy Applicant]
 2023-10-14 16:41 UTC  (2+ messages)

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  (10+ messages)
` [PATCH v4 "
  ` [PATCH v5 "
    ` [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  (12+ 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/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

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)

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  (4+ messages)
` [PATCH 1/1] branch.c: ammend error messages for die()

gpg.ssh.defaultKeyCommand docs bug?
 2023-10-11 23:41 UTC  (4+ 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).