git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-04-23 09:32:26 to 2021-04-26 15:47:30 UTC [more...]

[PATCH 00/23] [RFC] Builtin FSMonitor Feature
 2021-04-26 15:47 UTC  (16+ messages)
` [PATCH 01/23] fsmonitor--daemon: man page and documentation
` [PATCH 02/23] fsmonitor-ipc: create client routines for git-fsmonitor--daemon
` [PATCH 04/23] fsmonitor: introduce `core.useBuiltinFSMonitor` to call the daemon via IPC
` [PATCH 05/23] fsmonitor--daemon: add a built-in fsmonitor daemon
` [PATCH 06/23] fsmonitor--daemon: implement client command options
` [PATCH 07/23] fsmonitor-fs-listen-win32: stub in backend for Windows
` [PATCH 09/23] fsmonitor--daemon: implement daemon command options

[PATCH 0/5] fsck: improve error reporting
 2021-04-26 15:45 UTC  (10+ messages)
` [PATCH v2 0/6] fsck: better "invalid object" "
  ` [PATCH v2 3/6] fsck: don't hard die on invalid object types
  ` [PATCH v2 4/6] object-store.h: move read_loose_object() below 'struct object_info'
  ` [PATCH v2 5/6] fsck: report invalid types recorded in objects

Possible segfault with `git clone --mirror`
 2021-04-26 15:37 UTC  (4+ messages)

Advise request on adding a new SSH variant
 2021-04-26 15:08 UTC 

Pain points in Git's patch flow
 2021-04-26 14:36 UTC  (4+ messages)

[PATCH v3 00/16] reftable library
 2021-04-26 13:23 UTC  (6+ messages)
` [PATCH v4 00/15] "
  ` [PATCH v4 13/15] Reftable support for git-core

[RFC PATCH] cygwin: disallow backslashes in file names
 2021-04-25  2:22 UTC  (2+ messages)

not found the clone or pull log
 2021-04-26 11:58 UTC  (2+ messages)

[PATCH 00/18] Prepare tests for reftable backend
 2021-04-26 11:09 UTC  (5+ messages)
` [PATCH 10/18] test-lib: provide test prereq REFFILES

git diff word diff bug??
 2021-04-26  9:45 UTC  (3+ messages)

[feature suggestion] Improve stash descriptions
 2021-04-26  9:00 UTC  (3+ messages)

[PATCH 00/30] subtree: clean up, improve UX
 2021-04-26  8:27 UTC  (60+ messages)
` [PATCH 01/30] .gitignore: Ignore /git-subtree
` [PATCH 02/30] subtree: t7900: update for having the default branch name be 'main'
` [PATCH 03/30] subtree: t7900: use test-lib.sh's test_count
` [PATCH 04/30] subtree: t7900: use consistent formatting
` [PATCH 05/30] subtree: t7900: comment subtree_test_create_repo
` [PATCH 06/30] subtree: t7900: use 'test' for string equality
` [PATCH 07/30] subtree: t7900: delete some dead code
` [PATCH 08/30] subtree: t7900: fix 'verify one file change per commit'
` [PATCH 09/30] subtree: t7900: rename last_commit_message to last_commit_subject
` [PATCH 10/30] subtree: t7900: add a test for the -h flag
` [PATCH 11/30] subtree: t7900: add porcelain tests for 'pull' and 'push'
` [PATCH 12/30] subtree: don't have loose code outside of a function
` [PATCH 13/30] subtree: more consistent error propagation
` [PATCH 14/30] subtree: drop support for git < 1.7
` [PATCH 15/30] subtree: use `git merge-base --is-ancestor`
` [PATCH 16/30] subtree: use git-sh-setup's `say`
` [PATCH 17/30] subtree: use more explicit variable names for cmdline args
` [PATCH 18/30] subtree: use $* instead of $@ as appropriate
` [PATCH 19/30] subtree: give `$(git --exec-path)` precedence over `$PATH`
` [PATCH 20/30] subtree: use "^{commit}" instead of "^0"
` [PATCH 21/30] subtree: parse revs in individual cmd_ functions
` [PATCH 22/30] subtree: remove duplicate check
` [PATCH 23/30] subtree: add comments and sanity checks
` [PATCH 24/30] subtree: don't let debug and progress output clash
` [PATCH 25/30] subtree: have $indent actually affect indentation
` [PATCH 26/30] subtree: give the docs a once-over
` [PATCH 27/30] subtree: allow --squash to be used with --rejoin
` [PATCH 28/30] subtree: allow 'split' flags to be passed to 'push'
` [PATCH 29/30] subtree: push: allow specifying a local rev other than HEAD
` [PATCH 30/30] subtree: be stricter about validating flags

