login
Header Space

 
 

Mailing list archives

Search results

Found 365 matching messages (0.002 seconds). Page 1 of 19.

[PATCH] A Perforce importer for git.

... for example: + +------------ +Client: myhost + +Root: /home/sean/import + +Options: noallwrite clobber nocompress unlocked ... @address.com> +------------ + + +Author +------ +Written by Sean Estabrooks + + +GIT +--- ...

git - Sean - May 24 2006 - 18:04

Re: GIT - releases workflow

... . git push --tags origin Thanks, Sean > > Thanks, > > Sean > > > > > > I need a full branch, ... > > already-released version. > > > > Matthias > > > > > > > -- > Sean Kelley > -- Sean Kelley - To unsubscribe from this ...

git - Sean Kelley - Dec 13 2006 - 08:39

[PATCH 2/4] Remove p4 rpm from git.spec.in.

... %changelog +* Sun Jul 15 2007 Sean Estabrooks +- Removed p4import. + ... Jul 2007 15:48:04 -0400 Sean wrote: > Hi Junio, ... into contrib for 1.5.3. > > Sean > - To unsubscribe from this list: send ...

git - Sean - Jul 15 2007 - 15:51

Re: [PATCH] Add --continue and --abort options to git-rebase.

... C Hamano wrote: > sean writes: > > > git ... . Sign-off? > Sure, Signed-off-by: Sean Estabrooks Sean - To unsubscribe from this list: send the line "unsubscribe git" in ...

git - sean - Apr 27 2006 - 01:42

Re: git reset --hard not removing some files

... all .* files' $ ls -l .gitignore -rw-r--r-- 1 sean sean 3 Jun 2 06:01 .gitignore $ git reset --hard master ... ls -l .gitignore ls: .gitignore: No such file or directory Sean - To unsubscribe from this list: send the line "unsubscribe git" in ...

git - Sean - Jun 2 2006 - 06:08

Stupid Git question

... platform. Any suggestions much appreciated. My prior experience is with StarTeam and more recently Subversion. Thanks, Sean -- Sean Kelley -- Sean Kelley - To unsubscribe from this list: send the line "unsubscribe git" in the body ...

git - Sean Kelley - Nov 21 2006 - 17:41

Re: Stupid Git question

... it manually? If so, how is that done? Thanks! Sean > -- > Jakub Narebski > Warsaw, Poland > ShadeHawk on #git > > ... info at http://vger.kernel.org/majordomo-info.html > -- Sean Kelley - To unsubscribe from this list: send the line ...

git - Sean Kelley - Nov 22 2006 - 10:28

Re: Stupid Git question

... > On Wed, 22 Nov 2006 08:28:58 -0600, "Sean Kelley" wrote: > > How do I add a branch to the ... on the remote repository once you have created it? Thanks, Sean > -Carl > > > -- Sean Kelley - To unsubscribe from this list: send the line ...

git - Sean Kelley - Nov 22 2006 - 17:28

Re: GIT - releases workflow

... > On Tue, 12 Dec 2006, Sean Kelley wrote: > > > > > I was wondering if ... on the remote repository? Thanks, Sean > > I need a full branch, ... the > already-released version. > > Matthias > > -- Sean Kelley - To unsubscribe from this ...

git - Sean Kelley - Dec 13 2006 - 08:34

Re: Cherry-picking to remote branches

On 7/6/07, Sean Kelley wrote: > I ... the specific one you want to work with. Sean > > git clone git://mysite.com/data/git/ ... /linux-stable.git' > > Thanks for your help, > > > Sean > - To unsubscribe from this list: send the ...

git - Sean Kelley - Jul 7 2007 - 09:00

Re: git repository size vs. subversion repository size

... > wrote: > On 2008.04.04 18:02:56 -0400, Sean Brown wrote: > > Last night I decided to see what storage size ... anyone has any further suggestions I'd love to hear them. Sean -- Sean Brown seanmichaelbrown@gmail.com -- To unsubscribe from this ...

git - Sean Brown - Apr 4 2008 - 22:27

Re: Problems with git over http

... , Uwe Kleine-König wrote: > Hello Sean, > > On Sat, Sep 20, 2008 at 01:13:53PM -0400, Sean Davis wrote: >> I am new to git and trying to ... be looking for a remotes origin since I am cloning from a remote source? Sean

git - Sean Davis - Sep 20 2008 - 16:40

Re: Please undo "Use git-merge instead of git-resolve in

... , September 22, 2005 6:22 pm, Junio C Hamano said: > "Sean" writes: > >> Why doesn't cogito just use the ... just isn't possible with the cogito code, i dunno. Sean - To unsubscribe from this list: send the line "unsubscribe ...

git - Sean - Sep 22 2005 - 18:54

Re: /bin/sh portability question

... September 23, 2005 5:19 am, Junio C Hamano said: > "Sean" writes: > >> If not, would you accept a ... . What do you think about making /bin/bash the default? Sean - To unsubscribe from this list: send the line "unsubscribe ...

git - Sean - Sep 23 2005 - 06:34

Re: git-commit: allow From: line to be entered in commit message

... :58:20 -0800 Junio C Hamano wrote: > sean writes: > > > ... In fact, it would seem more ... set this via environment variables is a much bigger Yuck. Sean - To unsubscribe from this list: send the line " ...

git - sean - Jan 12 2006 - 23:58

Re: git-commit: allow From: line to be entered in commit message

... :03:36 -0800 Junio C Hamano wrote: > sean writes: > > > ... Apparently he is more or less > ... you'd rather have it as a command line option. Cheers, Sean - To unsubscribe from this list: send the line " ...

git - sean - Jan 13 2006 - 00:06

Re: git cherry unkillable

On Sun, 22 Jan 2006 06:39:04 -0500 sean wrote: > The attached patch works for me but i' ... the existing trap lines and not bother with the patch given below. Sean diff --git a/git-cherry.sh b/git-cherry.sh index 1a62320.. ...

git - sean - Jan 22 2006 - 10:51

Re: git cherry unkillable

On Sun, 22 Jan 2006 10:32:04 -0500 sean wrote: > Damn, would be so much nicer to get this ... does work on zsh and bash; and should work on all shells. Sean diff --git a/git-cherry.sh b/git-cherry.sh index 1a62320..4925f1f ...

git - sean - Jan 22 2006 - 11:48

Re: Adding color to git diff output.

... > On Tue, 11 Apr 2006, Junio C Hamano wrote: > > > sean writes: > > > > > Linus posted a colorize program a ... .sh, but i'm not sure it's always appropriate. Sean - To unsubscribe from this list: send the line "unsubscribe ...

git - sean - Apr 11 2006 - 20:38

Re: [RFC] [PATCH 0/5] Implement 'prior' commit object links (and other commit links ideas)

On Tue, 25 Apr 2006 04:34:36 -0400 sean wrote: > If you're cherry-picking from a disposable ... argument, i'll leave the decision to smarter people than me. Sean - To unsubscribe from this list: send the line "unsubscribe git" ...

git - sean - Apr 25 2006 - 04:57

speck-geostationary