V4L/DVB (6748): Subject: v4l: nopage

2008-01-25 Thread Linux Kernel Mailing List
Dec 7 17:57:38 2007 -0300 Committer: Mauro Carvalho Chehab [EMAIL PROTECTED] CommitDate: Fri Jan 25 19:03:18 2008 -0200 V4L/DVB (6748): Subject: v4l: nopage Convert v4l from nopage to fault. Remove redundant vma range checks. Signed-off-by: Nick Piggin [EMAIL PROTECTED

Subject: [PATCH] Intel FB pixel clock calculation fix

2007-09-11 Thread Linux Kernel Mailing List
: Tue Sep 11 15:24:12 2007 -0700 Committer: Linus Torvalds [EMAIL PROTECTED] CommitDate: Tue Sep 11 17:21:27 2007 -0700 Subject: [PATCH] Intel FB pixel clock calculation fix Intel framebuffer mis-calculated pixel clocks. The pixel clock (and thus both H and V sync

Subject: natsemi: Allow users to disable workaround for DspCfg reset

2007-05-08 Thread Linux Kernel Mailing List
May 3 10:36:56 2007 +0100 Committer: Jeff Garzik [EMAIL PROTECTED] CommitDate: Tue May 8 01:15:35 2007 -0400 Subject: natsemi: Allow users to disable workaround for DspCfg reset The natsemi driver contains a workaround for broken hardware which can partially reset the chip

Re: Subject: [PATCH] Update documentation for git-get-tar-commit-id and add a copyright notice.

2005-09-07 Thread Junio C Hamano
Thanks, applied. - To unsubscribe from this list: send the line unsubscribe git in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Subject: [PATCH] Update documentation for git-get-tar-commit-id and add a copyright notice.

2005-09-06 Thread Rene Scharfe
Signed-off-by: Rene Scharfe [EMAIL PROTECTED] --- Documentation/git-get-tar-commit-id.txt | 23 +++ get-tar-commit-id.c |3 +++ 2 files changed, 14 insertions(+), 12 deletions(-) 5144a0393d17d721c83a42ce743d2ce46909f222 diff --git

Subject: [PATCH] Add some documentation.

2005-08-26 Thread A Large Angry SCM
Add some documentation. Text taken from the the commit messages and the command sources. --- I made no attempt to use the proper terminology, as defined by the new glossary, but instead used the text from the original commit messages and/or the program source. These are some of the easy ones.

Subject: [PATCH] More missing terms in glossary.txt

2005-08-25 Thread Johannes Schindelin
Describe a DAG and octopus, and change wording of tree object. Signed-off-by: Johannes Schindelin [EMAIL PROTECTED] --- Documentation/glossary.txt | 14 -- 1 files changed, 12 insertions(+), 2 deletions(-) e077919262930f6ce494c963d23317eb2aaf0dd3 diff --git

Subject: [PATCH] Fix git-commit-script to output on stderr when -v fails

2005-08-20 Thread Marco Costalba
From: Marco Costalba [EMAIL PROTECTED] Date: 1124553736 +0200 When git-commit-script is called with -v option and verify test fails result is print on stdout instead of stderr. Signed-off-by: Marco Costalba [EMAIL PROTECTED] --- git-commit-script | 10 +- 1 files changed, 5

Re: [PATCH] Teach applymbox to keep the Subject: line.

2005-08-18 Thread David Kågedal
Linus Torvalds [EMAIL PROTECTED] writes: On Wed, 17 Aug 2005, Jeff Garzik wrote: 1) Fix applymbox such that it understands RFC822-valid Subject lines which wrap across multiple text lines. It already should do this. 2) Teach it to understand MIME, and not treat the MIME headers like

Re: [PATCH] Teach applymbox to keep the Subject: line.

