enso/tools/legal-review/engine/reviewed-licenses
Hubert Plociniczak 85d4337f26
Project save backed by git (#3851)
This change adds support for Version Controlled projects in language server.
Version Control supports operations:
- `init` - initialize VCS for a project
- `save` - commit all changes to the project in VCS
- `restore` - ability to restore project to some past `save`
- `status` - show the status of the project from VCS' perspective
- `list` - show a list of requested saves

# Important Notes
Behind the scenes, Enso's VCS uses git (or rather [jGit](https://www.eclipse.org/jgit/)) but nothing stops us from using a different implementation as long as it conforms to the establish API.
2022-11-14 17:32:39 +00:00
..
Apache_2 Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
Apache_2.0 Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
Apache_2.0_License Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
Apache_License__Version_2.0 Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
Apache_License_v2.0 Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
Apache_License_V2.0 Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
Apache-2.0 Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
Bouncy_Castle_Licence Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
CC0 Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
Eclipse_Distribution_License_(New_BSD_License) Project save backed by git (#3851) 2022-11-14 17:32:39 +00:00
MIT Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
MIT_License Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
The_Apache_Software_License__Version_2.0 Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
The_BSD_License Bump scalac to 2.13.5 (#1531) 2021-03-01 16:35:57 +00:00
Unicode_ICU_License Support pattern matching on constants (#3641) 2022-08-12 13:18:58 +00:00