git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-10-19 02:05:55 to 2016-10-21 11:11:07 UTC [more...]

[PATCH v2 00/25] Prepare the sequencer for the upcoming rebase -i patches
 2016-10-21 11:10 UTC  (24+ messages)
` [PATCH v3 "
  ` [PATCH v3 14/25] sequencer: introduce a helper to read files written by scripts
  ` [PATCH v4 00/25] Prepare the sequencer for the upcoming rebase -i patches
    ` [PATCH v4 05/25] sequencer: eventually release memory allocated for the option values
    ` [PATCH v4 17/25] sequencer: support cleaning up commit messages
    ` [PATCH v4 18/25] sequencer: do not try to commit when there were merge conflicts
    ` [PATCH v4 20/25] sequencer: refactor write_message()
    ` [PATCH v4 23/25] sequencer: quote filenames in error messages

[BUG] [PATCH]: run-command.c
 2016-10-21 11:07 UTC  (3+ messages)

Drastic jump in the time required for the test suite
 2016-10-21 11:03 UTC  (26+ messages)

Prove "Tests out of sequence" Error
 2016-10-21 10:48 UTC  (8+ messages)
      ` [PATCH 0/3] fix travis TAP/--verbose conflict
        ` [PATCH 1/3] test-lib: handle TEST_OUTPUT_DIRECTORY with spaces
        ` [PATCH 2/3] test-lib: add --verbose-log option
        ` [PATCH 3/3] travis: use --verbose-log test option

t9000-addresses.sh: unexpected pases
 2016-10-21  9:20 UTC  (4+ messages)
  ` [PATCH 1/2] t9000-addresses: update expected results after fix
    ` [PATCH 2/2] Git.pm: add comment pointing to t9000

[PATCH] doc: fix merge-base ASCII art tab spacing
 2016-10-21  0:48 UTC  (4+ messages)

[BUG] fetch output is ugly in 'next'
 2016-10-21  0:26 UTC 

[PATCH 0/5] allow non-trailers and multiple-line trailers
 2016-10-21  0:18 UTC  (25+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 5/6] trailer: allow non-trailers in trailer block
` [PATCH v4 0/8] allow non-trailers and multiple-line trailers
` [PATCH v4 1/8] trailer: improve const correctness
` [PATCH v4 2/8] trailer: use list.h for doubly-linked list
` [PATCH v4 3/8] trailer: streamline trailer item create and add
` [PATCH v4 4/8] trailer: make args have their own struct
` [PATCH v4 5/8] trailer: clarify failure modes in parse_trailer
` [PATCH v4 6/8] trailer: allow non-trailers in trailer block
` [PATCH v4 7/8] trailer: forbid leading whitespace in trailers
` [PATCH v4 8/8] trailer: support values folded to multiple lines

A couple errors dealing with uninitialized submodules
 2016-10-20 23:51 UTC  (2+ messages)

[PATCH v2 0/3] Speedup finding of unpushed submodules
 2016-10-20 23:00 UTC  (5+ messages)
` [PATCH v2 2/3] serialize collection of refs that contain submodule changes

What's cooking in git.git (Oct 2016, #05; Thu, 20)
 2016-10-20 22:54 UTC 

Fwd: New Defects reported by Coverity Scan for git
 2016-10-20 22:07 UTC  (9+ messages)
        ` [PATCH] commit parsing: replace unchecked parse_commit by parse_commit_or_die

[PATCH v4 0/7] Add --format to tag verification
 2016-10-20 21:39 UTC  (20+ messages)
` [PATCH v4 1/7] gpg-interface, tag: add GPG_VERIFY_QUIET flag
` [PATCH v4 2/7] ref-filter: add function to print single ref_array_item
          ` [PATCH 1/2] ref-filter: split ref_kind_from_filter
          ` [PATCH 2/2] tag: send fully qualified refnames to verify_tag_and_format
` [PATCH v4 4/7] builtin/verify-tag: add --format to verify-tag
` [PATCH v4 5/7] builtin/tag: add --format argument for tag -v
` [PATCH v4 6/7] t/t7030-verify-tag: Add --format specifier tests

[ANNOUNCE] git-log-compact v1.0
 2016-10-20 21:29 UTC  (2+ messages)

