git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-04-28 16:00:22 to 2009-04-30 07:33:50 UTC [more...]

finding the commit that deleted a file
 2009-04-30  7:31 UTC 

git svn errors out with git-cat-file "usage" message
 2009-04-30  7:18 UTC  (6+ messages)

different git-merge behavior with regard to submodules in 1.6.2.4 vs. 1.6.2.1
 2009-04-30  6:07 UTC  (15+ messages)
      ` [PATCH] Teach gitlinks to combine-diff
        ` [PATCH v2] diff -c -p: do not die on submodules

What's cooking in git.git (Apr 2009, #04; Wed, 29)
 2009-04-30  5:33 UTC 

What's in git.git (Apr 2009, #02; Wed, 29)
 2009-04-30  5:33 UTC 

[PATCH/RFC 1/2] Add 'git subtree' command for tracking history of subtrees separately
 2009-04-30  3:44 UTC  (3+ messages)

Weird growth in packfile during initial push
 2009-04-30  2:52 UTC  (4+ messages)

[PATCH] Documentation: Fix description of archive "--prefix"
 2009-04-30  2:33 UTC  (3+ messages)

Trying to sync two svn repositories with git-svn (repost)
 2009-04-30  2:07 UTC  (9+ messages)

EGIT: problems using eclipse project below root of working tree
 2009-04-30  0:17 UTC  (2+ messages)

Google Code: Support for Mercurial and Analysis of Git and Mercurial
 2009-04-30  0:00 UTC  (4+ messages)

[JGIT PATCH v2 00/11] WindowCache rewrite... with tests
 2009-04-29 23:46 UTC  (13+ messages)
` [JGIT PATCH 01/11] Fix more computation of integer average overflows
  ` [JGIT PATCH 02/11] Fix performance problem recently introduced to DeltaPackedObjectLoader
    ` [JGIT PATCH 03/11] Replace inefficient new String(String) constructor to silence FindBugs
      ` [JGIT PATCH 04/11] Replace inefficient new Long(long) "
        ` [JGIT PATCH 05/11] Change IndexPack to use ObjectIdSubclassMap instead of ObjectIdMap
          ` [JGIT PATCH 06/11] Use getCachedBytes in IndexPack to avoid an unnecessary copy
            ` [JGIT PATCH 07/11] Remove ObjectIdMap from the JGit library
              ` [JGIT PATCH 08/11] Don't use ByteWindows when checking pack file headers/footers
                ` [JGIT PATCH v2 09/11] Rewrite WindowCache to be easier to follow and maintain
                  ` [JGIT PATCH 10/11] Add tests for WindowCache.reconfigure cases
                    ` [JGIT PATCH 11/11] Add tests to increase coverage of WindowCache

[PATCH] Workaround for ai_canonname sometimes coming back as null
 2009-04-29 23:32 UTC  (9+ messages)
      ` [PATCH] Don't crash if ai_canonname comes "

[PATCH] git config: error when editing a repo config and not being in one
 2009-04-29 23:22 UTC  (5+ messages)

Invalid search parameter in webinterface
 2009-04-29 23:11 UTC  (8+ messages)
` [PATCH] gitweb: escape searchtext and parameters for replay

[PATCH 0/6] cleanups for git-send-email
 2009-04-29 22:27 UTC  (13+ messages)
` [PATCH 1/6] Remove return undef from validate_patch
  ` [PATCH 2/6] Remove function prototypes from git-send-email.perl
    ` [PATCH 3/6] Remove return undef from ask()
      ` [PATCH 4/6] Add explict return to end of subroutines
        ` [PATCH 5/6] Remove mix of high and low-precedence booleans
          ` [PATCH 6/6] Remove bareword filehandles in git-send-email.perl
          ` [PATCH 5/6] Re: Remove mix of high and low-precedence booleans
    ` [PATCH 0/6] Re: cleanups for git-send-email

[ANNOUNCE] GIT 1.6.3.rc1
 2009-04-29 22:24 UTC  (3+ messages)
` "git config --edit" outside a Git repository

[PATCH JGIT] Equals method should not assume anything about the type of its argument
 2009-04-29 21:51 UTC  (2+ messages)

[PATCH] Clarify kind of conflict in merge-one-file helper
 2009-04-29 21:40 UTC 

Diftool problems
 2009-04-29 21:37 UTC  (5+ messages)

Question on merge and mergetool settings
 2009-04-29 21:36 UTC  (4+ messages)

[PATCH] improve error message in config.c
 2009-04-29 21:27 UTC 

[PATCH] print unlink(2) errno in copy_or_link_directory
 2009-04-29 21:24 UTC 

