git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-09-20 06:00:19 to 2022-09-22 20:44:18 UTC [more...]

[PATCH] maintenance: make unregister idempotent
 2022-09-22 20:44 UTC  (9+ messages)
` [PATCH v2 0/2] scalar: "
  ` [PATCH v2 1/2] maintenance: add 'unregister --force'
  ` [PATCH v2 2/2] scalar: make 'unregister' idempotent

git --archive
 2022-09-22 20:35 UTC  (3+ messages)

[PATCH] merge-tree: fix segmentation fault in read-only repositories
 2022-09-22 19:52 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3] merge-ort: "

[PATCH] sequencer: avoid dropping fixup commit that targets self via commit-ish
 2022-09-22 19:32 UTC  (6+ messages)
` [PATCH v2] "

[INVESTIGATION] why is fsck --connectivity-only so much more expensive than rev-list --objects --all?
 2022-09-22 19:27 UTC  (9+ messages)
  ` [PATCH 0/3] reducing fsck memory usage
    ` [PATCH 1/3] fsck: free tree buffers after walking unreachable objects
    ` [PATCH 2/3] fsck: turn off save_commit_buffer
    ` [PATCH 3/3] parse_object_buffer(): respect save_commit_buffer

t9210-scalar.sh fails with SANITIZE=undefined
 2022-09-22 19:12 UTC  (3+ messages)

[BUG] Git 2.28.0-rc1 t1800 message text comparison
 2022-09-22 19:02 UTC  (2+ messages)
` [BUG] Git 2.38.0-rc1 "

2.38.0 rc1 and explicit openssl version
 2022-09-22 18:55 UTC  (3+ messages)

[PATCH 0/3] Correct credential helper discrepancies handling input
 2022-09-22 18:31 UTC  (5+ messages)
` [PATCH 1/3] wincred: ignore unknown lines (do not die)
` [PATCH 2/3] netrc: "
` [PATCH 3/3] osxkeychain: clarify that we ignore unknown lines

[RFC PATCH] shortlog: add group-by options for year and month
 2022-09-22 15:46 UTC  (2+ messages)

[PATCH] ci: restrict workflow's github token permissions
 2022-09-22 15:29 UTC  (2+ messages)

Question relate to collaboration on git monorepo
 2022-09-22 15:20 UTC  (8+ messages)

git diff-index considers touched files as dirty and changes behaviour
 2022-09-22 15:20 UTC  (2+ messages)

[PATCH 0/7] midx: ignore cruft pack with `repack`, `expire`
 2022-09-22 14:14 UTC  (5+ messages)
` [PATCH 3/7] midx.c: prevent `expire` from removing the cruft pack

[PATCH] Documentation: add ReviewingGuidelines
 2022-09-22 13:29 UTC  (6+ messages)
` [PATCH v2] "

Handling rebasing better
 2022-09-22 11:23 UTC 

[ANNOUNCE] Git for Windows 2.38.0-rc1
 2022-09-22 10:16 UTC 

[PATCH] list-objects-filter: initialize sub-filter structs
 2022-09-22  9:35 UTC 

fatal: options '--bare' and '--origin foo' cannot be used together
 2022-09-22  6:40 UTC  (11+ messages)
    ` [PATCH 1/2] clone: allow "--bare" with "-o"
    ` [PATCH 2/2] remote: handle rename of remote without fetch refspec

[PATCH] pack-bitmap: improve grammar of "xor chain" error message
 2022-09-22  2:51 UTC 

What's cooking in git.git (Sep 2022, #06; Wed, 21)
 2022-09-22  1:11 UTC 

[L10N] Kickoff for Git 2.38.0 round #2
 2022-09-22  0:50 UTC 

[PATCH] check-non-portable-shell: detect obsolescent egrep/fgrep
 2022-09-22  0:18 UTC 

[ANNOUNCE] Git v2.38.0-rc1
 2022-09-22  0:11 UTC 

[RFC PATCH 0/2] Opaque author and committer identifiers
 2022-09-22  0:08 UTC  (4+ messages)
` [RFC PATCH 2/2] docs: document a format for anonymous author and committer IDs

[PATCH 0/8] [RFC] Enhance credential helper protocol to include auth headers
 2022-09-21 22:48 UTC  (12+ messages)
` [PATCH 3/8] osxkeychain: clarify that we ignore unknown lines
` [PATCH 4/8] http: read HTTP WWW-Authenticate response headers
` [PATCH 5/8] credential: add WWW-Authenticate header to cred requests

