git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-18 04:13:48 to 2013-11-22 12:33:48 UTC [more...]

submodule update and core.askpass
 2013-11-22 12:33 UTC  (4+ messages)

Git issues with submodules
 2013-11-22 11:35 UTC  (3+ messages)

corrupt object memory allocation error
 2013-11-22 11:24 UTC  (15+ messages)
    ` [PATCH] drop support for "experimental" loose objects

What's cooking in git.git (Nov 2013, #05; Thu, 21)
 2013-11-22 10:23 UTC  (2+ messages)

[PATCH] diff: restrict pathspec limitations to diff b/f case only
 2013-11-22  5:40 UTC  (8+ messages)
` [PATCH 1/2] glossary-content.txt: remove an obsolete paragrah
  ` [PATCH 2/2] glossary-content.txt: fix documentation of "**" patterns

[PATCH] transport: Catch non positive --depth option value
 2013-11-22  1:18 UTC  (8+ messages)
  ` [PATCHv2] "
      ` [PATCHv3] "

[PATCH v6 10/10] git fetch: support host:/~repo
 2013-11-21 23:40 UTC  (2+ messages)

[PATCH v6 09/10] connect.c: Refactor url parsing
 2013-11-21 23:38 UTC  (2+ messages)

[PATCH v6 07/10] connect.c: Corner case for IPv6
 2013-11-21 23:31 UTC  (2+ messages)

[PATCH v6 06/10] t5500: Test case for diag-url
 2013-11-21 23:27 UTC  (2+ messages)

[PATCH v6 04/10] git_connect: factor out discovery of the protocol and its parts
 2013-11-21 23:22 UTC  (2+ messages)

[PATCH v6 05/10] git fetch-pack: Add --diag-url
 2013-11-21 22:46 UTC  (2+ messages)

[PATCH v3] commit -v: strip diffs and submodule shortlogs from the commit message
 2013-11-21 22:23 UTC  (4+ messages)

[RFC PATCH] Revamp git-cherry(1)
 2013-11-21 22:04 UTC  (6+ messages)

Can a git push over ssh trigger a gc/repack? Diagnosing pack explosion
 2013-11-21 21:57 UTC  (4+ messages)

[PATCH v6 08/10] git_connect(): Refactor the port handling
 2013-11-21 20:41 UTC 

[PATCH v6 01/10] t5601: remove clear_ssh, refactor setup_ssh_wrapper
 2013-11-21 20:41 UTC 

[PATCH v6 01/10] t5601: remove clear_ssh, refactor setup_ssh_wrapper
 2013-11-21 20:40 UTC 

[PATCH v6 02/10] t5601: Add tests for ssh
 2013-11-21 20:39 UTC 

[PATCH v6 01/10] t5601: remove clear_ssh, refactor setup_ssh_wrapper
 2013-11-21 20:39 UTC 

[PATCH v6 03/10] git_connect: remove artificial limit of a remote command
 2013-11-21 20:38 UTC 

[PATCH] git p4: Use git diff-tree instead of format-patch
 2013-11-21 19:47 UTC  (2+ messages)

RFC: git bisect should accept "paths-to-be-excluded"
 2013-11-21 18:43 UTC  (5+ messages)
` [PATCH] Support pathspec magic :(exclude) and its short form :-

[PATCH] git-svn: Support svn:global-ignores property
 2013-11-21 12:28 UTC  (2+ messages)

GSoC 2014: Summary so far, discussion starter: how to improve?
 2013-11-21 10:04 UTC  (4+ messages)

[PATCH v4 2/2] Rename suffixcmp() to ends_with() and invert its result
 2013-11-21  7:32 UTC  (6+ messages)

Bizarre git merge behaviour
 2013-11-21  6:37 UTC  (7+ messages)

[PATCH] Documentation/gitcli.txt: fix double quotes
 2013-11-20 23:18 UTC  (2+ messages)

Bug: Pathspec parsing on Windows fails when branch specified
 2013-11-20 22:12 UTC  (2+ messages)

Fwd: Error with git-svn pushing a rename
 2013-11-20 22:10 UTC  (7+ messages)

[ANNOUNCE] Git v1.8.5-rc3
 2013-11-20 22:10 UTC 

[ANNOUNCE] Git v1.8.4.4
 2013-11-20 22:06 UTC 

[PATCH] t7507-*.sh: Fix test #8 (could not run '"$FAKE_EDITOR"')
 2013-11-20 21:32 UTC  (8+ messages)

