git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-11-12 22:30:32 to 2018-11-14 03:24:38 UTC [more...]

[PATCH v1] read-cache: speed up index load through parallelization
 2018-11-14  3:24 UTC  (23+ 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

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

[PATCH v2 0/1] Advertise multiple supported proto versions
 2018-11-14  2:44 UTC  (17+ 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 v4 00/12] Base SHA-256 implementation
 2018-11-14  2:11 UTC  (10+ messages)
` [PATCH v5 "
  ` [PATCH v5 02/12] sha1-file: provide functions to look up hash algorithms

[PATCH] git-compat-util: prefer poll.h to sys/poll.h
 2018-11-14  1:43 UTC  (2+ messages)

[PATCH] remote-curl: die on server-side errors
 2018-11-14  0:49 UTC  (10+ messages)

[PATCH 0/1] rebase: understand -C again, refactor
 2018-11-14  0:36 UTC  (9+ messages)
` [PATCH 1/1] rebase: really just passthru the `git am` options
        ` rebase-in-C stability for 2.20

Import/Export as a fast way to purge files from Git?
 2018-11-14  0:26 UTC  (31+ 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 04/10] fast-export: avoid dying when filtering by paths and old tags exist
  ` [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

[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 

[PATCH] push: change needlessly ambiguous example in error
 2018-11-13 21:55 UTC  (3+ messages)

[PATCH] diff: differentiate error handling in parse_color_moved_ws
 2018-11-13 21:33 UTC  (2+ messages)
` [PATCH] diff: align move detection error handling with other options

[PATCH v3] commit: add a commit.allowEmpty config variable
 2018-11-13 21:27 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 0/1] bundle: fix issue when bundles would be empty
 2018-11-13 21:11 UTC  (5+ messages)
` [PATCH 1/1] bundle: refuse to create empty bundle

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

[PATCH v2 0/3] index-pack: test updates
 2018-11-13 20:19 UTC  (2+ messages)
` [PATCH v3] index-pack: add ability to disable SHA-1 collision check

[PATCH v3 0/8] fixes for unqualified <dst> push
 2018-11-13 19:52 UTC  (9+ 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>

What's cooking in git.git (Nov 2018, #04; Tue, 13)
 2018-11-13 19:03 UTC  (2+ messages)

[PATCH v4 3/3] range-diff: make diff option behavior (e.g. --stat) consistent
 2018-11-13 18:55 UTC  (5+ 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 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

[PATCH/RFC] checkout: print something when checking out paths
 2018-11-13 18:28 UTC  (2+ messages)
` [PATCH v2] "

Git Test Coverage Report (Tuesday, Nov 13)
 2018-11-13 18:05 UTC 

[RFC] cherry-pick notes to find out cherry-picks from the origin
 2018-11-13 18:00 UTC  (3+ messages)

[PATCH] checkout: disambiguate dwim tracking branches and local files
 2018-11-13 17:52 UTC  (3+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] checkout: "

[PATCH 1/3] read-cache: use shared perms when writing shared index
 2018-11-13 17:34 UTC  (5+ messages)
  ` [RFC/PATCH] read-cache: write all indexes with the same permissions

[PATCH] po/it.po: Remove space between the dashes and start of an option's name in the Italian translation
 2018-11-13 17:12 UTC 

[PATCH v2 0/2] Reimplement rebase --merge via interactive machinery
 2018-11-13 16:06 UTC  (6+ messages)
` [PATCH v2 2/2] rebase: Implement --merge via git-rebase--interactive

[PATCH 01/24] Makefile: add pending semantic patches
 2018-11-13 16:02 UTC  (7+ messages)
` [PATCH] "
  ` [PATCH] coccicheck: introduce 'pending' "

[PATCH 0/1] Some left-over add-on for bw/config-h
 2018-11-13 15:05 UTC  (2+ messages)
` [PATCH 1/1] do_git_config_sequence(): fall back to git_dir if commondir is NULL

[PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
 2018-11-13 14:49 UTC  (12+ messages)
` [PATCH v2 0/2] refactoring branch colorization to ref-filter
  ` [PATCH v2 1/2] ref-filter: add worktree atom
  ` [PATCH v2 2/2] branch: Mark and colorize a branch differently if it is checked out in a linked worktree

[PATCH 0/1] mingw: use CreateHardLink() directly
 2018-11-13 14:37 UTC  (2+ messages)
` [PATCH 1/1] mingw: use `CreateHardLink()` directly

[RFC PATCH] Using no- for options instead of duplication
 2018-11-13 13:09 UTC  (4+ messages)

[PATCH 0/5] Assorted fixes revolving around rebase and merges
 2018-11-13 12:56 UTC  (14+ messages)
` [PATCH 1/5] rebase -r: demonstrate bug with conflicting merges
` [PATCH 2/5] rebase -r: do not write MERGE_HEAD unless needed
` [PATCH 3/5] rebase -i: include MERGE_HEAD into files to clean up
` [PATCH 4/5] built-in rebase --skip/--abort: clean up stale .git/<name> files
` [PATCH 5/5] status: rebase and merge can be in progress at the same time

[PATCH 0/2] fix some exclude patterns being ignored
 2018-11-13 12:31 UTC  (4+ messages)
` [PATCH 1/2] refs: show --exclude failure with --branches/tags/remotes=glob

[PATCH 0/9] caching loose objects
 2018-11-13 10:02 UTC  (8+ messages)
` [PATCH 8/9] sha1-file: use loose object cache for quick existence check

[RFC PATCH v2] remote: add --save-push option to git remote set-url
 2018-11-13  9:46 UTC  (3+ messages)
` [PATCH v3] remote: add --save-to-push "

[PATCH 2/2] read-cache: use time_t instead of unsigned long
 2018-11-13  9:43 UTC  (5+ messages)

Regression: rebase -C1 fails in master
 2018-11-13  9:21 UTC  (2+ messages)

[PATCH 0/2] Fix built-in rebase perf regression
 2018-11-13  6:07 UTC  (8+ messages)
` [PATCH 2/2] built-in rebase: reinstate `checkout -q` behavior where appropriate

[RFC PATCH 0/5] ref-filter: add new formatting options
 2018-11-13  1:52 UTC  (6+ messages)
` [RFC PATCH 1/5] ref-filter: add objectsize:disk option

[PATCH] builtin/notes: remove unnecessary free
 2018-11-13  1:29 UTC  (3+ messages)

[RFC PATCH] Introduce "precious" file concept
 2018-11-12 23:22 UTC  (4+ messages)
` Checkout deleted semi-untracked file

[PATCH 0/1] Allow "no-op hunks" when editing the diff in git add -e
 2018-11-12 23:12 UTC  (3+ messages)
` [PATCH 1/1] apply --recount: allow "no-op hunks"

[RFC PATCH] index-pack: improve performance on NFS
 2018-11-12 22:58 UTC  (11+ 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).