git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-04-28 07:41:09 to 2021-04-30 21:41:07 UTC [more...]

[PATCH 0/7] Parallel Checkout (part 3)
 2021-04-30 21:40 UTC  (10+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] make_transient_cache_entry(): optionally alloc from mem_pool
  ` [PATCH v2 2/8] builtin/checkout.c: complete parallel checkout support
  ` [PATCH v2 3/8] checkout-index: add "
  ` [PATCH v2 4/8] parallel-checkout: add tests for basic operations
  ` [PATCH v2 5/8] parallel-checkout: add tests related to path collisions
  ` [PATCH v2 6/8] t0028: extract encoding helpers to lib-encoding.sh
  ` [PATCH v2 7/8] parallel-checkout: add tests related to .gitattributes
  ` [PATCH v2 8/8] ci: run test round with parallel-checkout enabled

Pain points in Git's patch flow
 2021-04-30 21:09 UTC  (16+ messages)

bug:git-check-ignore exit status is wrong for negative patterns when -v option used
 2021-04-30 20:51 UTC  (8+ messages)

[PATCH 00/23] [RFC] Builtin FSMonitor Feature
 2021-04-30 20:05 UTC  (44+ 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] repo-settings.c: simplify the setup
            ` Nesting topics within other threads (was: [PATCH] repo-settings.c: simplify the setup)
              ` Nesting topics within other threads
` [PATCH 05/23] fsmonitor--daemon: add a built-in fsmonitor daemon
` [PATCH 06/23] fsmonitor--daemon: implement client command options
` [PATCH 09/23] fsmonitor--daemon: implement daemon "
` [PATCH 11/23] fsmonitor--daemon: define token-ids
` [PATCH 12/23] fsmonitor--daemon: create token-based changed path cache
` [PATCH 13/23] fsmonitor-fs-listen-win32: implement FSMonitor backend on Windows
` [PATCH 15/23] fsmonitor-fs-listen-macos: implement FSEvent listener on MacOS

[PATCH v2 0/3] fast-export, fast-import: implement signed-commits
 2021-04-30 19:59 UTC  (16+ messages)
` [PATCH v3 "
  ` [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] urlmatch: do not allow passwords in URLs by default
 2021-04-30 18:50 UTC  (2+ messages)

[PATCH 0/2] git-p4: encoding of data from perforce
 2021-04-30 18:08 UTC  (6+ messages)
` [PATCH 2/2] git-p4: do not decode data from perforce by default

[PATCH 0/6] Push negotiation
 2021-04-30 17:33 UTC  (3+ messages)

[Patch 1/3] connect.c: add nonstopssh variant to the sshVariant set
 2021-04-30 17:32 UTC  (5+ messages)

[PATCH v2 00/30] subtree: clean up, improve UX
 2021-04-30 16:48 UTC  (21+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/30] subtree: t7900: update for having the default branch name be 'main'
  ` [PATCH v3 03/30] subtree: t7900: use test-lib.sh's test_count
  ` [PATCH v3 05/30] subtree: t7900: comment subtree_test_create_repo
  ` [PATCH v3 06/30] subtree: t7900: use 'test' for string equality
  ` [PATCH v3 09/30] subtree: t7900: rename last_commit_message to last_commit_subject
  ` [PATCH v3 10/30] subtree: t7900: add a test for the -h flag

[Patch 0/3] Explicit support for NonStop SSH variant
 2021-04-30 14:57 UTC  (2+ messages)

[Patch 2/3] ssh.txt: document nonstopssh variant
 2021-04-30 14:56 UTC 

[Patch 3/3] t5601: add nonstopssh SSH variant sub-tests
 2021-04-30 14:56 UTC 

Why doesn't `git log -m` imply `-p`?
 2021-04-30 14:00 UTC  (10+ messages)

[PATCH] fsmonitor: only enable it in non-bare repositories
 2021-04-30 13:55 UTC  (2+ messages)

[ANNOUNCE] Git Rev News edition 74
 2021-04-30 12:36 UTC 

[PATCH] submodule update: silence underlying fetch with "--quiet"
 2021-04-30  9:59 UTC 

What's cooking in git.git (Apr 2021, #06; Thu, 29)
 2021-04-30  9:34 UTC  (2+ messages)

[PATCH] doc: replace jargon word "impact" with "effect"/"affect"
 2021-04-30  7:59 UTC  (11+ messages)

[PATCH 0/8] refs: cleanup errno sideband ref related functions
 2021-04-30  6:02 UTC  (13+ messages)
` [PATCH 1/8] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
` [PATCH 2/8] refs/files-backend: stop setting errno from lock_ref_oid_basic
` [PATCH 3/8] refs: make errno output explicit for read_raw_ref_fn
` [PATCH 4/8] refs: make errno output explicit for refs_resolve_ref_unsafe
` [PATCH 5/8] refs: add failure_errno to refs_read_raw_ref() signature
` [PATCH 6/8] refs: clear errno return in refs_resolve_ref_unsafe()
` [PATCH 7/8] refs: stop setting EINVAL and ELOOP in symref resolution
` [PATCH 8/8] refs: explicitly propagate errno from refs_read_raw_ref

[PATCH v2] object-info: support for retrieving object info
 2021-04-30  5:45 UTC  (2+ messages)

