Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | releasing version 3.20110124 | Joey Hess | 2011-01-24 |
| | |||
* | releasing version 3.20110123 | Joey Hess | 2011-01-23 |
| | |||
* | releasing version 3.20110122 | Joey Hess | 2011-01-22 |
| | |||
* | releasing version 3.20110105 | Joey Hess | 2011-01-05 |
| | |||
* | releasing version 3.20101231 | Joey Hess | 2010-12-31 |
| | |||
* | releasing version 3.20101201 | Joey Hess | 2010-12-01 |
| | |||
* | releasing version 3.20101129 | Joey Hess | 2010-11-29 |
| | |||
* | releasing version 3.20101112 | Joey Hess | 2010-11-12 |
| | |||
* | releasing version 3.20101023 | Joey Hess | 2010-10-23 |
| | |||
* | releasing version 3.20101019 | Joey Hess | 2010-10-19 |
| | |||
* | releasing version 3.20100926 | Joey Hess | 2010-09-27 |
| | |||
* | releasing version 3.20100915 | Joey Hess | 2010-09-15 |
| | |||
* | releasing version 3.20100831 | Joey Hess | 2010-08-31 |
| | |||
* | releasing version 3.20100815 | Joey Hess | 2010-08-15 |
| | |||
* | releasing version 3.20100804 | Joey Hess | 2010-08-04 |
| | |||
* | Use Digest::SHA built into perl rather than external Digest::SHA1 to ↵ | Joey Hess | 2010-07-31 |
| | | | | simplify dependencies. Closes: #591040 | ||
* | releasing version 3.20100722 | Joey Hess | 2010-07-22 |
| | |||
* | releasing version 3.20100704 | Joey Hess | 2010-07-04 |
| | |||
* | rcs_commit and rcs_commit_staged api changes | Joey Hess | 2010-06-23 |
| | | | | | | | | | | | Using named parameters for these is overdue. Passing the session in a parameter instead of passing username and IP separately will later allow storing other session info, like username or part of the email. Note that these functions are not part of the exported API, and the prototype change will catch (most) skew, so I am not changing API versions. Any third-party plugins that call them will need updated though. | ||
* | releasing version 3.20100623 | Joey Hess | 2010-06-23 |
| | |||
* | releasing version 3.20100610 | Joey Hess | 2010-06-10 |
| | |||
* | closing; cannot reproduce and no followup for 1 year 9 months | Joey Hess | 2010-06-09 |
| | |||
* | releasing version 3.20100518.2 | Joey Hess | 2010-05-18 |
| | |||
* | releasing version 3.20100518 | Joey Hess | 2010-05-18 |
| | |||
* | relase finalised | Joey Hess | 2010-05-15 |
| | |||
* | moved comments pending moderation | Joey Hess | 2010-05-06 |
| | | | | | | | | | | | * comments: Comments pending moderation are now stored in the srcdir alongside accepted comments, but with a `._comment_pending` extension. * This allows easier byhand moderation, as the "_pending" need only be stripped off and the comment be committed to version control. * The `comment_pending()` pagespec can be used to match such unmoderated comments, which makes it easy to add a feed of them, or a counter indicating how many there are. * Belatedly added a `comment()` pagespec. | ||
* | releasing version 3.20100504 | Joey Hess | 2010-05-04 |
| | |||
* | releasing version 3.20100501 | Joey Hess | 2010-05-01 |
| | |||
* | releasing version 3.20100427 | Joey Hess | 2010-04-27 |
| | |||
* | releasing version 3.20100403 | Joey Hess | 2010-04-03 |
| | |||
* | Add preprocessed 'use lib' line to ikiwiki-transition and ikiwiki-calendar ↵ | Joey Hess | 2010-03-26 |
| | | | | if necessary for unusual install. | ||
* | releasing version 3.20100312 | Joey Hess | 2010-03-12 |
| | |||
* | releasing version 3.20100302 | Joey Hess | 2010-03-02 |
| | |||
* | Add new --clean option; this makes ikiwiki remove all built files in the ↵ | Joey Hess | 2010-02-28 |
| | | | | destdir, as well as wrappers and the .ikiwiki directory. | ||
* | releasing version 3.20100212 | Joey Hess | 2010-02-12 |
| | |||
* | releasing version 3.20100122 | Joey Hess | 2010-01-22 |
| | |||
* | releasing version 3.20100102.3 | Joey Hess | 2010-01-02 |
| | |||
* | releasing version 3.20091218 | Joey Hess | 2009-12-18 |
| | |||
* | releasing version 3.20091202 | Joey Hess | 2009-12-02 |
| | |||
* | releasing version 3.20091113 | Joey Hess | 2009-11-13 |
| | |||
* | releasing version 3.20091031 | Joey Hess | 2009-10-31 |
| | |||
* | put back Source | Joey Hess | 2009-10-29 |
| | | | | | Seems rpmbuild -ta file.tar.gz still wants Source even though it's not used. Go figure. | ||
* | remove libexecdir patch | Joey Hess | 2009-10-29 |
| | | | | | | This violates the FHS. (Also removed unnecessary chebang removal code.) | ||
* | remove stuff not needed in spec inside tarball | Joey Hess | 2009-10-29 |
| | | | | | | The changelog is partly Fedora-specific, not something I want to maintain. The Source line is not needed when building from tarball. Overriding BuildRoot | ||
* | add spec file | Joey Hess | 2009-10-29 |
Modify makefile to update spec file version number. |