git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-08-07 08:26:45 to 2020-08-10 23:09:43 UTC [more...]

[PATCH v4 0/3] apply: handle i-t-a entries in index
 2020-08-10 23:02 UTC  (32+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] apply: allow "new file" patches on i-t-a entries
  ` [PATCH v5 2/3] apply: make i-t-a entries never match worktree
        ` [PATCH] git-apply.txt: correct description of --cached
  ` [PATCH v5 3/3] t4140: test apply with i-t-a paths
` [PATCH 1/1] diff-lib: use worktree mode in diffs from i-t-a entries
  ` [PATCH] t4069: test diff behavior with i-t-a paths
    ` [PATCH] diff-lib: use worktree mode in diffs from i-t-a entries
    ` [RESEND PATCH v2] "
` [HYPOTHETICAL PATCH 0/2] apply: reject modification diffs to "
  ` [HYPOTHETICAL PATCH 1/2] "
  ` [HYPOTHETICAL PATCH 2/2] t4140: test failure of diff from empty blob to i-t-a path

[PATCH] Collect merge-related tests to t64xx
 2020-08-10 22:29 UTC  (28+ messages)
` [PATCH v2 00/11] Start preparing merge-related tests to work with multiple merge backends
  ` [PATCH v2 01/11] Collect merge-related tests to t64xx
  ` [PATCH v2 02/11] t6418: tighten delete/normalize conflict testcase
  ` [PATCH v2 03/11] t6422: fix bad check against missing file
  ` [PATCH v2 04/11] t6416, t6422: fix incorrect untracked file count
  ` [PATCH v2 05/11] t6423: fix test setup for a couple tests
  ` [PATCH v2 06/11] t6422: fix multiple errors with the mod6 test expectations
  ` [PATCH v2 07/11] t6416, t6423: clarify some comments and fix some typos
  ` [PATCH v2 08/11] t6423: add an explanation about why one of the tests does not pass
  ` [PATCH v2 09/11] t6422, t6426: be more flexible for add/add conflicts involving renames
  ` [PATCH v2 10/11] t642[23]: be more flexible for add/add conflicts involving pair renames
  ` [PATCH v2 11/11] t6425: be more flexible with rename/delete conflict messages
  ` [PATCH v3 00/11] Start preparing merge-related tests to work with multiple merge backends
    ` [PATCH v3 01/11] Collect merge-related tests to t64xx
    ` [PATCH v3 02/11] t6418: tighten delete/normalize conflict testcase
    ` [PATCH v3 03/11] t6422: fix bad check against missing file
    ` [PATCH v3 04/11] t6416, t6422: fix incorrect untracked file count
    ` [PATCH v3 05/11] t6423: fix test setup for a couple tests
    ` [PATCH v3 06/11] t6422: fix multiple errors with the mod6 test expectations
    ` [PATCH v3 07/11] t6416, t6423: clarify some comments and fix some typos
    ` [PATCH v3 08/11] t6423: add an explanation about why one of the tests does not pass
    ` [PATCH v3 09/11] t6422, t6426: be more flexible for add/add conflicts involving renames
    ` [PATCH v3 10/11] t642[23]: be more flexible for add/add conflicts involving pair renames
    ` [PATCH v3 11/11] t6425: be more flexible with rename/delete conflict messages

[PATCH] progress: don't dereference before checking for NULL
 2020-08-10 21:57 UTC  (3+ messages)

[RFC PATCH 00/21] [RFC] Parallel checkout
 2020-08-10 21:33 UTC  (22+ messages)
` [RFC PATCH 01/21] convert: make convert_attrs() and convert structs public
` [RFC PATCH 02/21] convert: add [async_]convert_to_working_tree_ca() variants
` [RFC PATCH 03/21] convert: add get_stream_filter_ca() variant
` [RFC PATCH 04/21] convert: add conv_attrs classification
` [RFC PATCH 05/21] entry: extract a header file for entry.c functions
` [RFC PATCH 06/21] entry: make fstat_output() and read_blob_entry() public
` [RFC PATCH 07/21] entry: extract cache_entry update from write_entry()
` [RFC PATCH 08/21] entry: move conv_attrs lookup up to checkout_entry()
` [RFC PATCH 09/21] entry: add checkout_entry_ca() which takes preloaded conv_attrs
` [RFC PATCH 10/21] unpack-trees: add basic support for parallel checkout
` [RFC PATCH 11/21] parallel-checkout: make it truly parallel
` [RFC PATCH 12/21] parallel-checkout: add configuration options
` [RFC PATCH 13/21] parallel-checkout: support progress displaying
` [RFC PATCH 14/21] make_transient_cache_entry(): optionally alloc from mem_pool
` [RFC PATCH 15/21] builtin/checkout.c: complete parallel checkout support
` [RFC PATCH 16/21] checkout-index: add "
` [RFC PATCH 17/21] parallel-checkout: avoid stat() calls in workers
` [RFC PATCH 18/21] entry: use is_dir_sep() when checking leading dirs
` [RFC PATCH 19/21] symlinks: make has_dirs_only_path() track FL_NOENT
` [RFC PATCH 20/21] parallel-checkout: create leading dirs in workers
` [RFC PATCH 21/21] parallel-checkout: skip checking the working tree on clone

What's cooking in git.git (Aug 2020, #02; Mon, 10)
 2020-08-10 19:44 UTC 

git bug
 2020-08-10 17:20 UTC  (5+ messages)

[PATCH 0/6] [GSoC] Implement Corrected Commit Date
 2020-08-10 16:47 UTC  (16+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] commit-graph: fix regression when computing bloom filter
  ` [PATCH v2 02/10] revision: parse parent in indegree_walk_step()
  ` [PATCH v2 03/10] commit-graph: consolidate fill_commit_graph_info
  ` [PATCH v2 04/10] commit-graph: consolidate compare_commits_by_gen
  ` [PATCH v2 05/10] commit-graph: implement generation data chunk
  ` [PATCH v2 06/10] commit-graph: return 64-bit generation number
  ` [PATCH v2 07/10] commit-graph: implement corrected commit date
  ` [PATCH v2 08/10] commit-graph: handle mixed generation commit chains
  ` [PATCH v2 09/10] commit-reach: use corrected commit dates in paint_down_to_common()
  ` [PATCH v2 10/10] doc: add corrected commit date info

