git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2024-03-29 04:17:16 to 2024-04-01 23:27:35 UTC [more...]

What's cooking in git.git (Apr 2024, #01; Mon, 1)
 2024-04-01 23:27 UTC  (5+ messages)

[PATCH 0/2] improve documentation around git-update-ref
 2024-04-01 23:00 UTC  (6+ messages)
` [PATCH 1/2] update-ref: use {old,new}-oid instead of {old,new}value
` [PATCH 2/2] githooks: use {old,new}-oid instead of {old,new}-value

[PATCH 0/8] update-ref: add support for update-symref option
 2024-04-01 22:37 UTC  (18+ messages)
` [PATCH 1/8] files-backend: extract out `create_symref_lock`
` [PATCH 2/8] reftable-backend: extract out `write_symref_with_log`
` [PATCH 3/8] reftable-backend: move `write_symref_with_log` up
` [PATCH 4/8] refs: accept symref in `ref_transaction_add_update`
` [PATCH 5/8] refs/files-backend: add support for symref updates
` [PATCH 6/8] refs/reftable-backend: "
` [PATCH 7/8] refs: add 'update-symref' command to 'update-ref'
` [PATCH 8/8] refs: support symrefs in 'reference-transaction' hook

[PATCH 0/4] osxkeychain: bring in line with other credential helpers
 2024-04-01 22:16 UTC  (3+ messages)

[PATCH 00/13] Support for arbitrary schemes in credentials
 2024-04-01 22:14 UTC  (10+ messages)
` [PATCH 08/13] credential: add an argument to keep state
` [PATCH 13/13] credential: add support for multistage credential rounds

[PATCH] RFC: add MAINTAINERS file
 2024-04-01 22:13 UTC  (11+ messages)

[PATCH 00/11] midx: split MIDX writing routines into midx-write.c, cleanup
 2024-04-01 21:45 UTC  (7+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] midx-write: move writing-related functions from midx.c
  ` [PATCH v2 2/4] midx-write.c: factor out common want_included_pack() routine
  ` [PATCH v2 3/4] midx-write.c: check count of packs to repack after grouping
  ` [PATCH v2 4/4] midx-write.c: use `--stdin-packs` when repacking

[gitweb] Category per directory?
 2024-04-01 21:31 UTC 

[PATCH] advice: omit trailing whitespace
 2024-04-01 20:50 UTC  (9+ messages)

Debian packaging for git-credential-libsecret
 2024-04-01 20:42 UTC 

[ANNOUNCE] Git Rev News edition 109
 2024-04-01 20:12 UTC 

[PATCH] completion: fix prompt with unset SHOWCONFLICTSTATE in nounset mode
 2024-04-01 19:38 UTC  (6+ messages)

[PATCH 0/2] improve bugreports
 2024-04-01 19:33 UTC  (8+ messages)
` [PATCH 2/2] bugreport: add a mark to each proposed questions

[PATCH] completion: protect prompt against unset SHOWUPSTREAM in nounset mode
 2024-04-01 19:07 UTC 

Fwd: "reverse proxy" remote-helper
 2024-04-01 17:37 UTC 

Fwd: [GSOC][Proposal] Move existing tests to a unit testing framework
 2024-04-01 17:29 UTC  (3+ messages)

[PATCH v2] bisect: Honor log.date
 2024-04-01 17:03 UTC  (8+ messages)

[PATCH 0/2] fix certain cases of add and commit with untracked path not erroring out
 2024-04-01 16:31 UTC  (15+ messages)
` [PATCH v2 0/3] commit, add: error out when passing untracked path
` [PATCH v2 1/3] read-cache: optionally collect pathspec matching info
` [PATCH v2 2/3] builtin/commit: error out when passing untracked path with -i
` [PATCH v2 3/3] builtin/add: error out when passing untracked path with -u

Feature request: a merge strategy that makes any file difference a merge conflict
 2024-04-01 11:00 UTC  (4+ messages)

[PATCH 0/6] fast-import: tighten parsing of paths
 2024-04-01  9:06 UTC  (19+ messages)
