git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2024-03-22 02:35:42 to 2024-03-25 14:13:42 UTC [more...]

[PATCH 00/15] refs: introduce `--auto` to pack refs as needed
 2024-03-25 10:03 UTC  (21+ messages)
` [PATCH 01/15] reftable/stack: fix error handling in `reftable_stack_init_addition()`
` [PATCH 03/15] reftable/stack: use error codes when locking fails during compaction
` [PATCH 04/15] reftable/stack: gracefully handle failed auto-compaction due to locks
` [PATCH 14/15] builtin/gc: forward git-gc(1)'s `--auto` flag when packing refs
` [PATCH 15/15] builtin/gc: pack refs when using `git maintenance run --auto`
` [PATCH v2 00/15] refs: introduce `--auto` to pack refs as needed
  ` [PATCH v2 09/15] refs/reftable: expose auto compaction via new flag
  ` [PATCH v2 14/15] builtin/gc: forward git-gc(1)'s `--auto` flag when packing refs

[PATCH] pretty: find pretty formats case-insensitively
 2024-03-25  9:46 UTC  (5+ messages)
` [PATCH v2 2/2] "

[RFC PATCH 0/5] maintenance: use packaged systemd units
 2024-03-25 10:06 UTC  (23+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] maintenance: use systemd timers builtin randomization
  ` [PATCH v2 2/6] maintenance: use packaged systemd units
  ` [PATCH v2 3/6] maintenance: simplify systemctl calls
  ` [PATCH v2 4/6] maintenance: cleanup $XDG_CONFIG_HOME/systemd/user
  ` [PATCH v2 5/6] maintenance: update systemd scheduler docs
  ` [PATCH v2 6/6] maintenance: update tests for systemd scheduler

[RFC][GSoC] Proposal: Refactor git-bisect(1)
 2024-03-25  8:27 UTC  (2+ messages)

[GSoC][PROPOSAL v1] Implement consistency check for refs
 2024-03-25  8:06 UTC  (2+ messages)

[PATCH] midx: use strvec_pushf() for pack-objects base name
 2024-03-25  7:38 UTC  (2+ messages)

[GSoC][PATCH] userdiff: add funcname regex and wordregex for typescript language
 2024-03-25  7:37 UTC  (6+ messages)
` [PATCH] userdiff: add builtin driver "

Inconsistent/buggy behaviour of "git config --add"
 2024-03-25  7:28 UTC  (5+ messages)

What's cooking in git.git (Mar 2024, #07; Fri, 22)
 2024-03-25  6:42 UTC  (2+ messages)

[PATCH] editorconfig: add Makefiles to "text files"
 2024-03-25  2:54 UTC  (6+ messages)

[PATCH] RFC: add MAINTAINERS file
 2024-03-25  2:51 UTC  (3+ messages)

[PATCH] t/README: mention test files are make targets
 2024-03-25  1:24 UTC  (4+ messages)

segfault with git rebase --abort
 2024-03-24 22:56 UTC  (3+ messages)

[PATCH 0/4] Doc new guidelines
 2024-03-24 22:18 UTC  (5+ messages)
` [PATCH 1/4] doc: rework CodingGuidelines with new formatting rules
` [PATCH 2/4] doc: allow literal and emphasis format in doc vs help tests
` [PATCH 3/4] doc: git-init: apply new documentation formatting guidelines
` [PATCH 4/4] doc: git-clone: apply new documentation guidelines

[PATCH] rerere: fix crash in during clear
 2024-03-24 21:51 UTC  (5+ messages)
` [PATCH v2] rerere: fix crash "

'git bisect run' not fully automatic when a merge base must be tested
 2024-03-24 21:42 UTC  (3+ messages)

[PATCH] git-prompt: GIT_PS1_SHOWCONFLICTSTATE variable fix
 2024-03-24 19:01 UTC  (4+ messages)

Allow git bisect to auto-skip
 2024-03-24 18:34 UTC  (11+ messages)

[PATCH v2 0/3] Assorted improvements salvaged from an earlier series
 2024-03-24 17:51 UTC  (4+ messages)
` [PATCH v2 1/3] grep: perform some minor code and comment cleanups
` [PATCH v2 2/3] grep docs: describe --recurse-submodules further and improve formatting a bit
` [PATCH v2 3/3] grep docs: describe --no-index "

[PATCH] doc/gitremote-helpers: fix more missing single-quotes
 2024-03-24 16:15 UTC  (8+ messages)

[PATCH 00/13] Support for arbitrary schemes in credentials
 2024-03-24 16:13 UTC  (17+ messages)
` [PATCH 01/13] credential: add an authtype field
` [PATCH 02/13] remote-curl: reset headers on new request
` [PATCH 03/13] http: use new headers for each object request
` [PATCH 04/13] credential: add a field for pre-encoded credentials
` [PATCH 05/13] credential: gate new fields on capability
` [PATCH 06/13] docs: indicate new credential protocol fields
` [PATCH 07/13] http: add support for authtype and credential
` [PATCH 08/13] credential: add an argument to keep state
` [PATCH 09/13] credential: enable state capability
` [PATCH 10/13] docs: set a limit on credential line length
` [PATCH 11/13] t5563: refactor for multi-stage authentication
` [PATCH 12/13] strvec: implement swapping two strvecs
` [PATCH 13/13] credential: add support for multistage credential rounds

