git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-09-25 11:51:34 to 2023-09-29 18:49:19 UTC [more...]

[PATCH 00/30] Initial support for multiple hash functions
 2023-09-29 18:48 UTC  (41+ messages)
` [PATCH 01/30] object-file-convert: Stubs for converting from one object format to another
` [PATCH 02/30] oid-array: Teach oid-array to handle multiple kinds of oids
` [PATCH 03/30] object-names: Support input of oids in any supported hash
` [PATCH 04/30] repository: add a compatibility hash algorithm
` [PATCH 05/30] loose: add a mapping between SHA-1 and SHA-256 for loose objects
` [PATCH 06/30] loose: Compatibilty short name support
` [PATCH 07/30] object-file: Update the loose object map when writing loose objects
` [PATCH 08/30] object-file: Add a compat_oid_in parameter to write_object_file_flags
` [PATCH 09/30] commit: write commits for both hashes
` [PATCH 10/30] commit: Convert mergetag before computing the signature of a commit
` [PATCH 11/30] commit: Export add_header_signature to support handling signatures on tags
` [PATCH 12/30] tag: sign both hashes
` [PATCH 13/30] cache: add a function to read an OID of a specific algorithm
` [PATCH 14/30] object: Factor out parse_mode out of fast-import and tree-walk into in object.h
` [PATCH 15/30] object-file-convert: add a function to convert trees between algorithms
` [PATCH 16/30] object-file-convert: convert tag objects when writing
` [PATCH 17/30] object-file-convert: Don't leak when converting tag objects
` [PATCH 18/30] object-file-convert: convert commit objects when writing
` [PATCH 19/30] object-file-convert: Convert commits that embed signed tags
` [PATCH 20/30] object-file: Update object_info_extended to reencode objects
` [PATCH 21/30] repository: Implement extensions.compatObjectFormat
` [PATCH 22/30] rev-parse: Add an --output-object-format parameter
` [PATCH 23/30] builtin/cat-file: Let the oid determine the output algorithm
` [PATCH 24/30] tree-walk: init_tree_desc take an oid to get the hash algorithm
` [PATCH 25/30] object-file: Handle compat objects in check_object_signature
` [PATCH 26/30] builtin/ls-tree: Let the oid determine the output algorithm
` [PATCH 27/30] test-lib: Compute the compatibility hash so tests may use it
` [PATCH 28/30] t1006: Rename sha1 to oid
` [PATCH 29/30] t1006: Test oid compatibility with cat-file
` [PATCH 30/30] t1016-compatObjectFormat: Add tests to verify the conversion between objects

Git log bug
 2023-09-29 15:12 UTC  (2+ messages)

Draft of Git Rev News edition 103
 2023-09-29  9:08 UTC 

What's cooking in git.git (Sep 2023, #09; Thu, 28)
 2023-09-29  1:15 UTC 

[PATCH 0/5] Trailer readability cleanups
 2023-09-28 23:16 UTC  (20+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 5/6] trailer: rename *_DEFAULT enums to *_UNSPECIFIED
  ` [PATCH v3 0/9] Trailer readability cleanups
    ` [PATCH v4 0/4] "
      ` [PATCH v4 1/4] commit: ignore_non_trailer computes number of bytes to ignore
      ` [PATCH v4 2/4] trailer: find the end of the log message
      ` [PATCH v4 3/4] trailer: use offsets for trailer_start/trailer_end
      ` [PATCH v4 4/4] trailer: only use trailer_block_* variables if trailers were found

[PATCH] MyFirstContribution: add Discord server link
 2023-09-28 21:59 UTC 

[silly] loose, pack, and another thing?
 2023-09-28 21:47 UTC  (4+ messages)

[PATCH v2] diff --stat: set the width defaults in a helper function
 2023-09-28 20:35 UTC  (4+ messages)

Supporting `git add -a <exclude submodules>`
 2023-09-28 18:24 UTC  (4+ messages)

[PATCH] doc: correct the 50 characters soft limit
 2023-09-28 14:10 UTC  (2+ messages)

Feature Request - Unique commits list
 2023-09-28 14:07 UTC  (3+ messages)

[PATCH v2] bulk-checkin: only support blobs in index_bulk_checkin
 2023-09-28  9:39 UTC  (12+ messages)
    ` [PATCH v3] "

[PATCH 0/6] some "commit-graph verify" fixes for chains
 2023-09-28  4:39 UTC  (15+ messages)
` [PATCH 1/6] commit-graph: factor out chain opening function
` [PATCH 2/6] commit-graph: check mixed generation validation when loading chain file
` [PATCH 3/6] t5324: harmonize sha1/sha256 graph chain corruption
` [PATCH 4/6] commit-graph: detect read errors when verifying graph chain
` [PATCH 5/6] commit-graph: tighten chain size check
` [PATCH 6/6] commit-graph: report incomplete chains during verification
` [PATCH v2 0/6] some "commit-graph verify" fixes for chains
  ` [PATCH v2 1/6] commit-graph: factor out chain opening function
  ` [PATCH v2 2/6] commit-graph: check mixed generation validation when loading chain file
  ` [PATCH v2 3/6] t5324: harmonize sha1/sha256 graph chain corruption
  ` [PATCH v2 4/6] commit-graph: detect read errors when verifying graph chain
  ` [PATCH v2 5/6] commit-graph: tighten chain size check
  ` [PATCH v2 6/6] commit-graph: report incomplete chains during verification

[PATCH] setup: Only allow extenions.objectFormat to be specified once
 2023-09-27 19:56 UTC  (4+ messages)

