All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Magenheimer <dan.magenheimer@oracle.com>
To: xen-devel@lists.xensource.com
Subject: [PATCH] hg ignore libxl lex/yacc detritus
Date: Fri, 16 Jul 2010 09:34:22 -0700 (PDT)	[thread overview]
Message-ID: <1be65436-b363-4862-a3f4-e55a997014fb@default> (raw)

[-- Attachment #1: Type: text/plain, Size: 504 bytes --]

Please apply (this or some cleaner variation) to
xen-unstable and xen-4.0-testing so that hg diff
is clean after a build.

diff -r 57859775f88f .hgignore
--- a/.hgignore	Fri Jul 09 12:44:53 2010 +0100
+++ b/.hgignore	Fri Jul 16 10:24:02 2010 -0600
@@ -317,3 +317,5 @@
 ^unmodified_drivers/linux-2.6/.*\.ko$
 ^unmodified_drivers/linux-2.6/.*\.mod\.c$
 ^LibVNCServer.*
+^tools/libxl/libxlu_cfg_l\.h$
+^tools/libxl/libxlu_cfg_y\.h$
+^tools/libxl/libxlu_cfg_l\.c$
+^tools/libxl/libxlu_cfg_y\.c$

[-- Attachment #2: libxl_hgignore.patch --]
[-- Type: application/octet-stream, Size: 368 bytes --]

diff -r 57859775f88f .hgignore
--- a/.hgignore	Fri Jul 09 12:44:53 2010 +0100
+++ b/.hgignore	Fri Jul 16 10:24:02 2010 -0600
@@ -317,3 +317,5 @@
 ^unmodified_drivers/linux-2.6/.*\.ko$
 ^unmodified_drivers/linux-2.6/.*\.mod\.c$
 ^LibVNCServer.*
+^tools/libxl/libxlu_cfg_l\.h$
+^tools/libxl/libxlu_cfg_y\.h$
+^tools/libxl/libxlu_cfg_l\.c$
+^tools/libxl/libxlu_cfg_y\.c$

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

             reply	other threads:[~2010-07-16 16:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-16 16:34 Dan Magenheimer [this message]
2010-07-16 16:50 ` [PATCH] hg ignore libxl lex/yacc detritus Keir Fraser
2010-07-21 15:26   ` Ian Jackson
2010-07-21 16:42     ` Dan Magenheimer
2010-07-21 16:59       ` Keir Fraser
2010-07-21 17:02         ` Keir Fraser
2010-07-23 15:53           ` Ian Jackson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1be65436-b363-4862-a3f4-e55a997014fb@default \
    --to=dan.magenheimer@oracle.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.