summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* changelog for byte compilation rebuilddebian/2.3.1-2archive/debian/2.3.1-2David Bremner2018-06-02
* upload to unstabledebian/2.3.1-1archive/debian/2.3.1-1Sean Whitton2017-06-19
* bump std-ver to 4.0.0Sean Whitton2017-06-19
* bump debhelper compat to 10Sean Whitton2017-06-19
* update copyright yearsSean Whitton2017-06-19
* changelogSean Whitton2017-06-19
* Merge tag '2.3.1'Sean Whitton2017-06-19
|\
| * Allow $ ^ and & in BibTeX keys and identifiers.Joost Kremers2017-05-01
| * Update version number.Joost Kremers2017-03-27
| * Include braces in return value of parsebib-read-preamble.Joost Kremers2017-03-27
| * Update docstring of parsebib-read-commentJoost Kremers2017-03-27
| * Include pre-comment whitespace in comment contents.Joost Kremers2017-03-27
| * Support @comments without braces.Joost Kremers2017-03-27
| * Remove empty items from parsebib-collect-strings.Joost Kremers2017-03-27
| * Do not move one char backward in parsebib--match-paren-forward.Joost Kremers2017-03-27
| * Put preambles and comments in correct order in parsebib-parse-buffer.Joost Kremers2017-03-27
| * Include general inheritances when using biblatex schemeJoost Kremers2017-03-25
| * Update version number.Joost Kremers2017-03-25
| * Update doc string of parsebib--get-target-field.Joost Kremers2017-03-23
| * Update doc string of parsebib-expand-xrefs.Joost Kremers2017-03-23
| * Small fix in README.mdJoost Kremers2017-03-23
| * Add cross-reference resolving.Joost Kremers2017-03-23
| * Add 'testbib.bib' to .gitignore.Joost Kremers2017-03-17
| * Remove spurious empty line.Joost Kremers2017-03-17
| * Update the manual.Joost Kremers2017-03-12
| * Fix header in the README.Joost Kremers2017-03-12
| * Refactor `parsebib--expand-string'.Joost Kremers2017-03-11
| * Update doc string of `parsebib--expand-strings'.Joost Kremers2017-03-11
| * Update doc string of `parsebib--parse-value'.Joost Kremers2017-03-11
| * Remove empty lines after first line of doc string.Joost Kremers2017-03-11
| * Remove cond clause for numbers in `parsebib--expand-strings'.Joost Kremers2017-03-11
| * Improve `parsebib--expand-strings'.Joost Kremers2017-03-11
| * Remove last paragraph.Joost Kremers2017-03-11
| * Fix headers.Joost Kremers2017-03-11
| * Fix the manual a bit.Joost Kremers2017-03-11
| * Cosmetic changes to the manual.Joost Kremers2017-03-11
| * Update README with new functions.Joost Kremers2017-03-11
| * Add BibTeX dialect to output of `parsebib-parse-ffile'.Joost Kremers2017-03-11
| * Update commentsJoost Kremers2017-03-11
| * Update version number and copyright statement.Joost Kremers2017-03-11
| * Add expand-strings argument to parsebib-collect-strings.Joost Kremers2017-03-11
| * Improve string-expansion code.Joost Kremers2017-03-10
| * Don't move one char back in parsebib--match-elimJoost Kremers2017-03-10
| * BibTeX keys / identifiers must be at least one character long.Joost Kremers2017-03-10
| * parsebib-replace-string: Do not try to expand fields when no strings are prov...Joost Kremers2017-03-10
| * Refactor parsebib-read-string.Joost Kremers2017-03-10
| * Update doc strings of parsebib-read-entry and parsebib-find-bibtex-field.Joost Kremers2017-03-10
| * Add `parsebib-parse-buffer'.Joost Kremers2017-03-10
| * Always return the hash table when collecting strings and entries.Joost Kremers2017-03-10
| * Require `subr-x' for `string-join'.Joost Kremers2017-03-10