[PATCH 1/2] Introduce an unlink(2) wrapper which gives warning if unlink failed
 2009-04-29 21:22 UTC  (2+ messages)
  ` [PATCH 2/2] replace direct calls to unlink(2) with unlink_or_warn

[JGIT PATCH 00/13] Misc. bug fixes and cleanups
 2009-04-29 20:42 UTC  (18+ messages)
` [JGIT PATCH 01/13] Fix performance problem recently introduced to DeltaPackedObjectLoader
  ` [JGIT PATCH 02/13] Don't use ByteWindows when checking pack file headers/footers
    ` [JGIT PATCH 03/13] Rewrite WindowCache to be easier to follow and maintain
      ` [JGIT PATCH 04/13] Document the IllegalArgumentException thrown by WindowCache.reconfigure
        ` [JGIT PATCH 05/13] Create the new WindowCache before clearing the old one
          ` [JGIT PATCH 06/13] Better handle concurrent reads during a WindowCache reconfiguration
            ` [JGIT PATCH 07/13] Clear dead OffsetCache cells when clearing a reference
              ` [JGIT PATCH 08/13] Work around Sun JVM bug "Cleared SoftReference not added to queue"
                ` [JGIT PATCH 09/13] Replace inefficient new String(String) constructor to silence FindBugs
                  ` [JGIT PATCH 10/13] Replace inefficient new Long(long) "
                    ` [JGIT PATCH 11/13] Change IndexPack to use ObjectIdSubclassMap instead of ObjectIdMap
                      ` [JGIT PATCH 12/13] Use getCachedBytes in IndexPack to avoid an unnecessary copy
                        ` [JGIT PATCH 13/13] Remove ObjectIdMap from the JGit library
                      ` [PATCH 12/11] Add a test for LongMap, IndexPack's helper class

[PATCH] Update Russian translation of git gui
 2009-04-29 20:12 UTC  (13+ messages)
      ` [PATCH] Another update of Russian translation

Eric Sink's blog - notes on git, dscms and a "whole product" approach
 2009-04-29 20:05 UTC  (10+ messages)
` Cross-Platform Version Control (was: Eric Sink's blog - notes on git, dscms and a "whole product" approach)
    ` Cross-Platform Version Control

(topgit question) deleting a dependency
 2009-04-29 18:48 UTC  (7+ messages)

[JGIT PATCH 1/2] Don't use ByteWindows when checking pack file headers/footers
 2009-04-29 17:16 UTC  (5+ messages)
` [JGIT RFC PATCH 2/2] Rewrite WindowCache to be easier to follow and maintain

Windows Server?
 2009-04-29 15:24 UTC  (6+ messages)

[PATCH JGIT] Equals method should not assume anything about the type of its argument
 2009-04-29 15:02 UTC  (2+ messages)

[StGit PATCH 0/9] Various StGit updates
 2009-04-29 14:25 UTC  (22+ messages)
` [StGit PATCH 1/9] Show "Pushing <patch>...done" when pushing a patch
` [StGit PATCH 2/9] Show some progress information when checking for upstream merges
` [StGit PATCH 3/9] Do not sleep after the last patch sent by e-mail
` [StGit PATCH 4/9] Convert 'clone' to the use stgit.lib
` [StGit PATCH 5/9] Convert 'hide' to the lib infrastructure
` [StGit PATCH 6/9] Convert 'unhide' "
` [StGit PATCH 7/9] Reinstate the --annotate option for refresh
` [StGit PATCH 8/9] Add the log --clear option
` [StGit PATCH 9/9] Use the default git colouring scheme rather than specific scripts

[doc] User Manual Suggestion
 2009-04-29 14:05 UTC  (12+ messages)

gitweb sets incorrect <base> header
 2009-04-29  9:33 UTC  (3+ messages)

[PATCH 1/2] parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parse
 2009-04-29  8:10 UTC  (4+ messages)
` [PATCH 2/2] parseopt: fix documentation for --keep-dashdash

error: Unable to append to .git/logs/refs/remotes/origin/master: Permission denied
 2009-04-29  8:06 UTC  (5+ messages)

adding arbitary folders to the git index, from outside of the repository
 2009-04-29  7:44 UTC  (3+ messages)

[PATCH] Removed redundant static functions such as update_tracking_ref() and verify_remote_names() from builtin-send-pack.c, and made the ones in transport.c not be static so they can be used instead
 2009-04-29  4:09 UTC  (7+ messages)

Project Setup Problem
 2009-04-29  3:21 UTC  (2+ messages)

[JGIT PATCH] Fix spelling of Junit option jgit.junit.usemmap
 2009-04-28 22:50 UTC 

[PATCH JGIT] Computation of average could overflow
 2009-04-28 22:26 UTC  (5+ messages)
` [PATCH JGIT] Method invokes inefficient new String(String) constructor
  ` [PATCH JGIT] Method invokes inefficient Number constructor; use static valueOf instead
    ` [PATCH JGIT] Method ignores results of InputStream.skip()

[PATCH] Add an option not to use link(src, dest) && unlink(src) when that is unreliable
 2009-04-28 22:07 UTC  (16+ messages)
        ` [PATCH v3] "
                ` [PATCH] Rename core.unreliableHardlinks to core.createObject

[PATCH 0/2] fix some make issues
 2009-04-28 20:09 UTC  (4+ messages)
` [PATCH 1/2] Makefile: installing git in cygwin 1.7.0
  ` [PATCH 2/2] doc: consistently use ASCIIDOC_EXTRA

git-svn `Repository has moved' error
 2009-04-28 18:47 UTC 

[PATCHv2] Add --reference option to git submodule
 2009-04-28 18:52 UTC  (5+ messages)

how to arrange source control?
 2009-04-28 16:42 UTC  (2+ messages)

Again with git-svn: File was not found in commit
 2009-04-28 16:15 UTC  (9+ messages)

Git workflow: how to achieve?
 2009-04-28 15:59 UTC  (3+ 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).