git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-04-03 13:58:26 to 2009-04-05 22:37:01 UTC [more...]

[RFC/PATCH 0/2] New 'stage' command
 2009-04-05 22:35 UTC  (13+ messages)
` [RFC/PATCH 1/2] git: remote stage
  ` [RFC/PATCH 2/2] Add new 'git stage' script
    ` [RFC/PATCH 0/2] Re: New 'stage' command

Running 'git pull' from an unnamed branch
 2009-04-05 22:29 UTC  (7+ messages)

git-{diff,merge} refactor round 2
 2009-04-05 22:15 UTC  (6+ messages)

[EGIT PATCH 0/5] Quickdiff improvements
 2009-04-05 21:43 UTC  (11+ messages)
` [EGIT PATCH 1/5] Make the equals method work for AnyObjectId, not just ObjectId
  ` [EGIT PATCH 2/5] quickdiff - Don't add GitDocument as repository listener more than once
    ` [EGIT PATCH 3/5] Move dcocument to repository mapping to GitDocument
      ` [EGIT PATCH 4/5] Update Quickdiff tracing statements
        ` [EGIT PATCH 5/5] Cache resolved ids in quickdiff document for faster update

Performance issue: initial git clone causes massive repack
 2009-04-05 21:36 UTC  (13+ messages)

[PATCH (GIT-GUI BUG)] git-gui: use of undeclared variable in handle_empty_diff
 2009-04-05 21:35 UTC  (3+ messages)

[question] how can i verify whether a local branch is tracking a remote branch?
 2009-04-05 21:25 UTC  (3+ messages)

[EGIT] [PATCH RFC v1 0/5] Add (static) ignore functionality to EGit
 2009-04-05 21:02 UTC  (2+ messages)

[PATCH 1/4] sha1-lookup: add new "sha1_pos" function to efficiently lookup sha1
 2009-04-05 20:39 UTC  (19+ messages)
          ` Gnus content transfer encoding (was: [PATCH 1/4] sha1-lookup: add new "sha1_pos" function to efficiently lookup sha1)

non-ascii filenames issue
 2009-04-05 20:22 UTC  (7+ messages)

[PATCH] bash completion: add git-difftool
 2009-04-05 19:43 UTC  (2+ messages)

[PATCH] bash completion: Update 'git am' options
 2009-04-05 19:04 UTC  (2+ messages)

[PATCH] Add custom memory allocator to MinGW and MacOS builds
 2009-04-05 18:43 UTC  (10+ messages)
  ` [msysGit] "

[PATCH] mergetool-lib: make (g)vimdiff workable under Windows
 2009-04-05 18:41 UTC  (4+ messages)
    ` [msysGit] "

error in rewriting author history with filter-branch --env-filter
 2009-04-05 15:52 UTC  (3+ messages)

[PATCH 0/7] user-manual: general improvements
 2009-04-05 15:11 UTC  (11+ messages)
` [PATCH 1/7] user-manual: remove some git-foo usage
  ` [PATCH 2/7] docbook: improve css style
      ` [PATCH 4/7] user-manual: use 'fast-forward' instead of 'fast forward'
        ` [PATCH 5/7] user-manual: use SHA-1 instead of SHA1 or sha1
          ` [PATCH 6/7] user-manual: add global config section
            ` [PATCH 7/7] user-manual: simplify the user configuration

[PATCH 0/3] git-mergetool/difftool: TortoiseMerge and (g)vimdiff for Windows
 2009-04-05 13:52 UTC  (5+ messages)
` [PATCH 1/3] doc/merge-config: list ecmerge as a built-in merge tool
` [PATCH 2/3] git-mergetool/difftool: make (g)vimdiff workable under Windows
` [PATCH 3/3] git-mergetool: add new merge tool TortoiseMerge

[PATCH 4/4] replace_object: use the new generic "sha1_pos" function to lookup sha1
 2009-04-05 13:19 UTC  (2+ messages)

