From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: kvm.git git question Date: Tue, 17 Jul 2007 11:32:42 +0300 Message-ID: <469C7EAA.1080007@qumranet.com> References: <469BA0620200005A00027A52@mcclure.wal.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org To: Gregory Haskins Return-path: In-Reply-To: <469BA0620200005A00027A52-Igcdv/6uVdMHoYOw/+koYqIwWpluYiW7@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: kvm.vger.kernel.org Gregory Haskins wrote: > Is there a way I can see a list of commits that are related only to KVM > since 2.6.22 without seeing all the stuff from upstream? > > If 'kvm' is the remote referencing kvm.git and 'origin' references -linus, git log kvm/master ^origin/master will show all commits into master branch, and git log kvm/for-linus ^origin/master will show pending kvm-specific commits. If you're just interested in upstream, do git log v2.6.22..origin/master drivers/kvm/ -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/