login
Header Space

 
 

Mailing list archives

Search results

Found 4064 matching messages (0.099 seconds). Page 1 of 50.

Re: VCS comparison table

... parent 2a4f739dfc59edd52eaa37d63af1bd830ea42318 parent 012d64ff68f304df1c35ce5902f5023dc14b643f author Linus Torvalds <torvalds@g5.osdl.org> 1161873881 - ... are defined by their content only ? > > Linus> Where "contents" does include names and ...

git - Linus Torvalds - Oct 26 2006 - 12:21

Re: [ANNOUNCE] Example Cogito Addon - cogito-bundle

... unsigned long *, commit 94d620067b4a4179656c0ce347cb87be52a9d67f Author: Linus Torvalds <torvalds@osdl.org> Date: Wed Oct ... { NULL } }; commit 636210e7fcceb7297ccf0fc54291bb1c8356f0d3 Author: Linus Torvalds <torvalds@osdl.org> Date: Wed ...

git - Linus Torvalds - Oct 18 2006 - 20:46

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

... kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git > ---- > + + [jdl] Merge ... do I now propogate _just_ the > linus changes to the origin branch? Again, ... . Then try to pull again. Linus - To unsubscribe from this list: send ...

git - Linus Torvalds - Sep 22 2005 - 12:06

Re: irc usage..

... a) : (b)) commit 82fcf7e31bbeae3b01a8656549e9b8fd89d598eb Author: Linus Torvalds <torvalds@g5.osdl.org> Date: Wed Mar ... psm->ps = ps; commit 3d1ebcef6b4f9f6c9064efd64da4dd30d93c3c96 Author: Linus Torvalds <torvalds@g5.osdl.org> Date: Wed Mar ...

git - Linus Torvalds - May 21 2006 - 15:24

Re: Figured out how to get Mozilla into git

... "HEAD") == 0) commit 82fcf7e31bbeae3b01a8656549e9b8fd89d598eb Author: Linus Torvalds <torvalds@g5.osdl.org> Date: Wed Mar ... ->ps = ps; commit 534120d9a47062eecd7b53fd7ac0b70d97feb4fd Author: Linus Torvalds <torvalds@g5.osdl.org> Date: Wed Mar ...

git - Linus Torvalds - Jun 9 2006 - 20:11

Re: [PATCH 0/6] Initial subproject support (RFC?)

... , my test repo was actually created with this: [torvalds@woody superproject]$ git log --raw commit 649ad968bdd79cb3b0f50feb819b7e9b134d3a1a Author: Linus Torvalds <torvalds@woody.linux-foundation.org> Date: Mon Apr 9 ...

git - Linus Torvalds - Apr 10 2007 - 00:46

Re: Any objectsions to enhancing git-log to show tags/branch heads?

... (refs/heads/master) Author: Linus Torvalds <torvalds@osdl.org> Date: Mon ... decoration. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> commit ... tag object. Patches to follow. Linus - To unsubscribe from this list ...

git - Linus Torvalds - Apr 16 2007 - 19:00

Re: I'm a total push-over..

... On Tue, 22 Jan 2008, Linus Torvalds wrote: > > And the patch ... s probably easier this way. Linus --- From ca98bbc7b0cc1d9d088a8c6ae80e733115a1f775 Mon Sep 17 ... sensitive. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> --- cache ...

git - Linus Torvalds - Jan 22 2008 - 23:19

Re: git-rev-tree

... /linux/kernel/git//torvalds/linux-2.6 > * refs/heads/linus: storing branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git//torvalds/linux-2.6 > > which looks ok, ... I need there to be a 'linus' branch before > I start making changes ...

git - Linus Torvalds - Nov 7 2005 - 23:35

Re: Handling large files with GIT

... the actual merge part really really quickly. Linus PS. Final note: when I say that ... diff-tree f0e6b454ff873429237322c846603d2e1fffc867 (from 6a9b87972f27edfe53da4ce016adf4c0cd42f5e6) Author: Linus Torvalds <torvalds@osdl.org> Date: Tue Feb 14 ...

git - Linus Torvalds - Feb 14 2006 - 22:05

[PATCH 3/2] Optimize the two-way merge of git-read-tree too

