git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-10-08 18:09:30 to 2018-10-10 15:59:57 UTC [more...]

[PATCH v1] read-cache: speed up index load through parallelization
 2018-10-10 15:59 UTC  (6+ messages)
` [PATCH v8 0/7] "
  ` [PATCH v8 1/7] read-cache.c: optimize reading index format v4
  ` [PATCH v8 2/7] read-cache: clean up casting and byte decoding
  ` [PATCH v8 3/7] eoie: add End of Index Entry (EOIE) extension
  ` [PATCH v8 4/7] config: add new index.threads config setting

[RFC PATCH 0/3] diff --color-moved-ws: allow mixed spaces and tabs in indentation change
 2018-10-10 15:26 UTC  (6+ messages)
` [RFC PATCH 3/3] diff: add --color-moved-ws=allow-mixed-indentation-change

[PATCH] doc: fix a typo and clarify a sentence
 2018-10-10 15:20 UTC  (3+ messages)
` (no subject)

[PATCH] range-diff: allow to diff files regardless submodule
 2018-10-10 15:09 UTC 

What's cooking in git.git (Oct 2018, #01; Wed, 10)
 2018-10-10 15:06 UTC  (9+ messages)
` builtin stash/rebase, was "
` js/mingw-wants-vista-or-above, "

[PATCH 0/2] branch: introduce --current display option
 2018-10-10 15:03 UTC  (6+ messages)

[PATCH v4 00/23] Kill the_index part 4
 2018-10-10 14:51 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 17/23] userdiff.c: remove implicit dependency on the_index

bug when combined with etckeeper
 2018-10-10 14:34 UTC  (3+ messages)

[PATCH 0/3] mingw: require Windows Vista or later (and fix the Windows CI builds)
 2018-10-10 14:08 UTC  (3+ messages)
` [PATCH 3/3] mingw: bump the minimum Windows version to Vista

[PATCH v3] coccicheck: process every source file at once
 2018-10-10 13:59 UTC  (17+ messages)

[PATCH] git-completion.bash: Add completion for stash list
 2018-10-10 13:34 UTC  (3+ messages)

[PATCH 0/3] send-email: Also pick up cc addresses from -by trailers
 2018-10-10 13:29 UTC  (7+ messages)
` [PATCH 1/3] Documentation/git-send-email.txt: style fixes
` [PATCH 2/3] send-email: only consider lines containing @ or <> for automatic Cc'ing
` [PATCH 3/3] send-email: also pick up cc addresses from -by trailers

Translation to Portuguese
 2018-10-10 12:59 UTC  (6+ messages)

git svn clone/fetch hits issues with gc --auto
 2018-10-10 12:37 UTC  (11+ messages)

[PATCH][Outreachy] remove all the inclusions of git-compat-util.h in header files
 2018-10-10 12:22 UTC  (8+ messages)

[PATCH 0/2] add an advice on unqualified <dst> push
 2018-10-10 10:41 UTC  (3+ messages)
` [PATCH 1/2] i18n: remote.c: mark error(...) messages for translation
` [PATCH 2/2] push: add an advice on unqualified <dst> push

[PATCH 0/3] am/rebase: share read_author_script()
 2018-10-10 10:35 UTC  (8+ messages)
` [PATCH 2/3] add read_author_script() to libgit
` [PATCH 3/3] sequencer: use read_author_script()

[PATCH 0/1] rebase -i: introduce the 'break' command
 2018-10-10  9:46 UTC  (10+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] rebase -i: clarify what happens on a failed `exec`
  ` [PATCH v2 2/2] rebase -i: introduce the 'break' command

[PATCH 1/2] branch: introduce --current display option
 2018-10-10  2:48 UTC  (5+ messages)
` [PATCH 2/2] doc/git-branch: Document the --current option

[PATCH 1/1] subtree: add build targets 'man' and 'html'
 2018-10-10  2:26 UTC  (2+ messages)

[RFC PATCH 0/2] add fuzzing targets for use with LLVM libFuzzer
 2018-10-10  2:19 UTC  (5+ messages)
` [RFC PATCH 1/2] fuzz: Add basic fuzz testing target
` [RFC PATCH 2/2] fuzz: Add fuzz testing for packfile indices

[PATCH v6] log: fix coloring of certain octupus merge shapes
 2018-10-10  1:43 UTC  (2+ messages)

[PATCH] unpack-trees: allow missing CE_SKIP_WORKTREE objs
 2018-10-10  1:19 UTC  (7+ messages)
` [PATCH v2] cache-tree: skip some blob checks in partial clone

