- Jun 08, 2020
-
-
Delete unused fileutils, path and merge_join modules. Also delete pep8 and avn alias. The pep8 script is superseded by flake8. And the avn alias was pointing to a non-existent script.
-
- Jun 04, 2020
-
-
Michele Renda authored
92cf019e
-
- May 21, 2020
-
-
Take the functionality of the meta-diff utility and abstract it into a module. This will allow other python scripts to use this functionality transparetly. The executable is not only in charge of handling command line arguments and calling the module's main function.
-