Joey Hess
cf6c2f142f
add getsetup
...
Also, avoid dying with a fatal error if multimarkdown is enabled and the
module doesh't load.
2008-07-25 17:52:00 -04:00
Joey Hess
bf6198baf3
add getconfig for inline
...
Also, moved the pingurl getopt parsing to inline.
2008-07-25 17:24:52 -04:00
Joey Hess
a71b9a1cf1
fix feed urls
...
The fix for colons involved adding "./" to some urls. Due to the weird way
inline called urlto, these snuck into feed urls and permalinks. Fix it by
adding an optional third parameter to urlto.
2008-07-25 16:16:44 -04:00
Joey Hess
af5299677e
comments
2008-07-25 15:53:46 -04:00
Joey Hess
a69e3f26dd
2 was apparently correct
...
I don't think it really matters whether directories are returned or not.
2008-07-25 15:16:49 -04:00
Joey Hess
11872cecfc
Merge commit 'jelmer/master'
2008-07-25 15:15:39 -04:00
Joey Hess
ef1f4defed
bring git test to parity with bazaar test
...
Also, fixed bug I introduced in bazaar test.
2008-07-25 15:08:17 -04:00
Joey Hess
218dc370f6
mark done
2008-07-25 15:03:28 -04:00
Jelmer Vernooij
3575798564
bzr: Version directories on the fly, ignore directories when retrieving
...
changes.
Now passes t/bazaar.t again.
2008-07-25 20:13:45 +02:00
Joey Hess
435a8e1ce5
response
2008-07-25 12:51:50 -04:00
Joey Hess
75acf76851
eh
2008-07-25 12:23:10 -04:00
Joey Hess
9e1c7e7d9a
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-07-25 12:17:04 -04:00
Joey Hess
99ec944766
bzr (mostly) done
2008-07-25 12:16:21 -04:00
Joey Hess
acf94414e3
expose a bug in bzr renameing code
2008-07-25 12:16:09 -04:00
Joey Hess
256a118e88
add missing --quiet
2008-07-25 12:07:48 -04:00
Joey Hess
c401cf4f0c
Merge commit 'jelmer/master'
2008-07-25 12:03:34 -04:00
http://ptecza.myopenid.com/
9cc28ac18c
* Bug report
2008-07-25 09:44:24 -04:00
http://ptecza.myopenid.com/
ac09f1438e
* RC1 color plugin
2008-07-25 08:59:23 -04:00
Mathias
65f902df43
2008-07-25 05:32:45 -04:00
Mathias
f4b68599b4
2008-07-25 05:02:21 -04:00
Joey Hess
89e0de5bc4
improved, possibly faster getelementsbyclass by willu
2008-07-25 01:43:37 -04:00
Joey Hess
3640b88f95
turn on archive mode
2008-07-25 01:36:24 -04:00
http://www.cse.unsw.edu.au/~willu/
f42ad32b0c
Suggest improved getElementsByClass() function
2008-07-25 01:34:40 -04:00
Joey Hess
99b59f2d62
toggle: Fix incompatability between javascript and webkit.
2008-07-25 01:24:20 -04:00
http://www.cse.unsw.edu.au/~willu/
f818039140
2008-07-25 00:26:21 -04:00
http://www.cse.unsw.edu.au/~willu/
27060277cc
report bug
2008-07-25 00:25:19 -04:00
Joey Hess
8f48dd2a8d
resp
2008-07-24 22:09:36 -04:00
Joey Hess
36a0d984c9
fix monotone/mercurial confusion
2008-07-24 22:03:38 -04:00
http://www.cse.unsw.edu.au/~willu/
7a070c64fa
Add notes about possible security issues with rename - these look to be already covered in the source, but I wanted to make sure they're listed in the docs too.
2008-07-24 21:46:23 -04:00
Jelmer Vernooij
7538d356c8
Support staging commands in bzr backend.
2008-07-24 22:43:57 +02:00
Joey Hess
058e7e451c
response
2008-07-24 14:33:03 -04:00
Joey Hess
58e2b2c99c
mercurial: Add support for rename, delete, and also diff. (William Uther)
2008-07-24 14:17:04 -04:00
Joey Hess
a99804c68b
forwarded
2008-07-24 13:21:23 -04:00
Joey Hess
5a39821497
response
2008-07-24 13:11:45 -04:00
Joey Hess
cf597d7166
Merge branch 'tova'
2008-07-24 12:37:17 -04:00
Joey Hess
c2f621cb1c
fix encoding issues with link conversion
...
Have to convert link text to page name going in.
And on the way out, need to replace spaces with underscores in the link
text, which is not normally done with titles.
2008-07-24 12:36:10 -04:00
http://gmcmanus.myopenid.com/
af8e847c7b
markdown bugs demonstrated
2008-07-24 06:39:04 -04:00
http://ptecza.myopenid.com/
4e8877d7b3
* Thanks! It works now.
2008-07-24 06:09:30 -04:00
http://ptecza.myopenid.com/
48c3e0d45a
* Link to my Ikiwiki user page
2008-07-24 05:39:56 -04:00
http://ptecza.myopenid.com/
508fa49309
* Ikiwiki and bug reporting are my love
2008-07-24 05:37:13 -04:00
http://ptecza.myopenid.com/
c4f71a9747
* Updated information about my Ikiwiki backports
2008-07-24 05:34:11 -04:00
bremner
1b119351de
question about license for patch
2008-07-24 05:27:25 -04:00
http://ptecza.myopenid.com/
9ff16c6b2a
* No longer Ikiwiki backports for Ubuntu Gutsy. I've switched to Hardy completely.
2008-07-24 05:27:02 -04:00
http://alcopop.org/me/openid/
6988e1460c
example plus address failing
2008-07-24 05:19:46 -04:00
Joey Hess
8b3d2ab0bc
test suite and partial fix for encoding issues in link renaming
2008-07-23 21:04:11 -04:00
Joey Hess
1dec41278d
updat
2008-07-23 19:47:13 -04:00
Joey Hess
c9961ab1e9
add todo
2008-07-23 19:38:09 -04:00
Joey Hess
762bf0b887
foldage
2008-07-23 19:25:46 -04:00
Joey Hess
4944fb6829
document link fixup on rename
2008-07-23 19:22:31 -04:00
Joey Hess
985a34b09e
fixup editpage links on rename
2008-07-23 19:20:11 -04:00