login
Header Space

 
 

Mailing list archives

Search results

Found 1594 matching messages (0.003 seconds). Page 1 of 50.

Re: [PATCH] Add a test for git-add --ignore-errors

... C Hamano writes: > > > Alex Riesen writes: > > > >> Signed-off-by: Alex Riesen > >> --- > >> t/t3700-add ... add --ignore-errors > > Signed-off-by: Alex Riesen ...

git - Alex Riesen - May 13 2008 - 18:28

Re: [PATCH 1/2] add git-quote: shell and C quoting tool

... that happens too. Signed-off-by: Alex Riesen ... to act on. + +Author +------ +Written by Alex Riesen ... +Documentation +-------------- +Documentation by Alex Riesen. + +GIT +--- +Part of the gitlink:git[ ...

git - Alex Riesen - Jul 24 2006 - 19:12

[PATCH] Avoid perl in t1300-repo-config

... test on systems where ActiveState Perl is used. Signed-off-by: Alex Riesen --- ... 12 deletions(-) On 6/28/07, Alex Riesen wrote ... C Hamano wrote: > > "Alex Riesen" ...

git - Alex Riesen - Jun 28 2007 - 04:56

[PATCH] Fix unterminated string in set_work_tree and improve error handling

... into. Die for errors. Signed-off-by: Alex Riesen --- ... (-) On 8/3/07, Junio C Hamano wrote: > Alex Riesen writes: ... 02, 2007 23:58:41 +0200: > >> "Alex Riesen" writes ...

git - Alex Riesen - Aug 3 2007 - 01:47

Re: [PATCH] Add a simple option parser.

... , 2007 at 07:16:55PM +0000, Alex Riesen wrote: > > Pierre Habouzit, Sat, Oct 13, 2007 15:29:03 +0200 ... this: on top of yours: From: Alex Riesen ... usage message immediately Signed-off-by: Alex Riesen ...

git - Alex Riesen - Oct 13 2007 - 18:14

Re: gitk graph routing problem

... Mon, Nov 05, 2007 02:17:00 +0100: > Alex Riesen, Mon, Nov 05, 2007 01:53:49 +0100 ... , Nov 05, 2007 00:14:29 +0100: > > > Paul Mackerras writes: > > > > > > > Alex Riesen writes: > > > > > > > >> To reproduce, try running in git repo ...

git - Alex Riesen - Nov 4 2007 - 21:19

Re: [PATCH] Improved and extended t5404

... Wed, Nov 14, 2007 18:10:25 +0100: > > On Wed, 14 Nov 2007, Alex Riesen wrote: > > > Junio C Hamano, Wed, Nov 14, 2007 01:02:20 +0100: > > > > Alex Riesen writes: > > > > > > > > > Ignore exit code of git push in t5404, ...

git - Alex Riesen - Nov 14 2007 - 16:34

[PATCH] Fix amending of a commit with an empty message

... not change anything. Signed-off-by: Alex Riesen --- Alex Riesen, Thu, Feb 21, 2008 21:35:06 +0100: > Junio C ... , 2008 21:23:10 +0100: > > Alex Riesen writes: > > > > > > Well, it fails... In current master ...

git - Alex Riesen - Feb 21 2008 - 16:38

[PATCH] Fix use of hardlinks in "make install"

... -s" instead. Signed-off-by: Alex Riesen --- Makefile | 2 +- 1 files changed, 1 insertions ... 1 deletions(-) 2008/8/28 Alex Riesen : > 2008/8/28 Alex Riesen : >> >> It created ...

git - Alex Riesen - Aug 28 2008 - 10:30

[PATCH/resend] Fix use of hardlinks in "make install"

... and the whole install ended up using "ln -s" instead. Signed-off-by: Alex Riesen --- 2008/ ... : > 2008/8/28 Alex Riesen : >> >> It created endless symlink loops on cygwin, but ...

git - Alex Riesen - Aug 29 2008 - 20:20

Re: most commonly used git commands?

... 01, 2007 at 00:35:04 +0200, Alex Riesen wrote: > > Johannes Schindelin, Sat, Jun 30, 2007 16:31:48 +0200: > > > On Sat, 30 Jun 2007, Alex Riesen wrote: > > > > Johannes Schindelin, Thu, Jun ... > > No. It was meant as Alex said it. Windows (MinGW) doesn't ...

git - Alex Riesen - Jul 1 2007 - 12:49

Re: First cut at git port to Cygwin

Alex Riesen, Fri, Oct 07, 2005 22:54:50 +0200: > Linus Torvalds, Fri, Oct 07, 2005 17: ... on other OS's which have mmap too, tend to use it less commonly. Signed-off-by: Alex Riesen diff --git a/read-cache.c b/read-cache.c --- a/ ...

git - Alex Riesen - Oct 7 2005 - 17:22

Re: [PATCH] use "git init-db" in tests

Alex Riesen, Thu, Dec 08, 2005 21:25:55 +0100: > -git-init-db --template=../.. ... cannot run git init-db" "$GIT_EXEC_PATH/git init-db", of course. Signed-off-by: Alex Riesen --- t/test-lib.sh | 4 ++-- 1 files changed, 2 ...

git - Alex Riesen - Dec 8 2005 - 16:59

Re: PATCH: fix git-fmt-merge-msg on ActiveState Perl

Alex Riesen, Tue, Feb 21, 2006 16:48:43 +0100: > On 2/21/06, Alex Riesen wrote: > > For people who stuck with ActiveState Perl, as there seem to be > > no chance for it to support the list form of "open" in foreseeable future ...

git - Alex Riesen - Feb 21 2006 - 18:18

Re: [PATCH] fmt-merge-msg: avoid open "-|" list form for Perl 5.6

On 2/23/06, Alex Riesen wrote: > On 2/23/06, Junio C Hamano wrote: > > "Alex Riesen" writes: > > > > > I'll keep that in mind. But there are places where a safe ...

git - Alex Riesen - Feb 23 2006 - 05:41

Re: cygwin: push/pull takes very long time

... /06, Christopher Faylor wrote: > On Thu, Mar 02, 2006 at 10:54:08PM +0100, Alex Riesen wrote: > >Alex Riesen, Thu, Mar 02, 2006 18:09:23 +0100: > >>I'll cleanup the profiling code and send it as well soon ...

git - Alex Riesen - Mar 3 2006 - 05:10

Re: cygwin, 44k files: how to commit only index?

On 12/8/06, Alex Riesen wrote: > On 12/8/06, Junio C Hamano Alex Riesen Date: Fri Dec 8 ...

git - Alex Riesen - Dec 8 2006 - 04:43

[PATCH] Allow config files to be included

... allowed, so this is bad too: [include "path/" "name"] Signed-off-by: Alex Riesen --- This is a resend, I have no idea ... probably horribly garbled by gmail. Will see. Alex Riesen, Thu, Feb 15, 2007 12:35: ...

git - Alex Riesen - Feb 16 2007 - 10:42

Re: [PATCH] Allow config files to be included

... bad too: [include "path/" "name"] Signed-off-by: Alex Riesen --- > This is a ... > garbled by gmail. Will see. It was horribly garbled by gmail. Resending as attachment. > Alex Riesen, Thu, Feb 15, 2007 12:35:57 +0100: ...

git - Alex Riesen - Feb 16 2007 - 10:45

Re: [PATCH] Support of "make -s": do not output anything of the build itself

... it to get to the list. On 3/7/07, Shawn O. Pearce wrote: > Alex Riesen wrote: > > Signed-off-by: Alex Riesen > > --- > > Makefile | 10 +++++++--- > > git- ...

git - Alex Riesen - Mar 6 2007 - 19:33

speck-geostationary