git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-09-22 11:36:00 to 2020-09-25 12:33:46 UTC [more...]

[PATCH v3 0/8] Maintenance II: prefetch, loose-objects, incremental-repack tasks
 2020-09-25 12:33 UTC  (3+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/8] maintenance: add prefetch task

[PATCH] bisect: don't use invalid oid as rev when starting
 2020-09-25  7:14 UTC  (20+ messages)
` [PATCH v2] "

[PATCH] cmake: ignore generated files
 2020-09-25  6:40 UTC  (20+ messages)

[RFC 0/1] Leading whitespace as a function identification heuristic?
 2020-09-25  9:11 UTC  (6+ messages)
` [RFC 1/1] xdiff: use leading whitespace in function heuristic

[PATCH 0/2] drop unaligned loads
 2020-09-25  9:09 UTC  (8+ messages)
` [PATCH 1/2] bswap.h: "
` [PATCH 2/2] Revert "fast-export: use local array to store anonymized oid"

[PATCH 0/8] parsing trailers with shortlog
 2020-09-25  7:05 UTC  (9+ messages)
` [PATCH 1/8] shortlog: change "author" variables to "ident"
` [PATCH 2/8] shortlog: refactor committer/author grouping
` [PATCH 3/8] trailer: add interface for iterating over commit trailers
` [PATCH 4/8] shortlog: match commit trailers with --group
` [PATCH 5/8] shortlog: de-duplicate trailer values
` [PATCH 6/8] shortlog: rename parse_stdin_ident()
` [PATCH 7/8] shortlog: parse trailer idents
` [PATCH 8/8] shortlog: allow multiple groups to be specified

[PATCH 00/15] remote-mediawiki: various fixes to make tests pass
 2020-09-25  6:50 UTC  (3+ messages)
` [PATCH v2 00/18] remote-mediawiki: fix RCE issue, and the tests

[PATCH] ci: github action - add check for whitespace errors
 2020-09-25  6:44 UTC  (8+ messages)

[PATCH 0/4] Clean-up around get_x_ish()
 2020-09-25  5:59 UTC  (5+ messages)
` [PATCH 1/4] t8013: minimum preparatory clean-up
` [PATCH 2/4] blame: validate and peel the object names on the ignore list
` [PATCH 3/4] t1506: rev-parse A..B and A...B
` [PATCH 4/4] sequencer: stop abbreviating stopped-sha file

RFC - concurrency causes segfault in git grep since 2.26.0
 2020-09-25  5:52 UTC  (2+ messages)

[RFH] sequencer: simplify logic around stopped-sha file
 2020-09-25  5:48 UTC 

[PATCH] pull: don't warn if pull.ff has been set
 2020-09-25  3:50 UTC 

Feature suggestion: Features Sets and Feature Dependencies Sets
 2020-09-25  1:58 UTC  (2+ messages)

[RFC v2 0/1] implement support for negative refspecs
 2020-09-24 23:42 UTC  (5+ messages)
` [RFC v2 1/1] refspec: add "

[PATCH v3 6/8] maintenance: add incremental-repack task
 2020-09-24 22:01 UTC  (4+ messages)

[PATCH v4 1/9] doc: propose hooks managed by the config
 2020-09-24 21:54 UTC  (3+ messages)

Allow passing pipes to diff --no-index + bugfix
 2020-09-24 17:38 UTC  (16+ messages)
` [PATCH 1/2] diff: Fix modified lines stats with --stat and --numstat
                ` [PATCH v3] "
                  ` [PATCH v4] "

[PATCH 00/13] reftable library
 2020-09-24 17:22 UTC  (7+ messages)
` [PATCH 06/13] reftable: (de)serialization for the polymorphic record type

[PATCH 0/3] commit: add an option to reword the last commit
 2020-09-24 16:58 UTC  (16+ messages)
` [PATCH 2/3] commit: reorder synopsis
` [PATCH 3/3] commit: add an option the reword HEAD

[ANNOUNCE] git-assembler 1.2 released
 2020-09-24 14:15 UTC 

[PATCH v3 4/8] midx: enable core.multiPackIndex by default
 2020-09-24 13:53 UTC  (3+ messages)

[PATCH v3 3/8] maintenance: create auto condition for loose-objects
 2020-09-24 13:51 UTC  (3+ messages)

[PATCH v3 2/8] maintenance: add loose-objects task
 2020-09-24 13:45 UTC  (3+ messages)

[PATCH v7 00/13] Finish converting git bisect to C part 2
 2020-09-24 12:56 UTC  (10+ messages)

[PATCH v9 0/6]Finish converting git bisect to C part 2 subset 1
 2020-09-24 12:33 UTC  (7+ messages)
` [PATCH v9 1/6] bisect--helper: BUG() in cmd_*() on invalid subcommand
` [PATCH v9 2/6] bisect--helper: use '-res' in 'cmd_bisect__helper' return
` [PATCH v9 3/6] bisect--helper: introduce new `write_in_file()` function
` [PATCH v9 4/6] bisect--helper: reimplement `bisect_autostart` shell function in C
` [PATCH v9 5/6] bisect: call 'clear_commit_marks_all()' in 'bisect_next_all()'
` [PATCH v9 6/6] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C

Question about fsmonitor and --untracked-files=all
 2020-09-24 12:14 UTC  (3+ messages)

