git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-11-13 18:28:09 to 2018-11-14 18:09:42 UTC [more...]

[PATCH v1] read-cache: speed up index load through parallelization
 2018-11-14 18:09 UTC  (17+ messages)
` [PATCH v8 0/7] "
  ` [PATCH 0/3] Avoid confusing messages from new index extensions (Re: [PATCH v8 0/7] speed up index load through parallelization)
    ` [PATCH 1/3] eoie: default to not writing EOIE section
    ` [PATCH 2/3] ieot: default to not writing IEOT section
    ` [PATCH 3/3] index: do not warn about unrecognized extensions

[RFC PATCH 0/2] Fix scissors bug during merge conflict
 2018-11-14 18:06 UTC  (7+ messages)
` [RFC PATCH 1/2] commit: don't add scissors line if one exists
` [RFC PATCH 2/2] merge: add scissors line on merge conflict

[PATCH 0/1] rebase: understand -C again, refactor
 2018-11-14 16:37 UTC  (20+ messages)
` [PATCH 1/1] rebase: really just passthru the `git am` options
        ` rebase-in-C stability for 2.20
            ` [PATCH 0/2] rebase.useBuiltin doc & test mode
            ` [PATCH 1/2] rebase doc: document rebase.useBuiltin
            ` [PATCH 2/2] tests: add a special setup where rebase.useBuiltin is off
` [PATCH v2 0/2] rebase: understand -C again, refactor
  ` [PATCH v2 1/2] rebase: really just passthru the `git am` options
  ` [PATCH v2 2/2] rebase: validate -C<n> and --whitespace=<mode> parameters early

[PATCH 0/5] tests: various improvements to the GIT_TEST_INSTALLED feature
 2018-11-14 16:32 UTC  (24+ messages)
` [PATCH 1/5] tests: fix GIT_TEST_INSTALLED's PATH to include t/helper/
` [PATCH 2/5] tests: respect GIT_TEST_INSTALLED when initializing repositories
` [PATCH 3/5] t/lib-gettext: test installed git-sh-i18n if GIT_TEST_INSTALLED is set
` [PATCH 4/5] tests: do not require Git to be built when testing an installed Git
` [PATCH 5/5] tests: explicitly use `git.exe` on Windows
` [PATCH v2 0/5] tests: various improvements to the GIT_TEST_INSTALLED feature
  ` [PATCH v2 1/5] tests: fix GIT_TEST_INSTALLED's PATH to include t/helper/
  ` [PATCH v2 2/5] tests: respect GIT_TEST_INSTALLED when initializing repositories
  ` [PATCH v2 3/5] t/lib-gettext: test installed git-sh-i18n if GIT_TEST_INSTALLED is set
  ` [PATCH v2 4/5] tests: do not require Git to be built when testing an installed Git
  ` [PATCH v2 5/5] tests: explicitly use `git.exe` on Windows

[PATCH] doc: move extensions.worktreeConfig to the right place
 2018-11-14 16:02 UTC 

[PATCH v4 3/3] range-diff: make diff option behavior (e.g. --stat) consistent
 2018-11-14 15:36 UTC  (6+ messages)
` [PATCH v5 0/3] range-diff fixes
` [PATCH v5 1/3] range-diff doc: add a section about output stability
` [PATCH v5 2/3] range-diff: fix regression in passing along diff options
` [PATCH v5 3/3] range-diff: make diff option behavior (e.g. --stat) consistent

[PATCH/RFC] checkout: print something when checking out paths
 2018-11-14 15:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/1] bundle: fix issue when bundles would be empty
 2018-11-14 15:25 UTC  (8+ messages)
` [PATCH 1/1] bundle: refuse to create empty bundle
` [PATCH v2 0/1] bundle: fix issue when bundles would be empty
  ` [PATCH v2 1/1] bundle: cleanup lock files on error

[PATCH v3] commit: add a commit.allowEmpty config variable
 2018-11-14 14:04 UTC  (6+ messages)
` [PATCH v4] "

[PATCH 0/1] Some left-over add-on for bw/config-h
 2018-11-14 13:59 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] config: report a bug if git_dir exists without commondir

