login
Header Space

 
 

Mailing list archives

Search results

Found 37 matching messages (0.018 seconds). Page 1 of 2.

Re: How to switch kernel customizations from 2.6.15.6 to 2.6.16?

... y---y---y 2.6.16-matt > \ > o---o---o v2.6.15. ... your changes (2.6.15.6-matt) Beautiful diagram. This is exactly my ... y.git ? Thanks for the help! -- Matt McCutchen hashproduct@verizon.net http://hashproduct ...

git - Matt McCutchen - Mar 29 2006 - 23:01

[PATCH] gitweb: snapshot cleanups & support for offering multiple formats

... in comment. Signed-off-by: Matt McCutchen --- I ... at: http://www.kepreon.com/~matt/mgear/mgear.git/ I thought ... it if you like it. Matt gitweb/gitweb.perl | 89 +++++++++++++++++++++++++++++---------------------- 1 ...

git - Matt McCutchen - Jun 28 2007 - 14:02

Re: [PATCH] git-cvsimport: Add -N option to force a new import

... 17 -0700, Junio C Hamano wrote: > Matt McCutchen <matt@mattmccutchen.net> writes: > > > I had a git repository for development of rsync and ... and checks that the right things happen. Matt - To unsubscribe from this list: send the ...

git - Matt McCutchen - Oct 25 2007 - 00:01

Re: [PATCH] git-cvsimport: Add -N option to force a new import

... 17 -0700, Junio C Hamano wrote: > Matt McCutchen <matt@mattmccutchen.net> writes: > > > I had a git repository for development of rsync ... if I get around to implementing -N properly. Matt - To unsubscribe from this list: send the ...

git - Matt McCutchen - Nov 5 2007 - 23:36

Re: [PATCH] gitweb: make search form generate pathinfo-style URLs

On Thu, 2007-06-28 at 14:57 -0400, Matt McCutchen wrote: > The search form generated traditional-style URLs with a "p=" parameter > ... or do I need to do something else? Thanks, Matt - To unsubscribe from this list: send the line " ...

git - Matt McCutchen - Jul 2 2007 - 15:03

Re: [PATCH] gitweb: snapshot cleanups & support for offering multiple formats

On 7/8/07, Junio C Hamano wrote: > Matt McCutchen writes: > > > -sub ... the "snapshot (_tgz_)" that the current patch does? Matt - To unsubscribe from this list: send the line "unsubscribe ...

git - Matt McCutchen - Jul 9 2007 - 18:52

[PATCH] gitweb: snapshot cleanups & support for offering multiple formats

... still recognized for compatibility. Signed-off-by: Matt McCutchen --- Changes since the ... the boat on git 1.5.3. Matt gitweb/gitweb.perl | 134 +++++++++++++++++++++++++++++++++------------------- 1 files changed, ...

git - Matt McCutchen - Jul 17 2007 - 15:11

Re: [PATCH] gitweb: Fix support for legacy gitweb config for snapshots

... appears twice. > On Sun, 22 July 2007, Matt McCutchen wrote: > > > That said: the backward compatibility code for gitweb _site_ > > ... . I like the approach of using filter_snapshot_fmts. Matt - To unsubscribe from this list: send the ...

git - Matt McCutchen - Jul 22 2007 - 19:10

[PATCH] git-cvsimport: Add -N option to force a new import

... to git-cvsimport to force a new import and updates the documentation appropriately. Signed-off-by: Matt McCutchen <matt@mattmccutchen.net> --- I implemented this because I needed it; adopt it in the main git ...

git - Matt McCutchen - Oct 24 2007 - 19:28

[PATCH] git format-patch documentation: clarify what --cover-letter does

Signed-off-by: Matt McCutchen <matt@mattmccutchen.net> --- Documentation/git-format-patch.txt | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/git-format-patch.txt b/ ...

git - Matt McCutchen - Aug 14 2008 - 13:37

Producing tar file with 666/777 permissions

... issues in reference to git-tar-tree. Please reply to me as I am off-list. -- Matt McCutchen hashproduct@verizon.net http://hashproduct.metaesthetics.net/ - To unsubscribe from this list: send the line " ...

git - Matt McCutchen - Mar 4 2006 - 00:25

Looking for SCM that lets me publish part of a repository

... I can coerce GIT to clone and pull one folder out of a repository but ignore the rest? -- Matt McCutchen hashproduct@verizon.net http://hashproduct.metaesthetics.net/ - To unsubscribe from this list: send the line " ...

git - Matt McCutchen - Mar 5 2006 - 21:31

How to switch kernel customizations from 2.6.15.6 to 2.6.16?

... are modified nonlinearly seems to apply. How do I make my customized 2.6.16 kernel? -- Matt McCutchen hashproduct@verizon.net http://hashproduct.metaesthetics.net/ - To unsubscribe from this list: send the line " ...

git - Matt McCutchen - Mar 28 2006 - 21:43

Re: How to switch kernel customizations from 2.6.15.6 to 2.6.16?

... had to merge #2 with what had already been done, and #3 and #4 became unnecessary. -- Matt McCutchen hashproduct@verizon.net http://hashproduct.metaesthetics.net/ - To unsubscribe from this list: send the line " ...

git - Matt McCutchen - Mar 29 2006 - 23:47

Re: How to switch kernel customizations from 2.6.15.6 to 2.6.16?

... another commit so that, if both were involved in a merge, one could be thrown out. -- Matt McCutchen hashproduct@verizon.net http://hashproduct.metaesthetics.net/ - To unsubscribe from this list: send the line ...

git - Matt McCutchen - Mar 30 2006 - 17:50

Proposal: git-based dependency tracking build system

... build system automatically marking generated files as git-ignored. Thoughts? -- Matt McCutchen hashproduct@verizon.net http://hashproduct.metaesthetics.net/ - To unsubscribe from this list: send the ...

git - Matt McCutchen - Apr 25 2006 - 20:13

[PATCH] gitweb: make search form generate pathinfo-style URLs

... makes it generate pathinfo-style URLs when appropriate. Signed-off-by: Matt McCutchen --- gitweb/gitweb.perl | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) ...

git - Matt McCutchen - Jun 28 2007 - 14:57

[PATCH] gitweb: make "No commits" in project list gray, not bold green

... "noage" and added a block to gitweb.css to format the "No commits" text gray. Signed-off-by: Matt McCutchen --- When I visited http://repo.or.cz/ , this bug jumped out at me! ...

git - Matt McCutchen - Jun 28 2007 - 18:15

[PATCH] gitweb: snapshot cleanups & support for offering multiple formats

... ', 'zip'). Update your gitweb_config.perl appropriately. Signed-off-by: Matt McCutchen --- This revised patch converts the two remaining gitweb_have_snapshot callers and adds the alert ...

git - Matt McCutchen - Jul 9 2007 - 19:21

[PATCH] gitweb: snapshot cleanups & support for offering multiple formats

... from the set ('tgz', 'tbz2', 'zip'). Update your gitweb_config.perl appropriately. Signed-off-by: Matt McCutchen --- This third revision of the patch keeps the link as "_snapshot_" when ...

git - Matt McCutchen - Jul 9 2007 - 21:14

speck-geostationary