git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2024-04-10 09:55:28 to 2024-04-13 01:37:25 UTC [more...]

What's cooking in git.git (Apr 2024, #05; Fri, 12)
 2024-04-13  1:36 UTC 

[PATCH v2 0/8] docs: recommend using contrib/contacts/git-contacts
 2024-04-13  1:26 UTC  (20+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] MyFirstContribution: mention contrib/contacts/git-contacts
  ` [PATCH v4 0/8] docs: recommend using contrib/contacts/git-contacts
    ` [PATCH v4 1/8] MyFirstContribution: mention contrib/contacts/git-contacts
    ` [PATCH v4 2/8] SubmittingPatches: clarify 'git-contacts' location
    ` [PATCH v4 3/8] SubmittingPatches: mention GitGitGadget
    ` [PATCH v4 4/8] SubmittingPatches: quote commands
    ` [PATCH v4 5/8] SubmittingPatches: discuss reviewers first
    ` [PATCH v4 6/8] SubmittingPatches: dedupe discussion of security patches
    ` [PATCH v4 7/8] SubmittingPatches: add heading for format-patch and send-email
    ` [PATCH v4 8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email

[PATCH 0/6] fast-import: tighten parsing of paths
 2024-04-13  0:07 UTC  (35+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 2/8] fast-import: directly use strbufs for paths
  ` [PATCH v3 0/8] fast-import: tighten parsing of paths
    ` [PATCH v3 1/8] fast-import: tighten path unquoting
    ` [PATCH v3 2/8] fast-import: directly use strbufs for paths
    ` [PATCH v3 3/8] fast-import: allow unquoted empty path for root
    ` [PATCH v3 4/8] fast-import: remove dead strbuf
    ` [PATCH v3 5/8] fast-import: improve documentation for unquoted paths
    ` [PATCH v3 6/8] fast-import: document C-style escapes for paths
    ` [PATCH v3 7/8] fast-import: forbid escaped NUL in paths
    ` [PATCH v3 8/8] fast-import: make comments more precise
    ` [PATCH v4 0/8] fast-import: tighten parsing of paths
      ` [PATCH v4 1/8] fast-import: tighten path unquoting
      ` [PATCH v4 2/8] fast-import: directly use strbufs for paths
      ` [PATCH v4 3/8] fast-import: allow unquoted empty path for root
      ` [PATCH v4 4/8] fast-import: remove dead strbuf
      ` [PATCH v4 5/8] fast-import: improve documentation for path quoting
      ` [PATCH v4 6/8] fast-import: document C-style escapes for paths
      ` [PATCH v4 7/8] fast-import: forbid escaped NUL in paths
      ` [PATCH v4 8/8] fast-import: make comments more precise

[PATCH] mailsplit add option to include sanitized subject in filename
 2024-04-13  0:07 UTC  (8+ messages)

[PATCH v2] rerere: fix crash during clear
 2024-04-12 23:37 UTC  (3+ messages)
` [PATCH v3] rerere: fix crashes due to unmatched opening conflict markers

[BUG] Clones from local repositories do not work correctly under Windows
 2024-04-12 21:53 UTC  (9+ messages)

[PATCH 0/8] update-ref: add support for update-symref option
 2024-04-12 18:49 UTC  (23+ messages)
