| 2014-12-09 |
Eric Gillespie | ah, silly me; there was no bug after all; fix up guess... |
commit | commitdiff | tree | snapshot |
| 2014-12-09 |
Eric Gillespie | more notes about inc support |
commit | commitdiff | tree | snapshot |
| 2014-12-09 |
Eric Gillespie | nmh seeks before truncating |
commit | commitdiff | tree | snapshot |
| 2014-12-09 |
Eric Gillespie | hack up cheapo support for filtering from mh inbox... |
commit | commitdiff | tree | snapshot |
| 2014-12-06 |
Eric Gillespie | only supporting fcntl lock, so bail out if mh doesn... |
commit | commitdiff | tree | snapshot |
| 2014-12-06 |
Eric Gillespie | have to seek after truncate! |
commit | commitdiff | tree | snapshot |
| 2014-12-05 |
Eric Gillespie | use lkopen_fcntl in mark |
commit | commitdiff | tree | snapshot |
| 2014-12-05 |
Eric Gillespie | fix checking errors when running mhpath |
commit | commitdiff | tree | snapshot |
| 2014-12-05 |
Eric Gillespie | check errors when running mhpath |
commit | commitdiff | tree | snapshot |
| 2014-12-05 |
Eric Gillespie | implement lkopen_fcntl from nmh |
commit | commitdiff | tree | snapshot |
| 2014-05-03 |
epg Gillespie | undocumented lightly tested support for CODE ref filters master |
commit | commitdiff | tree | snapshot |
| 2014-04-17 |
epg | quick hack to update a db mapping message-id to message... |
commit | commitdiff | tree | snapshot |
| 2014-04-17 |
epg | quick hack to make inc require-able |
commit | commitdiff | tree | snapshot |
| 2014-04-15 |
epg | Convert dates to local time (error handling untested). |
commit | commitdiff | tree | snapshot |
| 2014-04-14 |
epg | Add trivial program to summarize header and MIME info. |
commit | commitdiff | tree | snapshot |
| 2013-12-03 |
epg@google.com | Stop logging. |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
epg@google.com | Fix bug after making get_headers return hash ref. |
commit | commitdiff | tree | snapshot |
| 2009-04-01 |
epg@google.com | Kill stray XXX comment. |
commit | commitdiff | tree | snapshot |
| 2009-04-01 |
epg@google.com | As ajk points out, get_headers really just want to... |
commit | commitdiff | tree | snapshot |
| 2009-04-01 |
epg@google.com | Implement custom scan of SPAM messages instead of using... |
commit | commitdiff | tree | snapshot |
| 2009-04-01 |
epg@pretzelnet.org | Don't try \r line-erasing tricks if stdout is not a... |
commit | commitdiff | tree | snapshot |
| 2009-03-26 |
epg@google.com | Dump Id keyword and /usr/bin/env trampoline. |
commit | commitdiff | tree | snapshot |
| 2008-03-25 |
epg | (getfiles): Fix long-standing annoyance: "1 messages..." |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
epg | Look for spam in spam/new. |
commit | commitdiff | tree | snapshot |
| 2006-04-02 |
epg | (filter_mail): Slight problem with r1880: we don't... |
commit | commitdiff | tree | snapshot |
| 2006-03-30 |
epg | (maildir_spam): Don't whine if maildir/spam doesn't... |
commit | commitdiff | tree | snapshot |
| 2006-03-30 |
epg | Correct minor oops in last. |
commit | commitdiff | tree | snapshot |
| 2006-03-30 |
epg | Make a couple of tiny adjustments to the early exit... |
commit | commitdiff | tree | snapshot |
| 2006-03-30 |
epg | Handle files in $maildir/spam (from new mdeliver proces... |
commit | commitdiff | tree | snapshot |
| 2006-03-25 |
epg | (get_highest_msgnum): Fix minor bug, returning one... |
commit | commitdiff | tree | snapshot |
| 2006-02-15 |
epg | (filter_mail): All this \r printing, line clearing... |
commit | commitdiff | tree | snapshot |
| 2006-02-03 |
epg | Ignore SIGPIPE. I can't believe perl leaves the defaul... |
commit | commitdiff | tree | snapshot |
| 2006-01-19 |
epg | (mark): Since new.c only uses the lists from .mh_sequen... |
commit | commitdiff | tree | snapshot |
| 2006-01-18 |
epg | This 35k message folder at work is getting burdensome... |
commit | commitdiff | tree | snapshot |
| 2005-11-22 |
epg | (find_mh_folder): Require $regexp to be a regular expre... |
commit | commitdiff | tree | snapshot |
| 2005-11-22 |
epg | (find_mh_folder): Stupid variable rename. |
commit | commitdiff | tree | snapshot |
| 2005-11-19 |
epg | Even easier .folders sorting; now all you have to do... |
commit | commitdiff | tree | snapshot |
| 2005-11-19 |
epg | Oops, create_dot_folders needs to load .minc. |
commit | commitdiff | tree | snapshot |
| 2005-11-18 |
epg | Oops, POD needs the blank lines i removed in r1831... |
commit | commitdiff | tree | snapshot |
| 2005-11-18 |
epg | New -r option for rebuilding the .folders file from... |
commit | commitdiff | tree | snapshot |
| 2005-11-18 |
epg | s/update_folders/update_dot_folders/ |
commit | commitdiff | tree | snapshot |
| 2005-11-18 |
epg | whitespace police |
commit | commitdiff | tree | snapshot |
| 2005-11-18 |
epg | Support custom sorting of folders in the .folders file. |
commit | commitdiff | tree | snapshot |
| 2005-09-20 |
epg | Get rid of dryrun.log: in -n mode, don't log at all... |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
epg | (filter_mail): Catch (and discard) exceptions when... |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
epg | (filter_mail): Lose XXX comment for the stupid pop... |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
epg | (update_folders): Only error out if opening .folders... |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
epg | (MAIN): Only call update_folders when -n not specified. |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
epg | (find_mh_folder): Don't know why, but the MAGIC_TO... |
commit | commitdiff | tree | snapshot |
| 2005-09-07 |
epg | (store_message): wtf, log spam saves too, we already... |
commit | commitdiff | tree | snapshot |
| 2005-09-07 |
epg | Lose -p (print file names) option; this can be implemen... |
commit | commitdiff | tree | snapshot |
| 2005-09-07 |
epg | Update documentation for recent changes. |
commit | commitdiff | tree | snapshot |
| 2005-09-06 |
epg | ($SCAN_P_FOLDER, $SCAN_P_MESSAGE, $SCAN_P_FROM): New... |
commit | commitdiff | tree | snapshot |
| 2005-09-06 |
epg | (update_folders): Keep inbox at the top of the list. |
commit | commitdiff | tree | snapshot |
| 2005-09-06 |
epg | (filter_mail): Build and return a hash of all folders... |
commit | commitdiff | tree | snapshot |
| 2005-09-06 |
epg | (filter_mail): Don't move @_ to @msglist, just use @_. |
commit | commitdiff | tree | snapshot |
| 2005-09-06 |
epg | (filter_mail): Lose unused %FOLDERS variable. |
commit | commitdiff | tree | snapshot |
| 2005-09-05 |
epg | (filter_mail): Need to print a \r before printing the... |
commit | commitdiff | tree | snapshot |
| 2005-09-04 |
epg | (filter_mail): Fix destruction of non-printable characters. |
commit | commitdiff | tree | snapshot |
| 2005-09-02 |
epg | (filter_mail): Better int() those field widths! |
commit | commitdiff | tree | snapshot |
| 2005-09-02 |
epg | DOH! accidentally committed #! hack. |
commit | commitdiff | tree | snapshot |
| 2005-09-02 |
epg | (filter_mail): DOH! Sanitize subject, too. |
commit | commitdiff | tree | snapshot |
| 2005-09-02 |
epg | (filter_mail): Stop popping items from header lists... |
commit | commitdiff | tree | snapshot |
| 2005-09-02 |
epg | XXX the stupid pop() in filter_mail |
commit | commitdiff | tree | snapshot |
| 2005-09-02 |
epg | Move the declaration of the hooks lists near the @FILTE... |
commit | commitdiff | tree | snapshot |
| 2005-09-02 |
epg | Ooops, was still using .mincfilter for -d. |
commit | commitdiff | tree | snapshot |
| 2005-09-02 |
epg | Pull in COLUMNS environment variable and default it... |
commit | commitdiff | tree | snapshot |
| 2005-09-02 |
epg | (find_mh_folder): Take %headers as arguments, don't... |
commit | commitdiff | tree | snapshot |
| 2004-12-10 |
epg | Use /usr/bin/env trampoline to run perl. |
commit | commitdiff | tree | snapshot |
| 2004-11-25 |
epg | (filter_mail): Support a post_store_hook, in case someo... |
commit | commitdiff | tree | snapshot |
| 2004-11-25 |
epg | (get_headers): Be liberal in what you receive... |
commit | commitdiff | tree | snapshot |
| 2004-06-15 |
epg | (filter_mail): Now that the formatting isn't spitting... |
commit | commitdiff | tree | snapshot |
| 2004-06-15 |
epg | (filter_mail): Use $len to format the string rather... |
commit | commitdiff | tree | snapshot |
| 2004-06-15 |
epg | (filter_mail): s/$msglen/$len/ (better, shorter name) |
commit | commitdiff | tree | snapshot |
| 2004-06-10 |
epg | (store_message): Kill useless quotes. |
commit | commitdiff | tree | snapshot |
| 2004-06-04 |
epg | More evil optimization. Don't load .mincfilter until... |
commit | commitdiff | tree | snapshot |
| 2004-05-25 |
epg | (filter_mail): Don't prefix folder names with '+' in... |
commit | commitdiff | tree | snapshot |
| 2004-04-26 |
epg | (getfiles): Wow, i sure missed a lot of places where... |
commit | commitdiff | tree | snapshot |
| 2004-04-26 |
epg | (getfiles): Need to reduce count by two here as well. |
commit | commitdiff | tree | snapshot |
| 2004-04-26 |
epg | (filter_mail): Reduce $msgcount by two now that filter_... |
commit | commitdiff | tree | snapshot |
| 2004-04-26 |
epg | (getfiles): Just return readdir results, don't strip... |
commit | commitdiff | tree | snapshot |
| 2004-04-25 |
epg | (MAIN): Drop unnecessary variable @msglist. |
commit | commitdiff | tree | snapshot |
| 2004-04-25 |
epg | (get_headers): Check errors on open. |
commit | commitdiff | tree | snapshot |
| 2004-04-25 |
epg | (get_highest_msgnum): Don't leave this readdir call... |
commit | commitdiff | tree | snapshot |
| 2004-04-25 |
epg | Improve 'die' usage and leave an XXX comment in store_m... |
commit | commitdiff | tree | snapshot |
| 2004-04-25 |
epg | (mkfolder): Simplify. |
commit | commitdiff | tree | snapshot |
| 2004-04-25 |
epg | Don't use 'scalar' function on lists that are already... |
commit | commitdiff | tree | snapshot |
| 2004-04-15 |
epg | Fix L<> syntax (not sure why i had it this funky way... |
commit | commitdiff | tree | snapshot |
| 2004-04-14 |
epg | (filter_mail): Resurrect -p functionality, which was... |
commit | commitdiff | tree | snapshot |
| 2004-04-14 |
epg | small doc fixes |
commit | commitdiff | tree | snapshot |
| 2004-04-14 |
epg | Switch from Getopt::Std to Getopt::Long and Pod::Usage... |
commit | commitdiff | tree | snapshot |
| 2004-04-14 |
epg | Improve NAME and SYNOPSIS pod. |
commit | commitdiff | tree | snapshot |
| 2004-04-11 |
epg | (AUTHORS): Update. |
commit | commitdiff | tree | snapshot |
| 2004-04-11 |
epg | Update svn:executable to modern Subversion convention. |
commit | commitdiff | tree | snapshot |
| 2004-04-11 |
epg | Here you go. |
commit | commitdiff | tree | snapshot |
| 2004-04-11 |
epg | This has no information not already in the POD, and... |
commit | commitdiff | tree | snapshot |
| 2004-04-11 |
epg | Drop Log::Dispatch (finally) and simplify logging. |
commit | commitdiff | tree | snapshot |
| 2004-04-10 |
epg | Two optimizations: |
commit | commitdiff | tree | snapshot |
| 2004-04-10 |
epg | File::Basename hasn't been used since we stopped using... |
commit | commitdiff | tree | snapshot |
| 2004-04-03 |
epg | (filter_mail): Only calculate $msgcount len once. |
commit | commitdiff | tree | snapshot |
| next |