git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-05-06 09:36:33 to 2009-05-07 22:45:35 UTC [more...]

(unknown),
 2009-05-07 22:43 UTC  (16+ messages)
` 
  ` 

Announce: Git for Windows 1.6.3
 2009-05-07 22:22 UTC  (5+ messages)

I want "fast forward my workdir to upstream if it's safe"
 2009-05-07 21:40 UTC 

How to sync changes in GIT to ClearCase or How to get the list of files changed in GIT for a specific branch
 2009-05-07 21:34 UTC  (2+ messages)

[PATCH] MinGW readdir reimplementation to support d_type
 2009-05-07 21:26 UTC  (5+ messages)
` [msysGit] "

[PATCH 1/3] completion: complete config variables for --get/getall/unset/unset-all
 2009-05-07 19:55 UTC  (6+ messages)
` [PATCH 2/3] completion: add find_argument_and_value() function
  ` [PATCH 3/3] completion: use specified file (if any) when completing config vars

[PATCH 0/5] grep parseopt conversion
 2009-05-07 19:46 UTC  (6+ messages)
` [PATCH 1/5] parseopt: add OPT_NEGBIT
` [PATCH 2/5] parseopt: add OPT_NUMBER_CALLBACK
` [PATCH 3/5] parseopt: add PARSE_OPT_NODASH
` [PATCH 4/5] grep: remove global variable builtin_grep
` [PATCH 5/5] grep: use parseopt

[PATCH RESEND] Git.pm: Set GIT_WORK_TREE if we set GIT_DIR
 2009-05-07 19:40 UTC  (3+ messages)
` [PATCH RESEND] Git.pm: Always set Repository to absolute path if autodetecting

git svn import missing tags
 2009-05-07 19:13 UTC  (2+ messages)

[PATCH] gitk: Added option 'Simple history' to the options menu
 2009-05-07 18:50 UTC 

Tests in Cygwin
 2009-05-07 18:29 UTC  (6+ messages)

[JGIT PATCH 1/2] Add support for boolean config values "yes", "no"
 2009-05-07 18:01 UTC  (4+ messages)
` [JGIT PATCH 2/2] Make Repository.isValidRefName compatible with Git 1.6.3
  ` [JGIT PATCH v2 1/2] Add support for boolean config values "on", "off"

[ANNOUNCE] GIT 1.6.3
 2009-05-07 17:39 UTC  (3+ messages)

git repack with a --reference
 2009-05-07 17:14 UTC  (3+ messages)

[PATCH] gitweb: Remove function prototypes (cleanup)
 2009-05-07 17:11 UTC 

[PATCH] fix sample update hook, disable overwriting of existing tags
 2009-05-07 16:40 UTC 

[PATCH] format-patch let -k override a config-specified format.numbered
 2009-05-07 16:31 UTC 

A note from the maintainer
 2009-05-07 16:30 UTC  (3+ messages)

[EGIT PATCH 0/3] Rename refs
 2009-05-07 15:51 UTC  (5+ messages)
` [EGIT PATCH 1/3] Add ref rename support to JGit
  ` [EGIT PATCH 2/3] Use Constants.R_* in Branch dialog
    ` [EGIT PATCH 3/3] Add ref rename support to the branch dialog

shell compatibility issues with SunOS 5.10
 2009-05-07 14:57 UTC  (30+ 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

[PATCH/RFC] daemon.c: replace inet_ntop with getnameinfo
 2009-05-07 14:30 UTC  (8+ messages)

[PATCHv3] Add --reference option to git submodule
 2009-05-07 14:16 UTC  (3+ messages)

TortoiseGIT: SSH-Support
 2009-05-07 13:16 UTC  (3+ messages)

[RFC PATCH] gitk: showing onging merge as such
 2009-05-07 12:37 UTC 

Error cloning from Git Repository
 2009-05-07 12:25 UTC 

[PATCH v3] To make GIT-VERSION-FILE, search for git more widely
 2009-05-07 12:12 UTC  (5+ messages)

[PATCH] Documentation: cloning to empty directory is allowed
 2009-05-07 12:04 UTC 

gitk: showing onging merge as such ?
 2009-05-07 11:46 UTC 

Tracking the untracked
 2009-05-07 10:54 UTC  (7+ messages)

Segfault during merge
 2009-05-07 10:17 UTC  (3+ messages)

[PATCH] topgit tg push feature
 2009-05-07  9:50 UTC  (7+ messages)

[PATCH] To make GIT-VERSION-FILE, search for git more widely
 2009-05-07  9:13 UTC  (13+ messages)
    ` [PATCH] "
  ` [PATCH v2] "

[PATCH] archive-tar.c: squelch a type mismatch warning
 2009-05-07  8:08 UTC 

[PATCH v3 0/2] user-manual: general improvements
 2009-05-07  7:23 UTC  (3+ messages)
  ` [PATCH v3 2/2] user-manual: use 'fast-forward' instead of 'fast forward'
` [PATCH v3 0/2] Re: user-manual: general improvements

GPG signing for git commit?
 2009-05-07  5:30 UTC  (5+ messages)

[PATCH] t4029: use sh instead of bash
 2009-05-06 14:33 UTC 

[PATCH] t8005: use egrep when extended regular expressions are required
 2009-05-07  0:12 UTC  (3+ messages)

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

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

[RESEND/PATCH] git config: improve documentation
 2009-05-06 22:57 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)

[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] Documentation: Clarify which paths git-clean will affect
 2009-05-06 17:57 UTC  (6+ messages)

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

[JGIT PATCH 1/7] Fix FindBugs exclude filter to work on UNIX platforms
 2009-05-06 11:18 UTC  (2+ messages)

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


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