git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-05-09 03:16:59 to 2017-05-11 09:19:18 UTC [more...]

[PATCH 00/29] Easy to review grep & pre-PCRE changes
 2017-05-11  9:18 UTC  (8+ messages)
` [PATCH 01/29] Makefile & configure: reword inaccurate comment about PCRE
` [PATCH 02/29] grep & rev-list doc: stop promising libpcre for --perl-regexp
` [PATCH 03/29] test-lib: rename the LIBPCRE prerequisite to PCRE
` [PATCH 04/29] log: add exhaustive tests for pattern style options & config
` [PATCH 05/29] grep: add a test asserting that --perl-regexp dies when !PCRE
` [PATCH 06/29] grep: add a test for backreferences in PCRE patterns
` [PATCH 08/29] grep: add tests for --threads=N and grep.threads

Possible bug in includeIf / conditional includes
 2017-05-11  9:14 UTC  (18+ messages)
                ` [PATCH 0/4] doc improvements for config includes
                  ` [PATCH 1/4] docs/config: clarify include/includeIf relationship
                  ` [PATCH 2/4] docs/config: give a relative includeIf example
                  ` [PATCH 3/4] docs/config: avoid the term "expand" for includes
                  ` [PATCH 4/4] docs/config: consistify include.path examples

https://travis-ci.org/git/git/builds/
 2017-05-11  8:11 UTC  (2+ messages)

Should "git submodule update" accepts --init?
 2017-05-11  7:59 UTC  (3+ messages)

[PATCH v3 0/2] perf: show that wildmatch() regressed for pathological cases in v2.0
 2017-05-11  7:43 UTC  (3+ messages)
` [PATCH v3 1/2] perf: add function to setup a fresh test repo
` [PATCH v3 2/2] perf: add test showing exponential growth in path globbing

git log --follow after subtree merge
 2017-05-11  6:52 UTC  (5+ messages)

[PATCH 0/8] convert pathspec.c to take an index parameter
 2017-05-11  5:13 UTC  (18+ messages)
` [PATCH 1/8] pathspec: provide a more descriptive die message
` [PATCH 2/8] submodule: add die_in_unpopulated_submodule function
` [PATCH 3/8] pathspec: change PATHSPEC_STRIP_SUBMODULE_SLASH_EXPENSIVE flag
` [PATCH 4/8] pathspec: rename PATHSPEC_STRIP_SUBMODULE_SLASH_CHEAP
` [PATCH 5/8] pathspec: convert strip_submodule_slash to take an index
` [PATCH 6/8] pathspec: convert find_pathspecs_matching_against_index "
` [PATCH 7/8] pathspec: convert init_pathspec_item "
` [PATCH 8/8] pathspec: convert parse_pathspec "

[PATCH 1/4] usability: don't ask questions if no reply is required
 2017-05-11  4:31 UTC  (12+ messages)
` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] read-tree -m: make error message for merging 0 trees less smart aleck
      ` [PATCH] read-tree: "read-tree -m --empty" does not make sense
  ` [PATCH v2 3/3] git-filter-branch: make the error msg when missing branch more open

What's cooking in git.git (May 2017, #03; Wed, 10)
 2017-05-11  2:50 UTC  (7+ messages)

[PATCH] status: show in-progress info for short status
 2017-05-11  2:45 UTC  (6+ messages)

t0025 flaky on OSX
 2017-05-11  2:17 UTC  (9+ messages)
` [PATCH v2 1/1] t0027: tests are not expensive; remove t0025
` [PATCH v3 "

[PATCH v2 0/2] perf: show that wildmatch() regressed for pathological cases in v2.0
 2017-05-11  0:33 UTC  (7+ messages)
` [PATCH v2 1/2] perf: add function to setup a fresh test repo
` [PATCH v2 2/2] perf: add test showing exponential growth in path globbing

t6134 test failure in 'pu'
 2017-05-11  0:21 UTC  (2+ messages)

[PATCH] fetch-pack: always allow fetching of literal SHA1s
 2017-05-10 23:22 UTC  (16+ messages)
` [PATCH v2] "
` [PATCH v3] "

git worktrees must exist even if locked
 2017-05-10 20:24 UTC 

[PATCH 00/26] Address a couple of issues identified by Coverity
 2017-05-10 19:54 UTC  (8+ messages)
      ` Automating Coverity, was "

[noob] is this normal behavior
 2017-05-10 17:27 UTC  (3+ messages)

bug with git add and .gitignore
 2017-05-10 13:44 UTC 

[Query] Override sendemail.tocmd
 2017-05-10 12:21 UTC  (7+ messages)

[PATCH v2] archive-tar: fix a sparse 'constant too large' warning
 2017-05-10 10:55 UTC  (6+ messages)

Snapping git
 2017-05-10 10:35 UTC 

[ANNOUNCE] Git for Windows 2.13.0
 2017-05-10  8:56 UTC 

[PATCH 00/15] Handle fopen() errors
 2017-05-10  5:12 UTC  (11+ messages)
