git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-09-09 02:29:35 to 2018-09-11 23:26:44 UTC [more...]

[PATCH v1] read-cache: speed up index load through parallelization
 2018-09-11 23:26 UTC  (4+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 1/5] eoie: add End of Index Entry (EOIE) extension
  ` [PATCH v4 2/5] read-cache: load cache extensions on a worker thread

2.19.0.rc2.windows.1: stash fails with dirty submodule
 2018-09-11 22:24 UTC  (3+ messages)

What's cooking in git.git (Sep 2018, #02; Tue, 11)
 2018-09-11 22:20 UTC 

[PATCH 0/1] Add coverage for 'git format-patch --range-diff' single-patch case
 2018-09-11 21:34 UTC  (8+ messages)
` [PATCH 1/1] t3206-range-diff.sh: cover "

[PATCH 01/11] string_list: print_string_list to use trace_printf
 2018-09-11 21:03 UTC  (13+ messages)
` [PATCH 1/2] trace: add trace_print_string_list_key
  ` [PATCH 2/2] string-list: remove unused function print_string_list
        ` [PATCH] "

git silently ignores include directive with single quotes
 2018-09-11 20:57 UTC  (25+ messages)

[PATCH] rerere: avoid buffer overrun
 2018-09-11 20:45 UTC  (5+ messages)
` [PATCHv2 0/2] Fix rerere segfault with specially crafted merge
  ` [PATCHv2 1/2] t4200: demonstrate rerere segfault on "
  ` [PATCHv2 2/2] rerere: avoid buffer overrun

[PATCH v2] http-backend: allow empty CONTENT_LENGTH
 2018-09-11 20:33 UTC  (6+ messages)
` [PATCH v3] "
        ` [PATCH v2] http-backend test: make empty CONTENT_LENGTH test more realistic

[PATCH 0/2] commit-graph: add progress output
 2018-09-11 20:26 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/2] Fixup for js/mingw-o-append
 2018-09-11 20:06 UTC  (20+ 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 v2 0/2] Fixup for js/mingw-o-append
  ` [PATCH v2 1/2] t0051: test GIT_TRACE to a windows named pipe
  ` [PATCH v2 2/2] mingw: fix mingw_open_append to work with named pipes
  ` [PATCH v3 0/2] Fixup for js/mingw-o-append
    ` [PATCH v3 1/2] t0051: test GIT_TRACE to a windows named pipe
    ` [PATCH v3 2/2] mingw: fix mingw_open_append to work with named pipes

Allow git bisect in reverse mode?
 2018-09-11 19:55 UTC  (2+ messages)

Old submodules broken in 2.19rc1 and 2.19rc2
 2018-09-11 19:49 UTC  (9+ messages)
      ` [PATCH] Revert "Merge branch 'sb/submodule-core-worktree'" (was Re: Old submodules broken in 2.19rc1 and 2.19rc2)

[PATCH] diff: fix --color-moved-ws=allow-indentation-change
 2018-09-11 19:24 UTC  (8+ messages)

with git 1.8.3.1 get only merged tags
 2018-09-11 19:05 UTC  (2+ messages)

[PATCH 00/11] fetch: make sure submodule oids are fetched
 2018-09-11 18:31 UTC  (4+ messages)
` [PATCH 06/11] submodule.c: sort changed_submodule_names before searching it

Is it possible to git clone --filter= without any objects?
 2018-09-11 18:29 UTC  (5+ messages)

[PATCH v2] http-backend: allow empty CONTENT_LENGTH
 2018-09-11 18:27 UTC  (18+ messages)
` [PATCH v4] "
    ` [PATCH] http-backend: Treat empty CONTENT_LENGTH as zero
      ` [PATCH] http-backend: treat "

[PATCH] t5551-http-fetch-smart.sh: sort cookies before comparing
 2018-09-11 17:29 UTC  (2+ messages)

Git 2.19 Segmentation fault 11 on macOS
 2018-09-11 17:29 UTC  (11+ messages)

[PATCH v3 0/4] wt-status.c: commitable flag
 2018-09-11 17:22 UTC  (4+ messages)
