git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-09-07 22:20:42 to 2023-09-12 05:54:13 UTC [more...]

[PATCH v2 0/3] "update-index --show-index-version"
 2023-09-12  5:54 UTC  (5+ messages)
` [PATCH v2 1/3] update-index doc: v4 is OK with JGit and libgit2
` [PATCH v2 2/3] update-index: add --show-index-version

[bug] git clone command leaves orphaned ssh process
 2023-09-12  4:33 UTC  (7+ messages)

[PATCH] diff --stat: add config option to limit filename width
 2023-09-12  2:11 UTC  (3+ messages)

[PATCH] [diff-lib] Fix check_removed when fsmonitor is on
 2023-09-12  3:03 UTC  (4+ messages)
` [PATCH v3] diff-lib: "

[PATCH] start_command: reset disposition of all signals in child
 2023-09-11 22:20 UTC  (9+ messages)

[RFC PATCH] Not computing changed path filter for root commits
 2023-09-11 22:31 UTC 

[RFC] New configuration option "diff.statNameWidth"
 2023-09-12  0:26 UTC  (8+ messages)

[RFC][PATCH 0/32] SHA256 and SHA1 interoperability
 2023-09-12  0:14 UTC  (51+ messages)
` [PATCH 01/32] doc hash-file-transition: A map file for mapping between sha1 and sha256
` [PATCH 02/32] doc hash-function-transition: Replace compatObjectFormat with compatMap
      ` [PATCH v2 02/32] doc hash-function-transition: Replace compatObjectFormat with mapObjectFormat
        ` [PATCH v3 02/32] doc hash-function-transition: Augment compatObjectFormat with readCompatMap
` [PATCH 03/32] object-file-convert: Stubs for converting from one object format to another
` [PATCH 04/32] object-name: Initial support for ^{sha1} and ^{sha256}
` [PATCH 05/32] repository: add a compatibility hash algorithm
` [PATCH 06/32] repository: Implement core.compatMap
` [PATCH 07/32] loose: add a mapping between SHA-1 and SHA-256 for loose objects
` [PATCH 08/32] loose: Compatibilty short name support
` [PATCH 09/32] object-file: Update the loose object map when writing loose objects
` [PATCH 10/32] bulk-checkin: Only accept blobs
` [PATCH 11/32] pack: Communicate the compat_oid through struct pack_idx_entry
` [PATCH 12/32] bulk-checkin: hash object with compatibility algorithm
` [PATCH 13/32] object-file: Add a compat_oid_in parameter to write_object_file_flags
` [PATCH 14/32] commit: write commits for both hashes
` [PATCH 15/32] cache: add a function to read an OID of a specific algorithm
` [PATCH 16/32] object: Factor out parse_mode out of fast-import and tree-walk into in object.h
` [PATCH 17/32] object-file-convert: add a function to convert trees between algorithms
` [PATCH 18/32] object-file-convert: convert commit objects when writing
` [PATCH 19/32] object-file-convert: convert tag commits "
` [PATCH 20/32] builtin/cat-file: Let the oid determine the output algorithm
` [PATCH 21/32] tree-walk: init_tree_desc take an oid to get the hash algorithm
` [PATCH 22/32] object-file: Handle compat objects in check_object_signature
` [PATCH 23/32] builtin/ls-tree: Let the oid determine the output algorithm
` [PATCH 24/32] builtin/pack-objects: Communicate the compatibility hash through struct pack_idx_entry
` [PATCH 25/32] pack-compat-map: Add support for .compat files of a packfile
` [PATCH 26/32] object-file-convert: Implement convert_object_file_{begin,step,end}
` [PATCH 27/32] builtin/fast-import: compute compatibility hashs for imported objects
` [PATCH 28/32] builtin/index-pack: Add a simple oid index
` [PATCH 29/32] builtin/index-pack: Compute the compatibility hash
` [PATCH 30/32] builtin/index-pack: Make the stack in compute_compat_oid explicit
` [PATCH 31/32] unpack-objects: Update to compute and write the compatibility hashes
` [PATCH 32/32] object-file-convert: Implement repo_submodule_oid_to_algop

[PATCH 0/1] git-grep: improve the --show-function behaviour
 2023-09-11 23:17 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH 1/2] parse-options: add int value pointer to struct option
 2023-09-11 22:28 UTC  (10+ messages)
` [PATCH 2/2] parse-options: use and require int pointer for OPT_CMDMODE

[PATCH] t3404-rebase-interactive.sh: fix name of a rewording test
 2023-09-11 22:36 UTC  (2+ messages)

[PATCH 0/2] diff-merges: introduce '-d' option
 2023-09-11 21:12 UTC  (5+ messages)
` [PATCH 1/2] diff-merges: improve --diff-merges documentation
` [PATCH 2/2] diff-merges: introduce '-d' option

[PATCH] completion: improve doc for complex aliases
 2023-09-12  1:04 UTC  (3+ messages)

