mu/guile/scripts
djcb 0041cd47ef script: make find-dups a bit faster
'find-dups' was trying to call `mu remove' for each duplicate message it
removes. This can be quit slow, so simply delete a file. After dups have
been removed, run `mu index'.
2015-06-14 11:16:01 +03:00
..
Makefile.am * guile: add find-dups script, to find duplicate messages 2013-06-07 14:20:44 +03:00
find-dups.scm script: make find-dups a bit faster 2015-06-14 11:16:01 +03:00
msgs-count.scm Fix build error in msgs-count.scm 2014-12-07 16:29:14 -05:00
msgs-per-day.scm * guile: some update for the output format 2013-07-23 22:22:57 +03:00
msgs-per-hour.scm * guile: update command-line arguments in scripts 2013-10-09 23:27:00 +03:00
msgs-per-month.scm * guile: update command-line arguments in scripts 2013-10-09 23:27:00 +03:00
msgs-per-year-month.scm * guile: update command-line arguments in scripts 2013-10-09 23:27:00 +03:00
msgs-per-year.scm * guile: update command-line arguments in scripts 2013-10-09 23:27:00 +03:00