Hamish Downer

Results 9 issues of Hamish Downer

[logfmt](https://brandur.org/logfmt) ([second article](https://blog.codeship.com/logfmt-a-log-format-thats-easy-to-read-and-write/)) is a format meant to be between JSON and normal logs for (human) readability and (machine) parse-ability. Any chance it could be added to pygogo? I might...

I know I can collapse whole messages and they are shortcuts to move from message to message, but sometimes I would prefer to be able to collapse the quoted text....

feature
urwid

I assume these are meant to be used by all and sundry under and license or under none. If so, could this be stated explicitly in the README, or maybe...

I use the I key to go to the Inbox all the time, so trying to use turnsole without it is painful. So here is the one line method required...

Hello again Just been re-importing my gmail and hit the limits again with errors thrown - though this time from well inside the imap libraries. But the errors could still...

This project is no longer maintained, but there is an actively maintained fork. That would be useful information to put in the README

It was introduced in commit 808768c8f0d747dd9b37f0bcc414820303761563 - adding support for Solr's JSON API. viewitems() was backported from Python 3 items() into python 2.7, but if we use it then python...

I've regularly had sunburnt tripping over bad data and just flipping out. I added a little info to help debugging with [this patch](https://github.com/tow/sunburnt/commit/928d66a6ab406bb84088eb67f168520619e91d6e). I'm wondering if it might be worth...

Pretty minor, but I see the error message all the time when running ruby: ``` Invalid gemspec in [/var/lib/gems/1.8/specifications/ncursesw-1.2.4.3.gemspec]: invalid date format in specification: "2010-11-9 13:45:50 -08:00" ``` In ncursesw.gemspec...