summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Mark ready for release, update timestampdebian/4.2-1archive/debian/4.2-1Aymeric Agon-Rambosson2022-08-07
|
* Add optional Rules-Requires-Root field to satisfy policyAymeric Agon-Rambosson2022-08-06
|
* Bump debhelper compat to 13Aymeric Agon-Rambosson2022-08-06
|
* Repair d/watch (using github tags, repairing regexp)Aymeric Agon-Rambosson2022-08-06
|
* Prepare changelog for 4.2-1Aymeric Agon-Rambosson2022-08-06
|
* Merge tag '4.2'Aymeric Agon-Rambosson2022-08-06
|\
| * Update version number to 4.2Joost Kremers2022-07-31
| |
| * Exclude certain fields when cleaning TeX markup.Joost Kremers2022-07-31
| | | | | | | | | | Some fields, such as `file`, `url` and `doi`, should never be modified by `parsebib-clean-TeX-markup`.
| * Add LICENSE fileJoost Kremers2022-07-13
| |
| * Update copyright statement in the README.Joost Kremers2022-06-21
| |
* | Collating UNRELEASED changelog entrydebian/4.1-1archive/debian/4.1-1Aymeric Agon-Rambosson2022-07-20
| |
* | Merge remote-tracking branch 'salsa/master'Aymeric Agon-Rambosson2022-07-20
|\ \
| * \ Merge from sid [dgit]Sean Whitton2022-07-19
| |\ \
| | * | finalize changelog for 2.3.1-4debian/2.3.1-4archive/debian/2.3.1-4David Bremner2021-01-24
| | | |
* | | | Change uploader, notify adoption, update changelog accordinglyAymeric Agon-Rambosson2022-07-19
| | | |
* | | | changelogAymeric Agon-Rambosson2022-07-16
| | | |
* | | | Remove unneeded parallel option.Aymeric Agon-Rambosson2022-07-16
| | | |
* | | | Bump standards version to 4.5.1.Aymeric Agon-Rambosson2022-07-16
| | | |
* | | | Update copyright years.Aymeric Agon-Rambosson2022-07-16
| | | |
* | | | Merge tag '4.1'Aymeric Agon-Rambosson2022-07-16
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Update version number to 4.1Joost Kremers2022-06-21
| | |
| * | Add test `parsebib-clean-TeX-markup-nested-macros`.Joost Kremers2022-06-20
| | |
| * | parsebib-clean-TeX-markup: allow commands in arguments of formatting commands.Joost Kremers2022-06-20
| | | | | | | | | | | | | | | Don't interpret backslash special if replacement is a function. This should fix Github issue #22.
| * | Revert "Move formatting commands to the end of ↵Joost Kremers2022-06-20
| | | | | | | | | | | | | | | | | | `parsebib-TeX-markup-replacement-alist`." This reverts commit 363df0ba0e51e97709fc2ecb9bb9ad9db7b8d84f.
| * | Move formatting commands to the end of `parsebib-TeX-markup-replacement-alist`.Joost Kremers2022-06-20
| | | | | | | | | | | | This is a workaround for Github issue #22.
| * | Remove test code.Joost Kremers2022-06-20
| | |
| * | Correctly match `\\$` in parsebib-clean-TeX-markup.Joost Kremers2022-06-20
| | | | | | | | | | | | | | | | | | For some reason, the string `"\\$"` would not be matched by `parsebib-clean-TeX-markup`, although `"\\$ "` (note the extra space) would. This commit ensures that both are matched correctly.
| * | Untabify parsebib.elJoost Kremers2022-06-20
| | |
| * | Add `parsebib-clean-TeX-markup`.Joost Kremers2022-06-16
| | | | | | | | | | | | | | | | | | Include the functionality to make TeX markup suitable for display, which was formerly included in Ebib, into parsebib. This makes this functionality available for other packages using parsebib.
| * | Declare the function `json-read`.Joost Kremers2022-06-16
| | |
| * | Update copyright statement.Joost Kremers2022-04-26
| | |
| * | Merge pull request #18 from ↵Joost Kremers2022-01-17
| |\ \ | | | | | | | | | | | | | | | | andras-simonyi/Use_nondestructive_concatenation_in_inheritance_calculation `parsebib--get-xref-fields`: don't mutate inheritance rules
| | * | `parsebib--get-xref-fields`: don't mutate inheritance rulesAndrás Simonyi2022-01-16
| |/ /
| * | Merge pull request #17 from ↵Joost Kremers2022-01-16
| |\ \ | | | | | | | | | | | | | | | | andras-simonyi/Use_all_matching_rules_for_biblatex_inheritance `parsebib--get-xref-fields`: use all matching biblatex rules
| | * | `parsebib--get-xref-fields`: use all matching biblatex rulesAndrás Simonyi2022-01-15
| |/ /
| * | Use `none` in `parsebib--biblatex-inheritances`.Joost Kremers2021-12-09
| | | | | | | | | | | | | | | | | | | | | | | | In order to resolve issue [#231](https://github.com/joostkremers/ebib/issues/231) in Ebib, the formats of `parsebib--biblatex-inheritances` and `ebib-biblatex-inheritances` need to be synchronised. Using keywords somehow feels less Elisp-y, and the Ebib version is user-customisable, where a plain symbol may be more user-friendly.
| * | Update copyright statement.Joost Kremers2021-08-09
| | |
| * | README: Add section on `parsebib-parse`Joost Kremers2021-05-14
| | |
| * | Set default value of `display` in `parsebib-parse` to tJoost Kremers2021-05-14
| | |
| * | Add [Parsebib] label to error messages.Joost Kremers2021-05-14
| | |
| * | `parsebib-parse-bib-file`: collect all fields if `fields` argument is nil.Joost Kremers2021-05-14
| | |
| * | Remove spurious newlines.Joost Kremers2021-05-14
| | |
| * | Bug fix: use `:inheritance` in `parsebib-parse`.Joost Kremers2021-05-14
| | |
| * | Add `parsebib-parse` to parse files rather than buffers.Joost Kremers2021-05-12
| | |
| * | Fix some doc string typos.Joost Kremers2021-05-12
| | |
| * | Replace all white space sequences with a single space for display.Joost Kremers2021-05-12
| | |
| * | Small update to the READMEJoost Kremers2021-05-12
| | |
| * | README: fix typoJoost Kremers2021-05-12
| | |
| * | Update README.Joost Kremers2021-05-12
| | |
| * | README: fix typo.Joost Kremers2021-05-12
| | |