[ANNOUNCE] Git Rev News edition 67
 2020-09-24 10:32 UTC 

git diff --name-only --submodule=diff combination does not work
 2020-09-24  6:38 UTC  (4+ messages)

[PATCH v4 8/9] commit: use config-based hooks
 2020-09-23 23:47 UTC  (2+ messages)

[PATCH v4 7/9] hook: replace run-command.h:find_hook
 2020-09-23 23:20 UTC  (2+ messages)

[PATCH v4 3/9] hook: add list command
 2020-09-23 23:04 UTC  (2+ messages)

[PATCH v8 0/6] Finish converting git bisect to C part 2 subset 1
 2020-09-23 16:14 UTC  (10+ messages)
` [PATCH v8 1/6] bisect--helper: BUG() in cmd_*() on invalid subcommand
` [PATCH v8 2/6] bisect--helper: use '-res' in 'cmd_bisect__helper' return
` [PATCH v8 3/6] bisect--helper: introduce new `write_in_file()` function
` [PATCH v8 4/6] bisect--helper: reimplement `bisect_autostart` shell function in C
` [PATCH v8 5/6] bisect: call 'clear_commit_marks_all()' in 'bisect_next_all()'
` [PATCH v8 6/6] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C

[PATCH] pull: do not warn when opt_ff is explicitly specified
 2020-09-23 18:33 UTC  (4+ messages)

[PATCH v2 0/2] push: make "--force-with-lease" safer
 2020-09-23 16:47 UTC  (19+ messages)
` [PATCH v4 0/3] push: add "--[no-]force-if-includes"
  ` [PATCH v4 1/3] push: add reflog check for "--force-if-includes"
  ` [PATCH v5 0/3] push: add "--[no-]force-if-includes"
    ` [PATCH v5 1/3] push: add reflog check for "--force-if-includes"
    ` [PATCH v5 2/3] push: parse and set flag "
    ` [PATCH v5 3/3] t, doc: update tests, reference "

[PATCH 0/4] sample hooks: become hash agnostic
 2020-09-23 16:34 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] hooks--pre-push.sample: modernize script
  ` [PATCH v2 2/3] hooks--pre-push.sample: use hash-agnostic zero OID
  ` [PATCH v2 3/3] hooks--update.sample: "

[PATCH v3 09/10] builtin/diff-tree: learn --merge-base
 2020-09-23  9:47 UTC  (11+ messages)

[PATCH v3 8/8] maintenance: add incremental-repack auto condition
 2020-09-22 23:52 UTC  (2+ messages)

[PATCH v3 1/8] maintenance: add prefetch task
 2020-09-22 23:05 UTC  (2+ messages)

[PATCH] reftable: fix some sparse warnings
 2020-09-22 22:47 UTC 

[RFC PATCH 00/21] [RFC] Parallel checkout
 2020-09-22 22:49 UTC  (21+ messages)
` [PATCH v2 00/19] Parallel Checkout (part I)
  ` [PATCH v2 01/19] convert: make convert_attrs() and convert structs public
  ` [PATCH v2 02/19] convert: add [async_]convert_to_working_tree_ca() variants
  ` [PATCH v2 03/19] convert: add get_stream_filter_ca() variant
  ` [PATCH v2 04/19] convert: add conv_attrs classification
  ` [PATCH v2 05/19] entry: extract a header file for entry.c functions
  ` [PATCH v2 06/19] entry: make fstat_output() and read_blob_entry() public
  ` [PATCH v2 07/19] entry: extract cache_entry update from write_entry()
  ` [PATCH v2 08/19] entry: move conv_attrs lookup up to checkout_entry()
  ` [PATCH v2 09/19] entry: add checkout_entry_ca() which takes preloaded conv_attrs
  ` [PATCH v2 10/19] unpack-trees: add basic support for parallel checkout
  ` [PATCH v2 11/19] parallel-checkout: make it truly parallel
  ` [PATCH v2 12/19] parallel-checkout: support progress displaying
  ` [PATCH v2 13/19] make_transient_cache_entry(): optionally alloc from mem_pool
  ` [PATCH v2 14/19] builtin/checkout.c: complete parallel checkout support
  ` [PATCH v2 15/19] checkout-index: add "
  ` [PATCH v2 16/19] parallel-checkout: add tests for basic operations
  ` [PATCH v2 17/19] parallel-checkout: add tests related to clone collisions
  ` [PATCH v2 18/19] parallel-checkout: add tests related to .gitattributes
  ` [PATCH v2 19/19] ci: run test round with parallel-checkout enabled

What's cooking in git.git (Sep 2020, #06; Tue, 22)
 2020-09-22 21:49 UTC 

[PATCH] builtin/clone: avoid failure with GIT_DEFAULT_HASH
 2020-09-22 16:27 UTC  (5+ messages)
` [PATCH v3] "

git-filter-repo on Windows
 2020-09-22 16:03 UTC 

[PATCH 0/2] Fix overriding of partial clone filter when lazy-fetching
 2020-09-22 15:51 UTC  (5+ messages)
` [PATCH 2/2] fetch: do not override partial clone filter

Draft of Git Rev News edition 67
 2020-09-22 15:29 UTC  (2+ messages)

[PATCH 0/1] Test case for checkout of added/deleted submodules in clones
 2020-09-22 14:04 UTC  (3+ messages)
` [PATCH 1/1] "


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