git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-06-13 18:38:36 to 2008-06-15 21:47:17 UTC [more...]

[EGIT PATCH 00/20] PackWriter, first usable attempt
 2008-06-15 21:45 UTC  (5+ messages)
` [EGIT PATCH 01/20] Fix typo in PackIndexV2
  ` [EGIT PATCH 02/20] Integer versions of copyRawTo() and fromRaw() in ObjectId
    ` [EGIT PATCH 03/20] Add openObjectInAllPacks() to Repository, exposing packed objects storage
      ` [EGIT PATCH 04/20] WindowedFile fragments copying: copyToStream()

[PATCH] Make git reflog expire honour core.sharedRepository
 2008-06-15 21:37 UTC 

[PATCH] git-svn: follow revisions of svm-mirrored repositories
 2008-06-15 21:30 UTC  (2+ messages)

[PATCH 0/4] Teach "git clone" to pack refs
 2008-06-15 21:27 UTC  (10+ messages)
` [PATCH 1/4] Incorporate fetched packs in future object traversal
` [PATCH 2/4] Move pack_refs() and friends into libgit
    ` [PATCH 2/4 v2] "
` [PATCH 3/4] Prepare testsuite for a "git clone" that packs refs
` [PATCH 4/4] Teach "git clone" to pack refs

[PATCH 1/2] git add: add long equivalents of '-u' and '-f' options
 2008-06-15 21:23 UTC  (5+ messages)
` [PATCH 2/2] bash: add more 'git add' options

[PATCH] gitweb: return correct HTTP status codes
 2008-06-15 21:15 UTC 

git-svn fails
 2008-06-15 21:12 UTC  (2+ messages)

[Crash] git-push $remote $non_ref:$anything
 2008-06-15 21:06 UTC  (3+ messages)

Working with Git and CVS in a team
 2008-06-15 20:48 UTC  (11+ messages)

Document clone of clone loosing branches?
 2008-06-15 20:14 UTC  (20+ messages)
  ` Document clone of clone ... bug??
  ` [PATCH] Documentation: Note about the meaning of "clone"
  ` PATCH] cvsimport: Clarification on the use of -r

RFC: rebase without pain
 2008-06-15 19:36 UTC  (3+ messages)

[RFC/PATCH (WIP)] gitweb: Use Test::WWW::Mechanize::CGI to test gitweb output
 2008-06-15 18:45 UTC  (12+ messages)
` [RFC/WIP/PATCH v2] gitweb: add test suite with Test::WWW::Mechanize::CGI

[Junio C Hamano] Re: Consolidate SHA1 object file close
 2008-06-15 18:08 UTC  (2+ messages)

Cleaning up INSTALL before 1.5.6
 2008-06-15 13:53 UTC  (14+ messages)
` [PATCH 1/3] cpio is no longer used by git-clone
` [PATCH 2/3] Consistency: Use "libcurl" instead of "cURL library" and "curl"
` [PATCH 3/3] The "curl" executable is no longer required
        ` [PATCH 3/3 v2] "

[PATCH] Documentation: RelNotes-1.5.6: talk about renamed HTML files
 2008-06-15 13:39 UTC 

[PATCH] Add SVN->Git conversion example to documentation
 2008-06-15 13:17 UTC  (2+ messages)

