git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-23 00:48:47 to 2011-08-25 20:23:35 UTC [more...]

[RFC/PATCH 0/14] less annoying http authentication
 2011-08-25 20:23 UTC  (8+ messages)
` [PATCH 10/14] http: use hostname in credential description

What's cooking in git.git (Aug 2011, #07; Wed, 24)
 2011-08-25 20:20 UTC  (3+ messages)

git diff annoyance / feature request
 2011-08-25 20:00 UTC  (2+ messages)

[RFC] branch: list branches by single remote
 2011-08-25 19:52 UTC  (24+ 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

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

[PATCH] replace: List replacement along with the object
 2011-08-25 19:07 UTC  (3+ messages)

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

git clean --exclude broken?
 2011-08-25 18:38 UTC  (6+ messages)
    ` Re* "

[PATCH RFC] gitk: Allow commit editing
 2011-08-25 17:30 UTC  (8+ messages)
    ` [PATCH] "
        ` [PATCH v3] "

[PATCH] submodule: Demonstrate known breakage during recursive merge
 2011-08-25 16:49 UTC  (11+ messages)
              ` [PATCH] rev-list: Demonstrate breakage with --ancestry-path --all
` [PATCH v2] submodule: Demonstrate known breakage during recursive merge

What's the difference between `git show branch:file | diff -u - file` vs `git diff branch file`?
 2011-08-25 16:09 UTC  (10+ 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)

git for game development?
 2011-08-25 16:02 UTC  (8+ messages)
` One MMORPG git facts

[PATCH] update-ref: whitespace fix
 2011-08-25 15:40 UTC 

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

rebase -i: Should --continue auto-amend after failed exec?
 2011-08-25 13:04 UTC  (9+ 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 

A note from the maintainer
 2011-08-24 23:51 UTC 

[ANNOUNCE] Git 1.7.6.1
 2011-08-24 23:51 UTC 

Problem with S_IFGITLINK
 2011-08-24 23:15 UTC  (6+ messages)

[PATCH v4 0/2] push: submodule support
 2011-08-24 21:44 UTC  (10+ messages)
` [PATCH v4 1/2] push: Don't push a repository with unpushed submodules
        `  "
            ` [WIP PATCH] revision-walking: allow iterating revisions multiple times

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

[PATCH] get_indexed_object can return NULL if nothing is in that slot; check for it
 2011-08-24 21:10 UTC  (4+ messages)

[PATCH 0/2] Add an update=none option for 'loose' submodules
 2011-08-24 20:38 UTC  (11+ messages)
      `  "

[PATCH 0/6] Retain caches of submodule refs
 2011-08-24 20:05 UTC  (10+ messages)
` [PATCH 2/6] Access reference caches only through new function get_cached_refs()
` [PATCH 6/6] Retain caches of submodule refs

Looking for a way to turn off/modify ref disambiguation
 2011-08-24 17:48 UTC  (7+ messages)

How to check out the repository at a particular point in time
 2011-08-24 16:18 UTC  (10+ messages)

Behaviour of git apply --directory
 2011-08-24 14:26 UTC  (3+ messages)

[PATCH] Grammar and wording fixes in gitrepository-layout
 2011-08-24 12:54 UTC  (7+ messages)
` [PATCH] Documentation: Grammar correction, wording fixes and cleanup

What's cooking in git.git (Jun 2011, #01; Sun, 5)
 2011-08-24 12:30 UTC  (6+ messages)
  ` [PATCH 4/4] Add documentation for ref namespaces

[PATCH] git-reset.txt: Be clearer about the symbolic ref nature of HEAD
 2011-08-24 11:34 UTC  (2+ messages)

What's cooking in git.git (Aug 2011, #03; Thu, 11)
 2011-08-24 10:14 UTC  (6+ messages)

[PATCH] xdiff/xprepare: improve O(n*m) performance in xdl_cleanup_records()
 2011-08-24  6:32 UTC  (4+ messages)
` [PATCH v2] "

[PATCHv2 0/2] gitweb: Beginnings of splitting gitweb into modules
 2011-08-24  2:17 UTC  (4+ messages)

[PATCH] Mark http-fetch without -a as deprecated
 2011-08-24  0:29 UTC  (4+ messages)

What's cooking in git.git (Aug 2011, #06; Tue, 23)
 2011-08-23 23:47 UTC 

[PATCH v3 0/4] git-p4: Improve branch support
 2011-08-23 22:32 UTC  (5+ messages)

How to check out the repository at a particular point in time
 2011-08-23 20:30 UTC  (4+ messages)

[PATCH] git-svn: Destroy the cache when we fail to read it
 2011-08-23 19:58 UTC  (7+ messages)

[PATCH] Prevent force updating of the current branch
 2011-08-23 19:20 UTC  (4+ messages)
` [PATCH 1/2] Prevent force-updating "

Merge after directory rename ?
 2011-08-23 19:13 UTC  (8+ messages)

[PATCH v3] Accept tags in HEAD or MERGE_HEAD
 2011-08-23 18:46 UTC  (4+ messages)
` [PATCH v4 1/4] commit: remove global variable head_sha1[]
  ` [PATCH v4 3/4] merge: remove global variable head[]

[PATCH 0/2] fast-import: tag any object by sha1
 2011-08-23 18:32 UTC  (3+ messages)
` [PATCH 2/2] fast-import: allow to tag newly created objects

[RFH] lifetime rule for url parameter to transport_get()?
 2011-08-23 17:04 UTC  (3+ messages)

[PATCH v2 0/1] git-clone: fix relative path problem in the alternates
 2011-08-23 16:26 UTC  (6+ messages)
` [PATCH 0/2] clone-local fixup
  ` [PATCH 1/2] clone: allow more than one --reference
  ` [PATCH 2/2] clone: clone from a repository with relative alternates

Branches & directories
 2011-08-23 14:46 UTC  (26+ messages)
                                      ` Restoring timestamps (Re: Branches & directories)

Missing blobs after pruning dangling commits
 2011-08-23 10:16 UTC  (3+ messages)

git svn --stdlayout 's little quirk
 2011-08-23  6:09 UTC  (3+ messages)

[PATCH 1/2] clone: allow to clone from .git file
 2011-08-23  4:11 UTC  (8+ messages)
      ` Re* "


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