Skip to content

Conversation

mseri
Copy link
Member

@mseri mseri commented Oct 12, 2025

CHANGES:

  • bibfmt: added --quiet flag to suppress all output except errors.
  • bibfmt: added --force flag to ignore parsing errors and output only successfully parsed entries.
  • bibfmt: refactored deduplication functions - moved all deduplication logic (deduplicate_entries, resolve_conflicts, merge_entries_non_interactive) from library to bibdedup CLI tool. The library now provides only the core find_duplicate_groups function for programmatic use.

CHANGES:

- bibfmt: added --quiet flag to suppress all output except errors.
- bibfmt: added --force flag to ignore parsing errors and output only
  successfully parsed entries.
- bibfmt: refactored deduplication functions - moved all deduplication logic
  (deduplicate_entries, resolve_conflicts, merge_entries_non_interactive) from
  library to bibdedup CLI tool. The library now provides only the core
  find_duplicate_groups function for programmatic use.
@mseri
Copy link
Member Author

mseri commented Oct 12, 2025

Tests have troubles with the sandbox, disabled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant