Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rename some posts and fix wrong assumptions. | Amitai Schlair | 2013-02-19 |
| | |||
* | Make [[!meta enclosure=foo.mp3]] "work" for HTML. | Amitai Schlair | 2013-02-19 |
| | |||
* | Document that podcasts are text XOR enclosure. | Amitai Schlair | 2013-02-19 |
| | |||
* | Wrap a long line. | Amitai Schlair | 2013-02-19 |
| | |||
* | Add tests for existing podcast behavior. | Amitai Schlair | 2013-02-19 |
| | |||
* | Document my fancypodcast WIP. | Amitai Schlair | 2013-02-19 |
| | |||
* | (no commit message) | JoshTriplett | 2013-02-19 |
| | |||
* | This reverts commit 5f1aa006fa45193d792d9c7a42b2d2f5fad0976f | http://smcv.pseudorandom.co.uk/ | 2013-02-18 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlQ6H4ouy-sp6-WGQWu6ktA2L59EfE19vg | 2013-02-18 |
| | |||
* | fix blog link | https://openid.fmarier.org/ | 2013-02-17 |
| | |||
* | (no commit message) | https://openid.fmarier.org/ | 2013-02-17 |
| | |||
* | changelog | Joey Hess | 2013-02-15 |
| | |||
* | Allow dots in parameter key names | Giuseppe Bilotta | 2013-02-15 |
| | | | | | This allows e.g. the meta command to be used to introduce DublinCore metadata. | ||
* | move note up by a paragraph | Amitai Schlair | 2013-02-14 |
| | |||
* | more guidance for cgi_wrapper (friend was confused) | Amitai Schlair | 2013-02-14 |
| | |||
* | Update Svend's personal webpage hostname/URLs | http://svend.ciffer.net/ | 2013-02-13 |
| | |||
* | add news item for ikiwiki 3.20130212 | Joey Hess | 2013-02-13 |
| | |||
* | releasing version 3.20130212 | Joey Hess | 2013-02-12 |
| | |||
* | highlight: Now adds a span with class highlight-<extension> around ↵ | Joey Hess | 2013-02-12 |
| | | | | highlighted content, allowing for language-specific css styling. | ||
* | Merge branch 'master' of ssh://git.ikiwiki.info | Joey Hess | 2013-02-10 |
|\ | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl4BBCBULh-xUFKF9_eloSWec0yfOWLv-o | 2013-02-08 |
| | | |||
| * | Revert "Vandalism by Noah" | Richard Hartmann | 2013-02-08 |
| | | | | | | | | This reverts commit 5848daea86d9f5d420b313c234c57c12c62da557. | ||
* | | cleanup | Joey Hess | 2013-02-08 |
|/ | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlQ6H4ouy-sp6-WGQWu6ktA2L59EfE19vg | 2013-02-08 |
| | |||
* | Disabling certain formats for comments | wentasah | 2013-02-05 |
| | |||
* | cvs: Various fixes. | Joey Hess | 2013-02-03 |
| | |||
* | Merge remote-tracking branch 'schmonz/cvs' | Joey Hess | 2013-02-03 |
|\ | |||
| * | Bump test count for previous. | Amitai Schlair | 2013-02-02 |
| | | |||
| * | Fix diffurl links (cvsweb expects unescaped '/'). | Amitai Schlair | 2013-02-02 |
| | | |||
| * | Merge branch 'master' into cvs | Amitai Schlair | 2013-02-02 |
| |\ | |||
| * \ | Merge branch 'master' into cvs | Amitai Schlair | 2013-01-27 |
| |\ \ | |||
| * | | | Fix longstanding bug (chdir to nonexistent dirs). | Amitai Schlair | 2013-01-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In test, set up the post-commit hook for more realism (and bugs!). To make wrappers work in test, set PERL5LIB, and allow the wrappee's path to be overridden. Meta-test that post-commit is really hooked up by verifying that content is getting generated in destdir. About the longstanding bug, which as far as I know was harmless: CVS can't operate outside a srcdir, so we're always setting $CWD. "local $CWD" restores the previous value when we go out of scope. Usually that's correct. But if we're removing the last file from a directory, the post-commit hook will exec in a working directory that's about to not exist (CVS will prune it). The fix: chdir() manually in cvs_runcvs(), so we can selectively not chdir() back. | ||
| * | | | Merge branch 'cvs' of github.com:schmonz/ikiwiki into cvs | Amitai Schlair | 2013-01-25 |
| |\ \ \ | |||
| | * \ \ | Merge branch 'master' into cvs | Amitai Schlair | 2012-11-29 |
| | |\ \ \ | |||
| | * \ \ \ | Merge branch 'master' into cvs | Amitai Schlair | 2012-03-16 |
| | |\ \ \ \ | |||
| | * \ \ \ \ | Merge branch 'master' into cvs | Amitai Schlair | 2012-02-28 |
| | |\ \ \ \ \ | |||
| | * \ \ \ \ \ | Merge branch 'master' into cvs | Amitai Schlair | 2012-02-25 |
| | |\ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ | Merge branch 'cvs' of github.com:schmonz/ikiwiki into cvs | Amitai Schlair | 2012-02-07 |
| | |\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ | Merge branch 'master' into cvs | Amitai Schlair | 2012-02-07 |
| | |\ \ \ \ \ \ \ \ | |||
| * | \ \ \ \ \ \ \ \ | Merge branch 'master' into cvs | Amitai Schlair | 2013-01-25 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | Merge branch 'master' into cvs | Amitai Schlair | 2012-02-07 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into cvs | Amitai Schlair | 2012-02-07 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into cvs | Amitai Schlair | 2012-02-05 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | Notes. | Amitai Schlair | 2012-02-05 |
| | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | More testings and fixings: | Amitai Schlair | 2012-02-05 |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Test that adding a text file under a name formerly tracked as binary (and vice versa) gets the right keyword-substitution behavior. * Explicitly set -kkv for text files to make the tests pass. * CVS warns in these cases about "changing keyword expansion mode", but this is correct behavior, so filter it from stderr. Filter stdout the same way in case we ever want to keep any of it. * In rcs_add(), replace comments with obviousness. | ||
| * | | | | | | | | | | | | Remember to run all the tests before committing! | Amitai Schlair | 2012-02-05 |
| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | Test checkconfig(). | Amitai Schlair | 2012-02-05 |
| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | Test RCS Id keyword expansion on typical commit. | Amitai Schlair | 2012-02-05 |
| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | Merge branch 'master' into cvs | Amitai Schlair | 2012-02-05 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | Notes from an evening's debugging. | Amitai Schlair | 2012-02-05 |
| | | | | | | | | | | | | | |