git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-09 12:10:35 to 2013-11-13 07:58:49 UTC [more...]

Problem while cloning a git repo
 2013-11-13  7:58 UTC  (3+ messages)

[PATCH 00/86] replace prefixcmp() with has_prefix()
 2013-11-13  7:17 UTC  (11+ messages)

Error message: unable to open object pack directory: .git/objects/pack: Too many open files
 2013-11-13  7:00 UTC  (9+ messages)

[PATCH 1/2] Rewrite man page explanation of git log's "--log-size" option
 2013-11-13  6:21 UTC  (2+ messages)
` [PATCH 2/2] Fix minor grammatical and other formatting issues in the "git log" man page

[PATCH] Fix single quotes, AsciiDoc escaping, and other formatting/grammatical issues
 2013-11-13  5:19 UTC 

[PATCH] State correct usage of backticks for options in man pages in the coding guidelines
 2013-11-13  4:21 UTC 

git rm / format-patch / am fails on my file: patch does not apply
 2013-11-13  0:26 UTC  (7+ messages)

[PATCH v6 10/10] transport-helper: add support to delete branches
 2013-11-12 23:54 UTC  (28+ messages)
` [PATCH v6 00/10] transport-helper: updates
  ` [PATCH v2] remote-bzr: support the new 'force' option
` [PATCH v6 01/10] transport-helper: fix extra lines
` [PATCH v6 08/10] fast-import: add support to delete refs
` [PATCH v6 05/10] fast-export: improve argument parsing
` [PATCH v6 06/10] fast-export: add new --refspec option
` [PATCH v6 03/10] transport-helper: add 'force' to 'export' helpers
` [PATCH v6 09/10] fast-export: add support to delete refs
` [PATCH v6 07/10] transport-helper: add support for old:new refspec
` [PATCH v6 04/10] transport-helper: check for 'forced update' message
` [PATCH v6 02/10] transport-helper: don't update refs in dry-run

[PATCH v7 00/11] transport-helper: updates
 2013-11-12 22:24 UTC  (19+ messages)
` [PATCH v7 01/11] transport-helper: fix extra lines
` [PATCH v7 02/11] transport-helper: don't update refs in dry-run
` [PATCH v7 03/11] transport-helper: add 'force' to 'export' helpers
` [PATCH v7 04/11] transport-helper: check for 'forced update' message
` [PATCH v6 05/10] fast-export: improve argument parsing
` [PATCH v7 05/11] test-hg.sh: tests are now expected to pass
` [PATCH v6 06/10] fast-export: add new --refspec option
` [PATCH v7 06/11] fast-export: improve argument parsing
` [PATCH v7 07/11] fast-export: add new --refspec option
` [PATCH v6 07/10] transport-helper: add support for old:new refspec
` [PATCH v6 08/10] fast-import: add support to delete refs
` [PATCH v7 08/11] transport-helper: add support for old:new refspec
` [PATCH v6 09/10] fast-export: add support to delete refs
` [PATCH v7 09/11] fast-import: "
` [PATCH v7 10/11] fast-export: "
` [PATCH v6 10/10] transport-helper: add support to delete branches
` [PATCH v7 11/11] "

Bug? diff.submodule=log adds text to commit -v message
 2013-11-12 22:20 UTC  (9+ messages)

[PATCH] git-send-email: Added the ability to query the number of smtp password questions
 2013-11-12 21:23 UTC  (6+ messages)
` [PATCH v2] git-send-mail: ask smtp password several times
  ` [[PATCH v2]] git-send-email: Added the ability to query the number of smtp password questions

[PATCH 0/7] remote-hg, remote-bzr fixes
 2013-11-12 20:27 UTC  (44+ messages)
` [PATCH 1/7] remote-hg: don't decode UTF-8 paths into Unicode objects
` [PATCH 2/7] test-bzr.sh, test-hg.sh: allow running from any dir
` [PATCH 3/7] test-bzr.sh, test-hg.sh: prepare for change to push.default=simple
` [PATCH 4/7] test-hg.sh: eliminate 'local' bashism
` [PATCH 5/7] test-hg.sh: avoid obsolete 'test' syntax
` [PATCH 6/7] test-hg.sh: help user correlate verbose output with email test
` [PATCH 7/7] remote-bzr, remote-hg: fix email address regular expression
` [PATCH v2 0/9] remote-hg, remote-bzr fixes
  ` [PATCH v2 1/9] remote-hg: don't decode UTF-8 paths into Unicode objects
  ` [PATCH v2 2/9] test-lib.sh: convert $TEST_DIRECTORY to an absolute path
  ` [PATCH v2 3/9] test-bzr.sh, test-hg.sh: allow running from any dir
  ` [PATCH v2 4/9] test-bzr.sh, test-hg.sh: prepare for change to push.default=simple
  ` [PATCH v2 5/9] test-hg.sh: eliminate 'local' bashism
  ` [PATCH v2 6/9] test-hg.sh: avoid obsolete 'test' syntax
  ` [PATCH v2 7/9] test-hg.sh: fix duplicate content strings in author tests
  ` [PATCH v2 8/9] test-hg.sh: help user correlate verbose output with email test
  ` [PATCH v2 9/9] remote-bzr, remote-hg: fix email address regular expression

[GIT PULL] l10n updates for 1.8.5 round 1
 2013-11-12 19:26 UTC  (2+ messages)

[PATCH 2/4] Emphasize options and force ASCIIDOC escaping of "--"
 2013-11-12 18:40 UTC  (5+ messages)
` [PATCH 3/4] Correct word usage of "timezone" in "Documentation" directory

Request: timeout option for remote operations, esp. "git fetch"
 2013-11-12 18:33 UTC  (5+ messages)

[PATCH 1/4] [trivial] Fix comment typo
 2013-11-12 17:41 UTC  (7+ messages)
` [PATCH 2/4] [trivial] Fix typo in Documentation
` [PATCH 3/4] [trivial] Fix typo in git-gui
` [PATCH 4/4] [trivial] Fix spelling typo in contrib

What's cooking in git.git (Oct 2013, #07; Mon, 28)
 2013-11-12 14:44 UTC  (10+ messages)
            ` htonll, ntohll

[PATCH v4 00/10] transport-helper: updates
 2013-11-12  6:09 UTC  (7+ messages)
` [PATCH v4 12/10] git-remote-testgit: support the new 'force' option

[PATCH (resend) 0/3] Minor f-e-r enhacements
 2013-11-12  3:38 UTC  (12+ messages)
` [PATCH 1/3] for-each-ref: introduce %C(...) for color

What's cooking in git.git (Nov 2013, #03; Mon, 11)
 2013-11-11 23:14 UTC 

What's cooking in git.git (Nov 2013, #01; Fri, 1)
 2013-11-11 22:25 UTC  (4+ messages)

[PATCH v3] push: Enhance unspecified push default warning
 2013-11-11 21:12 UTC  (14+ messages)

[PATCH] git-remote-mediawiki: do not remove installed files in "clean" target
 2013-11-11 21:26 UTC  (7+ messages)
    ` [PATCH 1/3] git-remote-mediawiki: honor DESTDIR in "make install"
    ` [PATCH 2/3] git-remote-mediawiki build: make 'install' command configurable
    ` [PATCH 3/3] git-remote-mediawiki build: handle DESTDIR/INSTLIBDIR with whitespace

[RFC/PATCH 0/4] Remove deprecated commands
 2013-11-11 21:10 UTC  (9+ messages)
` [RFC/PATCH 1/4] repo-config: remove deprecated alias for "git config"
` [RFC/PATCH 2/4] tar-tree: remove deprecated command
` [RFC/PATCH 3/4] lost-found: "
` [RFC/PATCH 4/4] peek-remote: remove deprecated alias of ls-remote

[PATCH] submodule update: remove unnecessary orig_flags variable
 2013-11-11 20:55 UTC 

[PATCH] l10n: de.po: translate 68 new messages
 2013-11-11 20:54 UTC  (5+ messages)
` [PATCHv2] "
    ` [PATCH v3] "

[PATCH] git-fetch-pack uses URLs like git-fetch
 2013-11-11 20:17 UTC  (4+ messages)

[PATCH v5 00/10] transport-helper: updates
 2013-11-11 18:15 UTC  (6+ messages)
` [PATCH v5 11/10] test-hg.sh: tests are now expected to pass
` [PATCH v5 12/10] remote-bzr: support the new 'force' option

[PATCH 1/4] Minor grammatical fixes in "git log" man page
 2013-11-11 17:59 UTC  (3+ messages)

[PATCH v5 03/10] transport-helper: add 'force' to 'export' helpers
 2013-11-11  5:01 UTC  (2+ messages)
` [PATCH] fixup! "

[PATCH 0/5] fix up 'jk/pack-bitmap' branch
 2013-11-09 21:21 UTC  (8+ messages)

[PATCH] checkout: most of the time we have good leading directories
 2013-11-09 20:09 UTC  (3+ messages)

[PATCH] l10n: de.po: improve error message when pushing to unknown upstream
 2013-11-09 14:24 UTC  (2+ messages)


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