2014-11-28 |
markus schnalke | Added more include directories to fix building in anoth... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
markus schnalke | Fixed the test framework by adjusting it to mmh. |
commit | commitdiff | tree | snapshot |
2014-11-27 |
markus schnalke | gitignore: ignore test dir name file |
commit | commitdiff | tree | snapshot |
2014-11-27 |
markus schnalke | uip/mmh.sh: minor cleanup |
commit | commitdiff | tree | snapshot |
2014-11-27 |
markus schnalke | Fixed building in different build directory, as describ... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
markus schnalke | Merge |
commit | commitdiff | tree | snapshot |
2014-11-27 |
markus schnalke | mhsign: Ignore expired, revoked, invalid, and similar... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
markus schnalke | mhparam: Added more items for direct query and -debug... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
markus schnalke | mhpgp: Bugfix for 2932d136debcf53a45c44891ee80e6d34e61f109 |
commit | commitdiff | tree | snapshot |
2014-11-25 |
markus schnalke | mhpgp: remove unused sed label |
commit | commitdiff | tree | snapshot |
2014-11-25 |
markus schnalke | pick: Clarified the man page with respect to -ddd. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
markus schnalke | mhsign: Bugfix: Don't ignore MMHPGPKEY and the Pgpkey... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
markus schnalke | Merge branch 'master' of ssh://marmaro.de:443/var/git/mmh |
commit | commitdiff | tree | snapshot |
2014-11-21 |
markus schnalke | spost: If we add a From header, we add a qualified... |
commit | commitdiff | tree | snapshot |
2014-11-20 |
markus schnalke | TODO: removed the double-dash TODO item, because it... |
commit | commitdiff | tree | snapshot |
2014-11-20 |
markus schnalke | rmm: Use `refile -src' instead of a folder changing... |
commit | commitdiff | tree | snapshot |
2014-11-20 |
markus schnalke | Fixed a possible uninitialized variable access. |
commit | commitdiff | tree | snapshot |
2014-11-20 |
markus schnalke | coding style: Added braces even for one-line blocks |
commit | commitdiff | tree | snapshot |
2014-11-03 |
markus schnalke | Converted msgstats macros & Co. to functions and added... |
commit | commitdiff | tree | snapshot |
2014-09-26 |
markus schnalke | send: Check the draft folder only if we send msgs,... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
markus schnalke | stringdex(): Clarified what it does |
commit | commitdiff | tree | snapshot |
2014-09-25 |
markus schnalke | uprf: We don't have to implement it ourselves but can... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
markus schnalke | Use trim() to strip whitespace from the end of header... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
markus schnalke | sbr/trim.c: New helper function trim(). Strips whitespa... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
markus schnalke | mhbuild: Transfer-encode MIME parts of type application... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
markus schnalke | print-mimetype: fixed a syntax error |
commit | commitdiff | tree | snapshot |
2014-09-24 |
markus schnalke | repl: use different format as the lead-in to quotes... |
commit | commitdiff | tree | snapshot |
2013-05-27 |
markus schnalke | mhbuild: Don't fail if one attaches an rfc822 message... |
commit | commitdiff | tree | snapshot |
2012-12-08 |
markus schnalke | Bump version number. |
commit | commitdiff | tree | snapshot |
2012-12-08 |
markus schnalke | This is mmh-0.1. mmh-0.1 |
commit | commitdiff | tree | snapshot |
2012-12-08 |
markus schnalke | docs/README.developers: minor cleanups. |
commit | commitdiff | tree | snapshot |
2012-12-08 |
markus schnalke | Added docs/DIFFERENCES_mmh_nmh. |
commit | commitdiff | tree | snapshot |
2012-12-08 |
markus schnalke | Added my master's thesis, which explains mmh. |
commit | commitdiff | tree | snapshot |
2012-12-08 |
markus schnalke | README.developers: Various minor updates. |
commit | commitdiff | tree | snapshot |
2012-12-08 |
markus schnalke | sbr/getpass.c: Removed nmh_getpass() for it is not... |
commit | commitdiff | tree | snapshot |
2012-12-08 |
markus schnalke | Updated the list of documentation files to be distributed. |
commit | commitdiff | tree | snapshot |
2012-12-08 |
markus schnalke | Makefile.in: Removed mmhrelease target because it's... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
markus schnalke | Reworked docs/README.developes to match mmh. |
commit | commitdiff | tree | snapshot |
2012-12-07 |
markus schnalke | Delete docs/pending-release-notes as this is without... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
markus schnalke | COPYRIGHT: Add a note to include mmh into nmh. |
commit | commitdiff | tree | snapshot |
2012-12-07 |
markus schnalke | Updated the installation instructions in INSTALL. |
commit | commitdiff | tree | snapshot |
2012-12-07 |
markus schnalke | Included the relevant parts of docs/README.about into... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
markus schnalke | Updated man page mh-profile(5): file(1) is not from... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
markus schnalke | Report useful error message on broken file(1). |
commit | commitdiff | tree | snapshot |
2012-07-16 |
markus schnalke | Updated man page mmh-intro(7): Replaced obsolete sequen... mmh-thesis-end |
commit | commitdiff | tree | snapshot |
2012-07-16 |
markus schnalke | Updated DATE, finally. |
commit | commitdiff | tree | snapshot |
2012-07-16 |
markus schnalke | mhl forms: Display the sender header before the recipie... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
markus schnalke | Minor man page fix. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
markus schnalke | Added Neil Rickert's mhpgp, the companion to mhsign. |
commit | commitdiff | tree | snapshot |
2012-07-09 |
markus schnalke | Improved portability of mhsend(1). |
commit | commitdiff | tree | snapshot |
2012-07-07 |
markus schnalke | show: Print type of MIME part instead of error message... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
markus schnalke | spost: Don't send Sign: or Enc: headers out. |
commit | commitdiff | tree | snapshot |
2012-07-07 |
markus schnalke | send: Sign and encrypt messages automatically, based... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
markus schnalke | Removed old man page of whom. |
commit | commitdiff | tree | snapshot |
2012-07-07 |
markus schnalke | whom: Suppress the separator if no hidden rcpts are... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
markus schnalke | Added Neil Rickert's mhsign. |
commit | commitdiff | tree | snapshot |
2012-07-07 |
markus schnalke | whatnow: Changes for consistency. |
commit | commitdiff | tree | snapshot |
2012-07-07 |
markus schnalke | whatnow: Re-integrated whom(1); cleanups. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
markus schnalke | Re-added whom(1). This implementation is written from... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
markus schnalke | Minor wording change in an error message. |
commit | commitdiff | tree | snapshot |
2012-06-28 |
markus schnalke | Completely removed the backup-prefix (,). We move to... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
markus schnalke | spost.man8: spost does read the profile now. |
commit | commitdiff | tree | snapshot |
2012-06-28 |
markus schnalke | mhbuild: Fixed order of file names in error messages. |
commit | commitdiff | tree | snapshot |
2012-06-28 |
markus schnalke | Removed context_foil(). We don't need it anymore. |
commit | commitdiff | tree | snapshot |
2012-06-27 |
markus schnalke | ali: Either read default alias files or the ones on... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
markus schnalke | send,spost: No more use of -alias, spost reads Aliasfil... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
markus schnalke | spost: Read profile and context now. Removed -library... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
markus schnalke | mhmail: Read the context! |
commit | commitdiff | tree | snapshot |
2012-06-27 |
markus schnalke | slocal: Do not at all interact with the context or... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
markus schnalke | Merge `spost -watch' rework. |
commit | commitdiff | tree | snapshot |
2012-06-23 |
markus schnalke | Added missing header. Reported by Dennis Herrmann. |
commit | commitdiff | tree | snapshot |
2012-06-22 |
markus schnalke | Removed the -[no]watch flags of send and post. |
commit | commitdiff | tree | snapshot |
2012-06-22 |
markus schnalke | whatnow: Improved the listing of available commands... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
markus schnalke | mhl: Removed remaining code of obsolete -sleep switch. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
markus schnalke | Updated man page send(1) for mime-type-query instead... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
markus schnalke | whatnow: Call send(1) as `send', not as `whatnow'. |
commit | commitdiff | tree | snapshot |
2012-06-15 |
markus schnalke | mmh.sh: Changed from -version to -Version, here too. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
markus schnalke | spost: Just a move of some code. |
commit | commitdiff | tree | snapshot |
2012-06-13 |
markus schnalke | Renamed switches variable to ease automatic text extrac... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
markus schnalke | Whatnow prompt: From now on, detaching only by numbers. |
commit | commitdiff | tree | snapshot |
2012-06-08 |
markus schnalke | Fixed `alist' command at whatnow prompt. |
commit | commitdiff | tree | snapshot |
2012-06-04 |
markus schnalke | Removed configure flag --disable-locale and have it... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
markus schnalke | show: Don't display strange headers by default. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
markus schnalke | (Ignore!) Again a whitespace change for testing purposes. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
markus schnalke | (Ignore!) Removed a trailing whitespace line, just... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
markus schnalke | Fixed mhl's -nobody switch. |
commit | commitdiff | tree | snapshot |
2012-05-05 |
markus schnalke | Remove -dist from man page spost(8) because it's a... |
commit | commitdiff | tree | snapshot |
2012-05-05 |
markus schnalke | mhl: Removed unused digest features from mhl. |
commit | commitdiff | tree | snapshot |
2012-05-05 |
markus schnalke | prompter: Various rework. |
commit | commitdiff | tree | snapshot |
2012-05-05 |
markus schnalke | mhmail: For mailx(1) compat: A period alone on a line... |
commit | commitdiff | tree | snapshot |
2012-05-05 |
markus schnalke | mhmail: For mailx(1) compat: A period alone on a line... |
commit | commitdiff | tree | snapshot |
2012-05-05 |
markus schnalke | mhmail: Removed hidden -resent and -queued switches. |
commit | commitdiff | tree | snapshot |
2012-05-05 |
markus schnalke | Require at least 2 chars for `no' variants of switches. |
commit | commitdiff | tree | snapshot |
2012-05-05 |
markus schnalke | Don't require a length for switch prefixes without... |
commit | commitdiff | tree | snapshot |
2012-05-05 |
markus schnalke | flist: Removed the hidden -total switch. |
commit | commitdiff | tree | snapshot |
2012-05-05 |
markus schnalke | sortm: Removed the hidden -subject switch, which provid... |
commit | commitdiff | tree | snapshot |
2012-05-05 |
markus schnalke | forw: Fixed -build switch. |
commit | commitdiff | tree | snapshot |
2012-05-05 |
markus schnalke | Added comment and removed whitespace. |
commit | commitdiff | tree | snapshot |
2012-05-01 |
markus schnalke | Removed the altmsglink (named `@') and env var `$edital... |
commit | commitdiff | tree | snapshot |
2012-05-01 |
markus schnalke | Man pages: Replaced \*(lq and \*(rq with ` and '. |
commit | commitdiff | tree | snapshot |
next |