git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-05-04 06:47:25 to 2009-05-06 23:33:13 UTC [more...]

[EGIT PATCH 0/3] Rename refs
 2009-05-06 23:33 UTC  (3+ messages)
` [EGIT PATCH 1/3] Add ref rename support to JGit
  ` [EGIT PATCH 2/3] Use Constants.R_* in Branch dialog

git rebase failing when using ZFS partition on Mac OS X
 2009-05-06 23:26 UTC  (2+ messages)

shell compatibility issues with SunOS 5.10
 2009-05-06 23:24 UTC  (22+ messages)
  ` [PATCH 0/4] workaround some Solaris sed issues
    ` [PATCH 1/4] t4118: add missing '&&'
      ` [PATCH 2/4] t4118: avoid sed invocation on file without terminating newline
        ` [PATCH 3/4] t/annotate-tests.sh: avoid passing a non-newline terminated file to sed
          ` [PATCH 4/4] t4200: "
                  ` [PATCH 1/2] t4200: remove two unnecessary lines
                    ` [PATCH 2/2] t4200: convert sed expression which operates on non-text file to perl

[RESEND/PATCH] git config: clarify bool types
 2009-05-06 23:07 UTC 

[PATCH] git config: clarify bool types
 2009-05-06 23:07 UTC  (3+ messages)

Trying to sync two svn repositories with git-svn (repost)
 2009-05-06 22:50 UTC  (15+ messages)

[RESEND/PATCH] git config: improve documentation
 2009-05-06 22:57 UTC 

[PATCH v3 0/2] user-manual: general improvements
 2009-05-06 22:53 UTC  (2+ messages)
  ` [PATCH v3 2/2] user-manual: use 'fast-forward' instead of 'fast forward'

git svn import missing tags
 2009-05-06 22:46 UTC 

[RFC/PATCH] Prettify log decorations even more
 2009-05-06 22:45 UTC 

git svn master pointing to commit for older svn tag?
 2009-05-06 21:59 UTC 

[PATCH 1/2] Allow monitor/unintersting objects to be null
 2009-05-06 21:28 UTC  (8+ messages)
` [PATCH 2/2] Use NullProgressMonitor.INSTANCE and indent for loop

[BUG] git config: cygwin git version 1.6.1.2 does not deletes empty sections
 2009-05-06 20:43 UTC  (4+ messages)

Tests in Cygwin
 2009-05-06 20:42 UTC  (3+ messages)

[PATCH] Don't allow others to instantiate NullProgressMonitor
 2009-05-06 20:41 UTC 

[PATCH 1/2] git-svn: Fix for svn paths removed > log-window-size revisions ago
 2009-05-06 20:18 UTC  (2+ messages)
` [PATCH 2/2] git-svn: Correctly report max revision when following deleted paths

[PATCH] git-svn: Set svn.authorsfile if it is passed to git svn clone
 2009-05-06 20:19 UTC 

[PATCH] Allow monitor/unintersting objects to be null
 2009-05-06 20:02 UTC  (2+ messages)

Bug: 'git am --abort' can silently reset the wrong branch
 2009-05-06 19:19 UTC 

[PATCH] t8005: use egrep when extended regular expressions are required
 2009-05-06 18:48 UTC  (2+ messages)

[PATCH] Documentation: Clarify which paths git-clean will affect
 2009-05-06 17:57 UTC  (9+ messages)
    ` [PATCH] "

[PATCH] git-remote: make remote name optional for prune operation
 2009-05-06 17:55 UTC  (9+ messages)

[PATCH] Fix sloppy Getopt::Long
 2009-05-06 17:24 UTC  (5+ messages)

[PATCH] 64-bit fix for date.c
 2009-05-06 16:49 UTC  (7+ messages)

[PATCH 2/2] conversion of lonely cr chars in autocrlf
 2009-05-06 15:10 UTC 

[PATCH 1/2] Export crlf conversion function to libgit
 2009-05-06 15:09 UTC 

[JGIT PATCH 1/2] Don't use ByteWindows when checking pack file headers/footers
 2009-05-06 14:15 UTC  (5+ messages)
` [JGIT RFC PATCH 2/2] Rewrite WindowCache to be easier to follow and maintain
      ` [PATCH] Link to the Sun JVM bug mentioned in OffsetCache

[Announce]: TortoiseGit 0.6.2.0 Release
 2009-05-06 13:44 UTC 

Tracking the untracked
 2009-05-06 13:22 UTC  (3+ messages)

[JGIT PATCH 1/7] Fix FindBugs exclude filter to work on UNIX platforms
 2009-05-06 11:18 UTC  (8+ messages)
` [JGIT PATCH 2/7] Silence FindBugs "dubious use of GC" in PackFile.mmap
  ` [JGIT PATCH 3/7] Fix FindBugs String == is bad form
    ` [JGIT PATCH 4/7] Fix FindBugs load known null value
      ` [JGIT PATCH 5/7] FindBugs: Fix use of byte[].toString() in error messages
        ` [JGIT PATCH 6/7] Make TransportLocal.StreamRewritingThread static
          ` [JGIT PATCH 7/7] FindBugs: Disable clone() idiom tests

still getting 'It is a submodule!" in 1.6.2.5
 2009-05-06  9:57 UTC  (6+ messages)

How to restrict gitk to show only branch/merge commits?
 2009-05-06  7:51 UTC  (3+ messages)

[PATCH] Fixed man entities
 2009-05-06  0:37 UTC  (3+ messages)

EGit is moving to eclipse.org
 2009-05-05 23:04 UTC  (4+ messages)

[JGIT PATCH 7/6] BROKEN: Add a zero line context test for diff.DiffFormatter
 2009-05-05 22:19 UTC  (5+ messages)
` [JGIT PATCH 8/6] Fix zero context insert and delete hunk headers to match CGit

