git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-06-13 13:27:26 to 2008-06-15 08:54:23 UTC [more...]

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

Document clone of clone loosing branches?
 2008-06-15  8:40 UTC  (12+ messages)
  ` Document clone of clone ... bug??

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

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  (40+ messages)

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

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

[Junio C Hamano] Re: Consolidate SHA1 object file close
 2008-06-14 22:42 UTC 

[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] Add SVN->Git conversion example to documentation
 2008-06-14 18:03 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 

RFC: rebase without pain
 2008-06-14 11:17 UTC  (2+ messages)

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  (7+ 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 

git-svn fails
 2008-06-14  5:50 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] git-svn: follow revisions of svm-mirrored repositories
 2008-06-14  4:02 UTC 

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 

Working with Git and CVS in a team
 2008-06-13 20:55 UTC  (7+ messages)

[RFC] git-sequencer.txt
 2008-06-13 19:24 UTC  (8+ 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  (25+ messages)
` [JGIT PATCH v4 01/24] Added the package fnmatch and two exceptions
` [JGIT PATCH v4 02/24] Added the interface FilePattern
` [JGIT PATCH v4 03/24] Added the class Rule
` [JGIT PATCH v4 04/24] Added the iterface Rules
` [JGIT PATCH v4 05/24] Added the class FileNamePattern
` [JGIT PATCH v4 06/24] Added the class FilePathPattern
` [JGIT PATCH v4 07/24] Added the class IgnoreRuleListFactory
` [JGIT PATCH v4 08/24] Added a Rules interface implementation and a factory for it
` [JGIT PATCH v4 09/24] Added test class OverallIgnoreRulestest
` [JGIT PATCH v4 10/24] Added the class PathNotInProjectDirectoryException
` [JGIT PATCH v4 11/24] Added the class AddRuleListFactory
` [JGIT PATCH v4 12/24] Formatted Constants class
` [JGIT PATCH v4 13/24] Added constant REPOSITORY_DIRECTORY_NAME to "
` [JGIT PATCH v4 14/24] Added class AddRulesFactory
` [JGIT PATCH v4 15/24] Added the class LightFileTreeIterator and a test for it
` [JGIT PATCH v4 16/24] Added class LightFileTreeIterable
` [JGIT PATCH v4 17/24] Added path related constants to the Constants class
` [JGIT PATCH v4 18/24] Added WorkTree class which can be constructed over Repository
` [JGIT PATCH v4 19/24] Added the class NoGitRepositoryFoundException
` [JGIT PATCH v4 20/24] Formatted Repository class
` [JGIT PATCH v4 21/24] Added findWorkTree method to "
` [JGIT PATCH v4 22/24] Formatted RepositoryTestCase
` [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

[PATCH] Add test-tr: poor-man tr
 2008-06-13 18:00 UTC  (8+ messages)

[PATCH v2] git-instaweb: Enhanced auto-discovery of httpd and call conventions. Removed backticks
 2008-06-13 17:02 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 1/3] filter-branch: add new --blob-filter option
 2008-06-13 16:10 UTC  (3+ messages)

[PATCH] git-add--interactive: manual hunk editing mode
 2008-06-13 15:48 UTC  (4+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

git-instaweb portability issue (maybe?)
 2008-06-13 15:39 UTC  (14+ 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).