git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-25 00:09:20 to 2011-08-28 04:54:55 UTC [more...]

t0300-credentials: poll failed: invalid argument
 2011-08-28  4:40 UTC 

[PATCH] t5540-http-test: shorten grep pattern
 2011-08-28  4:42 UTC 

obstack fails to compile on OS X 10.7
 2011-08-28  3:57 UTC  (3+ messages)

git clean --exclude broken?
 2011-08-27 23:54 UTC  (8+ messages)
    ` Re* "

[PATCH/RFC 0/2] Search for parent commit in new branch import
 2011-08-27 23:32 UTC  (10+ messages)
` [PATCH/RFC 2/2] git-p4: Add complex test case for "

Files that cannot be added to the index
 2011-08-27 21:44 UTC  (10+ messages)

[PATCH] Makefile: Improve compiler header dependency check
 2011-08-27 21:19 UTC  (4+ messages)
  ` [PATCH v2] "

Idea: "git format-patch" should get more information out of git
 2011-08-27 20:35 UTC  (3+ messages)

[PATCH] Add a credential-helper for KDE
 2011-08-27 19:54 UTC 

[PATCH] progress: use \r as EOL only if isatty(stderr) is true
 2011-08-27 19:45 UTC  (3+ messages)
` [PATCH] checkout: be quiet if not on isatty()

"git submodule foreach" very slow 
 2011-08-27 19:07 UTC 

[PATCH 1/4] t/t3905: use the name 'actual' for test output, swap arguments to test_cmp
 2011-08-27 18:50 UTC  (6+ messages)
` [PATCH 2/4] git-stash.sh: fix typo in error message
` [PATCH 3/4] t/t3905: add missing '&&' linkage
` [PATCH 4/4] git-stash: remove untracked/ignored directories when stashed

[PATCH v2 0/2] Fix reference name format check and normalization
 2011-08-27 18:40 UTC  (6+ messages)
` [PATCH v2 1/2] check-ref-format --print: Normalize refnames that start with slashes
` [PATCH v2 2/2] Forbid DEL characters in reference names

git for game development?
 2011-08-27 15:32 UTC  (7+ messages)
` One MMORPG git facts

Is there a scriptable way to update the stat-info in the index without having git open and read those files?
 2011-08-27 15:18 UTC  (2+ messages)

What would be a normal tool chain for supporting git
 2011-08-27 14:18 UTC 

[PATCH] replace: List replacement along with the object
 2011-08-27 14:07 UTC  (8+ messages)
    ` [PATCHv2] git-replace.txt: Clarify list mode

[PATCH RFC] gitk: Allow commit editing
 2011-08-27 12:31 UTC  (9+ messages)
    ` [PATCH] "
        ` [PATCH v3] "
            ` [PATCH v4] "

[PATCH] xdiff/xprepare: improve O(n*m) performance in xdl_cleanup_records()
 2011-08-27  8:50 UTC  (3+ messages)
` [PATCH v2] "

git diff annoyance / feature request
 2011-08-27  5:14 UTC  (23+ messages)
  ` [RFC/PATCH] attr: map builtin userdiff drivers to well-known extensions

1.7.7-rc0 tagged and pushed out
 2011-08-26 23:20 UTC  (2+ messages)

How do I get a readable diff?
 2011-08-26 23:17 UTC  (3+ messages)

[PATCH] gitweb: highlight: strip non-printable characters via col(1)
 2011-08-26 22:06 UTC  (4+ messages)

[PATCH] .gitattributes: Enable cpp diff parsing for .[ch] files
 2011-08-26 20:59 UTC  (5+ messages)

Looking up objects that point to other objects
 2011-08-26 20:10 UTC  (2+ messages)

[PATCH] submodule: Demonstrate known breakage during recursive merge
 2011-08-26 19:30 UTC  (13+ messages)
        ` [PATCH] allow multiple calls to submodule merge search for the same path
` [PATCH v2] submodule: Demonstrate known breakage during recursive merge
  ` [PATCH/RFC] submodule: Search for merges only at end of "
      ` [PATCH v2/RFC] "

