login
Header Space

 
 

Mailing list archives

Search results

Found 81 matching messages (0.051 seconds). Page 1 of 5.

Re: emacs and git...

... Hamano wrote: > "Francis Moreau" <francis.moro@gmail.com> writes: > ... Hamano wrote: > >> "Francis Moreau" <francis.moro@gmail.com> writes: ... and say something like:  -- Francis - To unsubscribe from this list: ...

git - Francis Moreau - Mar 24 2007 - 11:12

Re: emacs and git...

... Schwartz wrote: > >>>>> "Francis" == Francis Moreau <francis.moro@gmail.com> writes: > > Francis> $ PAGE=cat git diff HEAD^ > > PAGE? ... run on a dumb terminal ? thanks -- Francis - To unsubscribe from this list: ...

git - Francis Moreau - Mar 23 2007 - 04:32

Re: How to prepend data when formatting patches ?

Hi On 11/30/06, Catalin Marinas wrote: > "Francis Moreau" <francis.moro@gmail.com> wrote: > > I ... both for mail header and message body. thanks -- Francis - To unsubscribe from this list: send the line ...

git - Francis Moreau - Nov 30 2006 - 12:19

Re: Updated Kernel Hacker's guide to git

... C Hamano wrote: > "Francis Moreau" <francis.moro@gmail.com> writes: > > > I think this part is really confusing. For a ... (3 dots) and I'm happy ;) thanks -- Francis - To unsubscribe from this list: send the ...

git - Francis Moreau - Dec 22 2006 - 16:34

Re: [PATCH 0/17] Sliding window mmap for packfiles.

On 12/24/06, Shawn Pearce wrote: > Francis Moreau <francis.moro@gmail.com> wrote: > > On 12/ ... a single packfile. :-) > Yes I agree with you. -- Francis - To unsubscribe from this list: send the line " ...

git - Francis Moreau - Dec 24 2006 - 05:36

Re: Remote git-describe ?

Junio C Hamano wrote: > "Francis Moreau" <francis.moro@gmail.com> writes: > >> ... Givinig that I would use it to describe the ... run 'git describe' thus my question... thanks -- Francis - To unsubscribe from this list: send the ...

git - Francis Moreau - Jan 24 2007 - 08:50

Re: emacs and git...

... Junio C Hamano wrote: > "Francis Moreau" <francis.moro@gmail.com> writes: > > > Can't git make 'cat' the default pager when ... , do you use shell or term mode ? -- Francis - To unsubscribe from this list: send the ...

git - Francis Moreau - Mar 23 2007 - 05:54

Re: emacs and git...

... C Hamano wrote: > "Francis Moreau" <francis.moro@gmail.com> writes: > > > Can't git make 'cat' the default pager when ... default on a dumb term instead of 'less' ? -- Francis - To unsubscribe from this list: send the ...

git - Francis Moreau - Mar 23 2007 - 05:56

Re: emacs and git...

... C Hamano wrote: > "Francis Moreau" <francis.moro@gmail.com> writes: > > > BTW Junio, just out of curiosity, do you ... also run all git commands in this mode ?? -- Francis - To unsubscribe from this list: send the ...

git - Francis Moreau - Mar 23 2007 - 13:29

Re: emacs and git...

... C Hamano wrote: > "Francis Moreau" <francis.moro@gmail.com> writes: > > hm do you also run all git commands in ... compilation mode for all your commands. thanks -- Francis - To unsubscribe from this list: send the ...

git - Francis Moreau - Mar 24 2007 - 11:10

Re: git-send-email and aliases

... C Hamano wrote: > "Francis Moreau" <francis.moro@gmail.com> writes: > > IOW is it possible for git to know if ... that scripts will always use "git-foo" syntax ? -- Francis - To unsubscribe from this list: send the ...

git - Francis Moreau - Mar 27 2007 - 12:08

Re: Track /etc directory using Git

... On 9/13/07, martin f krafft wrote: > also sprach Francis Moreau <francis.moro@gmail.com> [2007.09.13.1411 ... an alternative to git in this case ? thanks -- Francis - To unsubscribe from this list: send the ...

git - Francis Moreau - Sep 14 2007 - 04:08

Re: Track /etc directory using Git

... > wrote: > On Thu, Sep 13, 2007 at 02:11:13PM +0200, Francis Moreau <francis.moro@gmail.com> wrote: > > Are there any tricks or pitfalls that I ... scm used to manage it is darc. thanks -- Francis - To unsubscribe from this list: send the ...

git - Francis Moreau - Sep 14 2007 - 04:20

Re: git-bisect: weird usage of read(1)

... at 6:26 PM, Reece Dunn wrote: > 2008/8/11 Francis Moreau <francis.moro@gmail.com>: >> On Mon, Aug 11 ... . > I got the same result on Linux... -- Francis -- To unsubscribe from this list: send the ...

git - Francis Moreau - Aug 11 2008 - 12:29

Re: How to prepend data when formatting patches ?

... Johannes Schindelin wrote: > Hi, > > On Thu, 30 Nov 2006, Francis Moreau wrote: > > > I'd like to add to ... thing for me. Thanks for your quick answer -- Francis - To unsubscribe from this list: send the ...

git - Francis Moreau - Nov 30 2006 - 12:16

Re: Remote git-describe ?

... Schindelin wrote: > Hi, > > On Wed, 24 Jan 2007, Francis Moreau wrote: > > > I'm looking for a command ... a lot cheaper than downloading the whole repo... -- Francis - To unsubscribe from this list: send the ...

git - Francis Moreau - Jan 24 2007 - 07:13

Re: [PATCH] update-hook: remove all functionality that should be in hooks/post-receive

... 07, Andy Parkins wrote: > On Saturday 2007, March 24, Francis Moreau wrote: > > > Are there any simple ways ... the email stuffs generation (header, foorter...). thanks -- Francis - To unsubscribe from this list: send ...

git - Francis Moreau - Mar 24 2007 - 14:15

Re: git describe origin ?

... de> wrote: > On Sat, 7 Jul 2007, Francis Moreau wrote: > > > I was wondering what does 'git describe origin' command mean on a ... remote add" have complained at first ? thanks -- Francis - To unsubscribe from this list: send the ...

git - Francis Moreau - Jul 7 2007 - 12:53

Re: git describe origin ?

... > wrote: > On Sat, 7 Jul 2007, Francis Moreau wrote: > > > I was wondering what does 'git describe origin' command mean on a ... by the documention you mentioned earlier. thanks -- Francis - To unsubscribe from this list: send the ...

git - Francis Moreau - Jul 8 2007 - 09:51

[PATCH] Fix git-branch documentation when using remote refs

Signed-off-by: Francis Moreau <francis.moro@gmail.com> --- Documentation/git-branch.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/git-branch.txt b/Documentation/git-branch ...

git - Francis Moreau - Jul 16 2007 - 07:38

speck-geostationary