Commit Graph

11069 Commits (cdd7334c3185eb7c35237e1ea1c11ed0da494029)

Author SHA1 Message Date
Joey Hess cdd7334c31 close 2009-10-05 17:15:37 -04:00
Joey Hess 4dd289ba31 fixed a while ago 2009-10-05 17:12:38 -04:00
Joey Hess bf10130165 close 2009-10-05 17:11:03 -04:00
Joey Hess 786dcf15c4 responses, questions, ideas 2009-10-05 16:47:12 -04:00
Joey Hess 34c72f2162 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-10-05 16:19:58 -04:00
Joey Hess 4b2eaac156 response 2009-10-05 16:18:54 -04:00
http://smcv.pseudorandom.co.uk/ 3a188c047b thoughts about renaming the actual images to .albumimage 2009-10-05 16:08:19 -04:00
Jon Dowland b8fae0ec39 another UI issue I'm interested in 2009-10-05 15:27:41 +01:00
Jon Dowland bccea01c07 would you accept patches for this? 2009-10-05 15:27:03 +01:00
Jon Dowland 204e733d79 good work, thank you! 2009-10-05 15:17:11 +01:00
Joey Hess bcad00b046 update, add spec for link dependencies 2009-10-04 20:35:26 -04:00
Joey Hess d797b9ab0e remove /i from regexp
Nothing case-oriented going on in here.
2009-10-04 20:35:02 -04:00
Joey Hess b0314296a8 update 2009-10-04 16:40:36 -04:00
Joey Hess 4a20402ba0 update 2009-10-04 16:36:39 -04:00
Joey Hess cda8592a5f Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-10-04 16:19:54 -04:00
Joey Hess 6f1ebdd692 update 2009-10-04 15:53:54 -04:00
http://kaizer.se/ 7b692b5d6e Updated pproc-indent by catching only indent at beginning of line 2009-10-04 14:43:38 -04:00
Joey Hess ba11568f1e response 2009-10-03 17:43:23 -04:00
Joey Hess bd958f91a2 did a scratch implementation of dependancy types, but found it more complex 2009-10-03 17:38:47 -04:00
Joey Hess c7bdd17087 clarify 2009-10-03 17:17:48 -04:00
Joey Hess ffa73790b5 Fix a bug that could lead to duplicate links being recorded for tags.
Here I was bitten by perl's aliasing of foreach variables
to the loop array contents, and match_link accidentially changed
the contents of %links.

In Jon's testcase, a tag added an absolute link, which was
made relative by the above bug, and then the link was added
again in preprocess, and turned into a duplicate.
2009-10-03 14:16:28 -04:00
Joey Hess e4eca63767 do not need to qualify %links 2009-10-03 14:01:19 -04:00
http://www.cse.unsw.edu.au/~willu/ 5de7ba8291 response 2009-10-03 01:39:06 -04:00
Joey Hess 9673806a6d consistency with edittemplate? 2009-10-02 18:58:07 -04:00
Joey Hess db64972b65 combine with pagetemplate? 2009-10-02 18:51:52 -04:00
Joey Hess 6e133959bc fix wording here too 2009-10-02 18:47:15 -04:00
Joey Hess 82ae1372a4 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-10-02 18:46:10 -04:00
Joey Hess 7ef22f2596 improve wording 2009-10-02 18:45:56 -04:00
http://www.cse.unsw.edu.au/~willu/ 06a1ad7e76 Add reference to new plugin 2009-10-02 18:28:11 -04:00
http://jmtd.livejournal.com/ 1ead5f7987 2009-10-02 17:31:40 -04:00
http://jmtd.livejournal.com/ 1d0d98eec4 wishlist/todo item: disable/enable directives by pagespec 2009-10-02 17:30:46 -04:00
http://jmtd.livejournal.com/ a56fd6fde9 +bugs/ backlinks onhover thing can go weird 2009-10-02 17:25:18 -04:00
http://jmtd.livejournal.com/ c1ca46a785 response 2009-10-02 17:23:37 -04:00
Joey Hess 1df5c5a22c fix 2009-10-02 16:22:47 -04:00
Joey Hess 8c2d221ca9 split off todo item for multiple dependency types 2009-10-02 16:17:56 -04:00
Joey Hess 8bb94bb197 split out dependency type issue into its own todo 2009-10-02 15:56:44 -04:00
Joey Hess 4c88d42762 mention loop optimisation 2009-10-02 15:48:47 -04:00
Joey Hess 537824a279 fix branch name 2009-10-02 15:46:27 -04:00
Joey Hess 53a8aeb1d1 implemented one fix in transitive-dependencies branch, but not really happy with it 2009-10-02 15:45:14 -04:00
Joey Hess 4f9c5896b2 add bug about transitive dependencies 2009-10-02 15:15:23 -04:00
Joey Hess 49f0745050 didn't we already close this bug? Yes, we did. hmm 2009-10-02 15:05:40 -04:00
Joey Hess 10ef209136 followup 2009-10-02 15:02:02 -04:00
Joey Hess 44b23e9f4a Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-10-02 14:55:37 -04:00
http://jmtd.livejournal.com/ e0bb2396b5 +bugs/ the login page is unclear when multiple methods exist 2009-10-02 14:24:03 -04:00
http://jmtd.livejournal.com/ b2f3514029 opinion about login page clarity 2009-10-02 14:22:47 -04:00
http://jmtd.livejournal.com/ b9b4bb5cb9 weird tag/brokenlinks bug 2009-10-02 14:20:35 -04:00
Joey Hess 547bbebcbc Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-10-02 14:06:55 -04:00
http://jmtd.livejournal.com/ b9b06d9303 2009-10-02 13:53:52 -04:00
Joey Hess 1c5a9c0cc8 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-10-02 12:38:02 -04:00
Joey Hess 0c6648f02c mirrorlist: Display nothing if list is empty. 2009-10-02 12:37:53 -04:00