]> git.madduck.net Git - code/mailplate.git/shortlog

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

code/mailplate.git
2021-02-02 martin f. kraffthacks to make it py3 compatible master
2008-07-17 martin f. krafftfix up manpage mailplate-0.2
2008-07-17 martin f. krafftfix template/mailfile detection while argument parsing
2007-11-15 martin f. krafftadd todo item about control items in body
2007-10-12 martin f. krafftadd TODO list mailplate-0.1.1
2007-10-07 martin f. krafftrename to gitignore
2007-10-07 martin f. krafftignore generated manpage
2007-10-07 martin f. kraffttrim comment at start of script
2007-10-07 martin f. krafftadd integration and todos
2007-10-07 martin f. krafftadd explicit stdin method
2007-10-07 martin f. krafftfix examples
2007-10-07 martin f. krafftfix manpage and add homepage
2007-10-07 martin f. krafftfix urls
2007-10-07 martin f. krafftadd example files mailplate-0.1
2007-10-07 martin f. krafftfix encoding of manpage
2007-10-07 martin f. krafftfix makefile default target
2007-10-07 martin f. krafftadd manpage
2007-10-07 martin f. krafftadd vim/mutt config to README
2007-10-07 martin f. krafftadd README
2007-10-07 martin f. kraffterror on encounter of an unknown header slot
2007-10-07 martin f. krafftadd KEEP_ALL_HEADERS slot
2007-09-30 martin f. krafftset verbose on first invocation
2007-09-30 martin f. krafftuse default if not template name specified
2007-09-30 martin f. krafftadd verbose mode and cleanup warnings/errors
2007-09-30 martin f. krafftcreate default template if none exists
2007-09-30 martin f. krafftfix startup without config
2007-09-30 martin f. krafftfix creation of new messages
2007-09-30 martin f. krafftfix usage message
2007-09-06 martin f. krafftinitial checkin