git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-06-18 20:08:28 to 2015-06-20 23:18:25 UTC [more...]

[PATCH/RFC v4 01/10] t9001-send-email: move script creation in a setup test
 2015-06-20 23:17 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 02/10] send-email: allow aliases in patch header and command script outputs
  ` [PATCH v5 03/10] t9001-send-email: refactor header variable fields replacement

Maintenance Notification
 2015-06-19 21:18 UTC 

[PATCH/RFC] upload-pack: Fail if cloning empty namespace
 2015-06-20 21:49 UTC  (9+ messages)
` [PATCH v2] "

broken repo after power cut
 2015-06-20 19:40 UTC 

Improvements to parse-options and a new filter-objects command
 2015-06-20 17:47 UTC  (19+ messages)
` [PATCH 1/3] Correct test-parse-options to handle negative ints
` [PATCH 2/3] Move unsigned long option parsing out of pack-objects.c
` [PATCH 3/3] Add filter-objects command

[PATCH v4 00/19] Introduce an internal API to interact with the fsck machinery
 2015-06-20 17:28 UTC  (74+ messages)
` [PATCH v5 "
  ` [PATCH v5 04/19] fsck: Offer a function to demote fsck errors to warnings
  ` [PATCH v5 05/19] fsck (receive-pack): Allow demoting "
  ` [PATCH v5 06/19] fsck: Report the ID of the error/warning
  ` [PATCH v5 07/19] fsck: Make fsck_ident() warn-friendly
  ` [PATCH v5 08/19] fsck: Make fsck_commit() warn-friendly
  ` [PATCH v5 09/19] fsck: Handle multiple authors in commits specially
  ` [PATCH v5 11/19] fsck: Add a simple test for receive.fsck.<msg-id>
  ` [PATCH v5 10/19] fsck: Make fsck_tag() warn-friendly
  ` [PATCH v5 12/19] fsck: Disallow demoting grave fsck errors to warnings
  ` [PATCH v5 13/19] fsck: Optionally ignore specific fsck issues completely
  ` [PATCH v5 14/19] fsck: Allow upgrading fsck warnings to errors
  ` [PATCH v5 15/19] fsck: Document the new receive.fsck.<msg-id> options
  ` [PATCH v5 16/19] fsck: Support demoting errors to warnings
  ` [PATCH v5 17/19] fsck: Introduce `git fsck --quick`
  ` [PATCH v5 18/19] fsck: git receive-pack: support excluding objects from fsck'ing
  ` [PATCH v5 19/19] fsck: support ignoring objects in `git fsck` via fsck.skiplist
  ` [PATCH v6 00/19] Introduce an internal API to interact with the fsck machinery
    ` [PATCH v6 01/19] fsck: Introduce fsck options
    ` [PATCH v6 02/19] fsck: Introduce identifiers for fsck messages
    ` [PATCH v6 03/19] fsck: Provide a function to parse fsck message IDs
    ` [PATCH v6 04/19] fsck: Offer a function to demote fsck errors to warnings
    ` [PATCH v6 05/19] fsck (receive-pack): Allow demoting "
    ` [PATCH v6 06/19] fsck: Report the ID of the error/warning
    ` [PATCH v6 07/19] fsck: Make fsck_ident() warn-friendly
    ` [PATCH v6 08/19] fsck: Make fsck_commit() warn-friendly
    ` [PATCH v6 09/19] fsck: Handle multiple authors in commits specially
    ` [PATCH v6 10/19] fsck: Make fsck_tag() warn-friendly
    ` [PATCH v6 11/19] fsck: Add a simple test for receive.fsck.<msg-id>
    ` [PATCH v6 12/19] fsck: Disallow demoting grave fsck errors to warnings
    ` [PATCH v6 13/19] fsck: Optionally ignore specific fsck issues completely
    ` [PATCH v6 14/19] fsck: Allow upgrading fsck warnings to errors
    ` [PATCH v6 15/19] fsck: Document the new receive.fsck.<msg-id> options
    ` [PATCH v6 16/19] fsck: Support demoting errors to warnings
    ` [PATCH v6 17/19] fsck: Introduce `git fsck --quick`
    ` [PATCH v6 18/19] fsck: git receive-pack: support excluding objects from fsck'ing
    ` [PATCH v6 19/19] fsck: support ignoring objects in `git fsck` via fsck.skiplist

Release candidate of Git for Windows 2.x is out
 2015-06-20 15:50 UTC  (5+ messages)
` 3rd release candidate of Git for Windows 2.x, was "
    `  "

Sporadic test failures on OSX 10.10.3
 2015-06-20  9:47 UTC 

[msysGit] crlf issues
 2015-06-20  6:21 UTC  (3+ messages)
  `  "

[PATCH v2 00/12] Improve "refs" module encapsulation
 2015-06-20  3:30 UTC  (12+ messages)
` [PATCH v2 05/12] delete_refs(): improve error message
` [PATCH v2 08/12] initial_ref_transaction_commit(): function for initial ref creation
` [PATCH v2 12/12] refs: move the remaining ref module declarations to refs.h

co-authoring commits
 2015-06-19 21:25 UTC  (15+ messages)

[PATCH] revision.c: Correctly dereference interesting_cache
 2015-06-19 21:00 UTC  (3+ messages)

[PATCH v2] format-patch: introduce format.outputDirectory configuration
 2015-06-19 20:34 UTC  (2+ messages)

[PATCH/WIP v3 00/31] Make git-am a builtin
 2015-06-19 20:12 UTC  (22+ messages)
` [PATCH/WIP v3 03/31] am: implement skeletal builtin am
` [PATCH/WIP v3 04/31] am: implement patch queue mechanism
` [PATCH/WIP v3 05/31] am: split out mbox/maildir patches with git-mailsplit
` [PATCH/WIP v3 06/31] am: detect mbox patches
` [PATCH/WIP v3 07/31] am: extract patch, message and authorship with git-mailinfo
` [PATCH/WIP v3 08/31] am: apply patch with git-apply
` [PATCH/WIP v3 10/31] am: refresh the index at start

Selectively clone Git submodules -- a useful feature?
 2015-06-19 19:08 UTC  (2+ messages)

[PATCH] format-patch: introduce format.outputDirectory configuration
 2015-06-19 18:14 UTC  (18+ messages)

[PATCH] mergetool-lib: fix default tool selection
 2015-06-19 17:39 UTC  (2+ messages)

[PATCH] Improve contrib/diff-highlight to highlight unevenly-sized hunks
 2015-06-19 17:20 UTC  (20+ messages)

Using clean/smudge filters with difftool
 2015-06-19 17:03 UTC  (16+ messages)

Visualizing merge conflicts after the fact (using kdiff3)
 2015-06-19 16:19 UTC  (6+ messages)

[PATCH] strbuf: stop out-of-boundary warnings from Coverity
 2015-06-19 15:27 UTC  (10+ messages)

Bug report: Unhandled Exception
 2015-06-19 14:19 UTC  (4+ messages)

[PATCH v4 00/19] Make git-pull a builtin
 2015-06-19 10:11 UTC  (3+ messages)

Fwd: git svn die signal 6
 2015-06-19  8:42 UTC  (2+ messages)
  `  "

[PATCH/RFC v4 07/10] send-email: reduce dependancies impact on parse_address_line
 2015-06-19  7:16 UTC  (3+ messages)

Bug report: `git revert` on empty commit fails silently
 2015-06-19  5:05 UTC  (2+ messages)

PROJECTOR STAND
 2015-06-19  3:57 UTC 

BUG: checkout won't checkout?
 2015-06-18 22:56 UTC  (7+ messages)

[PATCH v2 0/2] rebase -i: Fix left-behind CHERRY_PICK_HEAD
 2015-06-18 20:11 UTC  (4+ messages)
` [PATCH v3 "


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