All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] Documentation: Updating docs and links relating to patches.
@ 2013-05-23 12:49 Ben Minerds
  2013-05-23 12:49 ` [PATCH 1/8] Documentation: Adding "The Perfect Patch" by Andrew Morton Ben Minerds
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Ben Minerds @ 2013-05-23 12:49 UTC (permalink / raw)
  To: greg, rob; +Cc: Ben Minerds, linux-doc, linux-kernel

 This patch series 1. adds "the perfect patch" doc 2. adds "submission format"
 doc 3. update refs to perfect-patch 4. fix link in perfect patch 5. update
 refs to sub-format 6. fix source ref in perfect patch 7. reformat  submission
 format doc 8. move other documents into patch sub directory.

Ben Minerds (8):
  Documentation: Adding "The Perfect Patch" by Andrew Morton
  Documentation: Adding "Linux Kernel Patch Submission Format"
  Documentation: Replacing references to broken perfect patch URL
  Documentation: Replacing reference to broken perfect patch URL
  Documentation: Replacing reference to broken submission format URL
  Documentation: Updating a broken link in "the perfect patch"
  Documentation: Reformatting "Linux Kernel Patch Submission Format"
  Documentation: Move other patch related document

 Documentation/HOWTO                                |  12 +-
 Documentation/SubmittingPatches                    | 743 ---------------------
 Documentation/applying-patches.txt                 | 454 -------------
 .../patches/Patch-Submission-Format.txt            | 131 ++++
 .../development-process/patches/SubmittingPatches  | 743 +++++++++++++++++++++
 .../patches/The-Perfect-Patch.txt                  | 167 +++++
 .../patches/applying-patches.txt                   | 454 +++++++++++++
 Documentation/ja_JP/HOWTO                          |  10 +-
 Documentation/ja_JP/SubmittingPatches              |   4 +-
 Documentation/ko_KR/HOWTO                          |   6 +-
 Documentation/zh_CN/HOWTO                          |   6 +-
 Documentation/zh_CN/SubmittingPatches              |   4 +-
 12 files changed, 1516 insertions(+), 1218 deletions(-)
 delete mode 100644 Documentation/SubmittingPatches
 delete mode 100644 Documentation/applying-patches.txt
 create mode 100644 Documentation/development-process/patches/Patch-Submission-Format.txt
 create mode 100644 Documentation/development-process/patches/SubmittingPatches
 create mode 100644 Documentation/development-process/patches/The-Perfect-Patch.txt
 create mode 100644 Documentation/development-process/patches/applying-patches.txt

-- 
1.8.1.2


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2013-05-24  4:21 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-23 12:49 [PATCH 0/8] Documentation: Updating docs and links relating to patches Ben Minerds
2013-05-23 12:49 ` [PATCH 1/8] Documentation: Adding "The Perfect Patch" by Andrew Morton Ben Minerds
2013-05-23 17:15   ` Dave Jones
2013-05-24  4:10   ` Rob Landley
2013-05-24  4:16     ` Joe Perches
2013-05-23 12:49 ` [PATCH 2/8] Documentation: Adding "Linux Kernel Patch Submission Format" Ben Minerds
2013-05-24  4:12   ` Rob Landley
2013-05-23 12:49 ` [PATCH 3/8] Documentation: Replacing references to broken perfect patch URL Ben Minerds
2013-05-23 12:49 ` [PATCH 4/8] Documentation: Replacing reference " Ben Minerds
2013-05-23 12:49 ` [PATCH 5/8] Documentation: Replacing reference to broken submission format URL Ben Minerds
2013-05-24  4:16   ` Rob Landley
2013-05-23 12:49 ` [PATCH 6/8] Documentation: Updating a broken link in "the perfect patch" Ben Minerds
2013-05-24  4:21   ` Rob Landley
2013-05-23 12:49 ` [PATCH 7/8] Documentation: Reformatting "Linux Kernel Patch Submission Format" Ben Minerds
2013-05-23 12:50 ` [PATCH 8/8] Documentation: Move other patch related document Ben Minerds

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.