enso/distribution/engine/THIRD-PARTY/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
..
APACHE2.0 Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
Bouncy_Castle_Licence.txt Initial Legal Review (#1210) 2020-10-19 10:50:12 +02: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