]> git.madduck.net Git - etc/mutt.git/history - .mutt/bgrun

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:

migrate from tempfile to mktemp
[etc/mutt.git] / .mutt / bgrun
2021-09-12 martin f. krafftmigrate from tempfile to mktemp
2021-09-12 martin f. krafftuse py3 for mimetype detection
2019-09-03 martin f. krafftreduce sleep time to 1s
2019-08-15 martin f. krafftbgrun: do not notify about cleanup
2019-08-15 martin f. krafftbgrun: use a subdir as sentinel and for our own workspace
2019-08-09 martin f. krafftbgrun parametrisation
2019-07-30 martin f. krafftbgrun: fixup cleaning up
2019-07-30 martin f. krafftbgrun: notify about output during cleanup
2019-07-30 martin f. krafftbgrun: use delayed cleanup hack
2019-07-30 martin f. krafftbgrun: factor out notifying about viewer output
2019-02-21 martin f. krafftfix handling special characters in filenames
2018-12-19 martin f. krafftimproved handling of attachments with spaces in filenames
2018-10-23 martin f. krafftgeneralise bgrunning via FIFO
2018-08-13 martin f. krafftHandle attachments via stdin
2018-08-13 martin f. krafftimproved tempfile handling
2018-08-12 martin f. krafftAttachment viewing in the background