2005-08-18 Thread Sam Ravnborg
(Also, with proper Signed-off-by: lines it's also always clear that there were other people involved, and that the author of the patch is different from the person who applied it). I almost always handedit my mails and I find myself forgetting to add Signed-off-by from time to time. Is there

Subject: [PATCH] Updates to glossary

2005-08-18 Thread Johannes Schindelin
Changes to the descriptions of tree and tag objects, a link for ent, and descriptions for rewind, rebase and core git were added. Signed-off-by: Johannes Schindelin [EMAIL PROTECTED] --- Documentation/glossary.txt | 28 ++-- 1 files changed, 22 insertions(+), 6

Re: [PATCH] Teach applymbox to keep the Subject: line.

2005-08-18 Thread Linus Torvalds
On Thu, 18 Aug 2005, Sam Ravnborg wrote: I almost always handedit my mails and I find myself forgetting to add Signed-off-by from time to time. Is there a simple way to implment a trigger that can check that _I_ signed off the patch before applying it? Well, Junio has been talking about

Re: Subject: [PATCH] Updates to glossary

2005-08-18 Thread Daniel Barkalow
On Thu, 18 Aug 2005, Johannes Schindelin wrote: tree object:: - An object containing a list of blob and/or tree objects. - (A tree usually corresponds to a directory without - subdirectories). + An object containing a list of file names and modes along with refs + to

Re: Subject: [PATCH] Updates to glossary

2005-08-18 Thread Matthias Urlichs
Hi, Johannes Schindelin wrote: Subject: Subject: [PATCH] Updates to glossary Something is stuttering here -- one Subject: is quite sufficient. -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaimer: The quote was selected randomly. Really. | http

Re: Subject: [PATCH] Updates to glossary

2005-08-18 Thread Johannes Schindelin
Hi, On Thu, 18 Aug 2005, Matthias Urlichs wrote: Hi, Johannes Schindelin wrote: Subject: Subject: [PATCH] Updates to glossary Something is stuttering here -- one Subject: is quite sufficient. Subject! Subject! Subject! ;-) My bad. Dscho - To unsubscribe from this list: send the line

Re: Subject: [PATCH] Updates to glossary

2005-08-18 Thread Johannes Schindelin
Hi, On Thu, 18 Aug 2005, Daniel Barkalow wrote: On Thu, 18 Aug 2005, Johannes Schindelin wrote: tree object:: - An object containing a list of blob and/or tree objects. - (A tree usually corresponds to a directory without - subdirectories). + An object containing a list of

Re: [PATCH] Teach applymbox to keep the Subject: line.

2005-08-18 Thread Junio C Hamano
Sam Ravnborg [EMAIL PROTECTED] writes: I prefer to add it myself rather than to have it added automatically - but mayve thats you me being a bit mistrusting. The only git- command I use today is git-applymbox. If you did not have that add it myself preference, I would have recommended the

Re: [PATCH] Teach applymbox to keep the Subject: line.

2005-08-17 Thread Linus Torvalds
applied it). So I would personally not mind if we just made the [PATCH] prefix go away entirely, or perhaps had a separate flag to git-applymbox that told it to prepend a specific prefix to the Subject: line (which might not be [PATCH] at all) defaulting to no prefix. Linus

Re: [PATCH] Teach applymbox to keep the Subject: line.

2005-08-17 Thread Jeff Garzik
If someone is thus motivated, I have two requests in this area: 1) Fix applymbox such that it understands RFC822-valid Subject lines which wrap across multiple text lines. 2) Teach it to understand MIME, and not treat the MIME headers like part of the message. - To unsubscribe from

[PATCH] Teach applymbox to keep the Subject: line.

2005-08-16 Thread Junio C Hamano
This is a companion patch to the previous format-patch fix. With -k, format-patch can be told not to remove the [PATCH] in the original commit, nor to add the [PATCH] on its own. However, applymbox toolchain has a code to remove [PATCH] (among other things) from the Subject: line, which

[no subject]

2005-07-23 Thread Junio Hamano
From nobody Sat Jul 23 02:08:27 2005 To: Ryan Anderson [EMAIL PROTECTED] Cc: git@vger.kernel.org Subject: Re: [PATCH] Add git-find-new-files to spot files added to the tree, but not the repository Bcc: [EMAIL PROTECTED] References: [EMAIL PROTECTED] From: Junio C Hamano [EMAIL PROTECTED] Date

[no subject]

2005-04-23 Thread atani
In my tests of using git (both Linus and pasky versions) I had a problem with doing gitadd.sh * where * expands to include directories. This simple patch allows update-cache.c to more gracefully handle a directory being passed into the add_file_to_cache method. Without this patch update-cache

(no subject)

2005-04-18 Thread Davide Rossetti
subscribe git - To unsubscribe from this list: send the line unsubscribe git in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[no subject]

2005-04-14 Thread Timo Hirvonen
subscribe git - To unsubscribe from this list: send the line unsubscribe git in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

<    1   2   3   4