... in one small file). Before: [torvalds@woody bummer]$ time git checkout ... 0m8.461s sys 0m0.264s After: [torvalds@woody bummer]$ time git checkout ... time. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> --- unpack- ...

git - Linus Torvalds - Aug 10 2007 - 15:31

Re: [PATCH] First cut at libifying revlist generation

... -tree d33c6e5017d52d36f8da44162c0d87899efd247c (from 4b0fd13e13f49fa73ddd03a69f7d2ad1109139d4) Author: Linus Torvalds <torvalds@osdl.org> Date: Mon Feb 27 ... logically belongs. Signed-off-by: Linus Torvalds <torvalds@osdl.org> diff --git a/ ...

git - Linus Torvalds - Feb 27 2006 - 12:54

Re: git-log produces no output

... 2006, Junio C Hamano wrote: > > Linus Torvalds <torvalds@osdl.org> writes: > > > On Fri, 21 Apr 2006, Linus Torvalds wrote: > >> > >> This patch would have made ... patch -1" ;-). Looks good to me. Linus - To unsubscribe from this list: ...

git - Linus Torvalds - Apr 21 2006 - 16:25

Re: [PATCH 0/5] Split-up "unpack_trees()" cleanup series

... > On Wed, 5 Mar 2008, Linus Torvalds wrote: > > > > It's a series ... have a pathname component. Linus --- From: Linus Torvalds <torvalds@linux-foundation.org> ... the root. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> --- tree- ...

git - Linus Torvalds - Mar 6 2008 - 22:04

Re: 'setup_work_tree()' considered harmful

On Mon, 16 Jun 2008, Linus Torvalds wrote: > > After that, I fixed ... into a loose one). Linus --- From: Linus Torvalds <torvalds@linux-foundation.org> ... place. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> --- sha1_file. ...

git - Linus Torvalds - Jun 16 2008 - 20:52

RE: getting a list of changes I commited

... did you get them?). So "^oldhead ^linus" should always > be identical to "^oldhead" ... email cron-job (or whatever) hits, ^linus _will_ make a difference. Without it, ... " output too. Signed-off-by: Linus Torvalds <torvalds@osdl.org> --- diff --git a/ ...

git - Linus Torvalds - Sep 15 2005 - 15:54

Re: Usage of isspace and friends

... diff-tree f6fea67a590196d81bc4c6a6be1a16dd8bf2815d (from d06b689a933f6d2130f8afdf1ac0ddb83eeb59ab) Author: Linus Torvalds <torvalds@osdl.org> Date: Thu Oct 13 08 ... @@ -4,7 +4,6 @@ * Copyright (C) Linus Torvalds, 2005 */ -#include # ...

git - Linus Torvalds - Oct 13 2005 - 11:46

Re: GIT 0.99.9

... + 'gitk' + + Author ------ Written by Linus Torvalds <torvalds@osdl.org> diff --git a/Documentation/git-whatchanged.txt b/Documentation/ ... + 'gitk' + + Author ------ Written by Linus Torvalds <torvalds@osdl.org> and diff --git ...

git - Linus Torvalds - Oct 31 2005 - 00:05

Re: [GIT PATCH] SCSI updates for 2.6.14

... -05 at 10:42 -0800, Linus Torvalds wrote: > > James: what's ... end up with ... drwx------ 2 torvalds torvalds 4096 Nov 5 11 ... 22 de drwx------ 2 torvalds torvalds 4096 Nov 5 11:22 ... odd other pre-unix OS). Linus - To unsubscribe from this list ...

git - Linus Torvalds - Nov 5 2005 - 15:32

Re: [PATCH] fmt-merge-msg: avoid open "-|" list form for Perl 5.6

... -tree 3e7dbcaae63278ccd413d93ecf9cba65a0d07021 (from d27d5b3c5b97ca30dfc5c448dc8cdae914131051) Author: Linus Torvalds <torvalds@osdl.org> Date: Thu Feb ... script language + * + * Copyright (C) 2006, Linus Torvalds + */ +#include "cache.h" + +static ...

git - Linus Torvalds - Feb 24 2006 - 02:43

speck-geostationary