Found 181 matching messages (0.042 seconds). Page 1 of 10.
... , 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
... .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
... .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
... 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
... 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
... 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
... > > 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
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
... . 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
... 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
... 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
... 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
... 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
... 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
... 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
... 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
... 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
... 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
... 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
... 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