git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-06-20 12:44:37 to 2013-06-22 08:03:07 UTC [more...]

[PATCH v2 00/14] Classify {branches,remotes}-file as fringe features
 2013-06-22  7:58 UTC  (13+ messages)
` [PATCH v2 01/14] t/t5505-remote: modernize style
` [PATCH v2 03/14] t/t5505-remote: use test_path_is_missing
` [PATCH v2 04/14] t/t5505-remote: remove dependency on $origin_url
` [PATCH v2 05/14] remote: remove dead code in read_branches_file()
` [PATCH v2 06/14] t/t5505-remote: test url-with-# in branches-file
` [PATCH v2 07/14] t/t5516-fetch-push: don't use branches-file
` [PATCH v2 08/14] ls-remote doc: fix example invocation on git.git
` [PATCH v2 09/14] ls-remote doc: rewrite <repository> paragraph
` [PATCH v2 10/14] ls-remote doc: don't encourage use of branches-file
` [PATCH v2 11/14] t/t5505-remote: test multiple push/pull in remotes-file
` [PATCH v2 13/14] t/t5515-fetch-merge-logic: don't use {branches,remotes}-file
` [PATCH v2 14/14] remote: add comment about read_{branches,remotes}_file

[PATCH 00/16] Cleanup {branches,remotes}-file cruft
 2013-06-22  7:41 UTC  (37+ messages)
` [PATCH 01/16] t/t5505-remote: modernize subshell-style of one test
` [PATCH 02/16] t/t5505-remote: test push-refspec in branches-file
` [PATCH 03/16] t/t5505-remote: use test_path_is_missing
` [PATCH 04/16] t/t5505-remote: remove dependency on $origin_url
` [PATCH 05/16] remote: remove dead code in read_branches_file()
` [PATCH 06/16] t/t5505-remote: test url-with-# in branches-file
` [PATCH 07/16] t/t5516-fetch-push: don't use branches-file
` [PATCH 08/16] t/t5516-fetch-push: use test_config()
` [PATCH 09/16] ls-remote doc: fix example invocation on git.git
` [PATCH 10/16] ls-remote doc: rewrite <repository> paragraph
` [PATCH 11/16] ls-remote doc: don't encourage use of branches-file
` [PATCH 12/16] t/t5505-remote: modernize subshell-style of one test
` [PATCH 13/16] t/t5505-remote: test multiple push/pull in remotes-file
` [PATCH 14/16] t/t5510-fetch: don't use remotes-file
` [PATCH 15/16] t/t5515-fetch-merge-logic: don't use {branches,remotes}-file
` [PATCH 16/16] remote: deprecate read_{branches,remotes}_file

What's cooking in git.git (Jun 2013, #07; Thu, 20)
 2013-06-22  6:17 UTC  (11+ messages)

git diff returns fatal error with core.safecrlf is set to true
 2013-06-21 21:57 UTC  (3+ messages)

HTTP tests fail on OS X
 2013-06-21 20:59 UTC  (12+ messages)
              ` [PATCH] lib-httpd/apache.conf: check version only after mod_version loads

[PATCH] Do not ignore merge options in interactive rebase
 2013-06-21 20:43 UTC  (2+ messages)

[HELP] Corrupted repository
 2013-06-21 19:15 UTC  (5+ messages)

[BUG?] remote prune origin interacts badly with clone --mirror and multiple remotes
 2013-06-21 18:53 UTC  (17+ messages)
` [PATCH] remote: make prune work for mixed mirror/non-mirror repos
` [PATCH v2] "
` [PATCH 0/3] Handling overlapping refspecs slightly smarter
` [PATCH 1/3] remote: Add warnings about mixin --mirror and other remotes
` [PATCH 2/3] remote: Add test for prune and mixed --mirror and normal remotes
` [PATCH 3/3] remote: don't prune when detecting overlapping refspecs

[PATCH 0/5] "log --author-date-order" follow-up
 2013-06-21 18:49 UTC  (6+ messages)
` [PATCH 1/5] t/lib-t6000: style fixes
` [PATCH 2/5] topology tests: teach a helper to take abbreviated timestamps
` [PATCH 3/5] t6003: add --date-order test
` [PATCH 4/5] topology tests: teach a helper to set author dates as well
` [PATCH 5/5] t6003: add --author-date-order test

[BUG] clone: regression in error messages in master
 2013-06-21 17:11 UTC  (8+ messages)

t/t1402-check-ref-format.sh fails with bash-3.0
 2013-06-21 16:59 UTC 