` [PATCH 7/8] refs: add 'update-symref' command to 'update-ref'
` [PATCH v2 0/7] update-ref: add symref oriented commands
  ` [PATCH v2 1/7] refs: accept symref values in `ref_transaction[_add]_update`
  ` [PATCH v2 2/7] update-ref: add support for symref-verify
  ` [PATCH v2 3/7] update-ref: add support for symref-delete
  ` [PATCH v2 4/7] files-backend: extract out `create_symref_lock`
  ` [PATCH v2 5/7] update-ref: add support for symref-create
  ` [PATCH v2 6/7] update-ref: add support for symref-update
  ` [PATCH v2 7/7] refs: support symrefs in 'reference-transaction' hook

[PATCH] launch_editor: waiting message on error
 2024-04-12 18:24 UTC  (17+ messages)
  ` [PATCH v2] "
    ` [PATCH v3 0/2] launch_editor: waiting message
      ` [PATCH v3 1/2] launch_editor: waiting for editor message
      ` [PATCH v3 2/2] launch_editor: waiting message on error

[PATCH] merge-tree: fix argument type of the `--merge-base` option
 2024-04-12 16:09 UTC  (2+ messages)

[PATCH] Documentation: fix typos describing date format
 2024-04-12 16:02 UTC  (2+ messages)

[PATCH] show-ref: add --unresolved option
 2024-04-12 15:23 UTC  (13+ messages)
` [PATCH v2 0/3] show-ref: add --symbolic-name option
  ` [PATCH v2 1/3] refs: keep track of unresolved reference value in iterator
  ` [PATCH v2 3/3] show-ref: add --symbolic-name option

[PATCH 0/3] Cleanup rebase signoff tests
 2024-04-12 13:53 UTC  (9+ messages)