[PATCH 1/2] factor out strbuf_expand_bad_format()
 2024-03-24 16:06 UTC  (7+ messages)
` [PATCH 2/2] cat-file: use strbuf_expand_bad_format()
` [PATCH v2 1/2] factor out strbuf_expand_bad_format()
` [PATCH v2 2/2] cat-file: use strbuf_expand_bad_format()

Should --update-refs exclude refs pointing to the current HEAD?
 2024-03-24 10:42 UTC  (2+ messages)

[PATCH 0/5] Fixes for Documentation/MyFirstObjectWalk.txt
 2024-03-24  2:20 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] MyFirstObjectWalk: use additional arg in config_fn_t
  ` [PATCH v2 4/5] MyFirstObjectWalk: fix description for counting omitted objects
  ` [PATCH v2 5/5] MyFirstObjectWalk: add stderr to pipe processing

[PATCH 0/3] Assorted improvements salvaged from an earlier series
 2024-03-23 19:46 UTC  (4+ messages)
` [PATCH 3/3] grep docs: describe --no-index further and improve formatting a bit

Git is not recognizing some merge conflicts and just accepting incoming master version
 2024-03-23 19:17 UTC  (7+ messages)

[PATCH] contrib: drop hg-to-git script
 2024-03-23 18:49 UTC  (7+ messages)

[PATCH] grep: improve errors for unmatched ( and )
 2024-03-23 18:06 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 0/2] improve bugreports
 2024-03-23 17:36 UTC  (3+ messages)
` [PATCH 1/2] bugreport: add a new line between questions
` [PATCH 2/2] bugreport: add a mark to each proposed questions

[GSoC][PROPOSAL v1] Refactor git-bisect(1) to make its state self-contained
 2024-03-23 16:37 UTC  (3+ messages)

[PATCH] gitk: add "Hightlight commit name" menu entry
 2024-03-23  9:45 UTC  (3+ messages)

[PATCH] rebase: use child_process_clear() to clean
 2024-03-22 23:36 UTC  (3+ messages)

[PATCH 0/3] format-patch: teach `--header-cmd`
 2024-03-22 22:31 UTC  (19+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] revision: add a per-email field to rev-info
        ` [PATCH 2/6] pretty: split oneline and email subject printing
        ` [PATCH 4/6] log: do not set up extra_headers for non-email formats
        ` [PATCH 5/6] format-patch: return an allocated string from log_write_email_headers()
        ` [PATCH 6/6] format-patch: simplify after-subject MIME header handling
        ` [PATCH 7/6] format-patch: fix leak of empty header string

Allow setting diff.worddiff=color via gitconfig
 2024-03-22 22:08 UTC  (11+ messages)
` [PATCH 0/2] Support diff.wordDiff config

[PATCH 0/7] reftable: improvements for the `binsearch()` mechanism
 2024-03-22 18:55 UTC  (10+ messages)
` [PATCH 1/7] reftable/basics: fix return type of `binsearch()` to be `size_t`
` [PATCH 2/7] reftable/basics: improve `binsearch()` test
` [PATCH 3/7] reftable/refname: refactor binary search over refnames
` [PATCH 4/7] reftable/block: refactor binary search over restart points
` [PATCH 5/7] reftable/block: fix error handling when searching "
` [PATCH 6/7] reftable/record: extract function to decode key lengths
` [PATCH 7/7] reftable/block: avoid decoding keys when searching restart points

Worktree shares a common remote with main checkout
 2024-03-22 17:28 UTC  (4+ messages)

Merge selected files or folders
 2024-03-22 17:23 UTC  (7+ messages)

t0032 fails on NFS mounts
 2024-03-22 15:15 UTC  (3+ messages)
` [PATCH] reftable: fix tests being broken by NFS' delete-after-close semantics

Feature request: status could list ref names after "HEAD detached"
 2024-03-22 15:00 UTC  (3+ messages)

What's cooking in git.git (Mar 2024, #05; Tue, 19)
 2024-03-22 14:46 UTC  (8+ messages)

[PATCH 0/3] t7800: fix quoting of looped test bodies
 2024-03-22 14:37 UTC  (3+ messages)
` [PATCH v2 "

Git mirror at gitlab
 2024-03-22 13:04 UTC  (9+ messages)

GSoC 2024
 2024-03-22  6:57 UTC 

[PATCH v5 0/4] Fix a bug in configuration parsing, and improve tests and documentation
 2024-03-22  4:50 UTC  (5+ messages)
` [PATCH v5 4/4] config.txt: describe handling of whitespace further

A note from the maintainer
 2024-03-22  2:44 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).