git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-11-19 02:02:47 to 2018-11-21 04:57:05 UTC [more...]

[PATCH v1] read-cache: speed up index load through parallelization
 2018-11-21  4:57 UTC  (25+ 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 2/3] ieot: default to not writing IEOT section
          ` [PATCH v2 0/5] Avoid confusing messages from new index extensions
            ` [PATCH 1/5] eoie: default to not writing EOIE section
            ` [PATCH 2/5] ieot: default to not writing IEOT section
            ` [PATCH 3/5] index: do not warn about unrecognized extensions
            ` [PATCH 4/5] index: make index.threads=true enable ieot and eoie
            ` [PATCH 5/5] index: offer advice for unknown index extensions

[PATCH 0/3] delta-island fixes
 2018-11-21  4:52 UTC  (7+ messages)
` [PATCH 1/3] pack-objects: fix tree_depth and layer invariants
` [PATCH 2/3] pack-objects: zero-initialize tree_depth/layer arrays
` [PATCH 3/3] pack-objects: fix off-by-one in delta-island tree-depth computation

[PATCH 0/1] rebase: warn about the correct tree's OID
 2018-11-21  4:47 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/1] legacy-rebase: fix "regression"
 2018-11-21  4:40 UTC  (4+ messages)
` [PATCH 1/1] legacy-rebase: backport -C<n> and --whitespace=<option> checks

[PATCH v2 2/2] commit-graph verify: add progress output
 2018-11-21  3:29 UTC  (27+ messages)
` [PATCH v3 1/2] commit-graph write: "
      ` [PATCH] commit-graph: split up close_reachable() "
          ` [PATCH 0/6] commit-graph write: progress output improvements
          ` [PATCH 1/6] commit-graph write: rephrase confusing progress output
          ` [PATCH 2/6] commit-graph write: add more "
              ` [PATCH v2 0/6] commit-graph write: progress output improvements
              ` [PATCH v2 1/6] commit-graph write: rephrase confusing progress output
              ` [PATCH v2 2/6] commit-graph write: add more "
              ` [PATCH v2 3/6] commit-graph write: show progress for object search
              ` [PATCH v2 4/6] commit-graph write: add more describing progress output
              ` [PATCH v2 5/6] commit-graph write: remove empty line for readability
              ` [PATCH v2 6/6] commit-graph write: add even more progress output
              ` (no subject)
                ` [PATCH 1/2] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges'
                ` [PATCH 2/2] commit-graph: don't call write_graph_chunk_large_edges() unnecessarily
          ` [PATCH 3/6] commit-graph write: show progress for object search
          ` [PATCH 4/6] commit-graph write: add more describing progress output
          ` [PATCH 5/6] commit-graph write: remove empty line for readability
          ` [PATCH 6/6] commit-graph write: add even more progress output

[PATCH v3 0/1] Fix scissors bug during merge conflict
 2018-11-21  3:13 UTC  (4+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] t7600: clean up 'merge --squash c3 with c7' test
  ` [PATCH v4 2/2] merge: add scissors line on merge conflict

[PATCH] technical doc: add a design doc for the evolve command
 2018-11-21  1:33 UTC  (28+ messages)

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

[PATCH] .mailmap: record canonical email address for Sven Strickroth
 2018-11-21  0:00 UTC  (3+ messages)

[ANNOUNCE] Git v2.20.0-rc0
 2018-11-20 23:17 UTC  (3+ messages)
` Git for Windows v2.20.0-rc0, was "

[PATCH] msvc: Directly use MS version (_stricmp) of strcasecmp
 2018-11-20 20:52 UTC  (6+ messages)

Git Test Coverage Report (v2.20.0-rc0)
 2018-11-20 20:43 UTC  (17+ messages)
  ` [PATCH] tests: add a special setup where rebase.useBuiltin is off (Re: Git Test Coverage Report (v2.20.0-rc0))

