git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-01-20 00:47:56 to 2009-01-21 15:50:25 UTC [more...]

how to git a read only directory
 2009-01-21 15:48 UTC  (4+ messages)

Deleting remote branch pointed by remote HEAD
 2009-01-21 15:41 UTC  (7+ messages)

CR codes from git commands
 2009-01-21 15:38 UTC  (4+ messages)

[PATCH take 3 0/4] color-words improvements
 2009-01-21 15:33 UTC  (28+ messages)
` [PATCH v4 0/7] customizable --color-words
    ` [PATCH] Add tests for diff.color-words configuration option
      ` [PATCH] diff: Support diff.color-words config option
          ` [PATCH] color-words: "
            ` [PATCH] Change the spelling of "wordregex"
            ` [PATCH] color-words: Support diff.wordregex config option

[PATCH] mergetool merge/skip/abort
 2009-01-21 14:37 UTC 

What's cooking in git.git (Jan 2009, #02; Sun, 11)
 2009-01-21 14:28 UTC  (5+ messages)

[PATCH] [TOPGIT] make tg remote idempotent
 2009-01-21 14:31 UTC  (6+ messages)
` [PATCH] [TOPGIT] make creating a commit from a topgit branch a function

Newbie Query
 2009-01-21 14:31 UTC  (11+ messages)

feature request mergetool, skip, abort
 2009-01-21 14:26 UTC  (3+ messages)

[PATCH] Rename detection: Avoid repeated filespec population
 2009-01-21 13:32 UTC  (6+ messages)

What's cooking in git.git (Jan 2009, #04; Mon, 19)
 2009-01-21 12:21 UTC  (28+ messages)
    ` valgrind patches, was "
          ` [PATCH 1/2] Add valgrind support in test scripts
            ` [PATCH 2/2] valgrind: ignore ldso errors
              ` [PATCH 1/2 v2] Add valgrind support in test scripts
                ` [INTERDIFF of PATCH "
                      ` [PATCH 2/2 v2] valgrind: ignore ldso errors

[PATCH v2] checkout: implement "-" shortcut name for last branch
 2009-01-21 12:06 UTC  (25+ messages)
` [PATCH/RFC v3 0/6] N-th last checked out branch
      ` [PATCH] interpret_nth_last_branch(): avoid traversing the reflogs twice
                          ` [PATCH] interpret_nth_last_branch(): plug small memleak
                          ` [PATCH] Introduce for_each_recent_reflog_ent()
                          ` [VALGRIND PATCH for nth_last patch series] Fix invalid memory access

how to keeping track of cherry-pick?
 2009-01-21 12:04 UTC  (6+ messages)

Few Questions
 2009-01-21 11:08 UTC  (5+ messages)

[PATCH] Fix naming scheme for configure cache variables
 2009-01-21 10:26 UTC  (4+ messages)

[PATCH resend] bash completion: add 'rename' subcommand to git-remote
 2009-01-21 10:26 UTC  (4+ messages)

[PATCH] Add --contains flag to git tag
 2009-01-21  8:21 UTC  (4+ messages)

read-only working copy using symlinks to blobs
 2009-01-21  8:15 UTC 

after first git clone of linux kernel repository there are changed files in working dir
 2009-01-21  7:25 UTC  (9+ messages)
    ` An idea: maybe Git should use a lock/unlock file mode for problematic files? [Was: Re: after first git clone of linux kernel repository there are changed files in working dir]

what are plumbing and porcelain
 2009-01-21  7:23 UTC  (5+ messages)

[PATCH (topgit)] tg-patch: add support for generating patches against worktree and index
 2009-01-21  3:20 UTC  (8+ messages)

What's cooking in git.git (Jan 2009, #03; Wed, 14)
 2009-01-21  3:12 UTC  (10+ messages)
            ` John (zzz) Doe <john.doe@xz> (Comment)

unmerged flag at git diff-index
 2009-01-21  2:48 UTC  (3+ messages)

[JGIT PATCH] Fix TreeWalk.idEqual when both trees are missing the path
 2009-01-20 23:50 UTC  (2+ messages)

Git rebase -i failing on cygwin -- git checkout-index says File Exists
 2009-01-20 23:23 UTC  (6+ messages)

gitk doesn't work w/o sudo
 2009-01-20 21:10 UTC  (11+ messages)

[PATCH] checkout: implement "-" shortcut name for last branch
 2009-01-20 20:50 UTC  (6+ messages)
` [TOY PATCH] git-resurrect: find traces of a branch name and resurrect it

git fast-import problem converting from CVS with git 1.6.1 and cvs2svn 2.2.0
 2009-01-20 20:29 UTC  (4+ messages)

parent-filter loses my merged branch -- what am I doing wrong?
 2009-01-20 20:05 UTC  (3+ messages)

[PATCH,v2] git-checkout(1): mention fate of extraneous files
 2009-01-20 19:45 UTC  (7+ messages)
` [PATCH,v4] "

[PATCH 2/2] expand --pretty=format color options
 2009-01-20 19:21 UTC  (14+ messages)
    ` [PATCH 1/2] handle color.ui at a central place

SOLVED: Re: gitk doesn't work w/o sudo
 2009-01-20 18:33 UTC 

how to track multiple upstreams in one repository
 2009-01-20 12:03 UTC  (7+ messages)

[PATCH] tutorial-2: Update with the new "git commit" ouput
 2009-01-20 11:29 UTC 

[PATCH] commit: more compact summary and without extra quotes
 2009-01-20 10:29 UTC  (8+ messages)

[PATCH next resend] bash completion: refactor diff options
 2009-01-20  8:36 UTC  (4+ messages)
` [PATCH v2 1/2] bash completion: move pickaxe options to log
  ` [PATCH v2 2/2] bash completion: refactor diff options

Minimum required version of subversion for git-svn?
 2009-01-20  8:11 UTC  (8+ messages)
      ` [PATCH] git-svn: fix SVN 1.1.x compatibility

autoconf: C99 format check
 2009-01-20  7:04 UTC  (8+ messages)
  ` [PATCH] Provide pessimistic defaults for cross compilation tests

[PATCH 0/3] Implement 'git archive --submodules'
 2009-01-20  7:04 UTC  (16+ messages)
` [PATCH 1/3] sha1_file: add function to insert alternate object db
  ` [PATCH 2/3] Teach read_tree_recursive() how to traverse into submodules
                      ` [PATCH/RFC v1 1/1] bug fix, diff whitespace ignore options
                          ` [PATCH/RFC v2 "

[PATCH] contrib: add 'git bpush' to push to bundles
 2009-01-20  6:47 UTC  (2+ messages)

[PATCH] contrib/difftool: remove distracting 'echo' in the SIGINT handler
 2009-01-20  3:04 UTC  (2+ messages)

[PATCH] Makefile: use shell for-loop rather than Make's foreach loop during install
 2009-01-20  1:41 UTC 

[PATCH] Makefile: use shell for-loop rather than Make's foreach loop during install
 2009-01-20  1:44 UTC 

[StGit PATCH 1/2] Modify bash completion to support help, version, and copyright
 2009-01-20  0:46 UTC  (2+ messages)
` [StGit PATCH 2/2] Make bash completion fail to bashdefault before default completion


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