git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-04-25 00:57:55 to 2017-04-26 19:09:16 UTC [more...]

[PATCH v3 0/8] Introduce timestamp_t for timestamps
 2017-04-26 19:09 UTC  (30+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 7/9] Abort if the system time cannot handle one of our timestamps
  ` [PATCH v4 8/9] Use uintmax_t for timestamps
  ` [PATCH v5 0/8] Introduce timestamp_t "
    ` [PATCH v5 4/8] Specify explicitly where we parse timestamps
    ` [PATCH v5 6/8] Introduce a new data type for timestamps
    ` [PATCH v5 8/8] Use uintmax_t "

Submodule/contents conflict
 2017-04-26 17:41 UTC  (11+ messages)

BUG: wildmatches like foo/**/**/bar don't match properly due to internal optimizations
 2017-04-26 17:38 UTC  (3+ messages)

[PATCH v6 00/11] forking and threading
 2017-04-26 17:10 UTC  (21+ messages)
` [PATCH v6 12/11] run-command: don't try to execute directories
  ` [PATCH v7 1/2] exec_cmd: expose is_executable function
    ` [PATCH v7 2/2] run-command: don't try to execute directories
    ` [PATCH v8 1/2] run-command: expose is_executable function
      ` [PATCH v8 2/2] run-command: restrict PATH search to executable files
          ` [PATCH v9 "

[PATCH v11 0/5] [GSoC] remove_subtree(): reimplement using iterators
 2017-04-26 17:03 UTC  (6+ messages)
` [PATCH v11 1/5] dir_iterator: add tests for dir_iterator API
` [PATCH v11 2/5] remove_subtree(): test removing nested directories
` [PATCH v11 3/5] dir_iterator: refactor dir_iterator_advance
` [PATCH v11 4/5] dir_iterator: rewrite state machine model
` [PATCH v11 5/5] remove_subtree(): reimplement using iterators

[PATCH 00/15] Handle fopen() errors
 2017-04-26 16:59 UTC  (3+ messages)
` [PATCH 07/15] remote.c: report error on failure to fopen()

[PATCH] rebase -i: add config to abbreviate command name
 2017-04-26 15:24 UTC  (24+ messages)
` [PATCH v2] rebase -i: add config to abbreviate command-names

[BUG] test suite broken with GETTEXT_POISON=YesPlease
 2017-04-26 14:27 UTC  (3+ messages)
  ` [PATCH] tests: remove the GETTEXT_POISON compile-time option to test i18n marking

[PATCH v8] read-cache: call verify_hdr() in a background thread
 2017-04-26 13:06 UTC  (6+ messages)
` [PATCH v8] read-cache: force_verify_index_checksum

[PATCH 0/9] The final building block for a faster rebase -i
 2017-04-26 12:00 UTC  (26+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/9] rebase -i: generate the script via rebase--helper
  ` [PATCH v2 2/9] rebase -i: remove useless indentation
  ` [PATCH v2 3/9] rebase -i: do not invent onelines when expanding/collapsing SHA-1s
  ` [PATCH v2 4/9] rebase -i: also expand/collapse the SHA-1s via the rebase--helper
  ` [PATCH v2 5/9] t3404: relax rebase.missingCommitsCheck tests
  ` [PATCH v2 6/9] rebase -i: check for missing commits in the rebase--helper
  ` [PATCH v2 7/9] rebase -i: skip unnecessary picks using "
  ` [PATCH v2 8/9] t3415: test fixup with wrapped oneline
  ` [PATCH v2 9/9] rebase -i: rearrange fixup/squash lines using the rebase--helper
  ` [PATCH v3 0/9] The final building block for a faster rebase -i
    ` [PATCH v3 1/9] rebase -i: generate the script via rebase--helper
    ` [PATCH v3 2/9] rebase -i: remove useless indentation
    ` [PATCH v3 3/9] rebase -i: do not invent onelines when expanding/collapsing SHA-1s
    ` [PATCH v3 4/9] rebase -i: also expand/collapse the SHA-1s via the rebase--helper
    ` [PATCH v3 5/9] t3404: relax rebase.missingCommitsCheck tests
    ` [PATCH v3 6/9] rebase -i: check for missing commits in the rebase--helper
    ` [PATCH v3 7/9] rebase -i: skip unnecessary picks using "
    ` [PATCH v3 8/9] t3415: test fixup with wrapped oneline
    ` [PATCH v3 9/9] rebase -i: rearrange fixup/squash lines using the rebase--helper

[GIT 2.12.2 REGRESSION] git cherry-pick -x
 2017-04-26  9:09 UTC  (14+ messages)
` [PATCH] sequencer: require trailing NL in footers
  ` [PATCH v2] "

[PATCH] test: remove unused parameter from the wildmatch test
 2017-04-26  9:00 UTC  (4+ messages)

[PATCH] clone: add a --no-tags option to clone without tags
 2017-04-26  8:56 UTC  (5+ messages)
