git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-04-24 19:13:47 to 2015-04-29 02:11:42 UTC [more...]

[PATCH] t7502-commit.sh: fix a broken and-chain
 2015-04-29  2:11 UTC  (2+ messages)

'git show' with multiple revisions
 2015-04-29  2:04 UTC  (2+ messages)

[PATCH 2/2] connect: improve check for plink to reduce false positives
 2015-04-29  1:38 UTC  (17+ messages)
` [PATCH v2 1/2] connect: simplify SSH connection code path
  ` [PATCH v2 2/2] connect: improve check for plink to reduce false positives
  ` [PATCH v3 0/3] Improve robustness of putty detection
    ` [PATCH v3 1/3] connect: simplify SSH connection code path
    ` [PATCH v3 2/3] t5601: fix quotation error leading to skipped tests
    ` [PATCH v3 3/3] connect: improve check for plink to reduce false positives

[PATCH v4 0/5] Improving performance of git clean
 2015-04-28 23:34 UTC  (35+ messages)
` [PATCH v4 1/5] setup: add gentle version of read_gitfile
` [PATCH v4 2/5] setup: sanity check file size in read_gitfile_gently
        ` [PATCH v5 0/5] Improving performance of git clean
          ` [PATCH v5 1/5] setup: add gentle version of read_gitfile
          ` [PATCH v5 2/5] setup: sanity check file size in read_gitfile_gently
              ` Windows path limites, was "
                  ` Windows path limits, "
          ` [PATCH v5 3/5] t7300: add tests to document behavior of clean and nested git
          ` [PATCH v5 4/5] p7300: add performance tests for clean
          ` [PATCH v5 5/5] clean: improve performance when removing lots of directories
` [PATCH v4 3/5] t7300: add tests to document behavior of clean and nested git
` [PATCH v4 4/5] p7300: add performance tests for clean
` [PATCH v4 5/5] clean: improve performance when removing lots of directories

[PATCH] rebase -i: redo tasks that die during cherry-pick
 2015-04-28 23:17 UTC  (2+ messages)

[PATCH] git-p4: add failing tests for case-folding in p4d
 2015-04-28 23:01 UTC  (4+ messages)
` [PATCH] git-p4: add failing tests for case-folding p4d

[PATCH/RFC] blame: CRLF in the working tree and LF in the repo
 2015-04-28 21:58 UTC  (16+ messages)

How are submodule conflicts resolved during rebase?
 2015-04-28 19:21 UTC  (5+ messages)

Help with Getting started to Contribute
 2015-04-28 14:55 UTC  (2+ messages)

GSoC 2015: 2 accepted proposals
 2015-04-28 12:17 UTC  (3+ messages)

[PATCH v8 0/4] cat-file: teach cat-file a '--literally' option
 2015-04-28 12:03 UTC  (16+ messages)
` [PATCH v8 2/4] "

Bug report : bad filter-branch (OSX only)
 2015-04-28 11:02 UTC  (3+ messages)

curl
 2015-04-28  9:27 UTC  (3+ messages)

Inexplicable merge conflict produced when when lines next to each other are changed
 2015-04-28  7:34 UTC 

[PATCH] Fixup test-lint error in git-p4 t9814 test
 2015-04-28  7:21 UTC  (7+ messages)
` [PATCH] git-p4: prevent --chain-lint failure
    ` [PATCHv2] Fixup test-lint error in git-p4 t9814 test
      ` [PATCHv3] "
      ` [PATCHv3] git-p4: t9814: prevent --chain-lint failure
    ` [PATCHv2] "

[PATCH] Update git-multimail to version 1.0.2
 2015-04-28  7:20 UTC  (12+ messages)

[PATCH] blame: add blame.showemail config option
 2015-04-28  7:08 UTC  (7+ messages)

[PATCH v2] git-compat-util.h: implement a different ARRAY_SIZE macro for for safely deriving the size of array
 2015-04-28  5:42 UTC  (4+ messages)

