git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-08-21 19:06:44 to 2018-08-23 18:06:59 UTC [more...]

[PATCH v1] read-cache: speed up index load through parallelization
 2018-08-23 18:06 UTC  (3+ messages)

[PATCH 00/29] t: detect and fix broken &&-chains in subshells
 2018-08-23 18:02 UTC  (4+ messages)
` [PATCH v2 00/10] detect "
  ` [PATCH v2 01/10] t/test-lib: teach --chain-lint to "

[PATCH] tests: fix and add lint for non-portable head -c N
 2018-08-23 17:24 UTC  (10+ messages)
` Test failures on OpenBSD
` [PATCH v2 1/2] tests: fix and add lint for non-portable head -c N
` [PATCH v2 2/2] tests: fix and add lint for non-portable seq

[PATCH] config: fix commit-graph related config docs
 2018-08-23 17:20 UTC  (5+ messages)
` [PATCH v2] "

[ANNOUNCE] Git v2.19.0-rc0
 2018-08-23 16:31 UTC  (38+ messages)
                      ` wide t/perf output, was "

[PATCH v3] sequencer: do not squash 'reword' commits when we hit conflicts
 2018-08-23 16:20 UTC  (3+ messages)
` [PATCH] t/lib-rebase.sh: support explicit 'pick' commands in 'fake_editor.sh'

Questions about the hash function transition
 2018-08-23 16:13 UTC  (4+ messages)

[PATCH/RFC] commit: new option to abort -a something is already staged
 2018-08-23 15:28 UTC  (7+ messages)

[PATCH v2 0/1] Make t2024 NO_PERL-safe
 2018-08-23 15:00 UTC  (3+ messages)
  ` [PATCH v2 1/1] t2024: mark a `checkout -p` test as requiring Perl

[PATCH] range-diff: update stale summary of --no-dual-color
 2018-08-23 14:31 UTC  (8+ messages)
          ` [PATCH v2] "

What's cooking in git.git (Aug 2018, #05; Mon, 20)
 2018-08-23 14:28 UTC  (5+ messages)

[PATCH 1/3] diff.c: add --output-indicator-{new, old, context}
 2018-08-23 14:26 UTC  (3+ messages)
` [PATCH] diff.c: pass sign_index to emit_line_ws_markup

[PATCH v3 0/7] Make submodules work if .gitmodules is not checked out
 2018-08-23 11:48 UTC  (7+ messages)
` [PATCH v3 7/7] submodule: support reading .gitmodules even when it's "

[feature] how to output absolute paths in git diff? => --show-abs-path
 2018-08-23 11:24 UTC  (3+ messages)

how to output absolute paths in git diff?
 2018-08-23  9:13 UTC 

Attention:Beneficiary,
 2018-08-13 21:48 UTC 

[PATCH 0/1] Teach the builtin rebase about the builtin interactive rebase
 2018-08-23  2:48 UTC  (4+ messages)
` [PATCH 1/1] builtin rebase: prepare for builtin rebase -i

Bug report: 'git commit --dry-run' corner case: returns error ("nothing to commit") when all conflicts resolved to HEAD
 2018-08-23  1:28 UTC  (6+ messages)
` [PATCH] wt-status.c: set commitable bit if there is a meaningful merge

[PATCH] test-tool.h: include git-compat-util.h
 2018-08-23  0:51 UTC  (30+ messages)
` [PATCH 1/6] t/perf: factor boilerplate out of test_perf
` [PATCH 2/6] t/perf: factor out percent calculations
` [PATCH 3/6] t/perf: add infrastructure for measuring sizes
` [PATCH 4/6] t/perf: add perf tests for fetches from a bitmapped server
` [PATCH 5/6] pack-bitmap: save "have" bitmap from walk
` [PATCH 6/6] pack-objects: reuse on-disk deltas for thin "have" objects
          ` [PATCH 0/9] trailer-parsing false positives
            ` [PATCH 1/9] trailer: use size_t for string offsets
            ` [PATCH 2/9] trailer: use size_t for iterating trailer list
            ` [PATCH 3/9] trailer: pass process_trailer_opts to trailer_info_get()
            ` [PATCH 4/9] interpret-trailers: tighten check for "---" patch boundary
            ` [PATCH 5/9] interpret-trailers: allow suppressing "---" divider
            ` [PATCH 6/9] pretty, ref-filter: format %(trailers) with no_divider option
            ` [PATCH 7/9] sequencer: ignore "---" divider when parsing trailers
            ` [PATCH 8/9] append_signoff: use size_t for string offsets
            ` [PATCH 9/9] sequencer: handle ignore_footer when parsing trailers

