summaryrefslogtreecommitdiffstats
path: root/README.devel
Commit message (Collapse)AuthorAgeFilesLines
* docs: favour small patchesSami Kerola2011-02-151-0/+4
| | | | | | http://www.spinics.net/lists/util-linux-ng/msg04084.html Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* rename util-linux-ng back to util-linuxKarel Zak2010-11-301-3/+3
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: make it easier to find mail list addressAlexander Shishkin2010-08-201-1/+1
| | | | | | | AUTHORS doesn't really have the mail list info, but README does. Mention it in README.devel. Signed-off-by: Alexander Shishkin <virtuoso@slind.org>
* textual: slightly improve two README filesBenno Schulenberg2010-06-301-7/+7
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* docs: update "The Perfect Patch" URLKarel Zak2009-07-211-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: cleanup README.devel, add note about coding style and Signed-off-byKarel Zak2008-04-141-9/+49
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add note about incorrect tag 2.13.1Karel Zak2007-12-051-0/+4
| | | | | | | The git tag 2.13.1 is typo. I forgot to use -rc1 suffix for this tag. The real 2.13.1 is going to be released with tag 2.13.1-REAL. Sorry. Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add info about .bugfix releases and branchesKarel Zak2007-10-251-4/+8
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: fix stable branche name in README.develKarel Zak2007-09-031-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: remove "make mrproper", git-clean is good enoughKarel Zak2007-07-121-6/+3Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: cleanup before releaseKarel Zak2007-07-031-2/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: fix info about devel/master branchsKarel Zak2007-04-251-7/+1Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: fix URL and typos in README.develKarel Zak2007-03-141-4/+5
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: rename to -ng, change maintainer nameKarel Zak2007-01-041-10/+66
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: remove generated autotools stuff from gitKarel Zak2007-01-031-0/+21
The generated autotools stuff shouldn't be maintained by SCM. After check out from git use ./autogen.sh. For more details see README.devel. Signed-off-by: Karel Zak <kzak@redhat.com>