[PATCH 1/2] fast-import: initialize variable require_explicit_termination
 2011-08-26 18:55 UTC  (7+ messages)
` [PATCH 2/2] Add a remote helper to interact with mediawiki (fetch & push)
  ` [PATCH v5] "

[RFC] branch: list branches by single remote
 2011-08-26 18:45 UTC  (35+ messages)
              ` [PATCH 0/5] RFC: patterns for branch list
                ` [PATCH 1/5] branch: allow pattern arguments
                ` [PATCH 2/5] branch: introduce --list argument
                ` [PATCH 3/5] t6040; test branch -vv
                ` [PATCH 4/5] branch: restructure -v vs. -vv
                ` [PATCH 5/5] branch: give patchsame count with -vvv
                  ` [PATCHv2 0/5] patterns for branch list
                    ` [PATCHv2 1/5] t6040: test branch -vv
                    ` [PATCHv2 2/5] git-tag: introduce long forms for the options
                    ` [PATCHv2 3/5] git-branch: introduce missing "
                    ` [PATCHv2 4/5] branch: introduce --list option
                    ` [PATCHv2 5/5] branch: allow pattern arguments

[PATCH 0/2] Add an update=none option for 'loose' submodules
 2011-08-26 16:14 UTC  (12+ messages)
      `  "

What's cooking in git.git (Aug 2011, #07; Wed, 24)
 2011-08-26 15:42 UTC  (7+ messages)
    ` credential helpers (was: What's cooking in git.git (Aug 2011, #07; Wed, 24))

[RFC/PATCH 0/14] less annoying http authentication
 2011-08-26 15:29 UTC  (9+ messages)
` [PATCH 10/14] http: use hostname in credential description

[PATCH] submodule: Demonstrate known breakage during recursive merge
 2011-08-26 12:51 UTC  (9+ messages)
` [PATCH] rev-list: Demonstrate breakage with --ancestry-path --all
  ` [PATCH 1/2] revision: keep track of the end-user input from the command line
  ` [PATCH 2/2] revision: do not include sibling history in --ancestry-path output

[RFC PATCH] diff: use $COLUMNS if available for default stat_width
 2011-08-26 11:20 UTC  (2+ messages)

What's the difference between `git show branch:file | diff -u - file` vs `git diff branch file`?
 2011-08-26  9:43 UTC  (9+ messages)

[PATCH] Documentation/show-ref: correct order of --heads and --tags
 2011-08-26  2:26 UTC 

Adding hooks.envelopesendername to the post-receive-email hook script
 2011-08-26  1:15 UTC 

Buggy handling of non-canonical ref names
 2011-08-25 21:57 UTC  (9+ messages)
      ` [PATCH] Do not allow refnames to start with a slash
          ` [PATCH] check-ref-format --print: Normalize refnames that start with slashes

git-config: case insensitivity for subsections
 2011-08-25 21:57 UTC  (5+ messages)

[PATCH] update-ref: whitespace fix
 2011-08-25 21:48 UTC  (2+ messages)

[PATCH] log: Do not decorate replacements with --no-replace-objects
 2011-08-25 21:22 UTC  (5+ messages)
    ` [PATCHv2] "

PROTECTED PROJECT
 2011-08-25 18:52 UTC 

[PATCH 0/10] color and pager improvements
 2011-08-25 20:25 UTC  (3+ messages)

[PATCH] git-notes.txt: clarify -C vs. copy and -F
 2011-08-25 18:50 UTC  (3+ messages)

[PATCH] vcs-svn: fix broken test 'keep content, but change mode'
 2011-08-25 16:08 UTC  (2+ messages)

master-master server setup
 2011-08-25 16:06 UTC  (3+ messages)

rebase -i: Should --continue auto-amend after failed exec?
 2011-08-25 13:04 UTC  (6+ messages)
` [PATCH] rebase -i: clean error message for --continue after failed exec

[GSoC update] Final report: Some observations
 2011-08-25  6:56 UTC 

What's cooking in git.git (Aug 2011, #07; Wed, 24)
 2011-08-25  0:13 UTC 


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