git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-01-19 19:07:26 to 2009-01-21 09:20:14 UTC [more...]

[PATCH v2] checkout: implement "-" shortcut name for last branch
 2009-01-21  9:18 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  9:13 UTC  (4+ messages)

What's cooking in git.git (Jan 2009, #04; Mon, 19)
 2009-01-21  8:48 UTC  (27+ 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

how to git a read only directory
 2009-01-21  8:33 UTC 

[PATCH take 3 0/4] color-words improvements
 2009-01-21  8:26 UTC  (25+ 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] 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)

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

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)

Newbie Query
 2009-01-21  0:05 UTC  (10+ 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)

[PATCH] Rename detection: Avoid repeated filespec population
 2009-01-20 22:12 UTC  (3+ 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] git-checkout(1) mention fate of extraneous files
 2009-01-20 19:45 UTC  (11+ messages)
` [PATCH,v2] git-checkout(1): "
    ` [PATCH,v3] "
      ` [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 

[PATCH resend] bash completion: add 'rename' subcommand to git-remote
 2009-01-20 18:21 UTC  (3+ messages)

CR codes from git commands
 2009-01-20 17:08 UTC  (2+ messages)

feature request mergetool, skip, abort
 2009-01-20 16:39 UTC 

Few Questions
 2009-01-20 16:04 UTC  (4+ messages)

how to track multiple upstreams in one repository
 2009-01-20 12:03 UTC  (10+ 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

[PATCH] Fix naming scheme for configure cache variables
 2009-01-20  7:08 UTC  (3+ messages)

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

[PATCH] use uppercase POSIX compliant signals for the 'trap' command
 2009-01-19 23:43 UTC 

[PATCH] contrib/difftool: change trap condition from SIGINT to INT
 2009-01-19 23:38 UTC 

[StGit PATCH] Added basic bash completion script for StGit
 2009-01-19 23:35 UTC  (3+ messages)

Syncing with CVS
 2009-01-19 22:05 UTC  (2+ messages)

[PATCH] bash: offer to show (un)staged changes
 2009-01-19 21:38 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] contrib/workdir: create logs/refs and rr-cache in the origin repository
 2009-01-19 19:48 UTC  (6+ 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).