login
Header Space

 
 

Mailing list archives

Search results

Found 181 matching messages (0.042 seconds). Page 1 of 10.

[PATCH] Update listingblock monospace fix to support all docbook versions

... , but it works. Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk> --- On Fri, 20 Jul 2007, Julian Phillips wrote: > On Fri, 20 Jul 2007, Junio C Hamano wrote: > >> Julian Phillips <julian@quantumfyre.co.uk> writes: >> >> ...

git - Julian Phillips - Jul 20 2007 - 08:06

[PATCH] contrib/workdir: add a simple script to create a working directory

... .version-control.git/41513/ Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk> --- On Mon, 26 Mar 2007, Junio C Hamano wrote: > Julian Phillips <julian@quantumfyre.co.uk> writes: > >> Add a simple script to create a working directory ...

git - Julian Phillips - Mar 26 2007 - 19:15

[PATCH v3] contrib/workdir: add a simple script to create a working directory

... .version-control.git/41513/ Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk> --- On Mon, 26 Mar 2007, Junio C Hamano wrote: > Julian Phillips <julian@quantumfyre.co.uk> writes: > >> diff --git a/contrib/workdir/git-new-workdir b/ ...

git - Julian Phillips - Mar 26 2007 - 19:15

[PATCH] refs.c: drop duplicate entries in sort_ref_list

... one is the correct one. Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk> --- On Wed, 18 Apr 2007, Junio C Hamano wrote: > Julian Phillips <julian@quantumfyre.co.uk> writes: > >> On Tue, 17 Apr 2007, Junio C Hamano wrote: >> ...

git - Julian Phillips - Apr 18 2007 - 17:27

[PATCH] Force listingblocks to be monospaced in manpages

... encoded to prevent quoting. Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk> --- On Wed, 18 Jul 2007, Fredrik Tolf wrote: > Julian Phillips <julian@quantumfyre.co.uk> writes: > >> On Wed, 18 Jul 2007, Fredrik Tolf wrote: >> ...

git - Julian Phillips - Jul 18 2007 - 17:33

[PATCH] Documentation/git-checkout: Update summary to reflect current abilities

... of the word checkout. Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk> --- On Mon, 24 Mar 2008, Junio C Hamano wrote: > Julian Phillips <julian@quantumfyre.co.uk> writes: > >> diff --git a/Documentation/git-checkout.txt b/Documentation ...

git - Julian Phillips - Mar 23 2008 - 23:06

Re: [PATCH] refs.c: add a function to sort a ref list, rather then sorting on add

... > > On Tue, 17 Apr 2007, Julian Phillips wrote: >> >> Rather than sorting the ... of refs. >> >> Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk> > > Acked-by: ... the wrong thing to be using ... -- Julian --- "Life is like a buffet; it ...

git - Julian Phillips - Apr 17 2007 - 16:17

Re: [PATCH] refs.c: add a function to sort a ref list, rather then sorting on add

On Tue, 17 Apr 2007, Julian Phillips wrote: > Rather than sorting the ... of refs. > > Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk> > --- > > Having ... 0m10.390s sys 0m9.799s -- Julian --- NANCY!! Why is everything RED?! ...

git - Julian Phillips - Apr 17 2007 - 17:01

[PATCH] Force listingblocks to be monospaced in manpages

... . We also add a small perl script for docbook < 1.72.0. Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk> --- On Thu, 19 Jul 2007, Julian Phillips wrote: > On Wed, 18 Jul 2007, Junio C Hamano wrote: > >> I tried ...

git - Julian Phillips - Jul 18 2007 - 17:33

[PATCH] Documentation/git.txt: Mention unsupported use of --git-dir/GIT_DIR

... name of the .git directory, so make this clear in the documentation. Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk> --- On Tue, 25 Mar 2008, Julian Phillips wrote: > On Mon, 24 Mar 2008, Junio C Hamano wrote: ...

git - Julian Phillips - Mar 24 2008 - 21:10

Re: Another question about importing SVN with fast-import

... wrote: >> On 7/16/07, Julian Phillips <julian@quantumfyre.co.uk> wrote: >>> ... >>> particular revision? >> >> I have to second Julian's question. > > I'm getting to it ... ) or E (for existing) maybe? :S -- Julian --- It is easier to change the ...

git - Julian Phillips - Jul 20 2007 - 01:50

Re: Another question about importing SVN with fast-import

... wrote: > On 7/19/07, Julian Phillips <julian@quantumfyre.co.uk> wrote: >> On Fri, 20 Jul 2007, Shawn O. ... any really > compelling one letter names. ;-) > > - David > >> >> -- >> Julian >> >> --- >> It is easier to change the ...

git - Julian Phillips - Jul 20 2007 - 03:01

Re: Restraining git pull/fetch to the current branch

... Jan 2007, Junio C Hamano wrote: > Julian Phillips <julian@quantumfyre.co.uk> writes: > >> While trying out git on a large repository ... that fetch has some room for improvement? -- Julian --- There is nothing stranger in a strange ...

git - Julian Phillips - Jan 12 2007 - 10:08

Re: [RFC] Speeding up a null fetch

... 2007, Shawn O. Pearce wrote: > Julian Phillips <julian@quantumfyre.co.uk> wrote: >> Investigation showed that the main culprit seemed to ... all the python scripts get replaced). -- Julian --- There are no accidents whatsoever in the ...

git - Julian Phillips - Feb 11 2007 - 20:18

[PATCH] Allow fetch--tool to read from stdin

... data - which won't fit in the environment passed by execve. Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk> --- builtin-fetch--tool.c | 24 ++++++++++++++++++++++-- 1 files changed, 22 insertions(+), 2 ...

git - Julian Phillips - Feb 12 2007 - 21:21

[PATCH] Use stdin reflist passing in git-fetch.sh

... fetch--tool parse-reflist, allowing passing of more than ~128K of reflist data. Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk> --- git-fetch.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ...

git - Julian Phillips - Feb 12 2007 - 21:21

[PATCH] Use stdin reflist passing in parse-remote

... tool expand-refs-wildcard, allowing passing of more than ~128K of reflist data. Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk> --- git-parse-remote.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions ...

git - Julian Phillips - Feb 12 2007 - 21:21

Re: Unresolved issues

... Feb 2007, Junio C Hamano wrote: > Julian Phillips <julian@quantumfyre.co.uk> writes: > >> On Mon, 19 Feb 2007, Junio C Hamano ... badly, I would say "after you" ... -- Julian --- This report is filled with omissions. - ...

git - Julian Phillips - Feb 26 2007 - 01:10

[PATCH 1/2] git-branch: improve abbreviation of sha1s in verbose mode

... revisions.c, and also the code for parsing the --no-abbrev option. Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk> --- builtin-branch.c | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) ...

git - Julian Phillips - Mar 2 2007 - 20:31

[PATCH 2/2] git-branch: document new --no-abbrev option

... new --no-abbrev option to the man page for the git-branch command. Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk> --- Documentation/git-branch.txt | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions ...

git - Julian Phillips - Mar 2 2007 - 20:31

speck-geostationary