login
Header Space

 
 

Mailing list archives

Search results

Found 538 matching messages (0.027 seconds). Page 1 of 27.

[StGIT PATCH 4/4] Remove the applied/unapplied commands

... 0,0 @@ - -__copyright__ = """ -Copyright (C) 2005, Catalin Marinas <catalin.marinas@gmail.com> - -This program is free software; ... ,0 @@ - -__copyright__ = """ -Copyright (C) 2005, Catalin Marinas <catalin.marinas@gmail.com> - -This program is free ...

git - Catalin Marinas - Jun 19 2008 - 17:42

[PATCH 4/4] Remove the applied/unapplied commands

... 0,0 @@ - -__copyright__ = """ -Copyright (C) 2005, Catalin Marinas <catalin.marinas@gmail.com> - -This program is free software; ... ,0 @@ - -__copyright__ = """ -Copyright (C) 2005, Catalin Marinas <catalin.marinas@gmail.com> - -This program is free ...

git - Catalin Marinas - Jul 13 2008 - 07:40

[PATCH] Add a test-case for git-apply trying to add an ending line

From: Catalin Marinas <catalin.marinas@gmail.com> git-apply adding an ending ... file. Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com> --- t/ ... !/bin/sh +# +# Copyright (c) 2006 Catalin Marinas +# + +test_description='git-apply trying ...

git - Catalin Marinas - May 23 2006 - 17:48

Re: [ANNOUNCE] Stacked GIT 0.7

... with git-read-tree. Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com> --- stgit/git.py | ... after fixing the conflicts' append_string(self.__applied_file, name) -- Catalin - To unsubscribe from this list: send the ...

git - Catalin Marinas - Oct 3 2005 - 10:44

Re: bug?: stgit creates (unneccessary?) conflicts when pulling

On 28/02/06, Catalin Marinas <catalin.marinas@gmail.com> wrote: > On 27/02/06, Catalin Marinas <catalin.marinas@gmail.com> wrote: > > An ... I'll post another patch in a few hours. -- Catalin - To unsubscribe from this list: send the line ...

git - Catalin Marinas - Feb 28 2006 - 14:53

Re: StGIT cannot import properly from stdin

Catalin Marinas <catalin.marinas@gmail.com> wrote: > It works, thanks for this. I ... a 'while True' loop. Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com> --- stgit/commands/imprt.py | 6 +++++- stgit/git.py | 5 ++++- 2 ...

git - Catalin Marinas - Sep 22 2005 - 11:48

Re: [StGIT PATCH] Implement a new patch identification scheme and id command

2008/6/16 Catalin Marinas <catalin.marinas@gmail.com>: > 2008/6/14 ... : >> On 2008-06-14 08:28:33 +0100, Catalin Marinas wrote: >> You don't remove ... get rid of many --branch options. -- Catalin -- To unsubscribe from this list: send ...

git - Catalin Marinas - Jun 16 2008 - 09:30

Re: [PATCH 0/4] Proposed patches

... Sandström : > Catalin Marinas wrote: >> 2008/7/13 Catalin Marinas <catalin.marinas@gmail.com>: >>> A new post of the proposed ... modify the (local) template file. Thanks, -- Catalin -- To unsubscribe from this list: ...

git - Catalin Marinas - Jul 13 2008 - 17:10

Re: git-merge-cache / StGIT - gitmergeonefile.py: merging one tree into another rather than two trees into merge base

... -0700, Junio C Hamano wrote: > Catalin Marinas <catalin.marinas@gmail.com> writes: > > > git-read-tree -m doesn't handle the case ... parses the git-diff-tree output anyway. -- Catalin - To unsubscribe from this list: send the ...

git - Catalin Marinas - Sep 17 2005 - 05:31

Re: [Core GIT] Long-term cherrypicking

... CEST, I got a letter > where Catalin Marinas <catalin.marinas@gmail.com> told me that... >> But what I understand from Petr's e- ... in the private one after cherry-picking. -- Catalin - To unsubscribe from this list: send the ...

git - Catalin Marinas - Sep 22 2005 - 06:17

Re: [ANNOUNCE] Stacked GIT 0.7

On 02/10/05, Catalin Marinas <catalin.marinas@gmail.com> wrote: > An optimisation would be to keep the patches in diff ... the external index merger if git-apply succeeds. -- Catalin - To unsubscribe from this list: send the ...

git - Catalin Marinas - Oct 3 2005 - 09:56

Re: 0.99.9 on Saturday next week.

... 2005, Junio C Hamano wrote: > > Catalin Marinas <catalin.marinas@gmail.com> writes: > > > Since the configuration files use the .ini like syntax, ... syntax you chose would diverge too much). -- Catalin - To unsubscribe from this list: send ...

git - Catalin Marinas - Oct 26 2005 - 07:50

Re: hgmq vs. StGIT

... CET, I got a letter > where Catalin Marinas <catalin.marinas@gmail.com> told me that... > > That's not too far away. Chuck ... Perhaps "snapshot" if anything... You are right. -- Catalin - To unsubscribe from this list: send the ...

git - Catalin Marinas - Nov 1 2005 - 13:34

Re: Diffs "from" working directory

... C Hamano wrote: > Catalin Marinas <catalin.marinas@gmail.com> writes: > > > My import command sets the author to the e- ... and override the information from the headers. -- Catalin - To unsubscribe from this list: send the ...

git - Catalin Marinas - Nov 21 2005 - 17:45

Re: auto-packing on kernel.org? please?

... C Hamano wrote: > Catalin Marinas <catalin.marinas@gmail.com> writes: > > > What I meant is any object whose exact reference ... I think it would lose some benefits. -- Catalin - To unsubscribe from this list: send ...

git - Catalin Marinas - Nov 23 2005 - 10:10

Re: [ANNOUNCE] pg - A patch porcelain for GIT

... Pearce wrote: > Catalin Marinas <catalin.marinas@arm.com> wrote: > > > - Automatic detection (and cancellation) of returning patches. [... ... number of cases this could occur. -- Catalin - To unsubscribe from this list: ...

git - Catalin Marinas - Feb 15 2006 - 13:12

Re: bug?: stgit creates (unneccessary?) conflicts when pulling

On 27/02/06, Catalin Marinas <catalin.marinas@gmail.com> wrote: > An idea (untested, I don't even know whether it's ... merged patches when pushing them. A future version could simply delete the merged patches. -- Catalin

git - Catalin Marinas - Feb 28 2006 - 11:00

Re: bug?: stgit creates (unneccessary?) conflicts when pulling

On 27/02/06, Catalin Marinas <catalin.marinas@gmail.com> wrote: > An idea (untested, I don't even know whether it's feasible) ... result. I'll try this patch for a bit more before pushing into the repository. -- Catalin

git - Catalin Marinas - Feb 28 2006 - 18:45

Re: bug?: stgit creates (unneccessary?) conflicts when pulling

... Hamano wrote: > "Catalin Marinas" <catalin.marinas@gmail.com> writes: > > > Trying to implement this, I've just noticed that ... with implementing Shawn's merging algorithm. -- Catalin - To unsubscribe from this list: send ...

git - Catalin Marinas - Mar 10 2006 - 07:13

Re: Unresolved issues #3

... C Hamano wrote: > Catalin Marinas <catalin.marinas@arm.com> writes: > > In StGIT I can configure the merge command and ... , this would never invoke diff3. Thanks. -- Catalin - To unsubscribe from this list: send ...

git - Catalin Marinas - Aug 18 2006 - 05:56

speck-geostationary