` [PATCH v2 00/21]
  ` [PATCH v2 13/21] remote.c: report error on failure to fopen()
          ` [PATCH] config.mak.uname: set FREAD_READS_DIRECTORIES for Darwin, too

[PATCH v2] add DEVELOPER makefile knob to check for acknowledged warnings
 2017-05-10  4:59 UTC  (3+ messages)

Script to rebase branches
 2017-05-10  4:46 UTC  (8+ messages)

[BUG] :(attr) pathspecs can die("BUG") in the tree-walker
 2017-05-10  1:25 UTC  (3+ messages)

[ANNOUNCE] Git v2.12.3 and others
 2017-05-10  0:38 UTC  (2+ messages)

[ANNOUNCE] Git v2.13.0
 2017-05-10  0:03 UTC 

[PATCH v2] travis-ci: retry if Git for Windows CI returns HTTP error 502 or 503
 2017-05-09 23:50 UTC  (4+ messages)

[PATCH v2 0/2] Clarify interaction between signed pushes and push options
 2017-05-09 23:44 UTC  (15+ messages)
` [PATCH 0/3] "
  ` [PATCH v2 2/2] receive-pack: verify push options in cert
      ` [PATCH] fixup! use perl instead of sed
          ` [PATCH v3 0/2] Clarify interaction between signed pushes and push options
            ` [PATCH v3] fixup! don't use perl -i because it's not portable
          ` [PATCH v3 1/2] docs: correct receive.advertisePushOptions default
          ` [PATCH v3 2/2] receive-pack: verify push options in cert

[PATCH v2 00/25] Address a couple of issues identified by Coverity
 2017-05-09 22:51 UTC  (13+ messages)
` [PATCH v3 "
  ` [PATCH v3 12/25] split_commit_in_progress(): fix memory leak
  ` [PATCH v4 00/25] Address a couple of issues identified by Coverity
    ` [PATCH v4 11/25] checkout: fix memory leak

[PATCH v3 00/53] object_id part 8
 2017-05-09 22:13 UTC  (2+ messages)

git client debug with customer ssh client
 2017-05-09 21:42 UTC  (2+ messages)

How to `git status' without scrambling modified with new, etc
 2017-05-09 19:42 UTC  (4+ messages)

PCRE v2 compile error, was Re: What's cooking in git.git (May 2017, #01; Mon, 1)
 2017-05-09 14:46 UTC  (16+ messages)

[GIT PULL] l10n updates for 2.13.0 round 2.1
 2017-05-09 14:24 UTC  (2+ messages)

[GIT PULL] l10n updates for 2.13.0 round 2
 2017-05-09 14:23 UTC  (2+ messages)

Would this tool be useful - encoding repository data into single URL
 2017-05-09 13:40 UTC  (2+ messages)

Add an option to automatically submodule update on checkout
 2017-05-09 13:00 UTC  (6+ messages)

[PATCH 0/5] Abide by our own rules regarding line endings
 2017-05-09 12:54 UTC  (12+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 7/7] t4051: mark supporting files as requiring LF-only "
  ` [PATCH v3 0/6] Abide by our own rules regarding "
    ` [PATCH v3 1/6] Fix build with core.autocrlf=true
    ` [PATCH v3 2/6] git-new-workdir: mark script as LF-only
    ` [PATCH v3 3/6] completion: mark bash "
    ` [PATCH v3 4/6] t3901: move supporting files into t/t3901/
    ` [PATCH v3 5/6] Fix the remaining tests that failed with core.autocrlf=true
    ` [PATCH v3 6/6] t4051: mark supporting files as requiring LF-only line endings

[PATCH 0/1] Preserve the untracked cache across checkout, reset --hard, etc
 2017-05-09 12:51 UTC  (5+ messages)

vger not relaying some of Junio's messages today?
 2017-05-09 10:10 UTC  (7+ messages)

BUG: diff-{index,files,tree} (and git-gui) do not respect the diff.indentHeuristic config setting
 2017-05-09  8:04 UTC  (9+ messages)
` [PATCH 0/2] Make diff plumbing commands respect the indentHeuristic

[PATCH v7] read-cache: call verify_hdr() in a background thread
 2017-05-09  5:27 UTC  (4+ messages)
` [PATCH v7] read-cache: force_verify_index_checksum

[L10N] Kickoff for Git 2.13.0 l10n round 2
 2017-05-09  4:57 UTC  (2+ messages)

Not translatable strings in Git
 2017-05-09  4:31 UTC  (4+ messages)

[PATCH] checkout: check return value of resolve_refdup before using hash
 2017-05-09  3:56 UTC  (2+ messages)

[PATCH] am: check return value of resolve_refdup before using hash
 2017-05-09  3:58 UTC  (2+ messages)

What's cooking in git.git (May 2017, #02; Mon, 8)
 2017-05-09  3:32 UTC  (11+ messages)
` Enabling the diff "indent" heuristic by default
  ` [PATCH v4 0/4] Make diff plumbing commands respect the indentHeuristic
    ` [PATCH v4 2/4] diff: have the diff-* builtins configure diff before initializing revisions
    ` [PATCH v4 4/4] add--interactive: drop diff.indentHeuristic handling


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