[PATCH 0/1] rebase: understand -C again, refactor
 2018-11-20 19:55 UTC  (8+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] rebase: validate -C<n> and --whitespace=<mode> parameters early
      ` Git Test Coverage Report (v2.20.0-rc0)
        ` [PATCH] rebase: mark a test as failing with rebase.useBuiltin=false

[PATCH v5] clone: report duplicate entries on case-insensitive filesystems
 2018-11-20 19:38 UTC  (18+ messages)
            ` [PATCH] clone: fix colliding file detection on APFS

[PATCH 00/14] nd/command-list updates
 2018-11-20 19:34 UTC  (4+ messages)
` [PATCH v2 00/17] "
  ` [PATCH v2 10/17] help: use command-list.txt for the source of guides

[PATCH 0/1] Use new topo-order logic with GIT_TEST_COMMIT_GRAPH
 2018-11-20 18:45 UTC  (4+ messages)
` [PATCH 1/1] revision.c: use new topo-order logic in tests

[RFC PATCH 0/3] diff --color-moved-ws: allow mixed spaces and tabs in indentation change
 2018-11-20 18:05 UTC  (4+ messages)
` [PATCH v1 0/9] diff --color-moved-ws fixes and enhancment
  ` [PATCH v1 9/9] diff --color-moved-ws: handle blank lines

[PATCH] Documentation: build technical/multi-pack-index
 2018-11-20 18:04 UTC 

[PATCH/RFC] checkout: print something when checking out paths
 2018-11-20 17:45 UTC  (7+ messages)
        ` [RFC] Introduce two new commands, switch-branch and restore-paths

How to prepare patch for git am which remove a file ?
 2018-11-20 13:08 UTC  (3+ messages)

Cygwin Git with Windows paths
 2018-11-20 12:51 UTC  (12+ messages)

[PATCH] tests: send "bug in the test script" errors to the script's stderr
 2018-11-20 12:09 UTC  (6+ messages)

WISH: set word-diff-regex for/in gitk
 2018-11-20 11:33 UTC 

[PATCH] test-lib-functions: make 'test_cmp_rev' more informative on failure
 2018-11-20 11:37 UTC  (5+ messages)

[PATCH] t5562: skip if NO_CURL is enabled
 2018-11-20  9:11 UTC  (7+ messages)

[PATCH v2 0/5] %(trailers) improvements in pretty format
 2018-11-20  8:25 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/5] pretty: allow showing specific trailers
  ` [PATCH v3 3/5] pretty: add support for "valueonly" option in %(trailers)
  ` [PATCH v3 5/5] pretty: add support for separator "

grep issues
 2018-11-20  5:21 UTC  (2+ messages)

[PATCH/RFC v2 1/1] Use size_t instead of 'unsigned long' for data in memory
 2018-11-20  5:16 UTC  (2+ messages)

[PATCH/RFC v1 1/1] Use size_t instead of unsigned long
 2018-11-20  5:04 UTC  (8+ messages)
` [PATCH v2 1/1] Use size_t instead of 'unsigned long' for data in memory

[PATCH v3] help: always suggest common-cmds if prefix of cmd
 2018-11-20  3:23 UTC  (3+ messages)
` help.autoCorrect prefix selection considered a bit dangerous

[L10N] Kickoff for Git 2.20.0 round 1
 2018-11-20  2:22 UTC 

[PATCH 0/5] Make :(attr) pathspec work with "git log"
 2018-11-19 15:33 UTC  (10+ messages)
` [PATCH 5/5] tree-walk: support :(attr) matching

Strange behavior of `git describe`
 2018-11-19 14:50 UTC 

Big repository on Aix
 2018-11-19 11:52 UTC  (2+ messages)

how often do you check in and with what tool(s)?
 2018-11-19 10:42 UTC  (2+ messages)

Draft of Git Rev News edition 45
 2018-11-19  9:33 UTC 

[RFC PATCH v2] technical doc: add a design doc for the evolve command
 2018-11-19  2:16 UTC 

[RFC PATCH v2] technical doc: add a design doc for the evolve command
 2018-11-19  2:13 UTC  (2+ 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).