git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-11-17 11:19:56 to 2018-11-20 15:05:01 UTC [more...]

[PATCH v2 2/2] commit-graph verify: add progress output
 2018-11-20 15:04 UTC  (11+ 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 3/6] commit-graph write: show progress for object search

[PATCH v1] read-cache: speed up index load through parallelization
 2018-11-20 15:01 UTC  (19+ 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

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

[PATCH] technical doc: add a design doc for the evolve command
 2018-11-20 13:03 UTC  (27+ messages)

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

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

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

[PATCH 0/1] rebase: understand -C again, refactor
 2018-11-20 11:42 UTC  (7+ 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

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 0/3] delta-island fixes
 2018-11-20  9:50 UTC  (4+ 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-20  9:44 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC PATCH 0/5] ref-filter: add new formatting options
 2018-11-20  9:17 UTC  (7+ messages)
` [RFC PATCH 1/5] ref-filter: add objectsize:disk option

[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  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] pretty: single return path in %(trailers) handling
  ` [PATCH v3 2/5] pretty: allow showing specific trailers
  ` [PATCH v3 3/5] pretty: add support for "valueonly" option in %(trailers)
  ` [PATCH v3 4/5] strbuf: separate callback for strbuf_expand:ing literals
  ` [PATCH v3 5/5] pretty: add support for separator option in %(trailers)

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

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

[PATCH/RFC] checkout: print something when checking out paths
 2018-11-20  2:53 UTC  (6+ messages)

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

[PATCH v5] clone: report duplicate entries on case-insensitive filesystems
 2018-11-20  2:22 UTC  (14+ messages)

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

[PATCH 0/5] Make :(attr) pathspec work with "git log"
 2018-11-19 15:33 UTC  (15+ messages)
` [PATCH 1/5] tree.c: make read_tree*() take 'struct repository *'
` [PATCH 2/5] tree-walk.c: make tree_entry_interesting() take an index
` [PATCH 3/5] pathspec.h: clean up "extern" in function declarations
` [PATCH 4/5] dir.c: move, rename and export match_attrs()
` [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)

Git Test Coverage Report (Sunday, Nov 18th)
 2018-11-18 20:01 UTC 

[PATCH v2] read-cache: write all indexes with the same permissions
 2018-11-18 19:04 UTC  (11+ messages)
            ` [PATCH v3] read-cache: make the split index obey umask settings

[PATCH] grep: use grep_opt->repo instead of explict repo argument
 2018-11-18 16:38 UTC 

[ANNOUNCE] Git v2.20.0-rc0
 2018-11-18 14:20 UTC 

[PATCH v2 0/2] Fix scissors bug during merge conflict
 2018-11-18 14:18 UTC  (5+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] merge: add scissors line on "

[PATCH v2 0/2] [Outreachy] make stash work if user.name and user.email are not configured
 2018-11-18 13:44 UTC  (9+ messages)
` [PATCH v2 1/2] [Outreachy] t3903-stash: test without configured user.name and user.email
` [PATCH 0/1 v3] make stash work if user.name and user.email are not configured
  ` [PATCH 1/1 v3] stash: tolerate missing user identity

[RFC PATCH 0/3] diff --color-moved-ws: allow mixed spaces and tabs in indentation change
 2018-11-17 14:59 UTC  (8+ messages)
` [PATCH v1 0/9] diff --color-moved-ws fixes and enhancment
  ` [PATCH v1 7/9] diff --color-moved-ws: optimize allow-indentation-change
  ` [PATCH v1 8/9] diff --color-moved-ws: modify allow-indentation-change

insteadOf and git-request-pull output
 2018-11-17 14:07 UTC  (5+ messages)

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


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