` [PATCH 1/6] "
` [PATCH 3/6] fast-import: release unfreed strbufs
` [PATCH 5/6] fast-import: document C-style escapes for paths
` [PATCH v2 0/8] fast-import: tighten parsing of paths
  ` [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 v2 4/8] fast-import: remove dead strbuf
  ` [PATCH v2 5/8] fast-import: improve documentation for unquoted paths
  ` [PATCH v2 6/8] fast-import: document C-style escapes for paths
  ` [PATCH v2 7/8] fast-import: forbid escaped NUL in paths
  ` [PATCH v2 8/8] fast-import: make comments more precise

[PATCH] mem-pool: use st_add() in mem_pool_strvfmt()
 2024-04-01  3:36 UTC  (2+ messages)

:/regex syntax picks stash entries over regular commits
 2024-04-01  2:44 UTC  (3+ messages)

[PATCH v2] config: fix some small capitalization issues, as spotted
 2024-03-31 23:01 UTC  (2+ messages)

[PATCH 06/13] docs: indicate new credential protocol fields
 2024-03-31 21:43 UTC  (5+ messages)

[PATCH] config: fix some small capitalization issues, as spotted
 2024-03-31 20:21 UTC  (3+ messages)

bug report: spurious "cannot delete branch '%s' used by worktree"
 2024-03-31  7:45 UTC  (5+ messages)

Git mirror at gitlab
 2024-03-31  7:26 UTC  (20+ messages)
                ` [PATCH 1/2] cook: switch unmaintained GitLab mirror to new URL
                ` [PATCH 2/2] cook: update mirror URLs to use HTTPS

[PATCH] do not set GIT_TEST_MAINT_SCHEDULER where it does not matter
 2024-03-31  6:51 UTC  (5+ messages)
` [PATCH] test-lib: fix non-functioning GIT_TEST_MAINT_SCHEDULER fallback

Draft of Git Rev News edition 109
 2024-03-30 23:00 UTC 

Bug: `git switch --detach` gives inapplicable advice
 2024-03-30 21:37 UTC  (2+ messages)
` [PATCH] checkout: do not bother "tracking" report on detached HEAD

[PATCH v3] userdiff: better method/property matching for C#
 2024-03-30 18:49 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/4] Doc new guidelines
 2024-03-30 17:36 UTC  (9+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] doc: rework CodingGuidelines with new formatting rules
  ` [PATCH v2 2/5] doc: allow literal and emphasis format in doc vs help tests
  ` [PATCH v2 3/5] doc: git-init: apply new documentation formatting guidelines
  ` [PATCH v2 4/5] doc: git-clone: "
  ` [PATCH v2 5/5] doc: git-clone: do not autoreference the manpage in itself

[PATCH 0/2] improve interactive-patch
 2024-03-30 17:06 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH v4 "
      ` [PATCH v4 2/2] add-patch: do not print hunks repeatedly

[RFC PATCH 0/3] Parallel submodule status
 2024-03-30 16:12 UTC 

[ANNOUNCE] tig-2.5.9
 2024-03-30 15:09 UTC 

RFC: Move existing tests to a unit testing framework - Seeking Review
 2024-03-30 14:38 UTC 

[PATCH 0/3] add: use advise_if_enabled
 2024-03-30 14:09 UTC  (17+ messages)
` [PATCH 1/3] add: use advise_if_enabled for ADVICE_ADD_IGNORED_FILE
` [PATCH 2/3] add: use advise_if_enabled for ADVICE_ADD_EMPTY_PATHSPEC
` [PATCH 3/3] add: use advise_if_enabled for ADVICE_ADD_EMBEDDED_REPO
` [PATCH v2 0/3] add: use advise_if_enabled
  ` [PATCH v2 1/3] add: use advise_if_enabled for ADVICE_ADD_IGNORED_FILE
  ` [PATCH v2 2/3] add: use advise_if_enabled for ADVICE_ADD_EMPTY_PATHSPEC
  ` [PATCH v2 3/3] add: use advise_if_enabled for ADVICE_ADD_EMBEDDED_REPO

tests broken with curl-8.7.0
 2024-03-30  8:54 UTC  (2+ messages)

[RFC] bisect: Introduce skip-when to automatically skip commits
 2024-03-30  8:10 UTC 

[PATCH v2 0/3] reftable/stack: use geometric table compaction
 2024-03-29 21:56 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] reftable/stack: add env to disable autocompaction
  ` [PATCH v3 2/3] reftable/stack: use geometric table compaction
  ` [PATCH v3 3/3] reftable/stack: make segment end inclusive

Git Gui Clone: Error Failed to create repository (with hints)
 2024-03-29 21:12 UTC 

[PATCH 0/1] quote: quote space
 2024-03-29 18:34 UTC  (16+ messages)
              ` [PATCH v2] t4126: make sure a directory with SP at the end is usable
                  ` [PATCH] t4126: fix "funny directory name" test on Windows (again)
                    ` [PATCH v2] "

[RFC][GSoC] Proposal: Move reftable and other tests to the unit testing framework
 2024-03-29 17:51 UTC  (6+ messages)
    ` [RFC][GSoC] Proposal v2: Move more "
    ` [RFC][GSoC] Proposal v2: Move and improve reftable tests in "

[RFC][GSoC] Proposal: Refactor git-bisect(1)
 2024-03-29  9:05 UTC  (3+ messages)

Update message_advice_pull_before_push to mention how to push after rebasing
 2024-03-29  7:41 UTC  (5+ messages)

[GSoC] Microproject help
 2024-03-29  5:46 UTC  (5+ 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).