git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-09-12 16:45:54 to 2018-09-15 10:31:58 UTC [more...]

[PATCH v1] read-cache: speed up index load through parallelization
 2018-09-15 10:31 UTC  (10+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 1/5] eoie: add End of Index Entry (EOIE) extension
  ` [PATCH v5 2/5] read-cache: load cache extensions on a worker thread
  ` [PATCH v5 3/5] read-cache: load cache entries on worker threads

[Bug report] Git incorrectly selects language in macos
 2018-09-15  2:20 UTC  (4+ messages)

[PATCH] refs: docstirng typo
 2018-09-15  2:15 UTC  (3+ messages)
  ` [PATCH v2] refs: docstring typo

[RFC PATCH 0/5] filter: support for excluding all trees and blobs
 2018-09-15  0:41 UTC  (14+ messages)
` [PATCH v8 0/7] "
  ` [PATCH v8 1/7] list-objects: store common func args in struct
  ` [PATCH v8 2/7] list-objects: refactor to process_tree_contents
  ` [PATCH v8 3/7] list-objects: always parse trees gently
  ` [PATCH v8 4/7] rev-list: handle missing tree objects properly
  ` [PATCH v8 5/7] revision: mark non-user-given objects instead
  ` [PATCH v8 6/7] list-objects-filter: use BUG rather than die
  ` [PATCH v8 7/7] list-objects-filter: implement filter tree:0

[PATCH v1 0/2] Cleanup tests for test_cmp argument ordering and "|" placement
 2018-09-15  0:02 UTC  (3+ messages)
` [PATCH v1 1/2] t/*: fix pipe placement and remove \'s
` [PATCH v1 2/2] t/*: fix ordering of expected/observed arguments

Git for games working group
 2018-09-14 23:36 UTC  (6+ messages)

[PATCH] read-cache.c: fix a sparse warning
 2018-09-14 23:29 UTC 

[PATCH] midx.c: mark a file-local symbol as static
 2018-09-14 23:26 UTC 

[RFC PATCH v2] Allow aliases that include other aliases
 2018-09-14 23:12 UTC  (5+ messages)
` [RFC PATCH v4 1/3] Add support for nested aliases
  ` [RFC PATCH v4 3/3] t0014: Introduce alias testing suite

[PATCH v1 0/4] Cleanup pass on special test setups
 2018-09-14 22:26 UTC  (21+ messages)
` [PATCH v1 1/4] correct typo/spelling error in t/README
` [PATCH v1 2/4] fsmonitor: update GIT_TEST_FSMONITOR support
      ` [PATCH v2 0/5] Cleanup pass on special test setups
        ` [PATCH v2 1/5] correct typo/spelling error in t/README
        ` [PATCH v2 2/5] preload-index: teach GIT_FORCE_PRELOAD_TEST to take a boolean
        ` [PATCH v2 3/5] fsmonitor: update GIT_TEST_FSMONITOR support
        ` [PATCH v2 4/5] read-cache: update TEST_GIT_INDEX_VERSION support
        ` [PATCH v2 5/5] preload-index: update GIT_FORCE_PRELOAD_TEST support
` [PATCH v1 3/4] read-cache: update TEST_GIT_INDEX_VERSION support
` [PATCH v1 4/4] preload-index: update GIT_FORCE_PRELOAD_TEST support

What's cooking in git.git (Sep 2018, #03; Fri, 14)
 2018-09-14 21:56 UTC 

[PATCH 0/9] Offer to run CI/PR builds in Visual Studio Team Services
 2018-09-14 19:07 UTC  (15+ 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

v2.19.0 Git install doesn't allow VS Code as an editor
 2018-09-14 18:35 UTC  (2+ messages)

Fwd: spelling mistake 'rerere' on docs/git-gc
 2018-09-14 18:33 UTC  (2+ messages)

[PATCH v2] builtin/remote: quote remote name on error to display empty name
 2018-09-14 16:22 UTC  (5+ messages)

[PATCH v1] read-cache: add GIT_TEST_INDEX_VERSION support
 2018-09-14 16:20 UTC  (10+ messages)
` [PATCH v2] read-cache: update TEST_GIT_INDEX_VERSION support

Add proto v2 archive command with HTTP support
 2018-09-14 16:19 UTC  (19+ 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

Git 2.19.01 on Windows crasesh during GC
 2018-09-14 16:07 UTC 

[PATCH v3] builtin/remote: quote remote name on error to display empty name
 2018-09-14 15:10 UTC 

[PATCH v1] fsmonitor: update GIT_TEST_FSMONITOR support
 2018-09-14 13:09 UTC  (4+ messages)

with git 1.8.3.1 get only merged tags
 2018-09-14 10:47 UTC  (5+ messages)

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

Git 2.19 Segmentation fault 11 on macOS
 2018-09-13 22:38 UTC  (13+ messages)
          ` [PATCH] linear-assignment: fix potential out of bounds memory access (was: Re: Git 2.19 Segmentation fault 11 on macOS)
            ` [PATCH] linear-assignment: fix potential out of bounds memory access
            ` [PATCH v2] "

[PATCH v1] preload-index: update GIT_FORCE_PRELOAD_TEST support
 2018-09-13 21:39 UTC  (2+ messages)

[PATCH 0/1] Properly peel tags in can_all_from_reach_with_flags()
 2018-09-13 21:06 UTC  (9+ messages)
` [PATCH 1/1] commit-reach: properly peel tags
` [PATCH v2 0/1] Properly peel tags in can_all_from_reach_with_flags()
  ` [PATCH v2 1/1] commit-reach: properly peel tags

[PATCH 0/2] Bugfix for partial clones and ref-in-want servers
 2018-09-13 20:55 UTC  (5+ messages)
` [PATCH 1/2] fetch-object: provide only one fetching function

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]
 2018-09-13 20:24 UTC  (3+ messages)
` [PATCH] sequencer: fix --allow-empty-message behavior, make it smarter

[PATCH 0/9] fetch: make sure submodule oids are fetched
 2018-09-13 19:29 UTC  (17+ 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 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

[PATCH v5 00/12] Hash-independent tests (part 3)
 2018-09-13 19:06 UTC  (15+ messages)
` [PATCH v5 01/12] t: add test functions to translate hash-related values
` [PATCH v5 02/12] t0000: use hash translation table
` [PATCH v5 03/12] t0000: update tests for SHA-256
` [PATCH v5 04/12] t0002: abstract away SHA-1 specific constants
` [PATCH v5 05/12] t0027: make hash size independent
` [PATCH v5 06/12] t0064: "
` [PATCH v5 07/12] t1006: "
` [PATCH v5 08/12] t1400: switch hard-coded object ID to variable
` [PATCH v5 09/12] t1405: make hash size independent
` [PATCH v5 10/12] t1406: make hash-size independent
` [PATCH v5 11/12] t1407: make hash size independent
` [PATCH v5 12/12] t5318: use test_oid for HASH_LEN

[PATCH 00/11] Add 'git multi-pack-index verify' command
 2018-09-13 19:02 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/11] multi-pack-index: add 'verify' verb
  ` [PATCH v2 02/11] multi-pack-index: verify bad header
  ` [PATCH v2 03/11] multi-pack-index: verify corrupt chunk lookup table
  ` [PATCH v2 04/11] multi-pack-index: verify packname order
  ` [PATCH v2 05/11] multi-pack-index: verify missing pack
  ` [PATCH v2 06/11] multi-pack-index: verify oid fanout order
  ` [PATCH v2 07/11] multi-pack-index: verify oid lookup order
  ` [PATCH v2 08/11] multi-pack-index: fix 32-bit vs 64-bit size check
  ` [PATCH v2 09/11] multi-pack-index: verify object offsets
  ` [PATCH v2 10/11] multi-pack-index: report progress during 'verify'
  ` [PATCH v2 11/11] fsck: verify multi-pack-index

[PATCH 0/1] contrib: Add script to show uncovered "new" lines
 2018-09-13 18:15 UTC  (14+ messages)
` [PATCH 1/1] contrib: add coverage-diff script
` [PATCH v2 0/1] contrib: Add script to show uncovered "new" lines
  ` [PATCH v2 1/1] contrib: add coverage-diff script

[Question] Signature calculation ignoring parts of binary files
 2018-09-13 17:55 UTC  (10+ messages)

[PATCH] add -p: coalesce hunks before testing applicability
 2018-09-13 10:20 UTC  (5+ messages)

git-credential-libsecret not prompting to unlock keyring
 2018-09-13  9:26 UTC  (2+ messages)

Multiple GIT Accounts & HTTPS Client Certificates - Config
 2018-09-13  4:17 UTC  (3+ messages)

[ANNOUNCE] Git for Windows 2.19.0
 2018-09-13  2:23 UTC 

[RFC PATCH 0/1] builtin/remote: quote remote name on error to display empty name
 2018-09-12 21:28 UTC  (3+ messages)
` [RFC PATCH 1/1] "

[PATCH v3] test_dir_is_empty: properly detect files with newline in name
 2018-09-12 19:50 UTC  (4+ messages)
` [PATCH v4] test_dir_is_empty: fix edge cases with newlines and hyphens

[PATCH v1 1/1] Make git_check_attr() a void function
 2018-09-12 19:32 UTC 

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

Starting subshells via tags
 2018-09-12 17:34 UTC 


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