[PATCH v2] bisect--helper: use BISECT_TERMS in 'bisect skip' command
 2021-04-30  4:33 UTC  (3+ messages)

git diff word diff bug??
 2021-04-30  4:12 UTC  (4+ messages)

[RFC PATCH] cygwin: disallow backslashes in file names
 2021-04-30  0:48 UTC  (6+ messages)
` [PATCH] "

[PATCH 0/2] git: support separate arg for `--config-env`'s value
 2021-04-30  0:47 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] git.txt: fix synopsis of `--config-env` missing the equals sign
  ` [PATCH v2 2/2] git: support separate arg for `--config-env`'s value

[PATCH] Fix: fix comment for __git_complete_worktree_paths
 2021-04-30  0:42 UTC  (2+ messages)

A possible divide by zero problem in read-cache.c
 2021-04-29 20:56 UTC  (3+ messages)

git am / patch utility not applying a .patch to the correct function
 2021-04-29 19:45 UTC  (2+ messages)

[PATCH] git-p4: speed up search for branch parent
 2021-04-29 19:31 UTC  (7+ messages)

GSoC Student Engagement
 2021-04-29 19:07 UTC  (2+ messages)

[PATCH 00/18] Prepare tests for reftable backend
 2021-04-29 18:14 UTC  (4+ messages)
` [PATCH 13/18] t2017: mark --orphan/logAllRefUpdates=false test as REFFILES

Can I use it with sURROUNDscm?
 2021-04-29 17:42 UTC 

[PATCH] add git-p4.fallbackEncoding config variable, to prevent git-p4 from crashing on non UTF-8 changeset descriptions
 2021-04-29 17:29 UTC  (8+ messages)
` [PATCH v5] "
      ` [PATCH v6] Add git-p4.fallbackEncoding

[PATCH 0/2] blob/object.c: trivial readability improvements
 2021-04-29 12:01 UTC  (15+ messages)
` [PATCH v2 00/10] object.c et al: tests, small bug fixes etc
  ` [PATCH v2 01/10] cat-file tests: test for bogus type name handling
  ` [PATCH v2 04/10] object-file.c: take type id, not string, in read_object_with_reference()
  ` [PATCH v2 05/10] {commit,tree,blob,tag}.c: add a create_{commit,tree,blob,tag}()
  ` [PATCH v2 06/10] blob.c: remove parse_blob_buffer()
  ` [PATCH v2 08/10] object.c: don't go past "len" under die() in type_from_string_gently()
  ` [PATCH v2 09/10] mktree: stop setting *ntr++ to NIL

[PATCH] mergetool: add win32 path translation for diffmerge
 2021-04-29 11:39 UTC 

[PATCH] [GSOC] ref-filter: add %(notes) format atom
 2021-04-29 10:24 UTC 

[PATCH] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
 2021-04-29  8:52 UTC  (7+ messages)
` [PATCH v2 0/3] refs: cleanup errno sideband ref related functions
  ` [PATCH v2 2/3] refs/files-backend: stop setting errno from lock_ref_oid_basic

[PATCH v4] t6030: add test for git bisect skip started with --term* arguments
 2021-04-29  8:20 UTC  (3+ messages)

[PATCH v2] git-merge: move primary point before parenthetical
 2021-04-29  7:52 UTC  (4+ messages)
` [PATCH v3] git-merge: rewrite already up to date message

[PATCH v4 00/11] test-lib.sh: new test_commit args, simplification & fixes
 2021-04-29  7:23 UTC  (3+ messages)
` [PATCH v5 "

[PATCH v2 0/5] test-lib-functions.sh: trickery to make -x less verbose
 2021-04-29  4:02 UTC  (7+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] test-lib-functions: normalize test_path_is_missing() debugging
  ` [PATCH v3 2/4] Revert and amend "test-lib-functions: assert correct parameter count"

pkt-line and LF terminated lines of data
 2021-04-29  3:16 UTC  (4+ messages)

[PATCH] git-apply: modify prints to account for --3way changes
 2021-04-29  2:35 UTC  (6+ messages)
` [PATCH V2] "
  ` [PATCH V3] git-apply: adjust messages "

Two issues with mark_reachable_objects
 2021-04-29  1:37 UTC  (8+ messages)
` [PATCH] prune: save reachable-from-recent objects with bitmaps
      ` [PATCH v2 0/2] "
        ` [PATCH v2 1/2] pack-bitmap: clean up include_check after use
        ` [PATCH v2 2/2] prune: save reachable-from-recent objects with bitmaps

how to rename remote branches, the long way
 2021-04-29  0:28 UTC  (8+ messages)

[PATCH] git-apply: allow empty patch text
 2021-04-29  0:32 UTC  (5+ messages)
` [PATCH V2] git-apply: add --allow-empty flag

[PATCH] git-apply: add --quiet flag
 2021-04-28 18:18 UTC  (4+ messages)

[PATCH v2] t6030: add test for git bisect skip started with --term* arguments
 2021-04-28 17:48 UTC  (5+ messages)

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

[PATCH v3] t6030: add test for git bisect skip started with --term* arguments
 2021-04-28 16:55 UTC  (2+ messages)

Request: `git restore $commit $file` shouldn’t override uncommited changes
 2021-04-28  9:10 UTC  (4+ 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).