summaryrefslogtreecommitdiff
path: root/alot/helper.py
Commit message (Expand)AuthorAge
* docs: added warning for call_cmd helperPatrick Totzke2012-01-07
* pep8Patrick Totzke2012-01-03
* Merge pull request #195 from 0x64746b/sorted_searchbuffer_taglistPatrick Totzke2011-12-25
|\
| * Make sorting of tags in SearchBuffer case insensitivedtk2011-12-25
* | Remove unused function helper.guess_mimetype_of_pathJustus Winter2011-12-25
* | Decode the text message according to the encoding guessed by libmagic in help...Justus Winter2011-12-25
* | Add helper.guess_encodingJustus Winter2011-12-25
* | Avoid reading the file twice if we have to guess the content typeJustus Winter2011-12-25
|/
* more generic guess_mimetype and docsPatrick Totzke2011-12-23
* use magicâ„¢ to detect mimetypes for filesPatrick Totzke2011-12-23
* pep8/pyflakes fixesPatrick Totzke2011-12-21
* fix typo in call_cmd helperPatrick Totzke2011-12-21
* merge helper.cmd_output and pipe_commandPatrick Totzke2011-12-21
* refactor helper.cmd_output: accept cmd as listPatrick Totzke2011-12-21
* pep8 & cleanupPatrick Totzke2011-12-03
* fix docstring of helper.safely_getPatrick Totzke2011-12-02
* moved and document safely_get, properly use itPatrick Totzke2011-12-01
* removed unused helper `attach`Patrick Totzke2011-12-01
* some docs for helpersPatrick Totzke2011-12-01
* removed GPL headers from individual source filesPatrick Totzke2011-11-16
* don't forget to pipe last linePatrick Totzke2011-11-12
* fix issue #122Patrick Totzke2011-11-11
* Merge branch 'master' of github.com:pazz/alotPatrick Totzke2011-11-06
|\
| * add strip() before removing quotes for pipetoAntoine Amarilli2011-11-06
* | Merge branch 'master' into envelopePatrick Totzke2011-11-06
|\|
| * fix handling of multiword pipeto commandsAntoine Amarilli2011-11-06
* | cleanupPatrick Totzke2011-11-05
* | fix envelope attach commandPatrick Totzke2011-11-04
|/
* fix: forgot to move over body text of old msgPatrick Totzke2011-10-30
* correctly attach to non-multipart msgsPatrick Totzke2011-10-29
* Make \t behave like it shouldJustus Winter2011-10-23
* pep8Patrick Totzke2011-10-22
* use string_decode instead of str.decodePatrick Totzke2011-10-22
* deal with already converted unicode stringsPatrick Totzke2011-10-22
* added helper that safely decodes stringsPatrick Totzke2011-10-22
* move urwid_sanitize to helper.string_sanitizePatrick Totzke2011-10-22
* pep8 fixesPatrick Totzke2011-10-16
* Use utf-8 encoding when calling external processesPatrick Totzke2011-10-10
* Add humanize_size to helper.py that humanizes sizesJustus Winter2011-10-07
* clean up some corpses and pep8 fixesPatrick Totzke2011-10-03
* Remove superfluous importsJustus Winter2011-10-02
* Add helper function to sort translated tagsJustus Winter2011-09-30
* fix: double decoding of mailcap handlers outputPatrick Totzke2011-09-27
* fix encoding issue with abook lookupsPatrick Totzke2011-09-26
* fancy shortening for authors listPatrick Totzke2011-09-26
* pep8 cleanupPatrick Totzke2011-09-23
* Add shell_quote to helperJustus Winter2011-09-22
* refactored PrintCommand to PipeCommandPatrick Totzke2011-09-04
* unifies pipe to cmd in send_mail and print.Patrick Totzke2011-08-30
* Merge branch 'develop' into addressbookPatrick Totzke2011-08-20
|\