aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-30Add license information, change shebang.HEADv0.1masterJohn Ankarström
2021-01-04Change multi-line format specification syntaxJohn Ankarström
2020-11-15add field m (misc)John Ankarström
2020-11-15change punctuation strippingJohn 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-13fix error in weak match warningJohn Ankarström
2020-11-12remove potential double period after author's intialJohn Ankarström
2020-11-12change terminologyJohn Ankarström
2020-11-11keep double-spacing when formatting, improve manualJohn Ankarström
2020-11-11fix punctuation bug, improve weak match warningJohn Ankarström
2020-11-11fix spacing bugJohn Ankarström
2020-11-11remove whitespaceJohn Ankarström
2020-11-11do three passes, improve some other stuffJohn Ankarström
2020-11-11remove extra line before reflist entryJohn Ankarström
2020-11-11fix bug where last line was not printedJohn Ankarström
2020-11-11add backslash escaping, auto-remove more punctuationJohn Ankarström
2020-11-11add example document to manualJohn Ankarström
2020-11-11clarify manualJohn Ankarström
2020-11-11fix '' and reflist bugsJohn Ankarström
2020-11-11add nbsp to table in manualJohn Ankarström
Otherwise, it looks too cramped in the HTML output.
2020-11-11Merge branch 'master' of ankarstrom.se:/git/rfJohn Ankarström
2020-11-11add performance info to manualJohn Ankarström
2020-11-11fix alt inline ref bugJohn Ankarström
2020-11-11fix weak match warningJohn Ankarström
(I changed the values and forgot to update the warning.)
2020-11-11add Makefile, remove .pl extensionJohn Ankarström
2020-11-11fix format bugJohn Ankarström
2020-11-11add manualJohn Ankarström
2020-11-11polishJohn Ankarström
2020-11-10support multiple authors; show full names in reflistJohn Ankarström
2020-11-10rewrite in perlJohn Ankarström
2020-11-10first commitJohn Ankarström