` [PATCH v2] "

[BUG] test suite broken with GETTEXT_POISON=YesPlease
 2017-04-26  7:56 UTC  (13+ messages)
  ` [PATCH] tests: fix tests broken under GETTEXT_POISON=YesPlease

[PATCH v4 00/19] PCRE v1 improvements & PCRE v2 support
 2017-04-26  7:48 UTC  (23+ messages)
` [PATCH v4 01/19] grep: amend submodule recursion test in preparation for rx engine testing
` [PATCH v4 02/19] grep: add tests for grep pattern types being passed to submodules
` [PATCH v4 03/19] grep: submodule-related case statements should die if new fields are added
` [PATCH v4 04/19] grep: remove redundant regflags assignment under PCRE
` [PATCH v4 05/19] grep: remove redundant `regflags &= ~REG_EXTENDED` assignments
    ` [PATCH v5 "
` [PATCH v4 06/19] Makefile & configure: reword outdated comment about PCRE
` [PATCH v4 07/19] grep: add a test for backreferences in PCRE patterns
` [PATCH v4 08/19] log: add exhaustive tests for pattern style options & config
` [PATCH v4 09/19] log: add -P as a synonym for --perl-regexp
` [PATCH v4 10/19] grep & rev-list doc: stop promising libpcre "
` [PATCH v4 11/19] grep: make grep.patternType=[pcre|pcre1] a synonym for "perl"
` [PATCH v4 12/19] test-lib: rename the LIBPCRE prerequisite to PCRE
` [PATCH v4 13/19] grep: change the internal PCRE macro names to be PCRE1
` [PATCH v4 14/19] grep: change the internal PCRE code & header "
` [PATCH v4 15/19] perf: add a performance comparison test of grep -E and -P
` [PATCH v4 16/19] grep: add support for the PCRE v1 JIT API
` [PATCH v4 17/19] grep: add support for PCRE v2
` [PATCH v4 18/19] grep: remove support for concurrent use of both PCRE v1 & v2
` [PATCH v4 19/19] Makefile & configure: make PCRE v2 the default PCRE implementation

What's cooking in git.git (Apr 2017, #05; Tue, 25)
 2017-04-26  5:18 UTC 

t0025 flaky on OSX
 2017-04-26  4:12 UTC  (4+ messages)

[PATCH v7] read-cache: call verify_hdr() in a background thread
 2017-04-26  3:25 UTC  (7+ messages)
` [PATCH v7] read-cache: force_verify_index_checksum

Possible regression in git-http-backend
 2017-04-25 23:39 UTC 

Is there a way to get 'git fetch --no-tags' semantics with 'git clone'?
 2017-04-25 22:35 UTC  (3+ messages)
` [PATCH] clone: add a --no-tags option to clone without tags

Git For Windows SDK - cannot build
 2017-04-25 21:33 UTC  (2+ messages)

BUG: diff-{index,files,tree} (and git-gui) do not respect the diff.indentHeuristic config setting
 2017-04-25 21:27 UTC  (2+ messages)

Inquiries about the use of captured images etc
 2017-04-25 21:15 UTC  (2+ messages)

What's cooking in git.git (Apr 2017, #04; Wed, 19)
 2017-04-25 18:26 UTC  (16+ messages)

[PATCH] archive-zip: Add zip64 headers when file size is too large for 32 bits
 2017-04-25 16:24 UTC  (19+ messages)
` [PATCH v2] "
            ` [PATCH v3 0/5] archive-zip: support files and archives bigger than 4GB
              ` [PATCH v3 2/5] archive-zip: use strbuf for ZIP directory
              ` [PATCH v3 4/5] archive-zip: support archives bigger than 4GB
              ` [PATCH v3 5/5] archive-zip: support files "

[PATCH] submodule_init: die cleanly on submodules without url defined
 2017-04-25 15:52 UTC  (2+ messages)

[PATCH v6 0/8] refactor the filter process code into a reusable module
 2017-04-25 15:09 UTC  (6+ messages)
` [PATCH v6 1/8] pkt-line: add packet_read_line_gently()

[PATCH] Add --indent-heuristic to bash completion
 2017-04-25 11:37 UTC 

Bug with fixup and autosquash
 2017-04-25 11:30 UTC  (9+ messages)

Git Shell Security Issues
 2017-04-25 10:40 UTC  (2+ messages)

[PATCH] Documentation/git-checkout: make doc. of checkout <tree-ish> clearer
 2017-04-25  9:11 UTC  (17+ messages)

[PATCH] t6500: don't run detached auto gc at the end of the test script
 2017-04-25  6:31 UTC  (13+ messages)
` [PATCH] test-lib: abort when can't remove trash directory

[PATCH 1/2] fast-export: deletion action first
 2017-04-25  5:58 UTC  (6+ messages)

[PATCH v4 0/5] Kill manual ref parsing code in worktree.c
 2017-04-25  4:30 UTC  (3+ messages)
` [PATCH v5 0/6] "


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