enso/tools/legal-review/license-texts
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
..
Mozilla Public License, version 2.0_files Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
APACHE2.0 Automate License Information Gathering (#1198) 2020-10-09 16:19:58 +02:00
Bouncy_Castle_Licence.txt Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
BSD-2-Clause Update Scala to 2.13.8 (#3631) 2022-08-08 19:32:55 +00:00
BSD-3-Clause Bump scalac to 2.13.5 (#1531) 2021-03-01 16:35:57 +00: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
Mozilla Public License, version 2.0.html Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
Unicode_ICU_License Update Scala to 2.13.8 (#3631) 2022-08-08 19:32:55 +00:00