git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-09-05 17:25:55 to 2018-09-07 20:23:56 UTC [more...]

[PATCH v1] read-cache: speed up index load through parallelization
 2018-09-07 20:23 UTC  (12+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] read-cache: optimize expand_name_field() to speed up V4 index parsing
  ` [PATCH v3 2/4] eoie: add End of Index Entry (EOIE) extension
  ` [PATCH v3 3/4] read-cache: load cache extensions on a worker thread
  ` [PATCH v3 4/4] read-cache: speed up index load through parallelization

Old submodules broken in 2.19rc1 and 2.19rc2
 2018-09-07 20:20 UTC  (6+ messages)

[PATCH 1/2] t2013: add test for missing but active submodule
 2018-09-07 19:53 UTC  (5+ messages)
` [PATCH 2/2] submodule.c: warn about missing submodule git directories

[PATCH 0/2] Fixup for js/mingw-o-append
 2018-09-07 18:36 UTC  (4+ messages)
` [PATCH 1/2] t0051: test GIT_TRACE to a windows named pipe
` [PATCH 2/2] mingw: fix mingw_open_append to work with named pipes

[PATCH 0/2] commit-graph: add progress output
 2018-09-07 18:29 UTC  (15+ messages)
` [PATCH 1/2] commit-graph write: "
` [PATCH v2 0/2] commit-graph: "
` [PATCH v2 1/2] commit-graph write: "
` [PATCH v2 2/2] commit-graph verify: "

[PATCH] config.mak.dev: add -Wformat-security
 2018-09-07 18:19 UTC 

[PATCH] status: show progress bar if refreshing the index takes too long
 2018-09-07 17:38 UTC  (2+ messages)

[PATCH 00/11] fetch: make sure submodule oids are fetched
 2018-09-07 17:21 UTC  (23+ messages)
` [PATCH 01/11] string_list: print_string_list to use trace_printf
` [PATCH 02/11] string-list.h: add string_list_{pop, last} functions
` [PATCH 03/11] sha1-array: provide oid_array_filter
` [PATCH 04/11] submodule.c: convert submodule_move_head new argument to object id
` [PATCH 05/11] submodule.c: fix indentation
` [PATCH 06/11] submodule.c: sort changed_submodule_names before searching it
` [PATCH 07/11] submodule: move global changed_submodule_names into fetch submodule struct
` [PATCH 08/11] submodule.c: do not copy around submodule list

Mailsplit
 2018-09-07 17:09 UTC  (3+ messages)

Temporary git files for the gitdir created on a separate drive in workdir
 2018-09-07 16:48 UTC  (2+ messages)

ordered string-list considered harmful, was Re: [PATCH v3] Allow aliases that include other aliases
 2018-09-07 14:48 UTC  (12+ messages)

[PATCH 00/11] Add 'git multi-pack-index verify' command
 2018-09-07 13:10 UTC  (14+ messages)
` [PATCH 01/11] multi-pack-index: add 'verify' verb
` [PATCH 02/11] multi-pack-index: verify bad header
` [PATCH 04/11] multi-pack-index: verify packname order
` [PATCH 09/11] multi-pack-index: verify object offsets

2.19.0.rc2.windows.1: stash fails with dirty submodule
 2018-09-07 12:31 UTC 

[PATCH] diff: allow --recurse-submodules as an synonym for --submodule
 2018-09-07  9:53 UTC  (9+ messages)

CONTENT_LENGTH can no longer be empty
 2018-09-07  9:49 UTC  (10+ messages)
    ` [PATCH] http-backend: allow empty CONTENT_LENGTH
      ` [PATCH v2] "

[PATCH 00/14] format-patch: add --interdiff and --range-diff options
 2018-09-07  9:15 UTC  (7+ messages)
` [PATCH 11/14] format-patch: extend --range-diff to accept revision range
` [PATCH 14/14] format-patch: allow --range-diff to apply to a lone-patch

[RFC PATCH 0/5] Fix the racy split index problem
 2018-09-07  3:49 UTC  (17+ messages)
` [PATCH 1/5] t1700-split-index: drop unnecessary 'grep'
` [PATCH 2/5] t0090: disable GIT_TEST_SPLIT_INDEX for the test checking split index
` [RFC PATCH 3/5] split index: add a test to demonstrate the racy split index problem
` [RFC PATCH 4/5] t1700-split-index: date back files to avoid racy situations
` [RFC PATCH 5/5] split-index: smudge and add racily clean cache entries to split index

non-smooth progress indication for git fsck and git gc
 2018-09-07  3:30 UTC  (9+ messages)

[RFC PATCH] travis-ci: work around quarantine error during Perforce install on macOS
 2018-09-07  3:20 UTC 

test files with same names?
 2018-09-07  0:12 UTC  (8+ messages)
  ` How to handle patch series conflicts

