aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* web commit by http://ptecza.myopenid.com/: * Thank you!Joey Hess2007-11-29
|
* web commit by http://openid.cihar.com/Joey Hess2007-11-28
|
* responseJoey Hess2007-11-28
|
* web commit by http://ptecza.myopenid.com/: * Thanks and questionJoey Hess2007-11-28
|
* web commit by http://ptecza.myopenid.com/: * Thanks!Joey Hess2007-11-28
|
* responseJoey Hess2007-11-28
|
* responseJoey Hess2007-11-28
|
* second screencastJoey Hess2007-11-28
|
* web commit by http://www.larted.org.uk/~dom/: add questionJoey Hess2007-11-28
|
* web commit by http://ptecza.myopenid.com/: * Please make next screencastJoey Hess2007-11-28
|
* web commit by http://ptecza.myopenid.com/: * Where is ikiwiki 2.14?Joey Hess2007-11-28
|
* * Add umask configuration option. Closes: #443329Joey Hess2007-11-27
|
* * Improve workaround for perl bug #376329. Rather than double-encoding,Joey Hess2007-11-27
| | | | | | | which has been reported to cause encoding problems (though I haven't reproduced them), just catch a failure of markdown, and retry. (The crazy perl bug magically disappears on the retry.) Closes: #449379
* moreJoey Hess2007-11-27
|
* remove svn-ismsJoey Hess2007-11-27
|
* add some documentation about how to safely allow multiple committers to anJoey Hess2007-11-27
| | | | ikiwiki git repository
* update some links from svn.kitenet.net to git.kitenet.netJoey Hess2007-11-27
|
* formattingJoey Hess2007-11-27
|
* typoJoey Hess2007-11-27
|
* * Add a new ikiwiki-makerepo program, that automates setting up a repoJoey Hess2007-11-27
| | | | | | | and importing existing content for svn, git, and mercurial. This makes the setup process much simpler. * Reorganised git documentation. * Actually install the ikiwiki-update-wikilist program.
* typoJoey Hess2007-11-26
|
* typoJoey Hess2007-11-26
|
* add a news item about a screencast I didJoey Hess2007-11-26
|
* typoJoey Hess2007-11-26
|
* update news item, note this is a security fix releaseJoey Hess2007-11-26
|
* add news item for ikiwiki 2.14Joey Hess2007-11-26
|
* releasing version 2.14Joey Hess2007-11-26
|
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2007-11-26
|\
| * web commit by http://svend.myopenid.com/: Submit bug.Joey Hess2007-11-26
| |
* | thoughtsJoey Hess2007-11-26
|/
* * Let CC be used to control what compiler is used to build wrappers.Joey Hess2007-11-25
| | | | * Use 'cc' instead of gcc as the default compiler.
* fixup changelogJoey Hess2007-11-24
|
* add news item for ikiwiki 2.13Joey Hess2007-11-24
|
* releasing version 2.13Joey Hess2007-11-24
|
* fix headersJoey Hess2007-11-24
|
* try adding a toc now that ikiwiki supports itJoey Hess2007-11-24
|
* web commit by http://willthompson.co.uk/: The posthook goes into hgrc, not hrc.Joey Hess2007-11-24
|
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2007-11-23
|\
| * web commit from 82.237.62.246: poll vote (It's fast enough)Joey Hess2007-11-22
| |
* | * toc: Handle html elements embedded inside a header, rather thanJoey Hess2007-11-23
|/ | | | stopping collecting the header text at the first element.
* web commit by http://hendry.iki.fi/: nipl is no longerJoey Hess2007-11-21
|
* web commit by http://ptecza.myopenid.com/: * PingJoey Hess2007-11-20
|
* decided not to do thisJoey Hess2007-11-19
|
* ideaJoey Hess2007-11-19
|
* revert change by sundb_89. Please do not randomly change words on this page, ↵Joey Hess2007-11-18
| | | | your account will be locked it it happens again.
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2007-11-18
|\
| * web commit by http://hendry.iki.fi/: added blogJoey Hess2007-11-18
| |
| * web commit by sundb_89Joey Hess2007-11-18
| |
* | * Allow html5 video and audio tags and their attributes in the htmlscrubber.Joey Hess2007-11-18
|/
* * Don't consider links to anchors on the same page to be self links.Joey Hess2007-11-17
| | | | | | | Patch by Daniel Burrows. Closes: #451729 * When usedirs is disabled, link direct to index.html files, not to directories, to improve browsing of file:// urls. Patch by Daniel Burrows. Closes: #451728