Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | New bug and patch - close stderr when forking a sub process to run git | http://www.cse.unsw.edu.au/~willu/ | 2008-07-18 |
| | |||
* | thinking loud | intrigeri | 2008-07-18 |
| | |||
* | final congratulations & the future's just started | intrigeri | 2008-07-17 |
| | |||
* | response | Joey Hess | 2008-07-17 |
| | |||
* | response | Joey Hess | 2008-07-17 |
| | |||
* | asking for clarification | intrigeri | 2008-07-17 |
| | |||
* | dummy up an email address for web commits | Joey Hess | 2008-07-17 |
| | | | | | Not doing so breaks cia and other things that try to parse a username out of the email address. | ||
* | let's see what cia makes of this | Joey Hess | 2008-07-17 |
| | |||
* | test change with my openid | http://joey.kitenet.net/ (web) | 2008-07-17 |
| | |||
* | web commit by http://jcflack.myopenid.com/ | Joey Hess | 2008-07-17 |
| | |||
* | git: Put web committer name/openid/address in the git author field | Joey Hess | 2008-07-17 |
| | | | | | | | | The committer's email address is not used (because leaking email addresses is not liked by many users). Closes: #451023 A "Web-commit" trailer is added, to allow telling the difference between web commits and direct commits. | ||
* | Add a postscan hook. | Joey Hess | 2008-07-17 |
| | | | | | * Add a postscan hook. * search: Use postscan hook, avoid updating index when previewing. | ||
* | web commit by http://jcflack.myopenid.com/ | Joey Hess | 2008-07-17 |
| | |||
* | web commit by http://jcflack.myopenid.com/ | Joey Hess | 2008-07-17 |
| | |||
* | web commit by http://jcflack.myopenid.com/: Oh, *that's* where XML RPC is ↵ | Joey Hess | 2008-07-17 |
| | | | | specified! :) | ||
* | add smiley to work around markdown | Joey Hess | 2008-07-17 |
| | | | | | {*} can be interpreted as the start of emphasised text by markdown, so add {x} as an alternate way to get the same symbol | ||
* | smiley escaping fixes | Joey Hess | 2008-07-17 |
| | | | | | | | | | | | | | Smileys need to be double-escaped to work, since the smiley plugin runs as a sanitize hook, and markdown helpfully removes one level of escapes first. There were some bugs in the smiley handling code that made escaped smileys still be expanded. After unescaping a smiley, it needed to move pos forward past it or the next pass would expand it. Also, once the m//g got to the end, it seemed to loop back through and make one more pass (a difference in perl 5.10's regexp exngine? I observed that pos was undefined when this happened, so added a `last unless defined pos`. | ||
* | web commit by http://jcflack.myopenid.com/ | Joey Hess | 2008-07-17 |
| | |||
* | test for meta plugin and don't use when not available | Joey Hess | 2008-07-17 |
| | |||
* | set commented-out code to 1 | Joey Hess | 2008-07-17 |
| | | | | so it can be uncommented to enable | ||
* | further thoughts | Joey Hess | 2008-07-16 |
| | |||
* | response | Joey Hess | 2008-07-16 |
| | |||
* | response | Joey Hess | 2008-07-16 |
| | |||
* | response | Joey Hess | 2008-07-16 |
| | |||
* | response | Joey Hess | 2008-07-16 |
| | |||
* | merged intrigeri's parentlinks plugin, close todo | Joey Hess | 2008-07-16 |
| | |||
* | move complex examples to a tip | Joey Hess | 2008-07-16 |
| | |||
* | Merge commit 'intrigeri/pedigree' | Joey Hess | 2008-07-16 |
|\ | |||
| * | pedigree rename to parentlinks: rename/adapt everything | intrigeri | 2008-07-15 |
| | | | | | | | | | | | | | | | | | | | | * Renamed to parentlinks every single variable or function called pedigree * Removed the parentlinks function from Render.pm * Enabled the new parentlinks plugin by default * Adapted testsuite and documentation to reflate the above facts Signed-off-by: intrigeri <intrigeri@boum.org> | ||
| * | pedigree rename to parentlinks: renamed files, to start with | intrigeri | 2008-07-15 |
| | | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org> | ||
| * | pedigree: rewrote with different design | intrigeri | 2008-07-15 |
| | | | | | | | | | | | | (and updated testsuite + docs accordingly) Signed-off-by: intrigeri <intrigeri@boum.org> | ||
| * | pedigree: added documentation (doc/plugins/pedigree.mdwn) | intrigeri | 2008-07-14 |
| | | | | | | | | Signed-off-by: intrigeri <intrigeri@boum.org> | ||
* | | two more cases | Joey Hess | 2008-07-16 |
| | | |||
* | | some design work on rename/delete | Joey Hess | 2008-07-16 |
| | | |||
* | | web commit by mrled | Joey Hess | 2008-07-15 |
| | | |||
* | | web commit by mrled | Joey Hess | 2008-07-15 |
| | | |||
* | | web commit by intrigeri: fixed formatting (I will learn to preview before ↵ | Joey Hess | 2008-07-15 |
| | | | | | | | | saving, some day...) | ||
* | | web commit by intrigeri: proposed patch to add a bonus "else" parameter to ↵ | Joey Hess | 2008-07-15 |
| | | | | | | | | the map plugin | ||
* | | web commit by intrigeri: fixed git repo url formating, seems that git:// is ↵ | Joey Hess | 2008-07-15 |
| | | | | | | | | not supported | ||
* | | web commit by http://dajul.myopenid.com/ | Joey Hess | 2008-07-15 |
| | | |||
* | | web commit by intrigeri: pedigree: renamed to parentlinks, replace core ↵ | Joey Hess | 2008-07-15 |
| | | | | | | | | parentlinks | ||
* | | web commit by intrigeri: created wishlist for applydiff plugin | Joey Hess | 2008-07-15 |
| | | |||
* | | web commit by intrigeri: user page creation | Joey Hess | 2008-07-15 |
| | | |||
* | | web commit by intrigeri: pedigree: anounced rewrite according to new design | Joey Hess | 2008-07-15 |
| | | |||
* | | web commit by intrigeri: pedigree: compromise? | Joey Hess | 2008-07-15 |
| | | |||
* | | web commit by http://ptecza.myopenid.com/: * Response | Joey Hess | 2008-07-15 |
| | | |||
* | | Merge commit 'smcv/aggregateinternal' into aggregateinternal | Joey Hess | 2008-07-14 |
|\ \ | | | | | | | | | | | | | | | | Conflicts: doc/plugins/aggregate.mdwn | ||
| * | | Fix aggregateinternal migration so it skips expired entries, and deletes output | Simon McVittie | 2008-07-15 |
| | | | |||
* | | | improve instructions | Joey Hess | 2008-07-14 |
| | | | | | | | | | | | | | | | It's better to -refresh rather than rebuild, as this way ikiwiki deletes all the html files rendered to destdir for the aggregated pages before. | ||
* | | | closures | Joey Hess | 2008-07-14 |
| | | |