[PATCH v2 0/2] rebase.useBuiltin doc & test mode
 2018-11-14 13:58 UTC  (6+ messages)
` [PATCH v2 1/2] rebase doc: document rebase.useBuiltin
` [PATCH v2 2/2] tests: add a special setup where rebase.useBuiltin is off

[ANNOUNCE] Git Merge Contributor's Summit Jan 31, 2019, Brussels
 2018-11-14 12:53 UTC  (5+ messages)

[PATCH v2 0/3] index-pack: test updates
 2018-11-14 12:40 UTC  (4+ messages)
` [PATCH v3] index-pack: add ability to disable SHA-1 collision check

[PATCH] ref-filter: don't look for objects when outside of a repository
 2018-11-14 12:27 UTC  (2+ messages)

[PATCH v2 0/1] Advertise multiple supported proto versions
 2018-11-14 11:01 UTC  (18+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] protocol: advertise multiple supported versions
      ` Re* "
  ` [PATCH v4 0/1] Advertise multiple supported proto versions
    ` [PATCH v4 1/1] protocol: advertise multiple supported versions

[PATCH 0/3] clone: respect configured fetch respecs during initial fetch
 2018-11-14 10:46 UTC  (4+ messages)
` [PATCH 1/3] clone: use a more appropriate variable name for the default refspec
` [PATCH 2/3] clone: respect additional configured fetch refspecs during initial fetch
` [PATCH 3/3] Documentation/clone: document ignored configuration variables

[PATCH] INSTALL: add macOS gettext and sdk header explanation to INSTALL
 2018-11-14 10:38 UTC 

[PATCH] push: change needlessly ambiguous example in error
 2018-11-14  8:16 UTC  (6+ messages)

[PATCH] git-compat-util: prefer poll.h to sys/poll.h
 2018-11-14  7:32 UTC  (5+ messages)

[PATCH] diff: differentiate error handling in parse_color_moved_ws
 2018-11-14  7:27 UTC  (3+ messages)
` [PATCH] diff: align move detection error handling with other options

Import/Export as a fast way to purge files from Git?
 2018-11-14  7:25 UTC  (29+ messages)
` [PATCH 00/10] fast export and import fixes and features
  ` [PATCH 02/10] git-fast-export.txt: clarify misleading documentation about rev-list args
  ` [PATCH 10/10] fast-export: add --always-show-modify-after-rename
  ` [PATCH v2 00/11] fast export and import fixes and features
    ` [PATCH v2 01/11] git-fast-import.txt: fix documentation for --quiet option
    ` [PATCH v2 02/11] git-fast-export.txt: clarify misleading documentation about rev-list args
    ` [PATCH v2 03/11] fast-export: use value from correct enum
    ` [PATCH v2 04/11] fast-export: avoid dying when filtering by paths and old tags exist
    ` [PATCH v2 05/11] fast-export: move commit rewriting logic into a function for reuse
    ` [PATCH v2 06/11] fast-export: when using paths, avoid corrupt stream with non-existent mark
    ` [PATCH v2 07/11] fast-export: ensure we export requested refs
    ` [PATCH v2 08/11] fast-export: add --reference-excluded-parents option
    ` [PATCH v2 09/11] fast-import: remove unmaintained duplicate documentation
    ` [PATCH v2 10/11] fast-export: add a --show-original-ids option to show original names
    ` [PATCH v2 11/11] fast-export: add --always-show-modify-after-rename

[PATCH v3 0/8] fixes for unqualified <dst> push
 2018-11-14  7:00 UTC  (10+ messages)
` [PATCH v4 0/7] "
` [PATCH v4 1/7] remote.c: add braces in anticipation of a follow-up change
` [PATCH v4 2/7] i18n: remote.c: mark error(...) messages for translation
` [PATCH v4 3/7] push: improve the error shown on unqualified <dst> push
` [PATCH v4 4/7] push: move unqualified refname error into a function
` [PATCH v4 5/7] push: add an advice on unqualified <dst> push
` [PATCH v4 6/7] push: test that <src> doesn't DWYM if <dst> is unqualified
` [PATCH v4 7/7] push doc: document the DWYM behavior pushing to unqualified <dst>

[PATCH] remote-curl: die on server-side errors
 2018-11-14  7:00 UTC  (9+ messages)

What's cooking in git.git (Nov 2018, #04; Tue, 13)
 2018-11-14  5:34 UTC  (3+ messages)

[PATCH 01/24] Makefile: add pending semantic patches
 2018-11-14  4:15 UTC  (6+ messages)
` [PATCH] "

[PATCH v4 00/12] Base SHA-256 implementation
 2018-11-14  4:09 UTC  (24+ messages)
` [PATCH v5 "
  ` [PATCH v5 02/12] sha1-file: provide functions to look up hash algorithms
  ` [PATCH v6 00/12] Base SHA-256 implementation
    ` [PATCH v6 01/12] sha1-file: rename algorithm to "sha1"
    ` [PATCH v6 02/12] sha1-file: provide functions to look up hash algorithms
    ` [PATCH v6 03/12] hex: introduce functions to print arbitrary hashes
    ` [PATCH v6 04/12] cache: make hashcmp and hasheq work with larger hashes
    ` [PATCH v6 05/12] t: add basic tests for our SHA-1 implementation
    ` [PATCH v6 06/12] t: make the sha1 test-tool helper generic
    ` [PATCH v6 07/12] sha1-file: add a constant for hash block size
    ` [PATCH v6 08/12] t/helper: add a test helper to compute hash speed
    ` [PATCH v6 09/12] commit-graph: convert to using the_hash_algo
    ` [PATCH v6 10/12] Add a base implementation of SHA-256 support
    ` [PATCH v6 11/12] sha256: add an SHA-256 implementation using libgcrypt
    ` [PATCH v6 12/12] hash: add an SHA-256 implementation using OpenSSL

[PATCH] Makefile: use CXXFLAGS for linking fuzzers
 2018-11-14  2:56 UTC  (4+ messages)

[PATCHv3 00/23] Bring more repository handles into our code base
 2018-11-14  0:13 UTC  (24+ messages)
` [PATCH 01/23] sha1_file: allow read_object to read objects in arbitrary repositories
` [PATCH 02/23] packfile: allow has_packed_and_bad to handle "
` [PATCH 03/23] object-store: allow read_object_file_extended to read from any repo
` [PATCH 04/23] object-store: prepare read_object_file to deal with "
` [PATCH 05/23] object-store: prepare has_{sha1, object}_file to handle "
` [PATCH 06/23] object: parse_object to honor its repository argument
` [PATCH 07/23] commit: allow parse_commit* to handle any repo
` [PATCH 08/23] commit-reach.c: allow paint_down_to_common "
` [PATCH 09/23] commit-reach.c: allow merge_bases_many "
` [PATCH 10/23] commit-reach.c: allow remove_redundant "
` [PATCH 11/23] commit-reach.c: allow get_merge_bases_many_0 "
` [PATCH 12/23] commit-reach: prepare get_merge_bases "
` [PATCH 13/23] commit-reach: prepare in_merge_bases[_many] "
` [PATCH 14/23] commit: prepare get_commit_buffer "
` [PATCH 15/23] commit: prepare repo_unuse_commit_buffer "
` [PATCH 16/23] commit: prepare logmsg_reencode to handle arbitrary repositories
` [PATCH 17/23] pretty: prepare format_commit_message "
` [PATCH 18/23] submodule: use submodule repos for object lookup
` [PATCH 19/23] submodule: don't add submodule as odb for push
` [PATCH 20/23] commit-graph: convert remaining functions to handle any repo
` [PATCH 21/23] commit: prepare free_commit_buffer and release_commit_memory for "
` [PATCH 22/23] path.h: make REPO_GIT_PATH_FUNC repository agnostic
` [PATCH 23/23] t/helper/test-repository: celebrate independence from the_repository

git-scm.com GUI client links
 2018-11-13 23:43 UTC  (2+ messages)

how often do you check in and with what tool(s)?
 2018-11-13 23:04 UTC 

Migration to Git LFS inflates repository multiple times
 2018-11-13 20:24 UTC  (2+ messages)

[PATCH 0/1] win32: modernize pthread_cond_*() shims
 2018-11-13 18:52 UTC  (2+ messages)
` [PATCH 1/1] win32: replace pthread_cond_*() with much simpler code


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