Contribution for an Open Source Git
 2018-08-23  0:58 UTC  (3+ messages)

$GIT_DIR is no longer set when pre-commit hooks are called
 2018-08-22 23:16 UTC 

[PATCH] tests: make use of the test_must_be_empty function
 2018-08-22 21:55 UTC  (14+ messages)
` [PATCH] t6018-rev-list-glob: fix 'empty stdin' test
      ` [PATCH] rev-list: make empty --stdin not an error

[GSoC][PATCH v5 00/20] rebase -i: rewrite in C
 2018-08-22 21:30 UTC  (5+ messages)
` [GSoC][PATCH v6 "
  ` [GSoC][PATCH v6 18/20] rebase--interactive2: rewrite the submodes of interactive rebase "

[PATCH v3 00/11] rerere: handle nested conflicts
 2018-08-22 21:07 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 10/11] rerere: teach rerere to "

MINOR: log-format "%C" & "%+" log
 2018-08-22 19:07 UTC  (2+ messages)

[PATCH] t5310-pack-bitmaps: fix bogus 'pack-objects to file can use bitmap' test
 2018-08-22 18:14 UTC  (12+ messages)

[PATCH 1/2] t3903-stash: don't try to grep non-existing file
 2018-08-22 18:13 UTC  (2+ messages)
` [PATCH 2/2] t3420-rebase-autostash: don't try to grep non-existing files

[RFC PATCH 0/5] filter: support for excluding all trees and blobs
 2018-08-22 18:00 UTC  (10+ messages)
` [PATCH v6 0/6] "
  ` [PATCH v6 6/6] list-objects-filter: implement filter tree:0

[PATCH 0/4] tests: make more use of 'test_must_be_empty'
 2018-08-22 17:52 UTC  (2+ messages)

[ANNOUNCE] Git Rev News edition 42
 2018-08-22 16:32 UTC 

[PATCH 1/2] t0020-crlf: check the right file
 2018-08-22 16:30 UTC  (4+ messages)
` [PATCH 2/2] t4051-diff-function-context: read "

[PATCH/RFC 00/11] Break down Documentation/config.txt
 2018-08-22 16:28 UTC  (13+ messages)
` [PATCH 01/11] config.txt: follow camelCase naming
` [PATCH 02/11] config.txt: move fetch part out to a separate file
` [PATCH 03/11] config.txt: move format "
` [PATCH 04/11] config.txt: move gitcvs "
` [PATCH 05/11] config.txt: move gui "
` [PATCH 06/11] config.txt: move pull "
` [PATCH 07/11] config.txt: move push "
` [PATCH 08/11] config.txt: move receive "
` [PATCH 09/11] config.txt: move sendemail "
` [PATCH 10/11] config.txt: move sequence.editor out of "core" part
` [PATCH 11/11] config.txt: move submodule part out to a separate file

[PATCH] t7501-commit: drop silly command substitution
 2018-08-22 15:39 UTC  (2+ messages)

[PATCH 0/1] Docs: Add commit-graph tech docs to Makefile
 2018-08-22  1:19 UTC  (7+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] commit-graph.txt: improve formatting for asciidoc

[GitHub] An email address was added to your account
 2018-08-21 22:10 UTC 

[RFC PATCH 0/7] Unset the submodule URL in the superproject when no longer needed
 2018-08-21 21:39 UTC  (5+ messages)
` [PATCH 3/7] submodule: is_submodule_active to differentiate between new and old mode

[PATCH] commit: use timestamp_t for author_date_slab
 2018-08-21 21:05 UTC  (2+ messages)

[PATCH] SubmittingPatches: mention doc-diff
 2018-08-21 20:43 UTC  (5+ messages)
` worktree duplicates, was: "

[PATCH 0/6] reuse on-disk deltas for fetches with bitmaps
 2018-08-21 19:51 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] mw-to-git/t9360: fix broken &&-chain
 2018-08-21 19:29 UTC  (5+ 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).