git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-04-30 07:33:50 to 2009-05-03 23:20:34 UTC [more...]

COMMIT_EDITMSG not updated after pre-commit hook
 2009-05-03 23:20 UTC 

[ANNOUNCE] GIT 1.6.3.rc3
 2009-05-03 21:59 UTC  (2+ messages)
` [ANNOUNCE] GIT 1.6.3.rc4

[PATCH 0/6] cleanups for git-send-email
 2009-05-03 21:34 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] mergetool--lib: specialize diff options for emerge and ecmerge
 2009-05-03 20:34 UTC  (7+ messages)

git-svn: ignoring a bogus svn revision ?
 2009-05-03 19:24 UTC 

git fast-export | git fast-import doesn't work
 2009-05-03 19:06 UTC  (8+ messages)

[PATCH] mergetool--lib: add support for araxis merge
 2009-05-03 18:20 UTC  (5+ messages)

git 1.5.4.3 push incorrectly honors grafts file
 2009-05-03 17:14 UTC  (2+ messages)

jgit standalone client on OpenVMS works (somewhat)
 2009-05-03 15:15 UTC  (3+ messages)

[JGIT PATCH 0/6] Diff processing utilities
 2009-05-03 14:24 UTC  (11+ 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
            ` [JGIT PATCH v2 "
              ` [JGIT PATCH v3 "

AW: [EGIT] [PATCH RFC v1 5/5] Use the ignore patterns cache to determine ignores
 2009-05-03 13:26 UTC  (4+ messages)

detecting cycles in Git's commit graph
 2009-05-03 11:36 UTC  (3+ messages)

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

[EGIT PATCH 1/1] Micro optimise getting ignored status of a resource
 2009-05-03  8:41 UTC 

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

bug in git diff --unified=0 ?
 2009-05-03  5:18 UTC  (4+ messages)

[doc] User Manual Suggestion
 2009-05-03  1:48 UTC  (18+ messages)

Trying to sync two svn repositories with git-svn (repost)
 2009-05-02 21:58 UTC  (13+ messages)

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

Lets avoid the SHA-1 term (was [doc] User Manual Suggestion)
 2009-05-02 15:37 UTC  (4+ messages)

reverting a file or files back to repository copy
 2009-05-02 15:33 UTC  (3+ messages)

[PATCH] t4018-diff-funcname: add cpp xfuncname pattern to syntax test
 2009-05-02 14:31 UTC 

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

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

[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 

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

[PATCH] Workaround for ai_canonname sometimes coming back as null
 2009-04-30 16:57 UTC  (9+ 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  (4+ messages)

Invalid search parameter in webinterface
 2009-04-30 10:17 UTC  (4+ 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  (5+ 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  (4+ 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


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