[PATCH v9 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
 2022-09-21 22:18 UTC  (17+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/6] fsmonitor: refactor filesystem checks to common interface
  ` [PATCH v10 2/6] fsmonitor: relocate socket file if .git directory is remote
  ` [PATCH v10 3/6] fsmonitor: avoid socket location check if using hook
  ` [PATCH v10 4/6] fsmonitor: deal with synthetic firmlinks on macOS
  ` [PATCH v10 5/6] fsmonitor: check for compatability before communicating with fsmonitor
  ` [PATCH v10 6/6] fsmonitor: add documentation for allowRemote and socketDir options
  ` [PATCH v11 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
    ` [PATCH v11 1/6] fsmonitor: refactor filesystem checks to common interface
    ` [PATCH v11 2/6] fsmonitor: relocate socket file if .git directory is remote
    ` [PATCH v11 3/6] fsmonitor: avoid socket location check if using hook
    ` [PATCH v11 4/6] fsmonitor: deal with synthetic firmlinks on macOS
    ` [PATCH v11 5/6] fsmonitor: check for compatability before communicating with fsmonitor
    ` [PATCH v11 6/6] fsmonitor: add documentation for allowRemote and socketDir options

Support SSL_CERT_DIR
 2022-09-21 21:26 UTC  (2+ messages)

Preserving credentials on authentication failures
 2022-09-21 21:13 UTC  (2+ messages)

[PATCH 0/2] update internal patch-id to use "stable" algorithm
 2022-09-21 20:59 UTC  (8+ messages)
` [PATCH 1/2] patch-id: fix stable patch id for binary / header-only
` [PATCH 2/2] patch-id: use stable patch-id for rebases
` [PATCH v2 0/2] update internal patch-id to use "stable" algorithm
  ` [PATCH v2 1/2] patch-id: fix stable patch id for binary / header-only
  ` [PATCH v2 2/2] patch-id: use stable patch-id for rebases

[PATCH 0/2] Fix various typos in regular and technical docs
 2022-09-21 19:16 UTC  (3+ messages)

[PATCH v2 0/3] midx: use `--stdin-packs` to implement `repack`
 2022-09-21 19:09 UTC  (6+ messages)
  ` [PATCH v2 1/3] midx.c: compute pack_info array outside of fill_included_packs_batch()
  ` [PATCH v2 2/3] midx.c: use `pack-objects --stdin-packs` when repacking
  ` [PATCH v2 3/3] midx.c: unify `include_pack` array into `pack_info` struct

[PATCH v2 0/4] allow "grep -E", remove {e,f}grep usage
 2022-09-21 18:06 UTC  (6+ messages)
` [PATCH v2 1/4] CodingGuidelines: allow grep -E
` [PATCH v2 2/4] t: remove \{m,n\} from BRE grep usage
` [PATCH v2 3/4] t: convert egrep usage to "grep -E"
` [PATCH v2 4/4] t: convert fgrep usage to "grep -F"

[PATCH v3 07/15] t/Makefile: don't remove test-results in "clean-except-prove-cache"
 2022-09-21 17:52 UTC  (9+ messages)
` [PATCH] t/Makefile: remove 'test-results' on 'make clean'
  ` [PATCH v2] "

[PATCH] gc: don't translate literal commands
 2022-09-21 17:35 UTC  (5+ messages)

[PATCH 0/5] [RFC] introduce Roaring bitmaps to Git
 2022-09-21 16:58 UTC  (12+ messages)
` [PATCH 2/5] roaring.[ch]: apply Git specific changes to the roaring API

[PATCH] refs: unify parse_worktree_ref() and ref_type()
 2022-09-21 16:45 UTC  (8+ messages)

Wildcards in mailmap to hide transgender people's deadnames
 2022-09-21 16:42 UTC  (8+ messages)

what if i use makeheader tool to generate c header file, it would be accepted
 2022-09-21 16:28 UTC  (9+ messages)

Newbie contribution idea for 'git log --children': input requested
 2022-09-21  0:24 UTC  (6+ messages)

[BUG] seemingly-rare segfault in merge-tree
 2022-09-20 21:57 UTC  (4+ messages)

[PATCH] midx.c: use `pack-objects --stdin-packs` when repacking
 2022-09-20 20:35 UTC  (5+ messages)

[PATCH] builtin/diagnose.c: don't translate the two mode values
 2022-09-20 17:54 UTC  (3+ messages)

[PATCH 0/4] allow grep -E, and remove egrep
 2022-09-20 17:52 UTC  (9+ messages)
` [PATCH 1/4] CodingGuidelines: allow grep -E
` [PATCH 2/4] t: remove \{m,n\} from BRE grep usage
` [PATCH 3/4] t: convert egrep usage to "grep -E"
` [PATCH 4/4] t: convert fgrep usage to "grep -F"

[PATCH v6 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
 2022-09-20 15:49 UTC  (11+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/6] fsmonitor: relocate socket file if .git directory is remote

[PATCH] scalar: fix wrong shell hashbang
 2022-09-20 12:43 UTC  (3+ messages)

[CONFIG][SUGGESTION] ask for check in git-config
 2022-09-20 11:19 UTC 

Handling the Git trademark
 2022-09-20  8:38 UTC  (2+ messages)

[PATCH v5 0/5] hiderefs: add hide-refs hook to hide refs dynamically
 2022-09-20  8:22 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/5] "
  ` [PATCH v6 2/5] hiderefs: use a new flag to mark force hidden refs
  ` [PATCH v6 3/5] hiderefs: hornor hide flags in wire protocol V2
  ` [PATCH v6 4/5] test: add test cases for hide-refs hook
  ` [PATCH v6 5/5] doc: add documentation for the "

git rebase crash: merge-ort.c:2622: apply_directory_rename_modifications: Assertion `ci->dirmask == 0' failed
 2022-09-20  7:15 UTC  (2+ messages)

[PATCH v1 0/2] grep: integrate with sparse index
 2022-09-20  7:13 UTC  (8+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 1/3] builtin/grep.c: add --sparse option


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