| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-17 | Fix diff-zip.sh so it works on Darwin. | John MacFarlane | |
| BSD find is slightly different and doesn't have -regextype option. | |||
| 2019-07-12 | Update diff-zip to support windows (#5641) | Agustín Martín Barbero | |
| Trying to use this script on windows (git-bash) gave several errors: - *mktemp* complained about missing XXXs in the template (fixed by adding XXX) - *find* didn't understand the -E switch (fixed by using the equivalent arguments) - *terminal codes* were not being recognized by the console (-e added to echo) | |||
| 2019-07-10 | Improve diff-docx.sh -> diff-zip.sh. | John MacFarlane | |
| It now can be used on odts, docx, or epubs. | |||