[PATCH] submodule.sh update --remote: default to oid instead of master
 2018-09-06 22:54 UTC  (4+ messages)

[PATCH 1/2] submodule.c: convert submodule_move_head new argument to object id
 2018-09-06 21:18 UTC  (6+ messages)
` [PATCH 2/2] submodule.c: warn about missing submodule commit in recursive actions

[GSoC] [PATCH 00/18] builtin rebase options
 2018-09-06 20:38 UTC  (4+ messages)
` [PATCH v2 "

What's cooking in git.git (May 2018, #02; Thu, 17)
 2018-09-06 20:34 UTC  (8+ messages)
` sb/submodule-move-nested breaks t7411 under GIT_FSMONITOR_TEST
            ` [PATCH] git-mv: allow submodules and fsmonitor to work together

Git in Outreachy Dec-Mar?
 2018-09-06 19:34 UTC  (11+ messages)

[RFC PATCH v2] Allow aliases that include other aliases
 2018-09-06 19:31 UTC  (21+ messages)
` [PATCH v3] "

[PATCH v3 0/4] wt-status.c: commitable flag
 2018-09-06 16:06 UTC  (7+ messages)
` [PATCH v3 1/4] Move has_unmerged earlier in the file
` [PATCH v3 2/4] wt-status: rename commitable to committable
` [PATCH v3 3/4] t7501: add test of "commit --dry-run --short"
` [PATCH v3 4/4] wt-status.c: Set the committable flag in the collect phase

[PATCH 0/8] WIP: trace2: a new trace facility
 2018-09-06 15:13 UTC  (8+ messages)
` [RFC PATCH 0/6] Use trace2 in commit-reach
  ` [RFC PATCH 1/6] commit-reach: add trace2 telemetry and walk count
  ` [RFC PATCH 2/6] comit-reach: use trace2 for commit_contains_tag_algo
  ` [RFC PATCH 3/6] commit-reach: use trace2 in can_all_from_reach
  ` [RFC PATCH 4/6] test-tool: start trace2 environment
  ` [RFC PATCH 5/6] test-lib: add run_and_check_trace2
  ` [RFC PATCH 6/6] commit-reach: fix first-parent heuristic

t3404.6 breaks on master under GIT_FSMONITOR_TEST
 2018-09-06 12:36 UTC  (2+ messages)

Mailsplit
 2018-09-06  6:07 UTC 

[RFC PATCH 0/5] filter: support for excluding all trees and blobs
 2018-09-06  0:08 UTC  (8+ messages)
` [PATCH v7 0/7] "
  ` [PATCH v7 5/7] revision: mark non-user-given objects instead
  ` [PATCH v7 7/7] list-objects-filter: implement filter tree:0

[PATCH v4 00/12] Hash-independent tests (part 3)
 2018-09-05 22:50 UTC  (4+ messages)
` [PATCH v4 01/12] t: add test functions to translate hash-related values

What's cooking in git.git (Sep 2018, #01; Tue, 4)
 2018-09-05 21:56 UTC  (9+ messages)

[PATCH 00/21] Kill the_index part 4
 2018-09-05 21:04 UTC  (6+ messages)
` [PATCH v2 00/24] "
  ` [PATCH v2 24/24] Rename functions to avoid breaking in-flight topics

[PATCH 0/9] Offer to run CI/PR builds in Visual Studio Team Services
 2018-09-05 20:24 UTC  (12+ messages)
` [PATCH 2/9] ci/lib.sh: encapsulate Travis-specific things
` [PATCH 7/9] tests: include detailed trace logs with --write-junit-xml upon failure

[BUG] index corruption with git commit -p
 2018-09-05 18:48 UTC  (10+ messages)
              ` [PATCH] reopen_tempfile(): truncate opened file

[PATCH] rerere: avoid buffer overrun
 2018-09-05 17:56 UTC 

[PATCH 0/2] --no-deref and --stdin compatibility for update-ref
 2018-09-05 17:25 UTC  (3+ messages)
` [PATCH 1/2] update-ref: fix type of update_flags variable to match its usage
` [PATCH 2/2] update-ref: allow --no-deref with --stdin


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