Segfault on merge with 1.6.2.1
 2009-04-05 11:50 UTC  (7+ messages)
  ` [PATCH 1/3] add tests for merging with submodules
    ` [PATCH 2/3] update cache for conflicting submodule entries
      ` [PATCH 3/3] simplify output of conflicting merge

git monthly links: 2009-03
 2009-04-05 10:14 UTC 

[PATCH] git remote update: New option --prune (-p)
 2009-04-05  9:47 UTC  (9+ messages)
          ` [PATCHv2 0/2] "
            ` [PATCHv2 2/2] git remote update: New option --prune

[PATCH] bisect: improve error message when branch checkout fails
 2009-04-05  9:46 UTC  (2+ messages)

git send-email prompting too much
 2009-04-05  9:45 UTC  (7+ messages)
` [PATCH] send-email: fix nasty bug in ask() function

[PATCH 0/4] start refactoring binary search function
 2009-04-05  9:45 UTC  (2+ messages)

[PATCH] revision.h: add includes of "diff.h" and "commit.h"
 2009-04-05  8:02 UTC  (3+ messages)

[PATCH v2] mergetool--lib: add new merge tool TortoiseMerge
 2009-04-05  5:10 UTC  (2+ messages)

[PATCH] mergetool--lib: make (g)vimdiff workable under Windows
 2009-04-05  4:15 UTC 

[PATCH] mergetool--lib: consolidate the last redundant bits in {diff,merge}tool
 2009-04-05  3:45 UTC 

[PATCH] send-email: ensure quoted addresses are rfc2047 encoded
 2009-04-05  3:23 UTC  (2+ messages)

[PATCH 0/2] Reliably open the installed HTML docs from git-gui
 2009-04-05  2:15 UTC  (4+ messages)
` [PATCH 1/2] add --html-path to get the location of installed HTML docs
  ` [PATCH v2 "
` [PATCH 2/2 resend] git-gui: use `git --html-path` "

[PATCH 1/2] git-repack: use non-dashed update-server-info
 2009-04-05  0:11 UTC  (6+ messages)
` [PATCH 2/2] pack-objects: report actual number of threads to be used

[PATCH] NO_PERL support
 2009-04-05  0:06 UTC  (28+ messages)
` [PATCH 0/4] "
  ` [PATCH 1/4] commit: abort commit if interactive add failed
  ` [PATCH 2/4] tests: remove exit after test_done call
  ` [PATCH 3/4] Makefile: allow building without perl
  ` [PATCH 4/4] tests: skip perl tests if NO_PERL is defined

[PATCH 3/4] bisect: use the new generic "sha1_pos" function to lookup sha1
 2009-04-04 20:59 UTC 

[PATCH 2/4] patch-ids: use the new generic "sha1_pos" function to lookup sha1
 2009-04-04 20:59 UTC 

git bisect issue
 2009-04-04 19:48 UTC  (2+ messages)

[PATCH] mergetool-lib: add new merge tool TortoiseMerge
 2009-04-04 13:18 UTC 

[EGIT PATCH] Select and show a newly created branch in the checkout dialog
 2009-04-04 11:55 UTC 

[PATCH] doc/git-pack-refs: fix two grammar issues
 2009-04-04 10:35 UTC 

git diff bug?
 2009-04-04  1:52 UTC  (3+ messages)

[PATCH] mailmap: resurrect lower-casing of email addresses
 2009-04-04  1:51 UTC  (10+ messages)

GPG signing for git commit?
 2009-04-03 22:54 UTC  (2+ messages)

How to init a empty repo for pushing?
 2009-04-03 18:27 UTC  (3+ messages)

How to merge in different order?
 2009-04-03 17:59 UTC  (4+ messages)

[PATCH] git-svn: fix ls-tree usage with dash-prefixed paths
 2009-04-03 16:25 UTC  (5+ messages)
` [PATCH] tree_entry_interesting: Only recurse when the pathspec is a leading path component


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