[PATCH] git-apply doesn't handle same name patches well
 2008-06-15 12:06 UTC  (14+ messages)
  ` [PATCH] path-list documentation: document all functions and data structures

gc changes permissions of files
 2008-06-15  7:10 UTC  (5+ messages)

GIT 1.5.6-rc3
 2008-06-15  5:16 UTC 

[PATCH 2/2] git-gc: skip stashes when expiring reflogs
 2008-06-15  5:07 UTC  (30+ messages)

[EGIT RFC] Commit behaviour
 2008-06-15  2:00 UTC  (8+ messages)

How to compare different files in different branches
 2008-06-15  1:49 UTC  (5+ messages)

Продаётся квартира в Сочи
 2008-06-15  1:47 UTC 

[PATCH] gitk - convert gitk-path to Windows if on Cygwin
 2008-06-15  0:33 UTC 

[BUG REPORT] "git ls-remote http://git.domain.com/repo.git HEAD" doesn't work
 2008-06-14 23:37 UTC  (13+ messages)
          ` [BUG REPORT] "git ls-remote http://git.domain.com/repo.git?HEAD" "
      ` [BUG REPORT]

[PATCH] Add SVN->Git conversion example to documentation
 2008-06-14 22:47 UTC  (2+ messages)

[PATCH] Add SVN->Git conversion example to documentation
 2008-06-14 21:50 UTC  (3+ messages)

[PATCH] git-submodule - Fix errors regarding resolve_relative_url
 2008-06-14 19:36 UTC  (3+ messages)

[PATCH] gitweb: Make it work with $GIT containing spaces
 2008-06-14 18:37 UTC 

[PATCH] Use 'trash directory' thoroughly in t/test-lib.sh
 2008-06-14 18:14 UTC 

[PATCH] gitk - work around stderr redirection on Cygwin
 2008-06-14 16:57 UTC 

Mercurial to git converter
 2008-06-14 16:48 UTC  (4+ messages)

[StGit PATCH] compressed import v3
 2008-06-14 15:49 UTC  (5+ messages)

git.or.cz, repo.or.cz down
 2008-06-14 14:48 UTC 

No common commits question
 2008-06-14 10:09 UTC  (3+ messages)

[PATCH] Don't allocate too much memory in quote_ref_url
 2008-06-14 10:02 UTC 

[StGIT PATCH] Implement a new patch identification scheme and id command
 2008-06-14  9:47 UTC  (3+ messages)

[StGIT PATCH] Allow e-mails to be sent with the Unix sendmail tool
 2008-06-14  9:05 UTC  (2+ messages)

[PATCH 1/2] git-svn: don't append extra newlines at the end of commit messages
 2008-06-14  8:43 UTC  (4+ messages)

[PATCH] t/.gitattributes: only ignore whitespace errors in test files
 2008-06-14  7:30 UTC  (18+ messages)
      ` [PATCH 1/4] fix whitespace violations in test scripts
            ` [PATCH v2 1/5] "
            ` [PATCH v2 2/5] mask necessary whitespace policy "
            ` [PATCH v2 3/5] avoid whitespace on empty line in automatic usage message
            ` [PATCH v2 4/5] avoid trailing whitespace in zero-change diffstat lines
            ` [PATCH v2 5/5] enable whitespace checking of test scripts
      ` [PATCH 2/4] mask necessary whitespace policy violations in "
      ` [PATCH 3/4] avoid trailing whitespace in zero-change diffstat lines
      ` [PATCH 4/4] enable whitespace checking of test scripts

[PATCH] documentation: bisect: remove bits talking about a bisection branch
 2008-06-14  7:21 UTC 

[PATCH] Added mergetool.kdiff3.doubledash config option
 2008-06-14  6:29 UTC  (5+ messages)

git bugs
 2008-06-14  6:25 UTC  (5+ messages)

Patch to add git-help--browse to .gitignore
 2008-06-14  2:30 UTC  (2+ messages)

[PATCH] run-command documentation: add 4 missing slashes
 2008-06-14  1:01 UTC 

[FYI/PATCH] Git.pm: add missing semicolon
 2008-06-13 23:22 UTC 

Git over HTTPS Oddity with HEAD
 2008-06-13 22:59 UTC 

perl/Makefile if MakeMaker is not installed (NO_PERL_MAKEMAKER)
 2008-06-13 22:35 UTC 

[RFC] git-sequencer.txt
 2008-06-13 19:24 UTC  (5+ messages)
` [RFCv2/FYI] git-sequencer.txt

[biseced bug] make info fails with master
 2008-06-13 18:58 UTC  (3+ messages)

[JGIT PATCH v4] Implementation of fnmatch and the ignore rules
 2008-06-13 18:35 UTC  (3+ messages)
` [JGIT PATCH v4 23/24] Added a super class for RepositoryTestCase with a createTemporaryDirectory() method
` [JGIT PATCH v4 24/24] Added the test class AddCommandIterationTest


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