Question about how git determines the minimum packfile for a push
 2015-04-28  5:33 UTC  (3+ messages)

Fwd: Can't override username of default credential context to have different username in custom context
 2015-04-28  5:25 UTC  (3+ messages)

git-rebase doesn't forward --quiet to git-checkout
 2015-04-28  5:17 UTC  (2+ messages)
` [PATCH] rebase: silence "git checkout" for noop rebase

[PATCH 0/5] Avoid file descriptor exhaustion in ref_transaction_commit()
 2015-04-28  4:36 UTC  (16+ messages)
` [PATCH 4/5] ref_transaction_commit(): remove the local flags variables
` [PATCH 5/5] ref_transaction_commit(): only keep one lockfile open at a time

Regular Rebase Failure
 2015-04-27 23:55 UTC  (4+ messages)

Rebasing with submodule change causes red herring with --continue
 2015-04-27 21:09 UTC  (8+ messages)

What's cooking in git.git (Apr 2015, #04; Mon, 27)
 2015-04-27 20:01 UTC 

[ANNOUNCE] Git v2.3.7
 2015-04-27 20:01 UTC 

[PATCH] Clarify documentation on commit message strip
 2015-04-27 18:13 UTC  (5+ messages)

Cleaning projects with submodules
 2015-04-27 12:47 UTC  (2+ messages)

git-p4 Question
 2015-04-26 22:27 UTC  (8+ messages)

[PATCH v2 00/16] Convert parts of refs.c to struct object_id
 2015-04-26 20:26 UTC  (9+ messages)
` [PATCH v2 01/16] refs: convert struct ref_entry to use "
` [PATCH v2 02/16] refs: convert for_each_tag_ref to "

[PATCH RFC] add: Do not open editor if patch is empty
 2015-04-26 18:39 UTC  (2+ messages)

[BUG] "git pull" will regress between 'master' and 'pu'
 2015-04-26  5:26 UTC  (16+ messages)
` [PATCH 00/14] Teach "git merge FETCH_HEAD" octopus merges
  ` [PATCH 01/14] merge: simplify code flow
  ` [PATCH 02/14] t5520: style fixes
  ` [PATCH 03/14] t5520: test pulling an octopus into an unborn branch
  ` [PATCH 04/14] merge: clarify "pulling into void" special case
  ` [PATCH 05/14] merge: do not check argc to determine number of remote heads
  ` [PATCH 06/14] merge: small leakfix and code simplification
  ` [PATCH 07/14] merge: clarify collect_parents() logic
  ` [PATCH 08/14] merge: split reduce_parents() out of collect_parents()
  ` [PATCH 09/14] merge: narrow scope of merge_names
  ` [PATCH 10/14] merge: extract prepare_merge_message() logic out
  ` [PATCH 11/14] merge: make collect_parents() auto-generate the merge message
  ` [PATCH 12/14] merge: decide if we auto-generate the message early in collect_parents()
  ` [PATCH 13/14] merge: handle FETCH_HEAD internally
  ` [PATCH 14/14] merge: deprecate 'git merge <message> HEAD <commit>' syntax

[PATCH v2] t0027: Add repoMIX and LF_nul
 2015-04-26  4:32 UTC  (5+ messages)

Cloning or pushing only files that have been updated
 2015-04-25 21:54 UTC  (2+ messages)

bug report : 2.3.5 ssh repo not found
 2015-04-25 21:34 UTC  (3+ messages)

[PATCH] git-gui: sort entries in tclIndex
 2015-04-25 16:27 UTC  (4+ messages)

[PATCHv3] refs.c: enable large transactions
 2015-04-25  5:24 UTC  (10+ messages)

Verbose as default for commit (optional)
 2015-04-25  4:33 UTC  (5+ messages)

[PATCH] t0027: Add repoMIX and LF_nul
 2015-04-24 20:07 UTC  (2+ 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).