[PATCH v3] rev-list: use hdr_termination instead of a always using a newline
 2016-10-20 20:41 UTC 

[PATCH v2] rev-list: use hdr_termination instead of a always using a newline
 2016-10-20 20:38 UTC 

[PATCH] rev-list: use hdr_termination instead of a always using a newline
 2016-10-20 20:05 UTC  (4+ messages)

tools for easily "uncommitting" parts of a patch I just commited?
 2016-10-20 20:03 UTC  (11+ messages)

[PATCHv3] submodule--helper: normalize funny urls
 2016-10-20 19:53 UTC  (11+ messages)

[PATCH v12 0/8] submodule inline diff format
 2016-10-20 18:46 UTC  (14+ messages)
` [PATCH v12 3/8] graph: add support for --line-prefix on all graph-aware output
    ` [PATCH] rev-list: restore the NUL commit separator in --header mode

[PATCH v4 00/14] Mark strings in Perl scripts for translation
 2016-10-20 17:11 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v4 01/14] i18n: add--interactive: mark strings "
  ` [PATCH v4 05/14] i18n: add--interactive: mark plural strings

[regression] `make profile-install` fails in 2.10.1
 2016-10-20 16:23 UTC  (7+ messages)

How to rename remote branches if I only have "client access"?
 2016-10-20 15:55 UTC  (2+ messages)

[PATCH] doc: remove reference to the traditional layout in git-tag.txt
 2016-10-20 15:34 UTC  (2+ messages)

[REQUEST PULL] git-gui 0.20.0 to 0.21.0
 2016-10-20 11:39 UTC 

[PATCH 0/7] stop blind fallback to ".git"
 2016-10-20  6:31 UTC  (9+ messages)
` [PATCH 1/7] read info/{attributes,exclude} only when in repository
` [PATCH 2/7] test-*-cache-tree: setup git dir
` [PATCH 3/7] find_unique_abbrev: use 4-buffer ring
` [PATCH 4/7] diff_unique_abbrev: rename to diff_aligned_abbrev
` [PATCH 5/7] diff_aligned_abbrev: use "struct oid"
` [PATCH 6/7] diff: handle sha1 abbreviations outside of repository
` [PATCH 7/7] setup_git_env: avoid blind fall-back to ".git"

(no subject)
 2016-10-20  6:22 UTC 

Problems with "git svn clone"
 2016-10-20  0:49 UTC  (4+ messages)

[PATCH] submodules: update documentaion for submodule branches
 2016-10-19 23:01 UTC  (5+ messages)

[RFD] should all merge bases be equal?
 2016-10-19 21:34 UTC  (11+ messages)
` [PATCH 0/7] Rejecting useless merge bases
  ` [PATCH 1/7] commit: simplify fastpath of merge-base computation
  ` [PATCH 2/7] sha1_name: remove ONELINE_SEEN bit
  ` [PATCH 3/7] merge-base: stop moving commits around in remove_redundant()
  ` [PATCH 4/7] merge-base: expose get_merge_bases_many_0() a bit more
  ` [PATCH 5/7] merge-base: mark bases that are on first-parent chain
  ` [PATCH 6/7] merge-base: limit the output to "
  ` [PATCH 7/7] merge: allow to use only the fp-only merge bases

What's cooking in git.git (Oct 2016, #04; Mon, 17)
 2016-10-19 21:21 UTC  (6+ messages)

git checkout crashes after server being updated to Debian X86_64
 2016-10-19 21:15 UTC  (5+ messages)
  ` [PATCH] Add a knob to abort on die() (was Re: git checkout crashes after ...)

Integrating submodules with no side effects
 2016-10-19 19:51 UTC  (7+ messages)

[PATCH] sha1_name: remove ONELINE_SEEN bit
 2016-10-19  7:49 UTC  (2+ messages)

What's cooking in git.git (Oct 2016, #03; Tue, 11)
 2016-10-19  9:23 UTC  (4+ messages)

[BUG] git-stash fails when tracked file is replaced with directory
 2016-10-19 15:34 UTC 

[ANNOUNCE] Git Rev News edition 20
 2016-10-19 14:13 UTC 

[PATCH] daemon, path.c: fix a bug with ~ in repo paths
 2016-10-19 14:12 UTC  (4+ 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).