All of lore.kernel.org
 help / color / mirror / Atom feed
From: Duncan <1i5t5.duncan@cox.net>
To: linux-btrfs@vger.kernel.org
Subject: Re: primary location of btrfs-progs changelog: The wiki?
Date: Sat, 23 Apr 2016 06:22:54 +0000 (UTC)	[thread overview]
Message-ID: <pan$c1942$3d3d9cd7$dd1909a2$ac816689@cox.net> (raw)
In-Reply-To: CAD=QJKh50oFh+eEDte4BncgwRuiuJmC1wyiPG3HBVqOkLD2Wng@mail.gmail.com

Nicholas D Steeves posted on Fri, 22 Apr 2016 20:41:36 -0400 as excerpted:

> I'm just wondering where the primary location of the btrfs-progs
> changelog is located, because I'd like to include upstream changes in
> the Debian package.  Is it really the wiki?  If so, it would seem my
> options are copying+pasting with every release, or writing a script to
> download the page, convert it to text, and then do something like cut
> everything before By version (btrfs-progs) and everything after By
> version (linux kernel).

As with most modern projects, particularly those that are kernel related, 
I believe the _primary_ and authoritative changelog is git log. =:^)  
Particularly with the kernel, Linus's merge-commits for the various 
subsystems (btrfs in this case) tend to give a rather good if somewhat 
technical overview of what's going on with the whole merge, so you don't 
need to drill down to individual commits unless it's something you're 
/that/ interested in.

Beyond git log and other than the wiki, for userspace see the "Btrfs progs 
release" (that should be a reasonable subject search on any of the list 
archives, or use pre-release if you want them) messages authored by David 
Sterba here on this list.  They normally contain a reasonable "user-
level" summary, similar to what eventually gets put on the wiki (indeed, 
I'd guess the wiki copies from the release announcements).

For example:

http://permalink.gmane.org/gmane.comp.file-systems.btrfs/54781

For the kernel, search on "[GIT PULL] Btrfs" messages from Chris Mason.  
For example:

http://permalink.gmane.org/gmane.linux.kernel/219422

As with many subsystems Linus often uses these pretty directly in his 
merge commit comments, so it's pretty close to the same thing you'd get 
by reading the git log merge commits.

But beyond that, I think it's the wiki, which I believe can also have 
slightly more mainstreamed/sysadmin-level-change descriptions, 
particularly for the kernel, as I believe they're edited a bit 
differently than the git pull notices, where Linus and git log readers 
are the primary audience.

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman


  reply	other threads:[~2016-04-23  6:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-23  0:41 primary location of btrfs-progs changelog: The wiki? Nicholas D Steeves
2016-04-23  6:22 ` Duncan [this message]
2016-04-25 11:12 ` David Sterba
2016-04-25 11:24   ` Nicholas D Steeves
2016-04-25 11:24     ` Nicholas D Steeves
2016-04-25 11:36     ` David Sterba
2016-04-25 12:06       ` Nicholas D Steeves
2016-04-25 13:50         ` David Sterba

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='pan$c1942$3d3d9cd7$dd1909a2$ac816689@cox.net' \
    --to=1i5t5.duncan@cox.net \
    --cc=linux-btrfs@vger.kernel.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 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.