git svn fetch -with -r doesn't fetch anything
 2009-05-05 20:30 UTC  (2+ messages)

Question about rewrite commits
 2009-05-05 19:46 UTC  (4+ messages)

Bug with mv + stash?
 2009-05-05 18:47 UTC 

Two problems on alias of git
 2009-05-05 17:01 UTC  (6+ messages)

[PATCH 0/6] more automation for cover letter generation
 2009-05-05 15:23 UTC  (13+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] Add format.coverletter option
` [PATCH v2 2/4] Add format.coverauto boolean
` [PATCH v2 3/4] Add tests for coverauto, coverletter and --cover-letter
` [PATCH v2 4/4] Documentation for format.coverletter "

gitosis and symlink requirement
 2009-05-05 12:50 UTC 

[PATCH] topgit tg push feature
 2009-05-05  9:34 UTC  (3+ messages)

Sources for 1.6.2.5 aren't there
 2009-05-05  7:16 UTC  (4+ messages)

[PATCHv3] Add --reference option to git submodule
 2009-05-05  7:14 UTC  (2+ messages)

[PATCHv2 2/3] git-am.txt: Use date or value instead of time or timestamp
 2009-05-05  5:19 UTC 

[PATCHv2 1/3] git-am.txt: add an 'a', say what 'it' is, simplify a sentence
 2009-05-05  5:18 UTC 

git 1.5.4.3 push incorrectly honors grafts file
 2009-05-05  1:00 UTC  (7+ messages)

Weird growth in packfile during initial push
 2009-05-04 22:30 UTC  (6+ messages)
    ` [PATCH] allow OFS_DELTA objects during a push

[PATCH JGIT v4] Silence inefficient new String(String) constructor reported by FindBugs
 2009-05-04 21:54 UTC 

[JGIT PATCH v3] Replace inefficient new String(String) constructor to silence FindBugs
 2009-05-04 21:23 UTC  (2+ messages)

[JGIT PATCH] Use pack-*.keep files during fetch and receive-pack to prevent GC
 2009-05-04 20:34 UTC 

[JGIT PATCH 1/2] Ensure that a PackFile instance stays invalid when overwritten
 2009-05-04 19:30 UTC  (6+ messages)
` [JGIT PATCH 2/2] Correct Javadoc comment for TransportLocal about forking
  ` [JGIT PATCH v2 1/2] Ensure that a PackFile instance stays invalid when overwritten

bug in git-p4?
 2009-05-04 19:20 UTC 

[PATCHv2] Add --reference option to git submodule
 2009-05-04 17:57 UTC  (4+ messages)

[PATCH] dir.c: Fix two minor grammatical errors in comments
 2009-05-04 17:37 UTC 

Editing git-svn metadata
 2009-05-04 15:39 UTC  (2+ messages)

Wrong conflicts on file splits
 2009-05-04 15:30 UTC  (7+ messages)

[JGIT PATCH 0/6] Diff processing utilities
 2009-05-04 15:10 UTC  (7+ messages)
` [JGIT PATCH 1/6] Add set to IntList

[PATCH 1/5] completion: add missing configuration variables to _git_config()
 2009-05-04 14:29 UTC  (6+ messages)
` [PATCH 2/5] completion: add {gui,diff,merge}tool, man, and pager config variables
  ` [PATCH 3/5] completion: complete values for help.format
    ` [PATCH 4/5] completion: complete values for log.date
      ` [PATCH 5/5] completion: complete values for send-email

[PATCH] git-svn testsuite: use standard configuration for Subversion tools
 2009-05-04 13:05 UTC  (7+ messages)

[StGit PATCH 0/9] Various StGit updates
 2009-05-04 12:48 UTC  (3+ messages)
` [StGit PATCH 9/9] Use the default git colouring scheme rather than specific scripts

jgit standalone client on OpenVMS works (somewhat)
 2009-05-04 12:42 UTC  (3+ messages)

[PATCH 0/3] git-am documentation
 2009-05-04 11:43 UTC  (8+ messages)
` [PATCH 1/3] git-am.txt: add an 'a', say what 'it' is, simplify a sentence
  ` [PATCH 2/3] git-am.txt: Use date instead of time or timestamp
    ` [PATCH 3/3] git-am.txt: reword extra headers in message body

Eric Sink's blog - notes on git, dscms and a "whole product" approach
 2009-05-04  8:01 UTC  (6+ messages)
  ` Why Git is so fast (was: Re: Eric Sink's blog - notes on git, dscms and a "whole product" approach)
        ` Why Git is so fast

[PATCH 0/6] cleanups for git-send-email
 2009-05-04  7:41 UTC  (5+ messages)
` [PATCH 6/6] Remove bareword filehandles in git-send-email.perl

git-svn: ignoring a bogus svn revision ?
 2009-05-04  7:28 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).