People unaware of the importance of "git gc"?
 2018-10-10  1:10 UTC  (17+ messages)
            ` What's so special about objects/17/ ?

We should add a "git gc --auto" after "git clone" due to commit graph
 2018-10-10  0:58 UTC  (36+ messages)
                            ` Bloom Filters (was Re: We should add a "git gc --auto" after "git clone" due to commit graph)
                                    ` Bloom Filters
                                      ` [PoC -- do not apply 1/3] initial tree-bitmap proof of concept
                                      ` [PoC -- do not apply 2/3] test-tree-bitmap: add "dump" mode
                                      ` [PoC -- do not apply 3/3] test-tree-bitmap: replace ewah with custom rle encoding
                      ` [PATCH 0/4] Bloom filter experiment
                        ` [PATCH 1/4] Add a (very) barebones Bloom filter implementation
                        ` [PATCH 2/4] commit-graph: write a Bloom filter containing changed paths for each commit
                        ` [PATCH 3/4] revision.c: use the Bloom filter to speed up path-limited revision walks
                        ` [PATCH 4/4] revision.c: add GIT_TRACE_BLOOM_FILTER for a bit of statistics

[BUG] A part of an edge from an octopus merge gets colored, even with --color=never
 2018-10-10  0:42 UTC  (12+ messages)

[PATCH] builtin/grep.c: remote superflous submodule code
 2018-10-10  0:10 UTC  (2+ messages)

Git svn bug on merging svn branches
 2018-10-09 23:38 UTC 

[PATCH 00/14] Hash function transition part 15
 2018-10-09 23:00 UTC  (27+ messages)
` [PATCH 01/14] pack-bitmap-write: use GIT_MAX_RAWSZ for allocation
` [PATCH 02/14] builtin/repack: replace hard-coded constant
` [PATCH 03/14] builtin/mktree: remove "
` [PATCH 04/14] builtin/fetch-pack: remove constants with parse_oid_hex
` [PATCH 05/14] pack-revindex: express constants in terms of the_hash_algo
` [PATCH 06/14] packfile: "
` [PATCH 07/14] refs/packed-backend: express constants using the_hash_algo
` [PATCH 08/14] upload-pack: express constants in terms of the_hash_algo
` [PATCH 09/14] transport: use parse_oid_hex instead of a constant
` [PATCH 10/14] tag: express constant in terms of the_hash_algo
` [PATCH 11/14] apply: replace hard-coded constants
` [PATCH 12/14] apply: rename new_sha1_prefix and old_sha1_prefix
` [PATCH 13/14] submodule: make zero-oid comparison hash function agnostic
` [PATCH 14/14] rerere: convert to use the_hash_algo

[PATCH 0/3] Add GIT_TEST_MULTI_PACK_INDEX environment variable
 2018-10-09 18:15 UTC  (7+ messages)
` [PATCH 1/3] midx: fix broken free() in close_midx()
` [PATCH 2/3] midx: close multi-pack-index on repack

Fwd: git difftool does not give the --cached option
 2018-10-09 17:59 UTC  (2+ messages)
  `  "

[PATCH 0/3] Filter alternate references
 2018-10-09 14:49 UTC  (7+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 2/4] transport.c: extract 'fill_alternate_refs_command'
  ` [PATCH v5 3/4] transport.c: introduce core.alternateRefsCommand
  ` [PATCH v5 4/4] transport.c: introduce core.alternateRefsPrefixes

git log -S or -G
 2018-10-09 13:51 UTC  (11+ messages)

test files with same names?
 2018-10-09 13:11 UTC  (6+ messages)
` How to handle patch series conflicts

[PATCH v3 0/3] alias help tweaks
 2018-10-09 11:59 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] help: redirect to aliased commands for "git cmd --help"
  ` [PATCH v4 2/3] git.c: handle_alias: prepend alias info when first argument is -h
  ` [PATCH v4 3/3] git-help.txt: document "git help cmd" vs "git cmd --help" for aliases

[PATCH 0/3] ref-filter: reduce memory leaks
 2018-10-09  8:18 UTC  (4+ messages)
` [PATCH 1/3] ref-filter: free memory from used_atom
  ` [PATCH 2/3] ls-remote: release memory instead of UNLEAK
  ` [PATCH 3/3] ref-filter: free item->value and item->value->s

refreshing the gitk colour scheme
 2018-10-09  8:11 UTC  (2+ messages)

[PATCH 0/1] Define GIT_TEST_COMMIT_GRAPH for commit-graph test coverage
 2018-10-09  5:53 UTC  (5+ messages)
` [PATCH 1/1] commit-graph: define GIT_TEST_COMMIT_GRAPH

[PATCH v6 00/10] Make submodules work if .gitmodules is not checked out
 2018-10-09  3:48 UTC  (5+ messages)
` [PATCH v6 09/10] submodule: support reading .gitmodules when it's not in the working tree

[PATCH] builtin/grep.c: remote superflous submodule code
 2018-10-09  0:14 UTC  (3+ messages)

[PATCH v3 0/2] EditorConfig file
 2018-10-08 22:21 UTC  (4+ messages)
` [PATCH v3 1/2] editorconfig: provide editor settings for Git developers
` [PATCH v3 2/2] editorconfig: indicate settings should be kept in sync

[PATCH v2 0/2] EditorConfig file
 2018-10-08 21:54 UTC  (5+ messages)
` [PATCH v2 1/2] editorconfig: provide editor settings for Git developers
` [PATCH v2 2/2] editorconfig: indicate settings should be kept in sync

t3404.6 breaks on master under GIT_FSMONITOR_TEST
 2018-10-08 18:27 UTC  (4+ 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).