git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-09-21 01:48:07 to 2022-09-23 21:45:09 UTC [more...]

[PATCH 0/4] submodule: parallelize status
 2022-09-23 21:44 UTC  (10+ messages)
` [PATCH 1/4] run-command: add pipe_output to run_processes_parallel
` [PATCH 2/4] submodule: move status parsing into function
` [PATCH 3/4] diff-lib: refactor functions
` [PATCH 4/4] diff-lib: parallelize run_diff_files for submodules

[PATCH] read-cache: avoid misaligned reads in index v4
 2022-09-23 21:39 UTC  (2+ messages)

[RFC PATCH] shortlog: add group-by options for year and month
 2022-09-23 21:19 UTC  (5+ messages)
` [RFC PATCH v2] "

Scriptable mode for git bisect
 2022-09-23 20:54 UTC 

LSan curiosity in t1300
 2022-09-23 21:01 UTC  (5+ messages)
` [PATCH] tests: opt "git --config-env" test out of SANITIZE=leak

[BUG] Git 2.28.0-rc1 t1800 message text comparison
 2022-09-23 20:43 UTC  (3+ messages)
` [BUG] Git 2.38.0-rc1 "

[PATCH 00/10] Add the Git Change command
 2022-09-23 19:59 UTC  (12+ messages)
` [PATCH 01/10] technical doc: add a design doc for the evolve command
` [PATCH 02/10] sha1-array: implement oid_array_readonly_contains
` [PATCH 03/10] ref-filter: add the metas namespace to ref-filter
` [PATCH 04/10] evolve: add support for parsing metacommits
` [PATCH 05/10] evolve: add the change-table structure
` [PATCH 06/10] evolve: add support for writing metacommits
` [PATCH 07/10] evolve: implement the git change command
` [PATCH 08/10] evolve: add the git change list command
` [PATCH 09/10] evolve: add delete command
` [PATCH 10/10] evolve: add documentation for `git change`

[PATCH] doc/cat-file: allow --use-mailmap for --batch options
 2022-09-23 19:35 UTC 

[PATCH] pack-bitmap: remove trace2 region from hot path
 2022-09-23 19:17 UTC  (6+ messages)

[PATCH v2 0/3] midx: use `--stdin-packs` to implement `repack`
 2022-09-23 19:05 UTC  (7+ messages)
  ` [PATCH v2 2/3] midx.c: use `pack-objects --stdin-packs` when repacking

Question relate to collaboration on git monorepo
 2022-09-23 18:11 UTC  (12+ messages)

[PATCH v1 0/2] grep: integrate with sparse index
 2022-09-23 17:08 UTC  (8+ messages)
` [PATCH v6 0/1] "
  ` [PATCH v6 1/1] builtin/grep.c: "

[PATCH] cmd-list.perl: fix identifying man sections
 2022-09-23 17:01 UTC  (6+ messages)
  ` [PATCH v2] "

git --archive
 2022-09-23 16:51 UTC  (6+ messages)

[PATCH] pack-bitmap: improve grammar of "xor chain" error message
 2022-09-23 15:55 UTC  (2+ messages)

https://git-scm.com/
 2022-09-23 15:08 UTC 

[PATCH] maintenance: make unregister idempotent
 2022-09-23 13:08 UTC  (10+ messages)
` [PATCH v2 0/2] scalar: "
  ` [PATCH v2 1/2] maintenance: add 'unregister --force'
  ` [PATCH v2 2/2] scalar: make 'unregister' idempotent

[PATCH] merge-tree: fix segmentation fault in read-only repositories
 2022-09-23  9:55 UTC  (16+ messages)
` [PATCH v2] "
  ` [PATCH v3] merge-ort: "

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

[PATCH v6 0/1] grep: integrate with sparse index
 2022-09-23  4:21 UTC  (3+ messages)
` [PATCH v6 1/1] builtin/grep.c: "

t9210-scalar.sh fails with SANITIZE=undefined
 2022-09-22 22:56 UTC  (6+ messages)

[PATCH] branch: description for non-existent branch errors
 2022-09-22 22:37 UTC 

[INVESTIGATION] why is fsck --connectivity-only so much more expensive than rev-list --objects --all?
 2022-09-22 22:16 UTC  (10+ 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

[PATCH 0/3] Correct credential helper discrepancies handling input
 2022-09-22 22:11 UTC  (8+ 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

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

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

[PATCH] ci: restrict workflow's github token permissions
 2022-09-22 15:29 UTC  (2+ 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  (4+ messages)
` [PATCH 3/7] midx.c: prevent `expire` from removing the cruft pack

[PATCH] Documentation: add ReviewingGuidelines
 2022-09-22 13:29 UTC  (5+ 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

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  (12+ messages)
` [PATCH v10 "
  ` [PATCH v10 5/6] fsmonitor: check for compatability before communicating with fsmonitor
  ` [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  (3+ messages)

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

[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] t/Makefile: remove 'test-results' on 'make clean'
 2022-09-21 17:52 UTC  (5+ messages)
` [PATCH v2] "

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

[PATCH 0/5] [RFC] introduce Roaring bitmaps to Git
 2022-09-21 16:58 UTC  (8+ 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  (7+ 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).