git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-04-05 14:42:48 to 2009-04-06 19:01:41 UTC [more...]

[PATCH] Documentation: clarify .gitattributes search
 2009-04-06 18:59 UTC  (4+ messages)
  ` [PATCH v2] "

git diff bug?
 2009-04-06 18:48 UTC  (10+ messages)

[RFC/PATCH 0/2] New 'stage' command
 2009-04-06 18:30 UTC  (25+ messages)
    ` [RFC/PATCH 0/2] "

Ref refs/heads/master is at *** but expected ***
 2009-04-06 18:11 UTC 

[PATCH] Add configuration variable for sign-off to format-patch
 2009-04-06 18:09 UTC  (9+ messages)
      ` [PATCH v2] "

[PATCH] 64-bit fix for date.c
 2009-04-06 17:26 UTC 

[EGIT] [PATCH RFC v1 0/5] Add (static) ignore functionality to EGit
 2009-04-06 17:38 UTC  (6+ messages)

Fetching SHA id's instead of named references?
 2009-04-06 16:55 UTC  (10+ messages)

[PATCH] Mailmap: Allow empty email addresses to be mapped
 2009-04-06 16:47 UTC  (6+ messages)
` Broken umlaut in my name, again

Submodules can't work recursively because Git implements policy?
 2009-04-06 16:29 UTC  (5+ messages)

GNU patch: upcoming stable release
 2009-04-06 16:13 UTC 

Performance issue: initial git clone causes massive repack
 2009-04-06 16:14 UTC  (38+ messages)
      `  "

The EGIT Chronicles Issue Volume 3, Issue 1
 2009-04-06 15:03 UTC  (2+ messages)

[PATCH 0/3] git remote update: Check args and fallback to remotes
 2009-04-06 13:41 UTC  (4+ messages)
` [PATCH 1/3] git remote update: Report error for non-existing groups
` [PATCH 2/3] remote: New function remote_is_configured()
` [PATCH 3/3] git remote update: Fallback to remote if group does not exist

[PATCH] Initial Japanese gitk translation
 2009-04-06 13:01 UTC  (4+ messages)

Running 'git pull' from an unnamed branch
 2009-04-06 12:04 UTC  (11+ messages)

[question] how can i verify whether a local branch is tracking a remote branch?
 2009-04-06 12:00 UTC  (8+ messages)

[PATCH] perl: add new module Git::Config for cached 'git config' access
 2009-04-06  9:29 UTC  (3+ messages)
` [PATCH] perl: make Git.pm use new Git::Config module

[PATCH v2 14/14] difftool/mergetool: refactor commands to use git-mergetool--lib
 2009-04-06  9:30 UTC 

[PATCH v2] mergetool--lib: add new merge tool TortoiseMerge
 2009-04-06  9:27 UTC  (3+ messages)

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

non-ascii filenames issue
 2009-04-06  9:12 UTC  (9+ messages)

git-{merge,diff}tool refactor round three
 2009-04-06  8:31 UTC  (15+ messages)
` [PATCH 01/14] doc/merge-config: list ecmerge as a built-in merge tool
  ` [PATCH 02/14] git-mergetool/difftool: make (g)vimdiff workable under Windows
    ` [PATCH 03/14] git-mergetool: add new merge tool TortoiseMerge
      ` [PATCH 04/14] difftool: remove merge options for opendiff, tkdiff, kdiff3 and xxdiff
        ` [PATCH 05/14] difftool: remove the backup file feature
          ` [PATCH 06/14] difftool: use perl built-ins when testing for msys
            ` [PATCH 07/14] difftool: add a -y shortcut for --no-prompt
              ` [PATCH 08/14] difftool/mergetool: add diffuse as merge and diff tool
                ` [PATCH 09/14] difftool: move 'git-difftool' out of contrib
                  ` [PATCH 10/14] difftool: add various git-difftool tests
                    ` [PATCH 11/14] difftool: add support for a difftool.prompt config variable
                      ` [PATCH 12/14] bash completion: add git-difftool
                        ` [PATCH 13/14] mergetool: use $( ... ) instead of `backticks`
                          ` [PATCH 14/14] difftool/mergetool: refactor commands to use git-mergetool--lib

What's cooking in git.git (Apr 2009, #01; Mon, 06)
 2009-04-06  8:28 UTC 

[PATCH 0/7] user-manual: general improvements
 2009-04-06  8:14 UTC  (12+ 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

Segfault on merge with 1.6.2.1
 2009-04-06  6:41 UTC  (4+ messages)

GPG signing for git commit?
 2009-04-06  6:05 UTC  (3+ messages)

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

git-{diff,merge} refactor round 2
 2009-04-06  0:33 UTC  (7+ messages)

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

[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

[PATCH (GIT-GUI BUG)] git-gui: use of undeclared variable in handle_empty_diff
 2009-04-05 21:35 UTC  (3+ 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  (5+ 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)


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