git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-06-19 18:43:54 to 2013-06-21 13:26:59 UTC [more...]

git diff returns fatal error with core.safecrlf is set to true
 2013-06-21 13:26 UTC 

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

[PATCH 00/16] Cleanup {branches,remotes}-file cruft
 2013-06-21 11:12 UTC  (17+ 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-21 11:05 UTC  (2+ messages)

[HELP] Corrupted repository
 2013-06-21 10:49 UTC 

[BUG] clone: regression in error messages in master
 2013-06-21 10:07 UTC  (6+ messages)

[BUG?] remote prune origin interacts badly with clone --mirror and multiple remotes
 2013-06-21 10:04 UTC  (15+ 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

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

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

[PATCH] web--browse: support /usr/bin/cygstart on Cygwin
 2013-06-21  7:24 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] status: display the SHA1 of the commit being currently processed
 2013-06-21  5:34 UTC  (11+ messages)

[PATCH] Do not ignore merge options in interactive rebase
 2013-06-21  5:23 UTC 

HTTP tests fail on OS X
 2013-06-21  4:49 UTC  (5+ 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  (24+ messages)
` [PATCH 1/6] t/t5528-push-default: remove redundant test_config lines
` [PATCH 2/6] config doc: rewrite push.default section
` [PATCH 3/6] push: change `simple` to accommodate triangular workflows
` [PATCH 4/6] push: remove dead code in setup_push_upstream()
` [PATCH 5/6] t/t5528-push-default: generalize test_push_*
` [PATCH 6/6] t/t5528-push-default: test pushdefault workflows

[PATCH] [submodule] Remove duplicate call to set_rev_name
 2013-06-20 21:58 UTC  (2+ messages)

[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  (12+ messages)
` [PATCH v5 0/5] Reroll patches against v1.8.3.1
` [PATCH v5 1/5] t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs
` [PATCH v5 2/5] t7102 (reset): "
` [PATCH v5 3/5] t4205 (log-pretty-formats): "
` [PATCH v5 4/5] pretty: Add failing tests: user format ignores i18n.logOutputEncoding setting
` [PATCH v5 5/5] pretty: "

[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  (13+ 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)

[PATCH v4 0/5] git-remote-mediawiki: new tool to preview local changes without pushing
 2013-06-20 11:21 UTC  (12+ messages)
` [PATCH v4 1/5] git-remote-mediawiki: Introduction of Git::Mediawiki.pm
` [PATCH v4 2/5] git-remote-mediawiki: new git bin-wrapper for developement
` [PATCH v4 3/5] git-remote-mediawiki: factoring code between git-remote-mediawiki and Git::Mediawiki
` [PATCH v4 4/5] git-remote-mediawiki: Adding git-mw command
` [PATCH v4 5/5] git-remote-mediawiki: Add preview subcommand into git mw

[PATCH 0/4] documentation cleanups for <rev>^{<type>}
 2013-06-20 10:55 UTC  (16+ messages)
` [PATCH 1/4] glossary: add 'treeish' as a synonym for 'tree-ish'
` [PATCH 2/4] glossary: define committish (a.k.a. commit-ish)

[PATCH v3 00/12] Fix some reference-related races
 2013-06-20  8:37 UTC  (13+ messages)
` [PATCH v3 01/12] repack_without_ref(): split list curation and entry writing
` [PATCH v3 02/12] pack_refs(): split creation of packed refs "
` [PATCH v3 03/12] refs: wrap the packed refs cache in a level of indirection
` [PATCH v3 04/12] refs: implement simple transactions for the packed-refs file
` [PATCH v3 05/12] refs: manage lifetime of packed refs cache via reference counting
` [PATCH v3 06/12] do_for_each_entry(): increment the packed refs cache refcount
` [PATCH v3 07/12] packed_ref_cache: increment refcount when locked
` [PATCH v3 08/12] Extract a struct stat_data from cache_entry
` [PATCH v3 09/12] add a stat_validity struct
` [PATCH v3 10/12] get_packed_ref_cache: reload packed-refs file when it changes
` [PATCH v3 11/12] for_each_ref: load all loose refs before packed refs
` [PATCH v3 12/12] refs: do not invalidate the packed-refs cache unnecessarily

[PATCH] octopus: fallback on empty tree for ancestor
 2013-06-20  0:27 UTC 

[PATCH] misspellings fixes by https://github.com/vlajos/misspell_fixer
 2013-06-19 22:37 UTC 

[PATCH] diff: add --ignore-blank-lines option
 2013-06-19 22:23 UTC  (3+ messages)

[PATCH 1/2] Documentation: Update 'linux-2.6.git' -> 'linux.git'
 2013-06-19 21:37 UTC  (4+ messages)

accessing oldest reflog entry with ref@{N}?
 2013-06-19 19:41 UTC  (3+ 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).