aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* hmmm againhttp://kerravonsen.dreamwidth.org/2012-02-10
|
* Perl plugins for a Haskell program?JoshTriplett2012-02-10
|
* (no commit message)http://jamestechnotes.com/2012-02-10
|
* (no commit message)http://cgray.myopenid.com/2012-02-10
|
* (no commit message)http://cgray.myopenid.com/2012-02-10
|
* hmmmmhttp://kerravonsen.dreamwidth.org/2012-02-10
|
* (no commit message)http://cgray.myopenid.com/2012-02-09
|
* Easier if I go by my github namehttp://cgray.myopenid.com/2012-02-09
|
* (no commit message)http://cgray.myopenid.com/2012-02-09
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawnjRHxyH6FSS25h_6x3YYbZ6SaVsozC3Ts2012-02-09
|
* rename bugs/Pandoc_plugin_and_UTF-8:_IkiWiki_and_UTF-8.mdwn to ↵https://www.google.com/accounts/o8/id?id=AItOawnjRHxyH6FSS25h_6x3YYbZ6SaVsozC3Ts2012-02-09
| | | | bugs/__91__SOLVED__93___Pandoc_plugin_and_UTF-8:_IkiWiki_and_UTF-8.mdwn
* Added a comment: I'm trying to use OpenID without successhttps://www.google.com/accounts/o8/id?id=AItOawnp4lzWSX1pvSpwAoboehP3SSbmbQESe802012-02-08
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik2012-02-07
|
* responseJoey Hess2012-02-07
|
* whoops, I meant squeezehttp://jmtd.net/2012-02-07
|
* fix display of page name in recentchanges after a revertJoey Hess2012-02-07
| | | | | | | | | | | When the wiki is in a subdir of the git repo, a web revert would show in recentchanges as eg, doc/index, instead of just index. This happened because decode_git_file caches a $prefix that is dependant on the $git_dir setting, and the revert code runs with a different $git_dir, which polluted the $prefix for later. Fix this by adding a with_git_dir that juggles the variables properly.
* testinghttp://joey.kitenet.net/2012-02-07
| | | | This reverts commit 26dbe8ba9a397d5d59af789c7ef3576ebdcf2db8
* testinghttp://joey.kitenet.net/2012-02-07
|
* Revert spamJoey Hess2012-02-07
|
* Merge branch 'master' of ssh://git.ikiwiki.infoJoey Hess2012-02-07
|\
| * (no commit message)KataMutiara2012-02-07
| |
| * This reverts commit 0202f169e82fcfe17e09952902e947254dd9bc82KataMutiara2012-02-07
| |
| * (no commit message)KataMutiara2012-02-07
| |
* | dude, it's a wikiJoey Hess2012-02-07
|/
* clarified and largely rewrittenJoey Hess2012-02-07
|
* revert spamhttps://www.google.com/accounts/o8/id?id=AItOawnxp2XU8gIribhhGhGuYtU6eMMwHv5gUGI2012-02-07
| | | | This reverts commit bd17671c506e5ef626b5eef3fe61786ea2c43832
* (no commit message)KataMutiara2012-02-07
|
* (no commit message)http://kevinmehall.net/oid/2012-02-07
|
* Merge branch 'master' of git://git.ikiwiki.infoAmitai Schlair2012-02-05
|\
| * (no commit message)https://www.google.com/accounts/o8/id?id=AItOawnjRHxyH6FSS25h_6x3YYbZ6SaVsozC3Ts2012-02-05
| |
| * (no commit message)https://www.google.com/accounts/o8/id?id=AItOawnjRHxyH6FSS25h_6x3YYbZ6SaVsozC3Ts2012-02-05
| |
| * (no commit message)https://www.google.com/accounts/o8/id?id=AItOawnfAvT2c50LDmXkgCPJ6KmPLt8CiEIa96w2012-02-05
| |
* | fix rcs_add() of a text file under a name that had been a binary fileAmitai Schlair2012-02-05
|/
* rcs_diff() would always return unbounded output, fixedAmitai Schlair2012-02-05
|
* Missed a portability spot.Amitai Schlair2012-02-03
|
* add news item for ikiwiki 3.20120202Joey Hess2012-02-02
|
* can't do that, and testing transition already resolvedJoey Hess2012-02-02
|
* Merge branch 'master' of ssh://git.ikiwiki.infoJoey Hess2012-02-02
|\
| * (no commit message)http://jmtd.net/2012-02-02
| |
| * Remove dead blog link and add blipfoto link insteadhttps://www.google.com/accounts/o8/id?id=AItOawl-Dfpjeo0tdkNTg42sLTYYyDGTmXE9z9M2012-02-02
| |
| * Account for the strangeness of my committer email.Amitai Schlair2012-02-02
| |
* | releasing version 3.20120202Joey Hess2012-02-02
| |
* | revert change to prettydateJoey Hess2012-02-02
|/ | | | | Its strftime is from Date::Format, doesn't have the problem, and using the POSIX one breaks its %o.
* Merge remote-tracking branch 'schmonz/cvs'Joey Hess2012-02-02
|\
| * Update test plan, missed in previous.Amitai Schlair2012-02-01
| |
| * Merge branch 'master' into cvsAmitai Schlair2012-02-01
| |\
| | * Merge branch 'master' of git://git.ikiwiki.infoAmitai Schlair2012-02-01
| | |\
| | * \ Merge branch 'master' of git://git.ikiwiki.infoAmitai Schlair2012-01-31
| | |\ \
| * | | | Express rcs_recentchanges() tests via utility functions, in preparationAmitai Schlair2012-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | for writing more thorough tests, in order to safely extract the cvsps output-parsing routine for reuse by an upcoming rcs_revert().
| * | | | Fail a test if an rcs_receive() hook is ever defined for CVS.Amitai Schlair2012-02-01
| | | | |