Feature update mechanism
numapde-merge-bibliography hat nun den Schalter --update:
- aktualisierte arxive und doi Einträge werden an der ursprünglichen Stelle in der Bibliothek ergänzt
- neue Einträge werden am Ende hinzugefügt (wie das ursprüngliche merge)
- Geänderte Autoren erzeugen eine Fehlermeldung auf der Kommandzeile und werden im update ignoriert.
Merge request reports
Activity
Filter activity
added 10 commits
- d852c810 - use git for difference detection
- cb64e754 - test the update routine using git diff
- 1e42978e - issue #24 (closed): call canonicalize on the updated entries
- fb310e5c - also canonicalize the new entries
- 22872b21 - the canonicalize script does not work with empty libraries. so check that before
- f3a35a5c - provide a hook to protect the test data
- 7750bece - provide a hook to protect the test data
- 1378517a - test the return codes and print more useful intermediate messages about what was tested
- c38688fd - grep returns true if it found a match, so break in that case. Furthermore git...
- 7ce6d610 - short documentation of the hook script
Toggle commit listmentioned in commit 2da02ee8
Please register or sign in to reply