[PATCH v3] revision: add `--ignore-missing-links` user option
 2023-09-27 16:26 UTC  (8+ messages)
` [PATCH v4] "

What's cooking in git.git (Sep 2023, #08; Mon, 25)
 2023-09-27 14:38 UTC  (2+ messages)

[PATCH v3 0/6] Introduce Git Standard Library
 2023-09-27 14:14 UTC  (5+ messages)
` [PATCH v3 5/6] git-std-lib: introduce git standard library

git-retry tool or git.retry config (built-in implementation)?
 2023-09-27 13:29 UTC  (4+ messages)

Projects for the next Outreachy round
 2023-09-27  6:33 UTC  (9+ messages)

[PATCH] pretty-formats.txt: fix whitespace
 2023-09-26 21:20 UTC  (10+ messages)

[PATCH 0/2] diff-merges: introduce '-d' option
 2023-09-26 20:05 UTC  (12+ messages)
` [PATCH 2/2] "

[PATCH] attr: attr.allowInvalidSource config to allow invalid revision
 2023-09-26 18:30 UTC  (8+ messages)

[PATCH 0/6] Add a GitHub workflow to submit builds to Coverity Scan
 2023-09-26 16:50 UTC  (33+ messages)
` [PATCH 1/6] ci: add a GitHub workflow to submit Coverity scans
` [PATCH 2/6] coverity: cache the Coverity Build Tool
` [PATCH 3/6] coverity: allow overriding the Coverity project
` [PATCH 5/6] coverity: allow running on macOS
` [PATCH 6/6] coverity: detect and report when the token or project is incorrect
` [PATCH v2 0/6] Add a GitHub workflow to submit builds to Coverity Scan
  ` [PATCH v2 1/6] ci: add a GitHub workflow to submit Coverity scans
  ` [PATCH v2 2/6] coverity: cache the Coverity Build Tool
  ` [PATCH v2 3/6] coverity: allow overriding the Coverity project
  ` [PATCH v2 5/6] coverity: allow running on macOS

Request for Curl.exe update included in Git binaries
 2023-09-26 13:53 UTC  (3+ messages)

[REGRESSION] uninitialized value $address in git send-email when given multiple recipients separated by commas
 2023-09-26 11:33 UTC  (7+ messages)

[PATCH] pkt-line: do not chomp EOL for sideband progress info
 2023-09-26  8:48 UTC  (6+ messages)
` [PATCH v2 1/3] test-pkt-line: add option parser for unpack-sideband
` [PATCH v2 2/3] pkt-line: memorize sideband fragment in reader
` [PATCH v2 3/3] pkt-line: do not chomp newlines for sideband messages

[PATCH 1/2] transport-helper: no connection restriction in connect_helper
 2023-09-26  0:43 UTC  (8+ messages)
` [PATCH v2 0/3] support remote archive from stateless transport
` [PATCH v2 1/3] transport-helper: no connection restriction in connect_helper
` [PATCH v2 2/3] transport-helper: run do_take_over "

What's cooking in git.git (Sep 2023, #05; Fri, 15)
 2023-09-25 23:06 UTC  (4+ messages)

[PATCH 07/15] commit-graph: new filter ver. that fixes murmur3
 2023-09-25 23:03 UTC  (3+ messages)

[PATCH] revision: make pseudo-opt flags read via stdin behave consistently
 2023-09-25 22:47 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v6 0/9] Repack objects into separate packfiles based on a filter
 2023-09-25 22:41 UTC  (13+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/9] pack-objects: allow `--filter` without `--stdout`
  ` [PATCH v7 2/9] t/helper: add 'find-pack' test-tool
  ` [PATCH v7 3/9] repack: refactor finishing pack-objects command
  ` [PATCH v7 4/9] repack: refactor finding pack prefix
  ` [PATCH v7 5/9] pack-bitmap-write: rebuild using new bitmap when remapping
  ` [PATCH v7 6/9] repack: add `--filter=<filter-spec>` option
  ` [PATCH v7 7/9] gc: add `gc.repackFilter` config option
  ` [PATCH v7 8/9] repack: implement `--filter-to` for storing filtered out objects
  ` [PATCH v7 9/9] gc: add `gc.repackFilterTo` config option

[PATCH v2] format-patch: add --description-file option
 2023-09-25 19:29 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] unicode: update the width tables to Unicode 15.1
 2023-09-25 19:07 UTC 

[PATCH v2 0/7] CMake(Visual C) support for js/doc-unit-tests
 2023-09-25 19:09 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v4] unit tests: Add a project plan document
 2023-09-25 18:57 UTC  (7+ messages)
` [PATCH v7 0/3] Add unit test framework and project plan
  ` [PATCH v7 2/3] unit tests: add TAP unit test framework

[PATCH 0/4] Switch links to https
 2023-09-25 18:55 UTC  (4+ messages)
` [PATCH v2 "

Git / Software Freedom Conservancy status report (2023)
 2023-09-25 18:37 UTC 

[PATCH 0/2] repack: implement `--cruft-max-size`
 2023-09-25 18:01 UTC  (4+ messages)
` [PATCH 2/2] builtin/repack.c: implement support for `--cruft-max-size`

[PATCH 0/2] Add mailmap support to ref-filter
 2023-09-25 17:43 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] t/t6300: cleanup test_atom
  ` [PATCH v2 2/3] t/t6300: introduce test_bad_atom
  ` [PATCH v2 3/3] ref-filter: add mailmap support

Please explain avoiding history simplifications when diffing merges
 2023-09-25 16:11 UTC  (4+ messages)

[bug] git clone command leaves orphaned ssh process
 2023-09-25 12:29 UTC  (9+ 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).