` [PATCH 3/3] t3428: restore coverage for "apply" backend

[RFC] bisect: Introduce skip-when to automatically skip commits
 2024-04-12 13:35 UTC  (16+ messages)

[PATCH] rebase -i: improve error message when picking merge
 2024-04-12 13:24 UTC  (7+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] "

Short form of --force-with-lease
 2024-04-12  9:00 UTC  (7+ messages)

[PATCH v3 8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email
 2024-04-12  8:48 UTC  (4+ messages)

[ANNOUNCE] Virtual Contributor's Summit 2024
 2024-04-12  5:27 UTC  (6+ messages)

[PATCH 00/12] t: exercise Git/JGit reftable compatibility
 2024-04-12  4:44 UTC  (42+ messages)
` [PATCH v2 "
  ` [PATCH v2 03/12] ci: allow skipping sudo on dockerized jobs
  ` [PATCH v2 05/12] ci: convert "install-dependencies.sh" to use "/bin/sh"
  ` [PATCH v2 12/12] t0612: add tests to exercise Git/JGit reftable compatibility
` [PATCH v3 00/13] t: "
  ` [PATCH v3 01/13] ci: rename "runs_on_pool" to "distro"
  ` [PATCH v3 02/13] ci: expose distro name in dockerized GitHub jobs
  ` [PATCH v3 03/13] ci: skip sudo when we are already root
  ` [PATCH v3 04/13] ci: drop duplicate package installation for "linux-gcc-default"
  ` [PATCH v3 05/13] ci: convert "install-dependencies.sh" to use "/bin/sh"
  ` [PATCH v3 06/13] ci: merge custom PATH directories
  ` [PATCH v3 07/13] ci: fix setup of custom path for GitLab CI
  ` [PATCH v3 08/13] ci: merge scripts which install dependencies
  ` [PATCH v3 09/13] ci: make Perforce binaries executable for all users
  ` [PATCH v3 10/13] ci: install JGit dependency
  ` [PATCH v3 11/13] t06xx: always execute backend-specific tests
  ` [PATCH v3 12/13] t0610: fix non-portable variable assignment
  ` [PATCH v3 13/13] t0612: add tests to exercise Git/JGit reftable compatibility
` [PATCH v4 00/13] t: "
  ` [PATCH v4 01/13] ci: rename "runs_on_pool" to "distro"
  ` [PATCH v4 02/13] ci: expose distro name in dockerized GitHub jobs
  ` [PATCH v4 03/13] ci: skip sudo when we are already root
  ` [PATCH v4 04/13] ci: drop duplicate package installation for "linux-gcc-default"
  ` [PATCH v4 05/13] ci: convert "install-dependencies.sh" to use "/bin/sh"
  ` [PATCH v4 06/13] ci: merge custom PATH directories
  ` [PATCH v4 07/13] ci: fix setup of custom path for GitLab CI
  ` [PATCH v4 08/13] ci: merge scripts which install dependencies
  ` [PATCH v4 09/13] ci: make Perforce binaries executable for all users
  ` [PATCH v4 10/13] ci: install JGit dependency
  ` [PATCH v4 11/13] t06xx: always execute backend-specific tests
  ` [PATCH v4 12/13] t0610: fix non-portable variable assignment
  ` [PATCH v4 13/13] t0612: add tests to exercise Git/JGit reftable compatibility

[RFC PATCH 0/4] test-tool: add unit test suite runner
 2024-04-12  4:29 UTC  (6+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 6/7] t/Makefile: run unit tests alongside shell tests

[PATCH 0/2] fuzz: build fuzzers by default on Linux
 2024-04-12  4:22 UTC  (16+ messages)
` [PATCH 1/2] ci: also define CXX environment variable
` [PATCH 2/2] fuzz: link fuzz programs with `make all` on Linux
` [PATCH v2 0/2] fuzz: build fuzzers by default "
  ` [PATCH v2 1/2] ci: also define CXX environment variable
  ` [PATCH v2 2/2] fuzz: link fuzz programs with `make all` on Linux

[PATCH 00/13] Support for arbitrary schemes in credentials
 2024-04-12  0:13 UTC  (8+ messages)

[PATCH] config: do not leak excludes_file
 2024-04-11 23:36 UTC  (5+ messages)
` [PATCH 0/12] git_config_string() considered harmful

fast-import interface issues
 2024-04-11 22:18 UTC 

[PATCH 0/2] git-compat-util: move convert_slashes from compat/mingw.h and rename it
 2024-04-11 21:42 UTC  (3+ messages)
` [PATCH 2/2] test-lib: replace repeated code logic with an existing helper

[RFC][PATCH] t-prio-queue: simplify using compound literals
 2024-04-11 21:23 UTC  (2+ messages)

[PATCH] doc: git.txt-Fix inconsistency param description
 2024-04-11 18:11 UTC  (7+ messages)
` [PATCH v2 0/2] Fix the inconsistency in the description of the namespace option's parameter
  ` [PATCH v2 1/2] doc: git.txt-Fix inconsistency param description
  ` [PATCH v2 2/2] doc: git.txt-Change "--user-formats" to "--user-interfaces"

I think there is a diference between git version 2.44.0.windows.1 behavior and the git doc page
 2024-04-11 13:29 UTC 

[PATCH v6 0/2] send-email: make produced outputs more readable
 2024-04-10 22:59 UTC  (6+ messages)
` [PATCH v6 1/2] send-email: move newline characters out of a few translatable strings
` [PATCH v6 2/2] send-email: make it easy to discern the messages for each patch

[PATCH v2 00/12] t: exercise Git/JGit reftable compatibility
 2024-04-10 21:49 UTC  (3+ messages)
` [PATCH 0/2] t0610: fix umask tests

[PATCH] typo: Replace 'commitish' with 'committish'
 2024-04-10 21:15 UTC  (2+ messages)

[PATCH 00/24] pack-bitmap: pseudo-merge reachability bitmaps
 2024-04-10 18:10 UTC  (9+ messages)
` [PATCH 02/24] config: repo_config_get_expiry()
` [PATCH 03/24] ewah: implement `ewah_bitmap_is_subset()`
` [PATCH 04/24] pack-bitmap: drop unused `max_bitmaps` parameter
` [PATCH 05/24] pack-bitmap: move some initialization to `bitmap_writer_init()`

What's cooking in git.git (Apr 2024, #04; Tue, 9)
 2024-04-10 16:08 UTC  (3+ messages)

[PATCH] pack-bitmap: gracefully handle missing BTMP chunks
 2024-04-10 15:02 UTC  (2+ messages)

[PATCH 0/9] reftable: optimize table and block iterators
 2024-04-10 11:35 UTC  (5+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 09/10] reftable/block: reuse `zstream` state on inflation


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