[BUG] ** glob pattern in git diff doesn't match root directory
 2021-04-26  8:23 UTC  (4+ messages)

[PATCH] bisect--helper: use BISECT_TERMS in 'bisect skip' command
 2021-04-26  7:06 UTC  (3+ messages)

[PATCH v2 00/13] SHA-256 / SHA-1 interop, part 1
 2021-04-26  1:03 UTC  (14+ messages)
` [PATCH v2 01/13] hash: add an algo member to struct object_id
` [PATCH v2 02/13] Always use oidread to read into "
` [PATCH v2 03/13] http-push: set algorithm when reading object ID
` [PATCH v2 04/13] hash: add a function to finalize object IDs
` [PATCH v2 05/13] Use the final_oid_fn to finalize hashing of "
` [PATCH v2 06/13] builtin/pack-redundant: avoid casting buffers to struct object_id
` [PATCH v2 07/13] hash: set, copy, and use algo field in "
` [PATCH v2 08/13] hash: provide per-algorithm null OIDs
` [PATCH v2 09/13] builtin/show-index: set the algorithm for object IDs
` [PATCH v2 10/13] commit-graph: don't store file hashes as struct object_id
` [PATCH v2 11/13] builtin/pack-objects: avoid using struct object_id for pack hash
` [PATCH v2 12/13] hex: default to the_hash_algo on zero algorithm value
` [PATCH v2 13/13] hex: print objects using the hash algorithm member

[PATCH 00/12] Fix all leaks in tests t0002-t0099: Part 1
 2021-04-25 14:16 UTC  (26+ messages)
` [PATCH 01/12] revision: free remainder of old commit list in limit_list
` [PATCH 03/12] ls-files: free max_prefix when done
` [PATCH 04/12] bloom: clear each bloom_key after use
` [PATCH 09/12] mailinfo: also free strbuf lists when clearing mailinfo
` [PATCH v2 00/12] Fix all leaks in tests t0002-t0099: Part 1
  ` [PATCH v2 01/12] revision: free remainder of old commit list in limit_list
  ` [PATCH v2 02/12] wt-status: fix multiple small leaks
  ` [PATCH v2 03/12] ls-files: free max_prefix when done
  ` [PATCH v2 04/12] bloom: clear each bloom_key after use
  ` [PATCH v2 05/12] branch: FREE_AND_NULL instead of NULL'ing real_ref
  ` [PATCH v2 06/12] builtin/bugreport: don't leak prefixed filename
  ` [PATCH v2 07/12] builtin/check-ignore: clear_pathspec before returning
  ` [PATCH v2 08/12] builtin/checkout: clear pending objects after diffing
  ` [PATCH v2 09/12] mailinfo: also free strbuf lists when clearing mailinfo
  ` [PATCH v2 10/12] builtin/for-each-ref: free filter and UNLEAK sorting
  ` [PATCH v2 11/12] builtin/rebase: release git_format_patch_opt too
  ` [PATCH v2 12/12] builtin/rm: avoid leaking pathspec and seen

[PATCH] [GSOC] pretty: provide human date format
 2021-04-25 10:41 UTC  (12+ messages)
` [PATCH v2] "
  ` [PATCH 0/2] pretty tests: --date/format test improvements
    ` [PATCH 1/2] pretty tests: simplify %aI/%cI date format test
    ` [PATCH 2/2] pretty tests: give --date/format tests a better description
  ` [PATCH v3] [GSOC] pretty: provide human date format

[PATCH v2] t6030: add test for git bisect skip started with --term* arguments
 2021-04-25  8:05 UTC 

Feature request: stash rename
 2021-04-25  7:10 UTC 

Security vulnerability in Git for Cygwin
 2021-04-24 21:04 UTC  (2+ messages)

how to rename remote branches, the long way
 2021-04-24 18:24 UTC  (8+ messages)

git pull --rebase silently skipping commits
 2021-04-24 13:46 UTC 

[PATCH v3] add git-p4.fallbackEncoding config setting, to prevent git-p4 from crashing on non UTF-8 changeset descriptions
 2021-04-24  8:14 UTC  (5+ messages)
` [PATCH] add git-p4.fallbackEncoding config variable, "

