git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-02-15 19:42:28 to 2011-02-17 11:55:56 UTC [more...]

Why does git-patch-id(1) sometimes print two lines, one of which has commit = 0000000000000000000000000000000000000000
 2011-02-17 11:55 UTC  (8+ messages)
  ` [PATCH 1/2] git-patch-id: test for "no newline" markers
    ` [PATCH 2/2] git-patch-id: do not trip over "
        ` [PATCHv2 1/2] git-patch-id: test for "
          ` [PATCHv2 2/2] git-patch-id: do not trip over "

inode problem when using git on a sshfs filesystem
 2011-02-17 11:54 UTC  (4+ messages)
  ` [sshfs] "

use case: keep the output of a markup (TeX) file under revision control
 2011-02-17 10:37 UTC 

How to git checkout a orgin(unstage) version file in another directoy?
 2011-02-17 10:34 UTC  (5+ messages)

[PATCH] rebase: be cleverer with rebased upstream branches
 2011-02-17 10:24 UTC  (12+ messages)

set-upstream for existing branch...?
 2011-02-17  9:41 UTC  (8+ messages)

git clone NonExistentLocation
 2011-02-17  9:01 UTC 

How you can translate things now, and a plan for the i18n series going forward
 2011-02-17  8:47 UTC  (5+ messages)

[PATCH 0/7] Cleaning up --help-all inconsistencies
 2011-02-17  7:48 UTC  (6+ messages)
` [PATCHv2 00/10] "
        ` [PATCH] Make <identifier> lowercase in Documentation

[PATCH] submodule: no [--merge|--rebase] when newly cloned
 2011-02-17  7:10 UTC  (6+ messages)

[PATCH v3 0/4] CHERRY_PICK_HEAD
 2011-02-17  5:50 UTC  (8+ messages)
` [PATCH v3 1/4] Introduce CHERRY_PICK_HEAD
` [PATCH v3 2/4] bash: teach __git_ps1 about CHERRY_PICK_HEAD
` [PATCH v3 3/4] commit.c: replace some literal strings with constants
    ` [PATCH] Teach commit about CHERRY_PICK_HEAD
` [PATCH v3 4/4] "

git merge auto-commit doesn't fire pre-commit hook
 2011-02-17  5:05 UTC  (6+ messages)

[PATCH 00/31] Refactor rebase
 2011-02-17  3:41 UTC  (4+ messages)
` [PATCH v2 00/31] refactor rebase

[PATCH 0/4] clean-up store_updated_refs
 2011-02-17  2:36 UTC  (8+ messages)
` [PATCH 1/4] Reduce url_len variable scope
` [PATCH 2/4] Extract function trim_url and optimize calls of it
` [PATCH 3/4] Dont use the same variable for different things

[PATCH 0/2] CHERRY_PICK_HEAD
 2011-02-17  0:05 UTC  (16+ messages)
` [PATCH 1/2] Introduce CHERRY_PICK_HEAD
  ` [PATCH v2] "
` [PATCH 2/2] Teach commit about CHERRY_PICK_HEAD
  ` [PATCH 1.5/2] bash: teach __git_ps1 "

What's cooking in git.git (Feb 2011, #04; Wed, 16)
 2011-02-16 23:23 UTC 

Consistent terminology: cached/staged/index
 2011-02-16 23:11 UTC  (5+ messages)

checkout/branch needs some extra safety around the --track option
 2011-02-16 23:12 UTC  (5+ messages)
  ` [PATCH] branch/checkout --track: Ensure that upstream branch is indeed a branch
      ` [PATCH v2] "

non-empty index with git commit -a
 2011-02-16 22:34 UTC  (25+ messages)

[PATCH] git-patch-id.txt: show that you can pipe in git-log
 2011-02-16 22:24 UTC  (3+ messages)

libreoffice merge issue 
 2011-02-16 21:30 UTC  (5+ messages)

[PATCH] mergetool: don't skip modify/remove conflicts
 2011-02-16 21:14 UTC  (10+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
          ` [PATCH v3 0/2] "
            ` [PATCH v3 1/2] rerere "remaining"
            ` [PATCH v3 2/2] mergetool: don't skip modify/remove conflicts

Corrupted git repository?
 2011-02-16 19:21 UTC  (5+ messages)

[PATCH] smart-http: Don't use Expect: 100-Continue
 2011-02-16 18:54 UTC  (5+ messages)

[1.8.0] Remote tag namespace
 2011-02-16 18:37 UTC  (14+ messages)
` Re* [1.8.0] Provide proper remote ref namespaces
    ` [PATCH] push.default: Rename 'tracking' to 'upstream'

remote branches
 2011-02-16 18:00 UTC  (5+ messages)

[PATCH] git-gui: give more advice when detaching HEAD
 2011-02-16 16:11 UTC  (8+ messages)
    `  "

git-cherry and fork-point
 2011-02-16 15:13 UTC 

[PATCH] cache-tree: do not cache empty trees
 2011-02-16 14:29 UTC  (4+ messages)

Need help grasping some concepts
 2011-02-16 13:14 UTC  (4+ messages)

Prevent deleting .gitignore file
 2011-02-16 11:53 UTC  (3+ messages)

[PATHC/RFC] revlist.c: introduce --cherry for unsymmetric picking
 2011-02-16 10:59 UTC 

My Git Patch
 2011-02-16 10:33 UTC 

"git add -u" broken in git 1.7.4?
 2011-02-16  9:32 UTC  (13+ messages)
                  ` [PATCH] command-list.txt: mark git-archive plumbing

Aborting cherry-pick
 2011-02-16  9:16 UTC 

[BUG] Replacing dir with submodule causes weird issues with cherry-pick
 2011-02-16  7:05 UTC  (2+ messages)

[PATCH] git.c: reorder builtin command list
 2011-02-16  3:46 UTC  (5+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] git.c: binary-search builtin commands

[PATCH 2/2] Make hash-object more robust against malformed objects
 2011-02-16  3:39 UTC  (4+ messages)
` [PATCH] parse_tag_buffer(): do not prefixcmp() out of range

[RFC/PATCH 0/2] CHERRY_HEAD
 2011-02-16  1:48 UTC  (26+ messages)
` [RFC/PATCH 1/2] Introduce CHERRY_HEAD
` [RFC/PATCH 2/2] Teach commit to handle CHERRY_HEAD automatically
        ` [PATCH] Documentation: clarify interaction of --reset-author with --author

[PATCH 0/2] git-p4: Improvements to rename and copy detection
 2011-02-15 23:49 UTC  (3+ messages)
` [PATCH 1/2] git-p4: Add copy detection support
` [PATCH 2/2] git-p4: Improve branch support

[PATCH] merge: honor prepare-commit-msg hook
 2011-02-15 21:36 UTC  (2+ messages)

configuring cherry-pick to always use -x?
 2011-02-15 21:03 UTC  (5+ messages)
      ` release maintenance vs. release engineering (was: configuring cherry-pick to always use -x?)


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