Commit Graph

175 Commits

Author SHA1 Message Date
Arya Irani
c1abbe102b
Merge pull request #4246 from unisonweb/cp/project-ui-command 2023-08-15 11:53:11 -04:00
Chris Penner
26944f55fc
Bump LSP lib versions (#4262)
* Upgrading to lsp-2.* support

* Upgrade imports to lsp 2

* Starting port to 2.0

* More porting to v2

* Lock down version hashes
2023-08-14 17:28:11 -07:00
Chris Penner
ab703fff81 Split out UI command. 2023-08-04 18:48:19 -07:00
Arya Irani
f4254609fd switch hereFile to FileEmbed 2023-07-27 10:48:33 -04:00
Mitchell Rosen
4e8a700f4b ⅄ trunk → 23-06-26-reuse-unique-type-guids-v2 2023-07-20 12:23:20 -04:00
Chris Penner
b5b12972d8 Merge branch 'trunk' into lsp/type-sig-hints 2023-07-19 16:20:29 -06:00
Mitchell Rosen
5443781e7c finish tying together unique type guid reuse 2023-07-18 12:59:37 -04:00
Arya Irani
5bce6d80ea
Merge pull request #4165 from unisonweb/cp/silent-transcript-runner 2023-07-07 12:21:19 -04:00
Arya Irani
7509f80341 move the file watcher to the unison-cli package 2023-07-05 12:55:29 -04:00
Chris Penner
e683c914b7 Silence stdout from actual transcript test runs 2023-07-05 10:08:27 -06:00
Dan Doel
49ac8f008a Put current jit branch in a dedicated file for cache keying 2023-06-30 16:04:13 -04:00
Mitchell Rosen
3ec0bb1485 ⅄ trunk → 23-06-23-rework-old-startup-flow 2023-06-23 14:43:46 -04:00
Mitchell Rosen
fba25430d0 delete all code related to downloading base on startup 2023-06-23 14:36:58 -04:00
Mitchell Rosen
bb818d5fec download latest version of base on project.create 2023-06-21 13:48:01 -04:00
Mitchell Rosen
2cd6a4dedb make argument to project.create optional 2023-06-21 13:48:00 -04:00
Mitchell Rosen
00e2039a99 make argument to project.create optional 2023-06-16 10:41:04 -04:00
Mitchell Rosen
2f39f1afa8 ⅄ trunk → 23-06-01-branch-rename 2023-06-02 10:07:50 -04:00
Arya Irani
9ec8b8a28f
Merge pull request #4063 from unisonweb/23-05-30-switch-autocomplete-project-branches 2023-06-01 21:55:02 -04:00
Mitchell Rosen
ee8b0a79ed add branch.rename command 2023-06-01 17:52:01 -04:00
Mitchell Rosen
a9c4e9be6e add project.rename command 2023-06-01 15:28:40 -04:00
Mitchell Rosen
5bfa3c1f0e pull many small pretty-printing combinators out of
Unison.Cli.OutputMessages into Unison.Cli.Pretty to work around circular imports
2023-05-30 16:56:18 -04:00
Mitchell Rosen
b5702b9f88 ormolu the world 2023-05-25 15:02:20 -04:00
Arya Irani
b5beb0e94d merge old lts bump into new trunk 2023-05-20 16:37:08 -04:00
Travis Staton
a75d555be0
Add delete.project command 2023-05-16 12:22:21 -04:00
Mitchell Rosen
80407eeefe stub out release.draft command 2023-04-26 07:52:28 -04:00
Mitchell Rosen
5984ecad69 rename branch.fork to branch 2023-04-06 11:02:10 -04:00
Mitchell Rosen
5c3850c830 add working version of branch.fork command 2023-04-06 10:57:32 -04:00
Mitchell Rosen
c591aeca01 ⅄ trunk → delete-project-branch 2023-04-06 09:54:57 -04:00
Mitchell Rosen
105b94d425 ⅄ trunk → delete-unused-pr-commands 2023-04-05 10:58:36 -04:00
Mitchell Rosen
fe245ea0fd delete pr.create and pr.load 2023-04-05 10:56:04 -04:00
Mitchell Rosen
37d0c63b54 begin renaming project.delete-branch to delete.branch by moving module 2023-04-05 10:22:12 -04:00
Mitchell Rosen
b671090805 ⅄ trunk → delete-project-branch 2023-04-04 22:18:45 -04:00
Mitchell Rosen
d1dc44f8f3 begin scaffolding out a command to delete a project branch 2023-04-04 11:57:13 -04:00
Mitchell Rosen
b1345fc7ab add branches command that lists local branches and their remote mappings 2023-04-03 17:20:52 -04:00
Mitchell Rosen
95a9a6cf78 add dummy projects handler 2023-04-03 10:45:47 -04:00
Mitchell Rosen
44551a1f40 implement 2-argument pull 2023-03-28 17:10:10 -04:00
Mitchell Rosen
e892591193 move pull-request.load handler into its own module 2023-03-09 12:43:52 -05:00
Mitchell Rosen
b7e395db00 stub out project.clone handler 2023-03-02 10:31:05 -05:00
Mitchell Rosen
6a9c0962b3 extract pull handler into its own file 2023-03-02 10:02:39 -05:00
Travis Staton
d38f31a93c
Merge remote-tracking branch 'origin/trunk' into topic/projects 2023-02-22 12:51:03 -05:00
Mitchell Rosen
74e589205c push refactoring and delete project.create-branch command 2023-02-10 22:43:17 -05:00
Mitchell Rosen
1e19f5e996 ⅄ trunk → topic/projects 2023-02-10 19:25:33 -05:00
Travis Staton
bf88e668a6
upgrade hpack to 0.35 2023-02-09 14:04:47 -05:00
Chris Penner
384906d035 Acquire and persist user information on login. 2023-02-09 11:30:35 -06:00
Mitchell Rosen
9eec421ae8 more project.push work 2023-02-08 17:18:45 -05:00
Chris Penner
8f9ee374d7 Rebase onto trunk and revive changes 2023-02-03 10:41:18 -06:00
Chris Penner
d9e0cfa9cf
Upgrade to stack 2.9.1 (#3787) 2023-02-02 09:49:21 -06:00
Mitchell Rosen
5174bbff76 stub out push project handler 2023-01-27 11:25:22 -05:00
Mitchell Rosen
dd234993fe stub out client side of share api 2023-01-26 14:00:25 -05:00
Mitchell Rosen
1ad44a2ea4 stub out project.create-branch 2023-01-23 14:31:53 -05:00