git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-05-11 16:35:23 to 2017-05-13 10:13:17 UTC [more...]

[PATCH 00/11] Start retiring .git/remotes/ and .git/branches/ for good
 2017-05-13 10:13 UTC  (18+ messages)
` [PATCH 01/11] git-parse-remote: fix highly misleading man page
` [PATCH 05/11] Revert "Revert "Don't create the $GIT_DIR/branches directory on init""
` [PATCH 11/11] PREVIEW: remove support for .git/remotes/ and .git/branches/

[PATCH] doc: use https link to Wikipeai to avoid http redirect
 2017-05-13  9:54 UTC 

[PATCH] fetch-pack: always allow fetching of literal SHA1s
 2017-05-13  9:29 UTC  (33+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "

What's cooking in git.git (May 2017, #04; Fri, 12)
 2017-05-13  9:26 UTC  (5+ messages)

git subtree merge deletes files in top directory
 2017-05-13  9:20 UTC 

[PATCH v7 00/10] refactor the filter process code into a reusable module
 2017-05-13  9:16 UTC  (7+ messages)
` [PATCH v7 04/10] convert: move packet_write_line() into pkt-line as packet_writel()
` [PATCH v7 09/10] sub-process: move sub-process functions into separate files

[PATCH] hashmap: hashmap_get_next passes through keydata as well
 2017-05-13  8:50 UTC  (2+ messages)

Best "triangle" workflow setup?
 2017-05-13  6:43 UTC  (6+ messages)

[Git 2.13.0] BUG: setup_git_env called without repository
 2017-05-13  3:55 UTC  (12+ messages)
` [PATCH] config: complain about --local outside of a git repo
      ` [PATCH 0/3] BUG() and "config --local" outside of repo
        ` [PATCH 1/3] usage.c: add BUG() function
        ` [PATCH 2/3] setup_git_env: convert die("BUG") to BUG()
        ` [PATCH 3/3] config: complain about --local outside of a git repo

[PATCH] usage.c: drop set_error_handle()
 2017-05-13  3:48 UTC 

[PATCH] builtin/log: honor log.decorate
 2017-05-13  2:49 UTC  (11+ messages)
    ` [PATCH v2] "

[PATCH v4] send-email: --batch-size to work around some SMTP server limit
 2017-05-13  1:57 UTC 

[PATCH] fixup! log: add exhaustive tests for pattern style options & config
 2017-05-12 23:44 UTC  (3+ messages)

[RFC] send-email: support validate hook
 2017-05-12 22:38 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 1/4] usability: don't ask questions if no reply is required
 2017-05-12 22:36 UTC  (12+ messages)
` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] read-tree -m: make error message for merging 0 trees less smart aleck
  ` [PATCH v3 3/3] git-filter-branch:
` [PATCH v4 1/3] usability: don't ask questions if no reply is required
  ` [PATCH v4 2/3] read-tree -m: make error message for merging 0 trees less smart aleck
  ` [PATCH v4 3/3] git-filter-branch: be more direct in an error message

[PATCH] compat/regex: fix compilation on Windows
 2017-05-12 22:27 UTC  (6+ messages)

[PATCH 0/7] Update the compat/regex engine from upstream
 2017-05-12 20:59 UTC  (6+ messages)
` [PATCH 1/7] compat/regex: add a README with a maintenance guide

[PATCH 3/2] ls-files: only recurse on active submodules
 2017-05-12 18:19 UTC  (5+ messages)

[PATCH 0/7] PCRE v2, PCRE v1 JIT, log -P & fixes
 2017-05-12 18:17 UTC  (10+ messages)
` [PATCH 1/7] grep: don't redundantly compile throwaway patterns under threading
` [PATCH 2/7] grep: skip pthreads overhead when using one thread
` [PATCH 3/7] log: add -P as a synonym for --perl-regexp
` [PATCH 4/7] grep: add support for the PCRE v1 JIT API
` [PATCH 5/7] grep: un-break building with PCRE < 8.32
` [PATCH 6/7] grep: un-break building with PCRE < 8.20
` [PATCH 7/7] grep: add support for PCRE v2

[PATCH] pull: optionally rebase submodules
 2017-05-12 17:30 UTC  (4+ messages)

[PATCH 0/8] convert pathspec.c to take an index parameter
 2017-05-12 17:29 UTC  (16+ messages)
` [PATCH 8/8] pathspec: convert parse_pathspec to take an index
` [PATCH v2 0/6] convert pathspec.c to take an index parameter
  ` [PATCH v2 1/6] pathspec: provide a more descriptive die message
  ` [PATCH v2 2/6] submodule: add die_in_unpopulated_submodule function
  ` [PATCH v2 3/6] pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_EXPENSIVE flag
  ` [PATCH v2 4/6] ls-files: prevent prune_cache from overeagerly pruning submodules
  ` [PATCH v2 5/6] pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_CHEAP
  ` [PATCH v2 6/6] pathspec: convert find_pathspecs_matching_against_index to take an index

Git 2.13 silent install
 2017-05-12 13:55 UTC 

[GSoC][RFC/PATCH v2] submodule: port subcommand foreach from shell to C
 2017-05-12 11:44 UTC  (3+ messages)
` [GSoC][RFC/PATCH v3 1/2] t7407: test "submodule foreach --recursive" from subdirectory added
  ` [GSoC][RFC/PATCH v3 2/2] submodule: port subcommand foreach from shell to C

Git credential helper store flushes randomly
 2017-05-12 10:05 UTC  (5+ messages)

[BUG] fast-export --anonymize does not maintain fixup! commits
 2017-05-12  9:39 UTC  (3+ messages)

[PATCH 0/4] doc improvements for config includes
 2017-05-12  9:28 UTC  (4+ messages)
` [PATCH 1/4] docs/config: clarify include/includeIf relationship

[PATCH 0/3] interpret-trailers + commit -v bugfix
 2017-05-12  9:00 UTC  (8+ messages)
` [PATCH 1/3] mailinfo.c: is_scissors_line ends on newline
` [PATCH 2/3] commit.c: add is_scissors_line
` [PATCH 3/3] commit.c: skip scissors when computing trailers

Possible bug in includeIf / conditional includes on non git initialised directories
 2017-05-12  8:58 UTC  (4+ messages)

What's cooking in git.git (May 2017, #03; Wed, 10)
 2017-05-12  5:29 UTC  (8+ messages)

[PATCH 00/29] Easy to review grep & pre-PCRE changes
 2017-05-12  5:20 UTC  (37+ messages)
` [PATCH 04/29] log: add exhaustive tests for pattern style options & config
` [PATCH 07/29] grep: change non-ASCII -i test to stop using --debug
` [PATCH 08/29] grep: add tests for --threads=N and grep.threads
` [PATCH 09/29] grep: amend submodule recursion test for regex engine testing
` [PATCH 11/29] grep: add a test helper function for less verbose -f \0 tests
` [PATCH 18/29] grep: catch a missing enum in switch statement
` [PATCH 21/29] grep: factor test for \0 in grep patterns into a function
` [PATCH 22/29] grep: change the internal PCRE macro names to be PCRE1
` [PATCH 24/29] grep: move two functions to avoid forward declaration
` [PATCH 26/29] pack-objects & index-pack: add test for --threads warning
` [PATCH 28/29] grep: given --threads with NO_PTHREADS=YesPlease, warn
        ` [PATCH] C style: use standard style for "TRANSLATORS" comments

clone vs submodule operation with HTTP cURL
 2017-05-11 22:04 UTC 

Enabling the diff "indent" heuristic by default
 2017-05-11 19:22 UTC  (5+ messages)
` [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 v3 0/2] perf: show that wildmatch() regressed for pathological cases in v2.0
 2017-05-11 19:17 UTC  (3+ messages)
` [PATCH v4 "

[PATCH/RFC 0/6] Speed up git-grep by using PCRE v2 as a backend
 2017-05-11 17:51 UTC  (6+ messages)
` [PATCH/RFC 1/6] Makefile & compat/pcre2: add ability to build an embedded PCRE
` [PATCH/RFC 2/6] Makefile & compat/pcre2: add dependency on pcre2_convert.c
` [PATCH/RFC 4/6] test-lib: add LIBPCRE1 & LIBPCRE2 prerequisites
` [PATCH/RFC 5/6] grep: support regex patterns containing \0 via PCRE v2
` [PATCH/RFC 6/6] grep: use PCRE v2 under the hood for -G & -E for amazing speedup


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