git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-04-29 19:56:38 to 2009-05-02 12:44:47 UTC [more...]

AW: [EGIT] [PATCH RFC v1 5/5] Use the ignore patterns cache to determine ignores
 2009-05-02 12:44 UTC  (2+ messages)

[PATCH] git-svn testsuite: use standard configuration for Subversion tools
 2009-05-02 11:56 UTC  (6+ messages)

Compatibility between git.git and jgit
 2009-05-02 11:00 UTC 

[PATCH 1/2] git-gui: move gitk launcher into a separate file
 2009-05-02  9:20 UTC  (2+ messages)
` [PATCH 2/2] git-gui: add menu item to select a branch to visualize with gitk

Diftool problems
 2009-05-02  9:05 UTC  (6+ messages)

[PATCH] mergetool--lib: specialize diff options for emerge and ecmerge
 2009-05-02  8:57 UTC 

[JGIT PATCH 0/6] Diff processing utilities
 2009-05-02  2:08 UTC  (7+ messages)
` [JGIT PATCH 1/6] Add set to IntList
  ` [JGIT PATCH 2/6] Add diff.Edit to describe an edit region within a file
    ` [JGIT PATCH 3/6] Add diff.EditList to provide for a list of Edit instances
      ` [JGIT PATCH 4/6] Add diff.RawText to index a file content for later compares
        ` [JGIT PATCH 5/6] Teach FileHeader, HunkHeader how to create an EditList
          ` [JGIT PATCH 6/6] Add diff.DiffFormatter to create Git style unified patch scripts

Weird growth in packfile during initial push
 2009-05-02  1:59 UTC  (13+ messages)
    ` [PATCH] allow OFS_DELTA objects during a push
        ` Compatibility between git.git and jgit

Editing git-svn metadata
 2009-05-02  1:02 UTC 

[JGIT PATCH 2/1] Honor repack.usedeltabaseoffset when fetching packs
 2009-05-02  0:18 UTC  (3+ messages)
  ` [PATCH] honor "

[PATCH 0/7] user-manual: general improvements
 2009-05-02  0:16 UTC  (13+ messages)
` [PATCH 1/7] user-manual: remove some git-foo usage
  ` [PATCH 2/7] docbook: improve css style
      ` [PATCH 4/7] user-manual: use 'fast-forward' instead of 'fast forward'
        ` [PATCH 5/7] user-manual: use SHA-1 instead of SHA1 or sha1
          ` [PATCH 6/7] user-manual: add global config section

[PATCH] Fix a bunch of pointer declarations (codestyle)
 2009-05-01 22:59 UTC  (6+ messages)

Eric Sink's blog - notes on git, dscms and a "whole product" approach
 2009-05-01 22:11 UTC  (33+ 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
` Cross-Platform Version Control (was: Eric Sink's blog - notes on git, dscms and a "whole product" approach)

[JGIT PATCH] Enable ofs-delta during send-pack/receive-pack protocol
 2009-05-01 21:56 UTC 

[PATCH] ctype.c: fix typo in comment
 2009-05-01 20:03 UTC 

Trying to sync two svn repositories with git-svn (repost)
 2009-05-01 19:17 UTC  (12+ messages)

question about a merge result
 2009-05-01 16:27 UTC  (7+ messages)

[JGIT PATCH v3] Replace inefficient new String(String) constructor to silence FindBugs
 2009-05-01 15:54 UTC 

Permissions of objects within shared repo
 2009-05-01 15:15 UTC  (4+ messages)

[PATCH EGIT 1/2] Implement "jgit rev-parse"
 2009-05-01 15:14 UTC  (3+ messages)
` [PATCH EGIT 2/2] Enable "jgit show-ref"

jgit standalone client on OpenVMS works (somewhat)
 2009-05-01 10:08 UTC 

[PATCH RESEND] Fix a bunch of pointer declarations (codestyle)
 2009-05-01  9:09 UTC  (6+ messages)
` [PATCH] git add: trivial codestyle cleanup
  ` [PATCH] git config: improve documentation

[PATCH v2 0/4] user-manual: general improvements
 2009-05-01  8:44 UTC  (4+ messages)
  ` [PATCH v2 2/4] user-manual: use 'fast-forward' instead of 'fast forward'
    ` [PATCH v2 3/4] user-manual: add global config section
      ` [PATCH v2 4/4] user-manual: simplify the user configuration

[PATCH] Update Russian translation of git gui
 2009-05-01  4:12 UTC  (14+ messages)
      ` [PATCH] Another update of Russian translation

[PATCH] gitk: use themed tk widgets
 2009-04-30 23:47 UTC  (4+ messages)
  ` [PATCH] gitk: restore pane sizes when using ttk widgets

Why is the name of a blob SHA1("$type $size\0$data") and not SHA1("$data")?
 2009-04-30 22:57 UTC  (3+ messages)

detecting cycles in Git's commit graph
 2009-04-30 19:27 UTC  (2+ messages)

jgit standalone client on OpenVMS works (somewhat)
 2009-04-30 19:26 UTC  (2+ messages)

[PATCH] Workaround for ai_canonname sometimes coming back as null
 2009-04-30 16:57 UTC  (11+ messages)
      ` [PATCH] Don't crash if ai_canonname comes "

git svn errors out with git-cat-file "usage" message
 2009-04-30 16:49 UTC  (17+ messages)

What's cooking in git.git (Apr 2009, #04; Wed, 29)
 2009-04-30 16:04 UTC  (3+ messages)
` add -e, was "

[PATCH EGIT] Fix NPE on missing git data
 2009-04-30 14:59 UTC 

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

Invalid search parameter in webinterface
 2009-04-30 10:17 UTC  (7+ messages)
` [PATCH] gitweb: escape searchtext and parameters for replay
        ` [PATCH (backport for warthog9/gitweb.git)] gitweb: Separate search regexp from search text

gitweb sets incorrect <base> header
 2009-04-30 10:06 UTC  (3+ messages)

[PATCH] git config: error when editing a repo config and not being in one
 2009-04-30  9:21 UTC  (8+ messages)

finding the commit that deleted a file
 2009-04-30  8:33 UTC  (4+ messages)

[PATCH 0/6] cleanups for git-send-email
 2009-04-30  8:11 UTC  (5+ messages)
  ` [PATCH 0/6] "

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

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

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

[PATCH] Documentation: Fix description of archive "--prefix"
 2009-04-30  2:33 UTC  (3+ 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  (2+ messages)

[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 

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  (8+ messages)
` [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) "
      ` [PATCH 12/11] Add a test for LongMap, IndexPack's helper class


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