[PATCH] ci: fix inconsistent indentation
 2020-08-10 16:29 UTC  (2+ messages)

[PATCH v2 0/3] Remove special casing for PSEUDOREF updates
 2020-08-10 16:04 UTC  (12+ messages)
` [PATCH v3 "

Avoiding 'master' nomenclature
 2020-08-10 15:45 UTC  (10+ messages)

[PATCH] test_cmp: diagnose incorrect arguments
 2020-08-10 15:22 UTC  (7+ messages)
` [PATCH v2] "

[RFC PATCH 0/2] extend --abbrev support to diff-patch format
 2020-08-10 15:27 UTC  (9+ messages)
` [RFC PATCH 1/2] revision: differentiate if --no-abbrev asked explicitly
` [RFC PATCH 2/2] diff: extend --abbrev support to diff-patch format

Possible issue with rebase's --rebase-merges option
 2020-08-10 14:46 UTC  (6+ messages)

[PATCH] gitworkflows.txt: fix broken subsection underline
 2020-08-10 14:18 UTC  (2+ messages)

[PATCH v2 0/2] Make oid_to_hex() thread-safe
 2020-08-10 14:15 UTC  (5+ messages)
` [PATCH v2 2/2] hex: make hash_to_hex_algop() and friends thread-safe

[PATCH 4/4] submodule: port submodule subcommand 'summary' from shell to C
 2020-08-10 13:24 UTC  (2+ messages)

[BUG] git-cherry false-positive on upstream new-line change at end-of-file
 2020-08-10 11:01 UTC  (2+ messages)

[PATCH 0/4] Fit the building tools to Plan 9 environment
 2020-08-10 10:53 UTC  (10+ messages)
` [PATCH 1/4] Use $(SHELL_PATH) instead of sh in Makefile
` [PATCH 3/4] Fit to Plan 9's ANSI/POSIX compatibility layer

[RFC PATCH] gitweb: Map names/emails with mailmap
 2020-08-10 10:02 UTC  (7+ messages)
` [PATCH] "
  ` [PATCH v2] gitweb: map "

[PATCH] init: disallow --separate-git-dir with bare repository
 2020-08-10  9:56 UTC  (2+ messages)

[PATCH] Update .mailmap
 2020-08-09 22:38 UTC  (4+ messages)
` [PATCH RESEND] "

[GSoC][PATCH v2 0/5] submodule: port subcommand 'summary' from shell to C
 2020-08-08 23:26 UTC  (9+ messages)
` [PATCH v2 1/5] submodule: expose the '--for-status' option of summary
` [PATCH v2 5/5] submodule: port submodule subcommand 'summary' from shell to C

Rename offensive terminology (master)
 2020-08-08  3:46 UTC 

Why is AuthorDate displayed on git-blame?
 2020-08-08  0:35 UTC  (3+ messages)

[PATCH v2 0/7] making log --first-parent imply -m
 2020-08-07 23:07 UTC  (24+ messages)

`git blame` Line Number Off-by-one
 2020-08-07 22:35 UTC  (7+ messages)

[PATCH 00/11] Maintenance I: Command, gc and commit-graph tasks
 2020-08-07 22:29 UTC  (5+ messages)
` [PATCH 01/11] maintenance: create basic maintenance runner
` [PATCH 05/11] maintenance: add commit-graph task

[PATCH v3 0/4] Introduce --first-parent flag for git bisect
 2020-08-07 22:20 UTC  (13+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v5 "
    ` [PATCH v5 1/5] t6030: modernize "git bisect run" tests
    ` [PATCH v5 2/5] rev-list: allow bisect and first-parent flags
    ` [PATCH v5 3/5] cmd_bisect__helper: defer parsing no-checkout flag
    ` [PATCH v5 4/5] bisect: introduce first-parent flag
    ` [PATCH v5 5/5] bisect: combine args passed to find_bisection()

[PATCH] Documentation: mark `--object-format=sha256` as experimental
 2020-08-07 22:15 UTC  (5+ messages)

[RFC PATCH 4/7] fetch: --stdin
 2020-08-07 21:58 UTC  (4+ messages)

[RFC PATCH 2/7] fetch-pack: allow NULL negotiator->known_common
 2020-08-07 20:59 UTC  (2+ messages)

[RFC PATCH 1/7] fetch-pack: allow NULL negotiator->add_tip
 2020-08-07 20:53 UTC  (2+ messages)

racy test failure in tb/upload-pack-filters
 2020-08-07 20:18 UTC  (6+ messages)
      ` [PATCH] sideband: mark "remote error:" prefix for translation

[PATCH] refs: fix interleaving hook calls with reference-transaction hook
 2020-08-07 19:26 UTC  (9+ messages)

[PATCH] t1450: fix quoting of NUL byte when corrupting pack
 2020-08-07 17:16 UTC  (7+ messages)
` [PATCH v2 0/2] t: don't spuriously close and reopen quotes
  ` [PATCH v2 1/2] "

[GSoC][RESEND][PATCH 0/4] t7401: modernize, cleanup and warn
 2020-08-07 14:55 UTC  (6+ messages)
` [PATCH 4/4] t7401: add a WARNING and a NEEDSWORK


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