[xen-tools-dev] [PATCH v2 00/13] Next bunch of patches

Stéphane Jourdois sjourdois at gmail.com
Fri Jul 23 11:59:45 CEST 2010


Le 18/07/2010 22:04, Stéphane Jourdois a écrit :
> Second version of my bunch of patch.
> After a rebase and some more tests, I had to create a second
> version of the not-yet-merged patches :
>   - git status --porcelain doesn't exists on old git
>     versions, such as the one on debian stable ;
>   - shell-syntax.t wanted to read a shebang from empty files ;
>   - I forgot to validate --ip and --mac options in create-image.
>
> So here they are, and my trees are up to date.
>
> Stéphane Jourdois (13):
>    Harden .gitignore
>    This file was used by Steve Kemp
>    Do not track .hgtags
>    Add a gitignore coherency test
>    Help test to find modules
>    We do not care about git files nor temporary files
>    Harden this test.
>    Debootstrap only exists on Debian and Ubuntu
>    Do not ignore serial_device nor disk_device
>    Again remove tests from TODO :-)
>    Podchecker doesn't like empty paragraphs
>    Add mailmap for more beautiful git shortlog.
>    Add validation for ip and mac
>
>   .gitignore           |   38 +++++++++++++++++++++++++++-----------
>   .hgtags              |    2 --
>   .mailmap             |    6 ++++++
>   .release             |   34 ----------------------------------
>   TODO                 |    7 -------
>   bin/xen-create-image |   10 ++++++++--
>   lib/Xen/Tools.pm     |    4 ----
>   lib/Xen/Tools/Log.pm |    4 ----
>   t/argument-check.t   |    5 ++---
>   t/gitignore.t        |   45 +++++++++++++++++++++++++++++++++++++++++++++
>   t/no-tabs.t          |    3 +++
>   t/perl-syntax.t      |    6 ++++++
>   t/pod-coverage.t     |    2 ++
>   t/programs.t         |    5 +++--
>   t/shell-syntax.t     |   24 +++++++++++++-----------
>   15 files changed, 115 insertions(+), 80 deletions(-)
>   delete mode 100644 .hgtags
>   create mode 100644 .mailmap
>   delete mode 100644 .release
>   create mode 100644 t/gitignore.t

Hi,
I'm willing to help you empty that TODO-list, but please merge or reject 
my patches, or I'll send you more on top of them :)
Thx,
Stephane.

-- 
  ///  Stephane Jourdois     /"\  ASCII RIBBON CAMPAIGN \\\
(((    Consultant securite  \ /    AGAINST HTML MAIL    )))
  \\\   157 Bd Davout         X                         ///
   \\\  75020  Paris         / \    +33 6 8643 3085    ///


More information about the xen-tools-dev mailing list