qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Yoni Bettan <ybettan@redhat.com>
To: qemu-devel@nongnu.org
Cc: ehabkost@redhat.com, Yoni Bettan <ybettan@redhat.com>
Subject: [Qemu-devel] [PATCH 0/4] Reformatted INFO files to fit the Markdown (.md) format.
Date: Sun,  2 Sep 2018 15:36:04 +0300	[thread overview]
Message-ID: <20180902123608.124586-1-ybettan@redhat.com> (raw)

This patch make INFO files (e.g. README, CODING_STYLE etc) much more
readable when watched from GitHub GUI.

./VERSION and ./MAINTAINERS were leave untouched otherwise
./scripts/get_maintainer.pl breaks.

./COPYING and ./COPYING.LIB were leave untouched because it look likes
they come from GNU and not QEMU. 

Visualization of the change can be found at
https://github.com/ybettan/qemu/tree/md.
NOTE:
This last part of the message should be removed from the commit message
since I will remove the 'md' brance from my fork if the patch is
accepted.

Yoni Bettan (4):
  README.md : Reformatted to fit the Markdown (.md) format.
  CODING_STYLE.md : Reformatted to fit the Markdown (.md) format.
  HACKING.md : Reformatted to fit the Markdown (.md) format.
  LICENSE.md : Reformatted to fit the Markdown (.md) format.

 CODING_STYLE => CODING_STYLE.md | 151 ++++++++++++++------------
 HACKING => HACKING.md           | 186 +++++++++++++++++---------------
 LICENSE => LICENSE.md           |   4 +-
 README => README.md             |  87 +++++++--------
 4 files changed, 224 insertions(+), 204 deletions(-)
 rename CODING_STYLE => CODING_STYLE.md (50%)
 rename HACKING => HACKING.md (53%)
 rename LICENSE => LICENSE.md (90%)
 rename README => README.md (68%)

-- 
2.17.1

             reply	other threads:[~2018-09-02 13:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-02 12:36 Yoni Bettan [this message]
2018-09-02 12:36 ` [Qemu-devel] [PATCH 1/4] README.md : Reformatted to fit the Markdown (.md) format Yoni Bettan
2018-09-02 12:36 ` [Qemu-devel] [PATCH 2/4] CODING_STYLE.md " Yoni Bettan
2018-09-02 12:36 ` [Qemu-devel] [PATCH 3/4] HACKING.md " Yoni Bettan
2018-09-02 12:36 ` [Qemu-devel] [PATCH 4/4] LICENSE.md " Yoni Bettan
2018-09-02 17:13 ` [Qemu-devel] [PATCH 0/4] Reformatted INFO files " Peter Maydell
2018-09-02 17:59   ` Yoni Bettan
2018-09-02 18:00 ` Yoni Bettan

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=20180902123608.124586-1-ybettan@redhat.com \
    --to=ybettan@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).