Commit Graph

16486 Commits (662ea9971c6608a6a826b8b29ce7294e77304b41)

Author SHA1 Message Date
Joey Hess be1cf943a6 Merge remote-tracking branch 'schmonz/cvs' 2012-02-02 01:11:45 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnpPUuwvqeRyAInHCU3a5UWxXg-iidR2Y4 ec2262603c link added 2012-02-02 00:12:30 -04:00
Amitai Schlair a65512ad18 Update test plan, missed in previous. 2012-02-01 22:08:21 -05:00
Amitai Schlair f29c12422e Merge branch 'master' into cvs 2012-02-01 22:07:03 -05:00
Amitai Schlair bd5e75fd6d Merge branch 'master' of git://git.ikiwiki.info 2012-02-01 22:02:45 -05:00
Joey Hess 3200515b3d fix typo in LC_TIME locale lookup 2012-02-01 22:49:35 -04:00
Amitai Schlair fc316b9da1 Express rcs_recentchanges() tests via utility functions, in preparation
for writing more thorough tests, in order to safely extract the
cvsps output-parsing routine for reuse by an upcoming rcs_revert().
2012-02-01 15:17:57 -05:00
Amitai Schlair b0d97cd20e Fail a test if an rcs_receive() hook is ever defined for CVS. 2012-02-01 11:04:37 -05:00
Amitai Schlair 1d176f23d2 Extract add_and_commit(), a common test action. 2012-02-01 11:04:15 -05:00
http://smcv.pseudorandom.co.uk/ 8fe55be60d clean example blog
This reverts commit e8dfb79a80
2012-02-01 06:40:26 -04:00
Amitai Schlair 3e3cb82154 Merge branch 'master' of git://git.ikiwiki.info 2012-01-31 02:41:28 -05:00
https://www.google.com/accounts/o8/id?id=AItOawm3nkx3XijKnsGW7VLDQW0SrfY2Hs0GKmM e8dfb79a80 A comment. 2012-01-31 00:55:11 -04:00
Amitai Schlair 8e752d0976 Merge branch 'master' into cvs 2012-01-30 19:56:51 -06:00
Amitai Schlair 111db0b6be Merge branch 'master' of git://git.ikiwiki.info 2012-01-30 19:56:35 -06:00
Amitai Schlair bb6e77562e Merge branch 'master' of github.com:schmonz/ikiwiki 2012-01-30 19:56:22 -06:00
Amitai Schlair 51d0aa406d Merge remaining TODO items into CVS page, and delete TODO.cvs. 2012-01-30 19:52:30 -06:00
http://kerravonsen.dreamwidth.org/ 49a60b0413 agreed 2012-01-30 18:52:27 -04:00
http://kerravonsen.dreamwidth.org/ 1bae1bf4e6 there are actually reasons, yes 2012-01-30 18:39:34 -04:00
Joey Hess 3bbf0bad57 remove non-ikiwiki site 2012-01-30 15:47:09 -04:00
Joey Hess d99f065dd6 Merge branch 'master' of ssh://git.ikiwiki.info 2012-01-30 15:40:31 -04:00
Joey Hess ae55a2c9b6 remove stealthy spam 2012-01-30 15:37:01 -04:00
http://joey.kitenet.net/ 5b7730fd19 Added a comment 2012-01-30 15:34:01 -04:00
Joey Hess a568e0458e Merge branch 'master' of ssh://git.ikiwiki.info 2012-01-30 15:33:02 -04:00
Joey Hess 6c5e24f2a1 fix typo (doubled quote) 2012-01-30 15:32:18 -04:00
http://joey.kitenet.net/ b092831d85 Added a comment 2012-01-30 15:30:21 -04:00
Joey Hess cd879e4c4f changelog 2012-01-30 15:25:56 -04:00
Joey Hess 545bf43670 Merge remote-tracking branch 'schmonz/portability' 2012-01-30 15:20:54 -04:00
Joey Hess 02898461f2 cleanup 2012-01-30 15:16:13 -04:00
Joey Hess c22f316ae1 Merge branch 'master' of ssh://git.ikiwiki.info 2012-01-30 15:15:28 -04:00
Joey Hess 2ebae85f9b fix 2012-01-30 15:14:41 -04:00
Joey Hess 88465ae468 document a bug fix
Original bug was introduced 24 Nov 2011.
2012-01-30 15:13:55 -04:00
Joey Hess a78126c55e calendar, prettydate: Fix strftime encoding bug
strftime is a C function, it does not return decoded utf8.
Several places in ikiwiki manually decoded it, but at least two
forgot to.

Also, strftime might not return even encoded utf8, if LC_TIME is set
to a non-utf8 value. Went ahead and supported decoding whatever encoding
it uses.

The remaining direct calls to strftime() are all ones that first set
LC_TIME=C, in order to get times that are not for human display.
2012-01-30 15:09:37 -04:00
tycho garen f77784affd comment on haskell rebuild 2012-01-30 13:49:19 -05:00
Joey Hess 0ba0d09824 merged 2012-01-30 14:45:29 -04:00
Joey Hess 01afd033cb changelog 2012-01-30 14:44:52 -04:00
Joey Hess d9c4a91941 nuke 2012-01-30 14:41:59 -04:00
Joey Hess c475269a36 query 2012-01-30 14:41:12 -04:00
Joey Hess 6bea6fced9 Revert "ignore a file that always clutters status on OS X (no known fix)"
This reverts commit 662d256c82.

I sympathize, but this would prevent commits to that file everywhere else.
2012-01-30 14:35:48 -04:00
Joey Hess b33f69ab51 Merge remote-tracking branch 'schmonz/cvs' 2012-01-30 14:35:03 -04:00
Joey Hess 522b24a0f1 comments 2012-01-30 14:31:26 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnxp2XU8gIribhhGhGuYtU6eMMwHv5gUGI 24e89c6462 functional changes are underway 2012-01-29 10:25:57 -04:00
http://kerravonsen.dreamwidth.org/ d98f3ef9ac even further thought 2012-01-29 07:42:02 -04:00
http://kerravonsen.dreamwidth.org/ a47a18cde0 further thoughts 2012-01-29 05:41:47 -04:00
http://kerravonsen.dreamwidth.org/ 2b05dc6926 comment about Haskell 2012-01-29 05:34:45 -04:00
Joey Hess c6b5d3a8c9 response 2012-01-28 22:50:28 -04:00
Joey Hess 6c3cdb04ac Switch to YAML::XS to work around insanity in YAML::Mo. Closes: #657533
https://rt.cpan.org/Ticket/Display.html?id=74487

Gave up trying to support multiple YAML backends. The XS one requires ugly
manual encoding to get unicode right, and doesn't allow dumping yaml
fragments w/o the yaml header, but at least it doesn't randomly crash
on import like YAML::Mo has started to.
2012-01-28 22:36:14 -04:00
Joey Hess e9c38d16fc cleanup 2012-01-28 22:05:59 -04:00
http://kerravonsen.dreamwidth.org/ d96d185f24 why do I always forget something? 2012-01-28 19:19:15 -04:00
http://kerravonsen.dreamwidth.org/ e925b946c8 new plugins, anyone? 2012-01-28 19:18:19 -04:00
http://kerravonsen.dreamwidth.org/ beed6aaaaf new jssearchfield directive 2012-01-28 19:11:39 -04:00