git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-02-09 17:57:21 to 2010-02-11 20:30:42 UTC [more...]

imap.preformattedHTML and imap.sslverify
 2010-02-11 20:30 UTC  (29+ messages)
` [PATCH 0/4] Some improvements for git-imap-send
  ` [PATCH v2 1/2] git-imap-send: Add CRAM-MD5 authenticate method support
      ` [PATCH v3 "
  ` [PATCH v2 2/2] git-imap-send: Convert LF to CRLF before storing patch to draft box
` [PATCH 1/4] Add base64 encoder and decoder
` [PATCH 3/4] git-imap-send: Implement CRAM-MD5 auth method
` [PATCH 4/4] git-imap-send: Add method to convert from LF to CRLF

git cherry-pick --continue?
 2010-02-11 19:32 UTC  (10+ messages)

[PATCH 7/6] t5401: Use a bare repository for the remote peer
 2010-02-11 19:04 UTC  (10+ messages)
` [PATCH 8/6] receive-pack: Send internal errors over side-band #2
      ` [PATCH 8/6 v2] "

Separate default push/pull?
 2010-02-11 18:57 UTC  (2+ messages)

git-mailsplit: Show parameter '--keep-cr' in usage and documentation
 2010-02-11 18:35 UTC  (5+ messages)
` git-mailsplit: add `mailsplit.keep-cr` configuration variable
` git-am: Add command line parameter `--keep-cr` passing it to git-mailsplit
` Adding test for `--keep-cr` for git-mailsplit and git-am

[PATCH/RFC 0/4] Using git-mailsplit in mixed line ending environment
 2010-02-11 18:13 UTC 

git-svn writing mergeinfo
 2010-02-11 17:10 UTC 

Speed of conversion from Subversion repository to Git
 2010-02-11 17:10 UTC  (2+ messages)

[PATCH 0/5 v2] Worktree/Gitdir at root directory
 2010-02-11 14:43 UTC  (6+ messages)
` [PATCH 1/5] make_absolute_path(): Do not append redundant slash
` [PATCH 2/5] init-db, rev-parse --git-dir: do "
` [PATCH 3/5] Add is_root_path()
` [PATCH 4/5] Support working directory located at root
` [PATCH 5/5] Add test for using Git at root directory

[Announce] bup 0.09: git-based backup system for really huge datasets
 2010-02-11 13:51 UTC  (4+ messages)

git-subtree.sh - regression introduced by da949cc55
 2010-02-11 13:26 UTC  (2+ messages)

Completion of error handling
 2010-02-11 13:08 UTC  (3+ messages)

[PATCH 1/4] make_absolute_path(): Do not append redundant slash
 2010-02-11 12:44 UTC  (12+ messages)
` [PATCH 2/4] rev-parse: make --git-dir return /.git instead of //.git
` [PATCH 3/4] Support working directory located at root
` [PATCH 4/4] Add test for using Git at root of file system

Problem adding a symlinkg
 2010-02-11 12:01 UTC  (2+ messages)

XML Parsing Error: junk after document element
 2010-02-11 11:01 UTC  (2+ messages)

git diff-index with relative git-dir does not work
 2010-02-11 10:35 UTC  (4+ messages)

git-svn: Cannot lock the ref 'refs/remotes/tags/autotag_for_.'
 2010-02-11  8:36 UTC  (3+ messages)

git rebase -i and the reflog
 2010-02-11  7:29 UTC  (5+ messages)

[RFC] submodule+shallow clone feature request
 2010-02-11  6:51 UTC  (8+ messages)
        ` Re* "

[PATCH] git-archive documentation: .gitattributes must be committed
 2010-02-11  3:48 UTC  (8+ messages)

git svn hangs on a rebase or clone when presented with a large commit
 2010-02-11  1:25 UTC 

No 1.7.0 tonight
 2010-02-10 23:43 UTC 

[ANNOUNCE] Git 1.6.6.2
 2010-02-10 23:41 UTC 

git-svn taking a long time
 2010-02-10 22:25 UTC  (5+ messages)

[PATCH] Documentation: reword --thin description
 2010-02-10 21:04 UTC  (5+ messages)

upload-pack timing issue on windows?
 2010-02-10 20:41 UTC  (6+ messages)
  ` [msysGit] "

[RFC PATCHv2 00/10] gitweb: Simple file based output caching
 2010-02-10 20:32 UTC  (10+ messages)
` [RFC PATCHv2 04/10] gitweb: Use Cache::Cache compatibile (get, set) "
` [RFC PATCHv2 09/10] gitweb/cache.pm - Regenerate (refresh) cache in background

GSoC 2010
 2010-02-10 20:23 UTC 

[PATCH] Add a test for a problem in "rebase --whitespace=fix"
 2010-02-10 20:20 UTC  (7+ messages)

[PATCH] blame: allow -L n,m to have an m bigger than the file's line count
 2010-02-10 19:51 UTC  (8+ messages)

RFC: git sync
 2010-02-10 19:47 UTC  (4+ messages)

Suggestion on git-push --porcelain
 2010-02-10 19:14 UTC  (7+ messages)

[PATCH] Documentation: quote braces in {upstream} notation
 2010-02-10 18:06 UTC  (2+ messages)

Fix signal handler
 2010-02-10 17:35 UTC  (8+ messages)
    ` [PATCH] "

A Visual Git Reference
 2010-02-10 17:02 UTC  (5+ messages)

cherry-pick from a branch to another with git-svn automatically stripping git-svn-id from commit message
 2010-02-10 15:44 UTC 

[PATCH v3 1/3] git-push: fix an error message so it goes to stderr
 2010-02-10 10:43 UTC  (25+ messages)
` [PATCH v3 2/3] git-push: clean up some of the output from git push --porcelain
                  ` t5401-update-hooks test failure
` [PATCH v3 3/3] git-push: make git push --dry-run --porcelain exit with status 0 even if updates will be rejected
      ` [PATCH 4/4] "

A question about the tree associated with a git notes commit
 2010-02-10  8:21 UTC  (3+ messages)

git add -u nonexistent-file
 2010-02-10  5:57 UTC  (11+ messages)
          ` [PATCH 1/3] test for add with non-existent pathspec
            ` [PATCH 2/3] git add -u: give an error if pathspec unmatched
              ` [PATCH 3/3] t2200-add-update.sh: change expected fail to success

A generalization of git notes from blobs to trees - git metadata?
 2010-02-10  5:29 UTC  (10+ messages)

[RFD] Notes are independent: proposal for new notes implementation
 2010-02-10  4:51 UTC  (5+ messages)

What should I do to display the diff of even a simple merge commit?
 2010-02-10  3:23 UTC  (9+ messages)
    ` [PATCH] git log -p -m: Document, honor --first-parent

[stgit] Documentation build error in proposed branch
 2010-02-09 23:07 UTC  (2+ messages)

git add -u nonexistent-file
 2010-02-09 21:31 UTC  (2+ messages)
` [PATCH] test for add with non-existent pathspec

Better cooperation between checkouts and stashing
 2010-02-09 21:01 UTC  (5+ messages)

[PATCH] blame: prevent a segv when -L given start > EOF
 2010-02-09 18:06 UTC  (5+ messages)
  ` [PATCH v2] "

git + davfs2, is it safe?
 2010-02-09 17:57 UTC  (2+ 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).