[PATCH] [submodule] Remove duplicate call to set_rev_name
 2013-06-21 17:03 UTC  (3+ messages)

[BUG] fast-import: ls command on commit root returns missing (was: Bug in svn-fe: copying the root directory acts as if it's an empty directory)
 2013-06-21 16:33 UTC  (6+ messages)
` [PATCH] fast-import: fix ls command with empty path

[PATCH] git-remote-hg: Fix . at end of ref
 2013-06-21 16:12 UTC 

[PATCH] web--browse: support /usr/bin/cygstart on Cygwin
 2013-06-21 16:06 UTC  (2+ messages)

git rebase fail with CRLF conversion
 2013-06-21 14:29 UTC  (5+ messages)
` [PATCH] t0020-crlf: test rebase with text conversion and safecrlf

[PATCH] status: display the SHA1 of the commit being currently processed
 2013-06-21 14:23 UTC  (12+ messages)

[PATCH] apply: carefully strdup a possibly-NULL name
 2013-06-21 11:38 UTC 

fast-import bug?
 2013-06-21  9:21 UTC 

Ensimag student's project: thanks everybody
 2013-06-21  7:53 UTC 

Splitting a rev list into 2 sets
 2013-06-21  7:19 UTC  (10+ messages)

[PATCH] t/t5800-remote-testpy: skip all tests if not built
 2013-06-21  6:40 UTC  (6+ messages)

[PATCH 0/4] git-prompt: cleaning and improvement
 2013-06-21  2:25 UTC  (5+ messages)
` [PATCH 1/4] t9903: add tests for git-prompt pcmode
` [PATCH 2/4] git-prompt.sh: refactor colored prompt code
` [PATCH 3/4] git-prompt.sh: do not print duplicate clean color code
` [PATCH 4/4] git-prompt.sh: add missing information in comments

[PATCH] pull: pull into void by fast-forwarding from empty tree
 2013-06-20 22:52 UTC  (20+ messages)
  ` [PATCH v2] pull: merge into unborn "
                ` [PATCHv3 0/2] pull into unborn branch safety tree
                  ` [PATCH 1/2] pull: update unborn branch tip after index
                  ` [PATCH 2/2] pull: merge into unborn by fast-forwarding from empty tree

[PATCH 0/6] push.default in the triangular world
 2013-06-20 22:05 UTC  (12+ messages)
` [PATCH 3/6] push: change `simple` to accommodate triangular workflows

[PATCH 2/2] Move sequencer to builtin
 2013-06-20 21:11 UTC  (13+ messages)

[PATCH v4 0/4] Reroll patches against v1.8.1.1
 2013-06-20 20:38 UTC  (11+ messages)
` [PATCH v5 0/5] Reroll patches against v1.8.3.1
  ` [PATCH v5 3/5] t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs
  ` [PATCH v5 4/5] pretty: Add failing tests: user format ignores i18n.logOutputEncoding setting
  ` [PATCH v5 5/5] pretty: "
` [PATCH v5 1/5] t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs

[PATCH 0/3] Preparing for --date-order=author
 2013-06-20 20:16 UTC  (8+ messages)
` [PATCH v2 0/4] log --author-date-order
  ` [PATCH v2 4/4] log: --author-date-order

[PATCH 0/3] Fix a couple of edge cases in autostash
 2013-06-20 19:56 UTC  (5+ messages)
` [PATCH 1/3] rebase: guard against missing files in read_basic_state()

[PATCH v2 00/12] Fix some reference-related races
 2013-06-20 19:55 UTC  (10+ messages)
` [PATCH v2 04/12] refs: implement simple transactions for the packed-refs file

Feature request: fetch --prune by default
 2013-06-20 19:22 UTC  (4+ messages)

[PATCH v2 1/2] send-email: sanitize author when writing From line
 2013-06-20 19:20 UTC  (7+ messages)
` [PATCH v2 2/2] send-email: add test for duplicate utf8 name

[PATCH] t7400: test of UTF-8 submodule names pass under Mac OS
 2013-06-20 19:01 UTC  (2+ messages)

[PATCH] peel_onion(): add support for <rev>^{tag}
 2013-06-20 18:03 UTC  (5+ messages)

[PATCH] send-email: Fix documentation of --signed-off-by-cc option
 2013-06-20 16:45 UTC  (2+ messages)

Daily deb/rpm builds of git
 2013-06-20 15:02 UTC 

[Request] Git reset should be able to ignore file permissions
 2013-06-20 13:28 UTC  (15+ 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).