git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2024-04-08 05:48:54 to 2024-04-10 07:01:57 UTC [more...]

[PATCH v6 0/2] send-email: make produced outputs more readable
 2024-04-10  7:01 UTC  (2+ messages)
` [PATCH v6 1/2] send-email: move newline characters out of a few translatable strings

[PATCH] show-ref: add --unresolved option
 2024-04-10  6:53 UTC  (10+ 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 2/3] refs: add referent to each_repo_ref_fn
  ` [PATCH v2 3/3] show-ref: add --symbolic-name option

What's cooking in git.git (Apr 2024, #04; Tue, 9)
 2024-04-10  6:34 UTC  (2+ messages)

[PATCH 0/6] fast-import: tighten parsing of paths
 2024-04-10  6:27 UTC  (14+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] fast-import: tighten path unquoting
  ` [PATCH v2 2/8] fast-import: directly use strbufs for paths
  ` [PATCH v2 3/8] fast-import: allow unquoted empty path for root

[PATCH v5 0/3] send-email: make produced outputs more readable
 2024-04-10  6:07 UTC  (9+ messages)
` [PATCH v5 2/3] send-email: make it easy to discern the messages for each patch
` [PATCH v5 3/3] send-email: separate the confirmation prompts from the messages

[PATCH 0/8] update-ref: add support for update-symref option
 2024-04-10  4:20 UTC  (11+ messages)
` [PATCH 7/8] refs: add 'update-symref' command to 'update-ref'

[PATCH] t9604: Fix test for musl libc and new Debian
 2024-04-10  3:37 UTC  (8+ messages)
` [PATCH v2] "

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

[PATCH] launch_editor: waiting message on error
 2024-04-09 23:38 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 0/3] Cleanup rebase signoff tests
 2024-04-09 23:08 UTC  (6+ messages)
` [PATCH 1/3] t3428: modernize test setup
` [PATCH 2/3] t3428: use test_commit_message
` [PATCH 3/3] t3428: restore coverage for "apply" backend

[PATCH 0/2] fuzz: build fuzzers by default on Linux
 2024-04-09 21:58 UTC  (9+ messages)
` [PATCH 1/2] ci: also define CXX environment variable
` [PATCH 2/2] fuzz: link fuzz programs with `make all` on Linux

Makefiles are broken as of GNU Make commit 07fcee35f058a876447c8a021f9eb1943f902534
 2024-04-09 21:23 UTC  (13+ messages)
` [PATCH] Makefile(s): avoid recipe prefix in conditional statements

[PATCH] rebase -i: improve error message when picking merge
 2024-04-09 19:56 UTC  (11+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] rebase -i: pass struct replay_opts to parse_insn_line()
  ` [PATCH v2 2/2] rebase -i: improve error message when picking merge

[RFD] Libification proposal: separate internal and external interfaces
 2024-04-09 17:30 UTC  (10+ messages)

[PATCH] MyFirstContribution: use switch for changing branches
 2024-04-09 16:36 UTC  (6+ messages)
    ` (no subject)

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

[PATCH v2] grep: improve errors for unmatched ( and )
 2024-04-09 10:07 UTC  (2+ messages)

[PATCH 00/12] t: exercise Git/JGit reftable compatibility
 2024-04-09  9:57 UTC  (34+ messages)