Commit dates on conflict markers
 2023-09-11 23:31 UTC  (2+ messages)

[PATCH 0/5] Trailer readability cleanups
 2023-09-11 19:01 UTC  (13+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] trailer: separate public from internal portion of trailer_iterator
  ` [PATCH v2 2/6] trailer: split process_input_file into separate pieces
  ` [PATCH v2 3/6] trailer: split process_command_line_args into separate functions
  ` [PATCH v2 4/6] trailer: teach find_patch_start about --no-divider
  ` [PATCH v2 5/6] trailer: rename *_DEFAULT enums to *_UNSPECIFIED
  ` [PATCH v2 6/6] trailer: use offsets for trailer_start/trailer_end

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

[PATCH v2 0/3] range-diff: treat notes like `log`
 2023-09-11 19:55 UTC  (5+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] "

[PATCH] rebase -i: ignore signals when forking subprocesses
 2023-09-11 10:32 UTC  (11+ messages)

[PATCH] completion: commit: complete configured trailer tokens
 2023-09-11 10:20 UTC  (2+ messages)

Regression in git diff with stdin, with -R
 2023-09-11 19:20 UTC  (6+ messages)
` [PATCH] diff --no-index: fix -R with stdin

[PATCH 0/2] replacing ci/config/allow-ref with a repo variable
 2023-09-11  9:36 UTC  (7+ messages)

[ANNOUNCE] Virtual Contributor's Summit 2023
 2023-09-11 20:36 UTC  (6+ messages)

[PATCH v4 1/2] sequencer: beautify subject of reverts of reverts
 2023-09-11 20:12 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 0/4] CMake(Visual C) support for js/doc-unit-tests
 2023-09-11 13:25 UTC  (5+ messages)
` [PATCH 1/4] cmake: also build unit tests
` [PATCH 3/4] unit-tests: do show relative file paths

[RFC PATCH v2 0/7] Introduce Git Standard Library
 2023-09-11 13:22 UTC  (12+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] hex-ll: split out functionality from hex
  ` [PATCH v3 2/6] wrapper: remove dependency to Git-specific internal file
  ` [PATCH v3 3/6] config: correct bad boolean env value error message
  ` [PATCH v3 4/6] parse: create new library for parsing strings and env values
  ` [PATCH v3 5/6] git-std-lib: introduce git standard library
  ` [PATCH v3 6/6] git-std-lib: add test file to call git-std-lib.a functions

[PATCH] completion(switch/checkout): treat --track and -t the same
 2023-09-11  6:09 UTC  (6+ messages)

Idea: indirect authorship info
 2023-09-11  5:23 UTC  (2+ messages)

[PATCH 0/2] fix GIT_TEST_SANITIZE_LEAK_LOG=true
 2023-09-10 22:58 UTC  (5+ messages)
` [PATCH 1/2] test-lib: prevent misuses of --invert-exit-code
` [PATCH 2/2] test-lib: fix GIT_TEST_SANITIZE_LEAK_LOG

[PATCH] maintenance(systemd): support the Windows Subsystem for Linux
 2023-09-10  8:30 UTC 

[PATCH v3 00/15] Introduce new `git replay` command
 2023-09-10  3:20 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 11/15] replay: use standard revision ranges

git submodule set-url does not sync when name != path
 2023-09-09 22:26 UTC  (2+ messages)
` Bug: git submodule set-url does not handle name != path correctly

[PATCH] grep: use OPT_INTEGER_F for --max-depth
 2023-09-09 21:14 UTC  (6+ messages)

[PATCH] status: fix branch shown when not only bisecting
 2023-09-09 20:12 UTC  (2+ messages)
` [PATCH v2] "

diff alias which used to work in version 2.27, failing from version 2.28 onwards
 2023-09-09 18:45 UTC  (2+ messages)

[PATCH v2 00/13] Fixes to trailer test script, help text, and documentation
 2023-09-08 21:57 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 03/13] trailer: add tests to check defaulting behavior with --no-* flags
  ` [PATCH v3 06/13] trailer --no-divider help: describe usual "---" meaning
  ` [PATCH v3 09/13] trailer --parse docs: add explanation for its usefulness

[PATCH] revision: add `--ignore-missing-links` user option
 2023-09-08 19:19 UTC  (2+ messages)

[PATCH v3 0/6] Introduce Git Standard Library
 2023-09-08 17:03 UTC 

[PATCH] [diff-lib] Fix check_removed when fsmonitor is on
 2023-09-08 15:00 UTC  (5+ messages)
` [PATCH v2] diff-lib: "

[PATCH 0/2] repack: implement `--cruft-max-size`
 2023-09-08 11:21 UTC  (6+ messages)
` [PATCH 1/2] t7700: split cruft-related tests to t7704
` [PATCH 2/2] builtin/repack.c: implement support for `--cruft-max-size`

Please explain avoiding history simplifications when diffing merges
 2023-09-08  9:09 UTC 


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