login
Header Space

 
 

Mailing list archives

Search results

Found 130 matching messages (0.056 seconds). Page 1 of 7.

Re: [ANNOUNCE] git/gitweb.git repository

On 31/08/2007, David Symonds wrote: > On 31/08/ ... Sep 17 00:00:00 2001 From: David Symonds Date: Fri, ... for abbreviated author names. Signed-off-by: David Symonds --- gitweb/gitweb.perl | ...

git - David Symonds - Aug 30 2007 - 21:00

Re: [ANNOUNCE] git/gitweb.git repository

... Mon Sep 17 00:00:00 2001 From: David Symonds Date: Fri, 31 ... for abbreviated author names. Signed-off-by: David Symonds --- gitweb/gitweb.perl | 34 +++++++++++++++++++++++++++++----- 1 files changed, 29 ...

git - David Symonds - Aug 30 2007 - 20:56

Re: [ANNOUNCE] git/gitweb.git repository

On 01/09/2007, David Symonds wrote: > On 31/08/07, David Symonds wrote: > > On 31/08/2007, Petr Baudis wrote: > > > Please feel encouraged ...

git - David Symonds - Sep 7 2007 - 02:39

Re: [PATCH 3/3] Act on WS_WARN for ws_mode_trailing.

On 11/3/07, David Symonds wrote: > Signed-off-by: David Symonds > --- > diff.c | 21 +++++++++++++-------- > 1 files changed, 13 insertions(+), 8 deletions(-) Silly ...

git - David Symonds - Nov 2 2007 - 11:07

Re: [PATCH] Rearrange git-format-patch synopsis to improve clarity.

On 11/6/07, Andreas Ericsson wrote: > David Symonds wrote: > > On 11/5/07, David Symonds wrote: > >> [-s | --signoff] [] > >> - [--start- ...

git - David Symonds - Nov 5 2007 - 18:56

[PATCH] Improve accuracy of check for presence of deflateBound.

From: Symonds; David Alan ZLIB_VERNUM isn't defined in ... deflateBound exists in zlib. Signed-off-by: David Symonds --- Makefile | 6 ++++++ cache.h | 2 +- config.mak.in | 1 + ...

git - David Symonds - Nov 6 2007 - 23:11

[PATCH] git-checkout: Add a test case for relative paths use.

Signed-off-by: David Symonds --- t/t2008-checkout-subdir.sh | 36 ... b/t/t2008-checkout-subdir.sh @@ -0,0 +1,36 @@ +#!/bin/sh +# +# Copyright (c) 2007 David Symonds + +test_description='git checkout from subdirectories' + +. . ...

git - David Symonds - Nov 7 2007 - 23:40

[REPLACEMENT PATCH] git-checkout: Add a test case for relative paths use.

Signed-off-by: David Symonds --- These test cases also expose a bug in git-ls-files, ... +1,47 @@ +#!/bin/sh +# +# Copyright (c) 2007 David Symonds + +test_description='git checkout from subdirectories' + +. ...

git - David Symonds - Nov 8 2007 - 01:43

[NEW REPLACEMENT PATCH] git-checkout: Add a test case for relative paths use.

Signed-off-by: David Symonds --- t/t2008-checkout-subdir.sh | 47 ... b/t/t2008-checkout-subdir.sh @@ -0,0 +1,47 @@ +#!/bin/sh +# +# Copyright (c) 2007 David Symonds + +test_description='git checkout from subdirectories' + +. . ...

git - David Symonds - Nov 8 2007 - 09:13

[PATCH] git-checkout: Test for relative path use.

Signed-off-by: David Symonds --- Test 5 in this series fails because of a bug in git ... +1,79 @@ +#!/bin/sh +# +# Copyright (c) 2007 David Symonds + +test_description='git checkout from subdirectories' + +. . ...

git - David Symonds - Nov 8 2007 - 20:36

Re: [PATCH] git-checkout: Test for relative path use.

... , 2007 12:28 PM, Junio C Hamano wrote: > David Symonds writes: > > > Signed-off-by: David Symonds > > --- > > Test 5 in this series fails because of a bug in git-ls- ...

git - David Symonds - Nov 8 2007 - 21:44

[PATCH] git-checkout: Test for relative path use.

Signed-off-by: David Symonds --- Tests that change directories now change back at the start of ... ,81 @@ +#!/bin/sh +# +# Copyright (c) 2007 David Symonds + +test_description='git checkout from subdirectories' + +. ...

git - David Symonds - Nov 9 2007 - 03:37

[PATCH] git-checkout: Test for relative path use.

Signed-off-by: David Symonds --- t/t2008-checkout-subdir.sh | 80 ... b/t/t2008-checkout-subdir.sh @@ -0,0 +1,80 @@ +#!/bin/sh +# +# Copyright (c) 2007 David Symonds + +test_description='git checkout from subdirectories' + +. . ...

git - David Symonds - Nov 9 2007 - 05:12

Re: [PATCH] Simplify strchrnul() compat code

... 50 PM, Johannes Sixt wrote: > David Symonds schrieb: > > On Nov 12, 2007 8:12 PM, Johannes Sixt wrote: > >> David Symonds schrieb: > >>> I don't think I have __GLIBC_PREREQ defined anywhere I can find. > ...

git - David Symonds - Nov 12 2007 - 05:52

Re: repo.or.cz wishes?

On 28/08/07, David Kastrup wrote: > "David Symonds" writes: > > > On 28/08/07, Linus Torvalds wrote: > > > >> And that is how it was designed to be. The URL's are ...

git - David Symonds - Aug 28 2007 - 02:06

Re: [PATCH 0/7] Bisect dunno

... , Johan Herland escribió: > > > On Monday 15 October 2007, David Symonds wrote: > >> On 15/10/2007, Marius Storm-Olsen wrote: > >>> David Kastrup said the following on 14.10.2007 19:48: > >>>> ...

git - David Symonds - Oct 15 2007 - 07:53

Re: [PATCH 0/7] Bisect dunno

On 16/10/2007, David Kastrup wrote: > Geert Bosch writes: > > > On Oct 15, 2007, at 13:53, David Symonds wrote: > >> That's also why I suggested "skip"; you might not be able to test a > >> ...

git - David Symonds - Oct 16 2007 - 02:07

Re: repo.or.cz wishes?

On 28/08/07, Andreas Ericsson wrote: > David Symonds wrote: > > On 28/08/07, Linus Torvalds wrote: > > > >> And that is how it was designed to be. The URL's are for *git*, not for > >> ...

git - David Symonds - Aug 27 2007 - 20:54

Re: [ANNOUNCE] git/gitweb.git repository

On 31/08/07, David Symonds wrote: > On 31/08/2007, Petr Baudis wrote: > > Please feel encouraged to make random forks for your development > > efforts, or push your random patches (preferrably ...

git - David Symonds - Sep 1 2007 - 01:46

Re: git-browser and branch names

... 01/10/2007, Jean-François Veillette wrote: > Le 07-10-01 à 07:24, David Symonds a écrit : > > > > Can anyone give me pointers or suggestions as to where to start > > ...

git - David Symonds - Oct 1 2007 - 11:34

speck-geostationary