| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-18 | rewriter: support project(license_files: ) | Benjamin Gilbert | |
| 2021-01-12 | Allow '//' as project function id due to git bash path conversion. | Luke Elliott | |
| See https://stackoverflow.com/questions/54258996/git-bash-string-parameter-with-at-start-is-being-expanded-to-a-file-path | |||
| 2019-06-05 | rewriter: Fix that default_options would not set the correct id | Daniel Mensinger | |
| Currently default_options uses "" for the kwarks id, however this is incorect and it must be "/". Additionally, this error won't be ignored in the future with "--skip" (this is why the tests were passing and this wasn't detected earlier). | |||
| 2019-03-04 | rewriter: Require '/' for the project ID | Daniel Mensinger | |
| 2019-02-26 | Use c++14 instead of c++17 in the tests | Daniel Mensinger | |
| 2019-02-26 | rewriter: Set and delete default options | Daniel Mensinger | |
| 2019-02-26 | rewriter: Remove matching regex from list | Daniel Mensinger | |
| 2019-01-31 | Added dependecy kwargs support | Daniel Mensinger | |
| 2019-01-31 | Added test case | Daniel Mensinger | |
