git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-09 10:31:41 to 2010-02-11 13:08:55 UTC [more...]

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)

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

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 cherry-pick --continue?
 2010-02-10 22:38 UTC  (9+ messages)

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  (13+ messages)
` [RFC PATCHv2 04/10] gitweb: Use Cache::Cache compatibile (get, set) "
` [RFC PATCHv2 06/10] gitweb: Use CHI compatibile (compute method) caching
` [RFC PATCHv2 07/10] gitweb/cache.pm - Use locking to avoid 'cache miss stampede' problem
` [RFC PATCHv2 08/10] gitweb/cache.pm - Serve stale data when waiting for filling cache
` [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)

[Announce] bup 0.09: git-based backup system for really huge datasets
 2010-02-10 20:01 UTC  (3+ 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  (26+ 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  (13+ messages)
      ` [PATCH] test for add with non-existent pathspec
          ` [PATCH 1/3] "
            ` [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)

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

imap.preformattedHTML and imap.sslverify
 2010-02-09 18:54 UTC  (16+ messages)
` [PATCH 0/4] Some improvements for git-imap-send
` [PATCH 1/4] Add base64 encoder and decoder
` [PATCH 2/4] Add stuffs for MD5 hash algorithm
` [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

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

[PATCH v2 0/6] receive-pack hooks over sideband
 2010-02-09 17:41 UTC  (6+ messages)
` [PATCH v2 6/6] receive-pack: Send hook output over side band #2

error: packfile size changed
 2010-02-09 14:15 UTC  (2+ messages)

[Announce] gitolite 1.0
 2010-02-09 13:15 UTC 

[PATCH] Support working directory located at root
 2010-02-09 12:27 UTC  (2+ messages)

Repository corrupt after push
 2010-02-09 10:38 UTC 


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