Commit Graph

6 Commits

Author SHA1 Message Date
Tianon Gravi b7ae9303dd Mojo::DOM::val is deprecated :( 2014-11-14 10:42:21 -07:00
Tianon Gravi f486c61ca6 Fix spurious vimdiff showing up with identical files 2014-10-23 14:09:24 -06:00
Tianon Gravi 1a7ef62ffb Add a basic Dockerfile and fix some minor issues in push.pl 2014-10-21 22:29:49 -06:00
Tianon Gravi d7ee163fee Add explicit error handling after we update a description (in case our short description is too long or something similar) 2014-10-10 17:23:12 -06:00
Tianon Gravi 3e21ed765c Fix a few minor issues with the push script (especially UTF-8 compatibility) 2014-09-24 14:31:59 -06:00
Tianon Gravi a837b609ef Add a script for pushing descriptions trivially via vimdiff
This is inspired by Gentoo's `dispatch-conf`, which I've got configured to use `vimdiff` on all my Gentoo boxen, and it's just about the greatest thing ever.

This has a nasty little `monkey_patch` to Mojo's `CookieJar` that needs more digging to figure out what's going on there, but otherwise it's pretty solid.
2014-09-23 14:02:34 -06:00