` [PATCH 08/12] ci: make Perforce binaries executable for all users
` [PATCH v2 00/12] t: exercise Git/JGit reftable compatibility
  ` [PATCH v2 02/12] ci: expose distro name in dockerized GitHub jobs
  ` [PATCH v2 03/12] ci: allow skipping sudo on dockerized jobs
  ` [PATCH v2 04/12] ci: drop duplicate package installation for "linux-gcc-default"
  ` [PATCH v2 05/12] ci: convert "install-dependencies.sh" to use "/bin/sh"
  ` [PATCH v2 06/12] ci: merge custom PATH directories
  ` [PATCH v2 07/12] ci: merge scripts which install dependencies
  ` [PATCH v2 08/12] ci: make Perforce binaries executable for all users
  ` [PATCH v2 09/12] ci: install JGit dependency
  ` [PATCH v2 10/12] t06xx: always execute backend-specific tests
  ` [PATCH v2 11/12] t0610: fix non-portable variable assignment
  ` [PATCH v2 12/12] t0612: add tests to exercise Git/JGit reftable compatibility
  ` [PATCH v2 01/12] ci: rename "runs_on_pool" to "distro"
    ` [PATCH 0/2] t0610: fix umask tests
      ` [PATCH 1/2] t0610: make `--shared=` tests reusable
      ` [PATCH 2/2] t0610: execute git-pack-refs(1) with specified umask

git bug Report: Inconsistent behavior caused by [] in.gitignore
 2024-04-09  6:53 UTC 

[PATCH] pack-bitmap: gracefully handle missing BTMP chunks
 2024-04-09  5:59 UTC 

[PATCH] reftable: use xmalloc() and xrealloc()
 2024-04-09  3:24 UTC  (7+ messages)

[PATCH 0/9] reftable: optimize table and block iterators
 2024-04-09  3:18 UTC  (18+ messages)
` [PATCH 4/9] reftable/block: introduce `block_reader_release()`
` [PATCH v2 00/10] reftable: optimize table and block iterators
  ` [PATCH v2 01/10] reftable/block: rename `block_reader_start()`
  ` [PATCH v2 02/10] reftable/block: merge `block_iter_seek()` and `block_reader_seek()`
  ` [PATCH v2 03/10] reftable/block: better grouping of functions
  ` [PATCH v2 04/10] reftable/block: introduce `block_reader_release()`
  ` [PATCH v2 05/10] reftable/block: move ownership of block reader into `struct table_iter`
  ` [PATCH v2 06/10] reftable/reader: iterate to next block in place
  ` [PATCH v2 07/10] reftable/block: reuse uncompressed blocks
  ` [PATCH v2 08/10] reftable/block: open-code call to `uncompress2()`
  ` [PATCH v2 09/10] reftable/block: reuse `zstream` state on inflation
  ` [PATCH v2 10/10] reftable/block: avoid copying block iterators on seek

[PATCH 0/9] reftable: optimize write performance
 2024-04-09  3:16 UTC  (15+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 01/11] refs/reftable: fix D/F conflict error message on ref copy
  ` [PATCH v3 02/11] refs/reftable: perform explicit D/F check when writing symrefs
  ` [PATCH v3 03/11] refs/reftable: skip duplicate name checks
  ` [PATCH v3 04/11] reftable: remove "
  ` [PATCH v3 05/11] refs/reftable: don't recompute committer ident
  ` [PATCH v3 06/11] reftable/writer: refactorings for `writer_add_record()`
  ` [PATCH v3 07/11] reftable/writer: refactorings for `writer_flush_nonempty_block()`
  ` [PATCH v3 08/11] reftable/writer: unify releasing memory
  ` [PATCH v3 09/11] reftable/writer: reset `last_key` instead of releasing it
  ` [PATCH v3 10/11] reftable/block: reuse zstream when writing log blocks
  ` [PATCH v3 11/11] reftable/block: reuse compressed array

[PATCH] mailsplit add option to include sanitized subject in filename
 2024-04-09  1:55 UTC  (2+ messages)

[PATCH] config: do not leak excludes_file
 2024-04-08 20:55 UTC  (4+ messages)
` [PATCH 0/12] git_config_string() considered harmful

[PATCH 0/6] local VAR="VAL"
 2024-04-08 20:40 UTC  (8+ messages)
` [PATCH 3/6] t: local VAR="VAL" (quote positional parameters)
` [PATCH 6/6] t: teach lint that RHS of 'local VAR=VAL' needs to be quoted

[PATCH 0/4] fix a leak with excludes_file
 2024-04-08 19:33 UTC  (5+ messages)

[PATCH v4 0/2] reftable/stack: use geometric table compaction
 2024-04-08 19:12 UTC  (15+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 1/3] reftable/stack: allow disabling of auto-compaction
  ` [PATCH v5 2/3] reftable/stack: add env to disable autocompaction
  ` [PATCH v6 0/3] reftable/stack: use geometric table compaction
    ` [PATCH v6 1/3] reftable/stack: expose option to disable auto-compaction
    ` [PATCH v6 2/3] reftable/stack: add env to disable autocompaction
    ` [PATCH v6 3/3] reftable/stack: use geometric table compaction

[PATCH 00/13] Support for arbitrary schemes in credentials
 2024-04-08 18:42 UTC  (4+ messages)

[RFC][PATCH] t-prio-queue: simplify using compound literals
 2024-04-08 17:09 UTC  (8+ messages)

[RFC] bisect: Introduce skip-when to automatically skip commits
 2024-04-08 16:49 UTC  (10+ messages)

[RFC] Avaiable disk space when automatic garbage collection kicks in
 2024-04-08 16:29 UTC 

[PATCH v4] send-email: make it easy to discern the messages for each patch
 2024-04-08 16:15 UTC  (6+ messages)

[RFC PATCH 0/1] Add lines to `git log --graph` to separate connected regions
 2024-04-08 15:49 UTC  (4+ messages)

[PATCH v3 0/2] diff: copies-harder support
 2024-04-08 15:32 UTC  (2+ messages)

[BUG] fast-import crash on refs to in-flight commit SHA1
 2024-04-08 15:18 UTC 

[PATCH v2] rerere: fix crash during clear
 2024-04-08 15:18 UTC  (3+ 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).