Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-30 | Add license information, change shebang.HEADv0.1master | John Ankarström | |
2021-01-04 | Change multi-line format specification syntax | John Ankarström | |
2020-11-15 | add field m (misc) | John Ankarström | |
2020-11-15 | change punctuation stripping | John Ankarström | |
It wasn't a good idea to strip parentheses, as a missing %y would cause bugs like these: (Author when using the format (%A %y). | |||
2020-11-13 | fix error in weak match warning | John Ankarström | |
2020-11-12 | remove potential double period after author's intial | John Ankarström | |
2020-11-12 | change terminology | John Ankarström | |
2020-11-11 | keep double-spacing when formatting, improve manual | John Ankarström | |
2020-11-11 | fix punctuation bug, improve weak match warning | John Ankarström | |
2020-11-11 | fix spacing bug | John Ankarström | |
2020-11-11 | remove whitespace | John Ankarström | |
2020-11-11 | do three passes, improve some other stuff | John Ankarström | |
2020-11-11 | remove extra line before reflist entry | John Ankarström | |
2020-11-11 | fix bug where last line was not printed | John Ankarström | |
2020-11-11 | add backslash escaping, auto-remove more punctuation | John Ankarström | |
2020-11-11 | add example document to manual | John Ankarström | |
2020-11-11 | clarify manual | John Ankarström | |
2020-11-11 | fix '' and reflist bugs | John Ankarström | |
2020-11-11 | add nbsp to table in manual | John Ankarström | |
Otherwise, it looks too cramped in the HTML output. | |||
2020-11-11 | Merge branch 'master' of ankarstrom.se:/git/rf | John Ankarström | |
2020-11-11 | add performance info to manual | John Ankarström | |
2020-11-11 | fix alt inline ref bug | John Ankarström | |
2020-11-11 | fix weak match warning | John Ankarström | |
(I changed the values and forgot to update the warning.) | |||
2020-11-11 | add Makefile, remove .pl extension | John Ankarström | |
2020-11-11 | fix format bug | John Ankarström | |
2020-11-11 | add manual | John Ankarström | |
2020-11-11 | polish | John Ankarström | |
2020-11-10 | support multiple authors; show full names in reflist | John Ankarström | |
2020-11-10 | rewrite in perl | John Ankarström | |
2020-11-10 | first commit | John Ankarström | |