the pager
 2013-11-20 17:34 UTC  (13+ messages)
            ` [PATCH] pager: turn on "cat" optimization for DEFAULT_PAGER

[PATCH v2 00/10] Increase test coverage on Windows by removing SYMLINKS from many tests
 2013-11-20 14:00 UTC  (4+ messages)
` [PATCH 00/11] "
  ` [PATCH v2 01/10] test-chmtime: Fix exit code on Windows

write() _will_ fail on Mac OS X/XNU if nbytes > INT_MAX
 2013-11-20 13:03 UTC  (8+ messages)

Check out doesn't set x-flag on CIFS
 2013-11-20 12:41 UTC  (4+ messages)

How to put tree into index
 2013-11-20 12:41 UTC  (3+ messages)

[PATCH] Fix typesetting in Bugs section of 'git-rebase' man page (web version)
 2013-11-20  4:43 UTC  (5+ messages)

defaulting git stash to "--keep-index"
 2013-11-20  2:10 UTC  (3+ messages)

[BUG] Rebase options '--whitespace=fix' and '--keep-empty' are incompatible
 2013-11-20  0:05 UTC 

Suggestion for git reference page
 2013-11-19 21:49 UTC  (3+ messages)

[PATCH 00/86] replace prefixcmp() with has_prefix()
 2013-11-19 21:42 UTC  (6+ messages)

[PATCH v2 00/86] replace prefixcmp() with starts_with()
 2013-11-17 22:07 UTC  (6+ messages)
` [PATCH v2 01/86] strbuf: add starts_with() to be used instead of prefixcmp()
` [PATCH v2 02/86] diff: replace prefixcmp() with starts_with()
` [PATCH v2 08/86] transport*: "
` [PATCH v2 40/86] environment: "
` [PATCH v2 86/86] strbuf: remove prefixcmp() as it has been replaced "

Bug? diff.submodule=log adds text to commit -v message
 2013-11-19 21:01 UTC  (18+ messages)
                ` [RFC PATCH] commit -v: strip diffs and submodule shortlogs from the commit message
                      ` [PATCH v2 ] "

[PATCH v4 0/6] Replacement for rr/for-each-ref-decoration
 2013-11-19 17:32 UTC  (12+ messages)
` [PATCH v4 1/6] t6300 (for-each-ref): clearly demarcate setup
` [PATCH v4 2/6] t6300 (for-each-ref): don't hardcode SHA-1 hexes
` [PATCH v4 3/6] for-each-ref: introduce %(HEAD) asterisk marker
` [PATCH v4 4/6] for-each-ref: introduce %(upstream:track[short])
` [PATCH v4 5/6] for-each-ref: introduce %(color:...) for color
` [PATCH v4 6/6] for-each-ref: avoid color leakage

Command-line git Vs IDE+plugin?
 2013-11-19 17:20 UTC  (10+ messages)

[PATCH 0/2] add PERLLIB_EXTRA to add to default perl path
 2013-11-18 22:23 UTC  (3+ messages)
` [PATCH 1/2] Makefile: rebuild perl scripts when perl paths change
  ` [PATCH 1/2 v2] "

[ANNOUNCE] Git v1.8.5-rc2
 2013-11-18 22:12 UTC  (11+ messages)
` [PATCH] RelNotes: Spelling & grammar fixes

[PATCH v2 0/9] remote-hg, remote-bzr fixes
 2013-11-18 21:47 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 6/9] test-hg.sh: avoid obsolete 'test' syntax
  ` [PATCH v3 7/9] test-hg.sh: fix duplicate content strings in author tests
  ` [PATCH v3 8/9] test-hg.sh: help user correlate verbose output with email test
  ` [PATCH v3 9/9] remote-bzr, remote-hg: fix email address regular expression

[PATCHv3 1/2] Fix single quotes, AsciiDoc escaping, and other formatting issues
 2013-11-18 21:33 UTC  (2+ messages)

[PATCH v3 0/21] pack bitmaps
 2013-11-18 21:16 UTC  (5+ messages)

[PATCH] branch: fix --verbose output column alignment
 2013-11-18 19:27 UTC  (2+ messages)

[announce] git-repair
 2013-11-18 18:13 UTC 

Symbolic refs break ref advertisement on 1.8.4.3+
 2013-11-18 18:16 UTC  (3+ messages)

[PATCH v2 0/3] Minor f-e-r enhacements
 2013-11-18 16:45 UTC  (7+ messages)
` [PATCH v2 3/3] for-each-ref: introduce %(color:...) for color

What's cooking in git.git (Nov 2013, #04; Wed, 13)
 2013-11-18 16:11 UTC  (3+ messages)

[ANNOUNCE] git-flow AVH Edition 1.7.0
 2013-11-18 12:43 UTC  (2+ messages)

Add a bugzilla website
 2013-11-18 12:40 UTC  (3+ messages)

Git clone from ftp issue
 2013-11-18  8:43 UTC  (2+ messages)

Problem while cloning a git repo
 2013-11-18  7:31 UTC  (2+ messages)

Git -> fossil bridging?
 2013-11-18  7:17 UTC  (3+ messages)

[PATCH v7 00/11] transport-helper: updates
 2013-11-18  5:08 UTC  (2+ messages)
` [PATCH v3] remote-bzr: support the new 'force' option


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 NNTP newsgroup(s).