Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-28 | change rcs_recentchanges when to absolute, not relative, time | Joey Hess | |
No point in using a relative time value in rcs_recentchanges. Different consumers of the info want different things. | |||
2008-01-28 | add | Joey Hess | |
2008-01-28 | remove debug message | Joey Hess | |
This can legitimately happen when there's a simple merge. | |||
2008-01-28 | Merge branch 'master' into recentchanges | Joey Hess | |
2008-01-28 | figured out how rev is used.. | Joey Hess | |
2008-01-28 | * inline: The template can check for FIRST and LAST, which will be | Joey Hess | |
set for the first and last inlined page. Useful for templates that build tables and the like. | |||
2008-01-28 | Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info | Joey Hess | |
2008-01-28 | redesigning recentchanges | Joey Hess | |
2008-01-28 | add an id field to the rcs_recentchanges return structure | Joey Hess | |
There was an undocumented field named "rev", I think "id" is a better name, and nothing uses it yet. | |||
2008-01-28 | web commit by http://xayk.net/ | Joey Hess | |
2008-01-28 | followup | Joey Hess | |
2008-01-28 | remove extraneous quoting | Joey Hess | |
2008-01-28 | pushing two commits in at once leads to a related problem | Joey Hess | |
2008-01-28 | test 5 | Joey Hess | |
2008-01-28 | test 4 | Joey Hess | |
2008-01-28 | test3 | Joey Hess | |
2008-01-28 | test2 | Joey Hess | |
2008-01-28 | test1 | Joey Hess | |
2008-01-28 | really fix comment | Joey Hess | |
It doesn't really make sense to do notification from a post-commit hook. | |||
2008-01-28 | update comment | Joey Hess | |
This is not only called from post-update in all configurations. Also, the comment was innaccurate about what the post-update hook is passed. | |||
2008-01-28 | update test suite to fully test both with and without prefix_directives | Joey Hess | |
2008-01-28 | mention prefix_directives | Joey Hess | |
2008-01-28 | make ikiwiki-prefix-directives use warnings and strict | Joey Hess | |
2008-01-28 | web commit by jelmer | Joey Hess | |
2008-01-28 | Word-wrap post-commit page | Josh Triplett | |
2008-01-28 | Revert "Word-wrap post-commit page" | Josh Triplett | |
This reverts commit d34b9278109d017c49889d4b15295675cd518732, accidentially applied to the prefix-directives branch rather than the master branch. | |||
2008-01-28 | Word-wrap post-commit page | Josh Triplett | |
2008-01-28 | Add optional dependency on bzr. | Jelmer Vernooij | |
2008-01-28 | Finish bazaar backend and make the remaining test pass. | Jelmer Vernooij | |
2008-01-28 | Initial work adding support for Bazaar. | Jelmer Vernooij | |
2008-01-27 | Add new preprocessor directive syntax¸ using a '!' prefix. | Josh Triplett | |
Add a prefix_directives option to the setup file to turn this syntax on; currently defaults to false, for backward compatibility. Support optional '!' prefix even with prefix_directives off, and use that in the underlay to support either setting of prefix_directives. Add NEWS entry with migration information. | |||
2008-01-26 | aggregate.pm: Replace Unicode apostrophe with ASCII to unbreak build | Josh Triplett | |
gettext choked on a Unicode apostrophe in the aggregate plugin, which appeared in a new error message in commit 4f872b563300e4a277cac3d7ea2a999bcf75d1ff. Replace it with an ASCII apostrophe. | |||
2008-01-26 | Add debian/.gitignore, with ignores for Debian build products | Josh Triplett | |
2008-01-26 | .gitignore: Ignore build-stamp | Josh Triplett | |
2008-01-26 | Remove a trailing space from debian/changelog (noticed by dch) | Josh Triplett | |
2008-01-26 | debian/changelog entry for commit 37b4fadcee4e500a1ac68ce9fcd8d6d942628cf6 | Josh Triplett | |
Add missing debian/changelog entry for previous commit 37b4fadcee4e500a1ac68ce9fcd8d6d942628cf6, "Add trailing comma to commented-out umask in sample ikiwiki.setup". | |||
2008-01-26 | Add trailing comma to commented-out umask in sample ikiwiki.setup | Josh Triplett | |
2008-01-26 | shortcuts: use a markdown link to link back to the ikiwiki page, not a shortcut | Josh Triplett | |
Since the wiki might not have shortcuts turned on, don't use the "iki" shortcut to link back to the ikiwiki ikiwiki; use a markdown link instead. | |||
2008-01-25 | web commit from 82.194.120.237: poll vote (Accept both) | Joey Hess | |
2008-01-24 | Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info | Joey Hess | |
2008-01-24 | * aggregate: Fork a child process to handle the aggregation. This simplifies | Joey Hess | |
the code, since that process can change internal state as needed, and it will automatically be cleaned up for the parent process, which proceeds to render the changes. | |||
2008-01-23 | web commit by http://id.loopysoft.com/matt/: Slight typo fix | Joey Hess | |
2008-01-22 | delete this page | Joey Hess | |
It's either a *very* funny joke, or a link to a spam blog. Or both? In any event, it's not appropriate use of this wiki. | |||
2008-01-22 | web commit by http://id.loopysoft.com/matt/: Ignore my stupid choices for paths | Joey Hess | |
2008-01-22 | web commit by http://id.loopysoft.com/matt/ | Joey Hess | |
2008-01-21 | web commit from 80.171.62.184: poll vote (Accept only OpenID for logins) | Joey Hess | |
2008-01-21 | web commit by SusanHileman: homepage | Joey Hess | |
2008-01-21 | update link | Joey Hess | |
2008-01-21 | move | Joey Hess | |
2008-01-21 | web commit by http://scottschulz.us/: Request for assistance | Joey Hess | |