1
0
Fork
You've already forked mergiraf
0
forked from mergiraf/mergiraf
A syntax-aware git merge driver for a growing collection of programming languages and file formats.
  • Rust 98.8%
  • Shell 1.2%
Antonin Delpeuch d28b78def8 chore: Switch yaml and go parsers to official releases ( #14 )
Thanks to @dbravender in #13, I realized tree-sitter 0.24 is actually backwards compatible with grammars build for down to 0.20 (at least). That's amazing! It lets us remove some patched dependencies. Only tree-sitter-xml remains.
Reviewed-on: mergiraf/mergiraf#14
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
Co-committed-by: Antonin Delpeuch <antonin@delpeuch.eu>
2024年11月10日 08:29:14 +00:00
.forgejo/workflows ci: Remove --frozen to cargo invokation 2024年11月10日 09:27:39 +01:00
doc feat: add initial Dart support ( #13 ) 2024年11月10日 08:14:23 +00:00
examples feat: add initial Dart support ( #13 ) 2024年11月10日 08:14:23 +00:00
helpers Prepare for full merging support in the solve command, for #2 2024年11月04日 10:00:52 +01:00
src chore: Switch yaml and go parsers to official releases ( #14 ) 2024年11月10日 08:29:14 +00:00
tests Add support for full merges in the "mergiraf solve" command ( #3 ) 2024年11月04日 21:21:13 +00:00
.clippy.toml Initial release 2024年11月01日 14:06:12 +01:00
.gitignore Initial release 2024年11月01日 14:06:12 +01:00
Cargo.lock chore: Switch yaml and go parsers to official releases ( #14 ) 2024年11月10日 08:29:14 +00:00
Cargo.toml chore: Switch yaml and go parsers to official releases ( #14 ) 2024年11月10日 08:29:14 +00:00
GOVERNANCE.md Add governance document 2024年11月01日 20:38:33 +01:00
LICENSE.txt Initial release 2024年11月01日 14:06:12 +01:00
members.yml Add governance document 2024年11月01日 20:38:33 +01:00
README.md README: correct typo 2024年11月01日 15:06:54 +00:00

Mergiraf

A syntax-aware git merge driver for a growing collection of programming languages and file formats.

See the documentation.

License: GPLv3