` [PATCH v3 4/4] wt-status.c: Set the committable flag in the collect phase

[PATCH 00/21] Kill the_index part 4
 2018-09-11 16:58 UTC  (43+ messages)
` [PATCH 12/21] patch-ids.c: remove implicit dependency on the_index
` [PATCH v2 00/24] Kill the_index part 4
  ` [PATCH v2 24/24] Rename functions to avoid breaking in-flight topics
  ` [PATCH v3 00/23] Kill the_index part 4
    ` [PATCH v3 01/23] archive.c: remove implicit dependency the_repository
    ` [PATCH v3 02/23] read-cache.c: remove 'const' from index_has_changes()
    ` [PATCH v3 03/23] diff.c: reduce implicit dependency on the_index
    ` [PATCH v3 04/23] combine-diff.c: remove "
    ` [PATCH v3 05/23] blame.c: rename "repo" argument to "r"
    ` [PATCH v3 06/23] diff.c: remove the_index dependency in textconv() functions
    ` [PATCH v3 07/23] grep.c: remove implicit dependency on the_index
    ` [PATCH v3 08/23] diff.c: "
    ` [PATCH v3 09/23] read-cache.c: "
    ` [PATCH v3 10/23] diff-lib.c: "
    ` [PATCH v3 11/23] ll-merge.c: "
    ` [PATCH v3 12/23] merge-blobs.c: "
    ` [PATCH v3 13/23] merge.c: "
    ` [PATCH v3 14/23] patch-ids.c: "
    ` [PATCH v3 15/23] sha1-file.c: "
    ` [PATCH v3 16/23] rerere.c: "
    ` [PATCH v3 17/23] userdiff.c: "
    ` [PATCH v3 18/23] line-range.c: "
    ` [PATCH v3 19/23] submodule.c: "
    ` [PATCH v3 20/23] tree-diff.c: "
    ` [PATCH v3 21/23] ws.c: "
    ` [PATCH v3 22/23] revision.c: "
    ` [PATCH v3 23/23] revision.c: reduce implicit dependency the_repository

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

Help on autocompletion not localized?
 2018-09-11 16:01 UTC  (2+ messages)

[PATCH v6 00/21] Integrate commit-graph into 'fsck' and 'gc'
 2018-09-11 15:13 UTC  (6+ messages)
` [PATCH v7 00/22] "
  ` [PATCH v7 20/22] commit-graph: add '--reachable' option

Multiple GIT Accounts & HTTPS Client Certificates - Config
 2018-09-11  7:42 UTC  (4+ messages)

[RFC PATCH 0/5] Fix the racy split index problem
 2018-09-10 22:12 UTC  (7+ messages)
` [RFC PATCH 5/5] split-index: smudge and add racily clean cache entries to split index

[PATCH] config: document value 2 for protocol.version
 2018-09-10 22:00 UTC  (4+ messages)
` [PATCH v2] "

[GSoC] [PATCH 00/11] A minimal builtin rebase
 2018-09-10 20:25 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 10/11] builtin rebase: only store fully-qualified refs in `options.head_name`

[ANNOUNCE] Git v2.19.0
 2018-09-10 20:11 UTC 

sb/submodule-move-nested breaks t7411 under GIT_FSMONITOR_TEST
 2018-09-10 19:38 UTC  (6+ messages)
` [PATCH] git-mv: allow submodules and fsmonitor to work together
    ` [PATCH v1] "

[PATCH] t3701-add-interactive: tighten the check of trace output
 2018-09-10 19:33 UTC  (6+ messages)

[PATCH] test-tool.h: include git-compat-util.h
 2018-09-10 19:23 UTC  (9+ messages)
` [PATCH 5/6] pack-bitmap: save "have" bitmap from walk
      ` [PATCH 0/4] un-breaking pack-objects with bitmaps

Fwd: [Possible GIT Bug]
 2018-09-10 18:37 UTC  (6+ messages)
  `  "

[GIT PULL] l10n updates for 2.19.0 round 2
 2018-09-10 17:42 UTC  (2+ messages)

[PATCH v5 00/21] Add range-diff, a tbdiff lookalike
 2018-09-10 17:17 UTC  (8+ messages)
` [PATCH v6 "
  ` [PATCH v6 17/21] range-diff: populate the man page

zsh completion does not support branches with quotes/apostrophes
 2018-09-10 15:02 UTC 

[PATCH 0/6] Merge remaining t/helper binaries to test-tool
 2018-09-09 22:24 UTC  (10+ messages)
` [PATCH 1/6] t/helper: keep test-tool command list sorted
` [PATCH 2/6] t/helper: merge test-dump-untracked-cache into test-tool
` [PATCH 3/6] t/helper: merge test-pkt-line "
` [PATCH 4/6] t/helper: merge test-parse-options "
` [PATCH 5/6] t/helper: merge test-dump-fsmonitor "
` [PATCH 6/6] Makefile: add a hint about TEST_BUILTINS_OBJS

[PATCH] http-backend: allow empty CONTENT_LENGTH
 2018-09-09  4:40 UTC  (7+ 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).