aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add new preprocessor directive syntax¸ using a '!' prefix.Josh Triplett2008-01-27
| | | | | | | | 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.
* aggregate.pm: Replace Unicode apostrophe with ASCII to unbreak buildJosh Triplett2008-01-26
| | | | | | | 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.
* Add debian/.gitignore, with ignores for Debian build productsJosh Triplett2008-01-26
|
* .gitignore: Ignore build-stampJosh Triplett2008-01-26
|
* Remove a trailing space from debian/changelog (noticed by dch)Josh Triplett2008-01-26
|
* debian/changelog entry for commit 37b4fadcee4e500a1ac68ce9fcd8d6d942628cf6Josh Triplett2008-01-26
| | | | | | Add missing debian/changelog entry for previous commit 37b4fadcee4e500a1ac68ce9fcd8d6d942628cf6, "Add trailing comma to commented-out umask in sample ikiwiki.setup".
* Add trailing comma to commented-out umask in sample ikiwiki.setupJosh Triplett2008-01-26
|
* shortcuts: use a markdown link to link back to the ikiwiki page, not a shortcutJosh Triplett2008-01-26
| | | | | 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.
* web commit from 82.194.120.237: poll vote (Accept both)Joey Hess2008-01-25
|
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2008-01-24
|\
| * web commit by http://id.loopysoft.com/matt/: Slight typo fixJoey Hess2008-01-23
| |
* | * aggregate: Fork a child process to handle the aggregation. This simplifiesJoey Hess2008-01-24
|/ | | | | | 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.
* delete this pageJoey Hess2008-01-22
| | | | | 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.
* web commit by http://id.loopysoft.com/matt/: Ignore my stupid choices for pathsJoey Hess2008-01-22
|
* web commit by http://id.loopysoft.com/matt/Joey Hess2008-01-22
|
* web commit from 80.171.62.184: poll vote (Accept only OpenID for logins)Joey Hess2008-01-21
|
* web commit by SusanHileman: homepageJoey Hess2008-01-21
|
* update linkJoey Hess2008-01-21
|
* moveJoey Hess2008-01-21
|
* web commit by http://scottschulz.us/: Request for assistanceJoey Hess2008-01-21
|
* web commit by http://adam.shand.net/Joey Hess2008-01-21
|
* web commit by http://id.loopysoft.com/matt/: Include explanation for ↵Joey Hess2008-01-20
| | | | symlinking stuff
* web commit by http://id.loopysoft.com/matt/: Add email for offer of env to ↵Joey Hess2008-01-20
| | | | work on/fix problems
* web commit by http://id.loopysoft.com/matt/Joey Hess2008-01-20
|
* web commit by http://id.loopysoft.com/matt/: Small formatting changeJoey Hess2008-01-20
|
* web commit by http://id.loopysoft.com/matt/Joey Hess2008-01-20
|
* web commit by http://id.loopysoft.com/matt/Joey Hess2008-01-20
|
* web commit by http://id.loopysoft.com/matt/Joey Hess2008-01-20
|
* web commit by http://id.loopysoft.com/matt/Joey Hess2008-01-20
|
* web commit by LucaBrivioJoey Hess2008-01-19
|
* web commit by http://adam.shand.net/: thanks joey.Joey Hess2008-01-19
|
* web commit by http://adam.shand.net/Joey Hess2008-01-19
|
* turn into real css file, remove dup fileJoey Hess2008-01-19
|
* responseJoey Hess2008-01-19
|
* update about openids and admin powersJoey Hess2008-01-19
|
* responseJoey Hess2008-01-19
|
* web commit from 85.83.79.95: poll vote (Accept both)Joey Hess2008-01-19
|
* web commit by http://adam.shand.net/Joey Hess2008-01-18
|
* web commit by http://adam.shand.net/Joey Hess2008-01-18
|
* web commit by http://adam.shand.net/Joey Hess2008-01-18
|
* web commit by http://adam.shand.net/Joey Hess2008-01-18
|
* web commit by http://users.itk.ppke.hu/~cstamas/: update to cstamas2Joey Hess2008-01-18
|
* web commit by http://users.itk.ppke.hu/~cstamas/: add css fileJoey Hess2008-01-18
|
* web commit by http://users.itk.ppke.hu/~cstamas/Joey Hess2008-01-18
|
* web commit by http://users.itk.ppke.hu/~cstamas/: uploaded stylesheetJoey Hess2008-01-18
|
* web commit by http://users.itk.ppke.hu/~cstamas/: add cstamas cssJoey Hess2008-01-18
|
* web commit from 75.175.27.127: poll vote (Accept only OpenID for logins)Joey Hess2008-01-18
|
* update changelogJoey Hess2008-01-17
|
* Add full parser for git diff-tree outputBrian Downing2008-01-17
| | | | | | | | | | | The -c option to git log/diff-tree produces "merged" diffs with a different format from normal ones. However, the existing diff-tree parser only accepted non-merged diff lines. Merged diff lines caused the parser to get out of sync. This patch adds a full parser for diffs with any number of parents. See the "DIFF FORMAT FOR MERGES" section in the git-diff-tree man page for more information. Signed-off-by: Brian Downing <bdowning@lavos.net>
* improve formatting and minor rewordJoey Hess2008-01-16
|