[PATCH v2] hooks: propose project configured hooks
 2021-04-24  1:38 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 00/10] Sparse-index: integrate with status and add
 2021-04-23 21:34 UTC  (18+ messages)
` [PATCH 01/10] t1092: add tests for status/add and sparse files
` [PATCH 02/10] unpack-trees: make sparse aware
` [PATCH v2 0/8] Sparse-index: integrate with status
  ` [PATCH v2 1/8] t1092: add tests for status/add and sparse files
  ` [PATCH v2 2/8] unpack-trees: preserve cache_bottom
  ` [PATCH v2 3/8] unpack-trees: compare sparse directories correctly
  ` [PATCH v2 4/8] unpack-trees: stop recursing into sparse directories
  ` [PATCH v2 5/8] dir.c: accept a directory as part of cone-mode patterns
  ` [PATCH v2 6/8] status: skip sparse-checkout percentage with sparse-index
  ` [PATCH v2 7/8] status: use sparse-index throughout
  ` [PATCH v2 8/8] fsmonitor: test with sparse index

[PATCH 0/7] Parallel Checkout (part 3)
 2021-04-23 19:56 UTC  (11+ messages)
` [PATCH 2/7] builtin/checkout.c: complete parallel checkout support
` [PATCH 3/7] checkout-index: add "
` [PATCH 4/7] parallel-checkout: add tests for basic operations
` [PATCH 6/7] parallel-checkout: add tests related to .gitattributes
` [PATCH 7/7] ci: run test round with parallel-checkout enabled

[RFC PATCH] fast-export, fast-import: Let tags specify an internal name
 2021-04-23 16:47 UTC  (2+ messages)

[PATCH v2 0/3] fast-export, fast-import: implement signed-commits
 2021-04-23 16:41 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] git-fast-import.txt: add missing LF in the BNF
  ` [PATCH v3 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'
  ` [PATCH v3 3/3] fast-export, fast-import: implement signed-commits

[PATCH] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
 2021-04-23 15:31 UTC  (7+ messages)
` [PATCH v2 0/3] refs: cleanup errno sideband ref related functions
  ` [PATCH v2 1/3] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
  ` [PATCH v2 2/3] refs/files-backend: stop setting errno from lock_ref_oid_basic
  ` [PATCH v2 3/3] refs: make errno output explicit for read_raw_ref_fn

What's cooking in git.git (Apr 2021, #05; Mon, 19)
 2021-04-23 14:41 UTC  (3+ messages)

reflog existence & reftable
 2021-04-23 14:07 UTC  (5+ messages)

[Question] git cat-file --batch cannot handle irregular path
 2021-04-23 13:07 UTC  (3+ messages)

[RFC PATCH v2 0/4] share a config between submodule and superproject
 2021-04-23 12:45 UTC  (10+ messages)
` [RFC PATCH v2 1/4] config: rename "submodule" scope to "gitmodules"
` [RFC PATCH v2 2/4] t1510-repo-setup: don't use exact matching on traces
` [RFC PATCH v2 3/4] t7006-pager.sh: more lenient trace checking
` [RFC PATCH v2 4/4] config: add 'config.superproject' file

[PATCH] cache-tree: avoid needless promisor object fetch
 2021-04-23 12:28 UTC  (2+ messages)

[PATCH 0/2] git: support separate arg for `--config-env`'s value
 2021-04-23 10:07 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v2 0/2] config: allow specifying config entries via envvar pairs
 2021-04-23 10:05 UTC  (7+ messages)
` [PATCH v8 0/8] "
  ` [PATCH v8 2/8] config: add new way to pass config via `--config-env`

Strategy to deal with slow cloners
 2021-04-23 10:02 UTC  (2+ messages)

[PATCH v4 0/3] config: allow overriding global/system config
 2021-04-23  9:32 UTC  (3+ messages)
` [PATCH v5 "


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