linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Theodore Ts'o" <tytso@mit.edu>
To: linux-ext4@vger.kernel.org
Subject: E2fsprogs git tree
Date: Mon, 09 Jul 2007 11:02:30 -0400	[thread overview]
Message-ID: <E1I7ukw-0001ht-T0@candygram.thunk.org> (raw)

People may have noticed that e2fsprogs 1.40 and roughly a week later
e2fsprogs 1.40.1 have been released, while there hasn't been any
activity at http://thunk.org/hg/e2fsprogs.  That's because right after
e2fsprogs 1.40, I have moved the e2fsprogs development activity over to
git.  The public repositories can be found here:

	http://www.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
	git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git

and here:

	git://repo.or.cz/e2fsprogs.git
	http://repo.or.cz/r/e2fsprogs.git

There are currently two branches, "maint" and "master".  Bug-fixes will
go on the maint branch, obvious development updates will go on the
"master" branch.  If something requires a longer cooking phase, I will
create "topic" branches and "next" and "pu" branches much like how Junio
manages the git development tree.  (The difference between "next" and
"pu" --- proposed updates --- is "maint", "master", and "next" are
guaranteed never to rewind or go "back in time", where as the "pu"
branch will get rewound and is meant for more aggressive experiments.)

People who send me patches that can be more easily merged into the
"maint" or "master" will receive a hundred blessings --- and said
patches will get merged much more quickly.  :-)

Patches that don't introduce changes to the ABI will also get accepted
much more quickly; new interfaces need to be considered very carefully,
and existing interfaces NEVER get broken without a major version number
bump of the shared library in question, and that is something we will do
only very cautiously.

							- Ted

             reply	other threads:[~2007-07-09 15:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-09 15:02 Theodore Ts'o [this message]
2007-08-07 16:23 ` E2fsprogs git tree Valerie Clement
2007-08-07 16:52   ` Coly Li
2007-08-07 17:28   ` Theodore Tso
2007-08-07 17:39     ` Jose R. Santos
2007-08-08 14:29       ` Theodore Tso
2007-08-08  8:31     ` Valerie Clement

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=E1I7ukw-0001ht-T0@candygram.thunk.org \
    --to=tytso@mit.edu \
    --cc=linux-ext4@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 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).