git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-09-09 17:36:46 to 2018-09-12 14:34:13 UTC [more...]

[PATCH v1] read-cache: speed up index load through parallelization
 2018-09-12 14:34 UTC  (8+ 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
  ` [PATCH v4 3/5] read-cache: speed up index load through parallelization
  ` [PATCH v4 4/5] read-cache.c: optimize reading index format v4
  ` [PATCH v4 5/5] read-cache: clean up casting and byte decoding

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

[PATCH 0/1] Properly peel tags in can_all_from_reach_with_flags()
 2018-09-12 14:22 UTC  (2+ messages)
` [PATCH 1/1] commit-reach: properly peel tags

Gitattributes not properly supported with add command
 2018-09-12 13:16 UTC 

[PATCH 00/16] Consolidate reachability logic
 2018-09-12 13:08 UTC  (6+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v2 17/18] commit-reach: make can_all_from_reach... linear

git-credential-libsecret not prompting to unlock keyring
 2018-09-12 12:47 UTC 

git-credential-libsecret not prompting to unlock keyring
 2018-09-12 12:43 UTC 

[PATCH 0/3] am/rebase: share read_author_script()
 2018-09-12 12:14 UTC  (5+ messages)
` [PATCH 1/3] am: rename read_author_script()
` [PATCH 2/3] add read_author_script() to libgit
` [PATCH 3/3] sequencer: use read_author_script()

What's cooking in git.git (Sep 2018, #02; Tue, 11)
 2018-09-12 11:39 UTC  (3+ messages)

[PATCH v2] http-backend: allow empty CONTENT_LENGTH
 2018-09-12  6:26 UTC  (20+ messages)
` [PATCH v4] "
    ` [PATCH] http-backend: Treat empty CONTENT_LENGTH as zero
      ` [PATCH] http-backend: treat "

[PATCH v4 0/9] Document/fix/warn about rebase incompatibilities and inconsistencies
 2018-09-12  6:21 UTC  (5+ messages)
` [PATCH v5 "
  ` [RFC PATCH v5 9/9] git-rebase: make --allow-empty-message the default
    ` 2.19.0 regression: leaving editor with empty commit message doesn't stop rebase [was: Re: [RFC PATCH v5 9/9] git-rebase: make --allow-empty-message the default]

Add proto v2 archive command with HTTP support
 2018-09-12  5:35 UTC  (4+ messages)
` [PATCH 1/3] archive: use packet_reader for communications
` [PATCH 2/3] archive: implement protocol v2 archive command
` [PATCH 3/3] archive: allow archive over HTTP(S) with proto v2

[PATCH 0/9] fetch: make sure submodule oids are fetched
 2018-09-12  2:25 UTC  (12+ messages)
` [PATCH 1/9] string-list: add string_list_{pop, last} functions
` [PATCH 2/9] sha1-array: provide oid_array_filter
` [PATCH 3/9] submodule.c: fix indentation
` [PATCH 4/9] submodule.c: sort changed_submodule_names before searching it
` [PATCH 5/9] submodule: move global changed_submodule_names into fetch submodule struct
` [PATCH 6/9] submodule.c: do not copy around submodule list
` [PATCH 7/9] submodule: fetch in submodules git directory instead of in worktree
` [PATCH 8/9] fetch: retry fetching submodules if sha1 were not fetched
` [PATCH 9/9] builtin/fetch: check for submodule updates for non branch fetches

Is it possible to git clone --filter= without any objects?
 2018-09-12  1:12 UTC  (6+ messages)

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 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  (16+ 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

[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  (22+ 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 11/23] ll-merge.c: remove implicit dependency on the_index
    ` [PATCH v3 14/23] patch-ids.c: "

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  (8+ messages)
` [PATCH 1/6] t/helper: keep test-tool command list sorted
` [PATCH 4/6] t/helper: merge test-parse-options into test-tool
` [PATCH 5/6] t/helper: merge test-dump-fsmonitor "
` [PATCH 6/6] Makefile: add a hint about TEST_BUILTINS_OBJS


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