Commit Graph

15 Commits

Author SHA1 Message Date
Arya Irani
0cd3cd1cff Merge branch 'trunk' into cp/project-root
# Conflicts:
#	unison-cli-integration/integration-tests/IntegrationTests/transcript.output.md
#	unison-src/transcripts-round-trip/main.output.md
#	unison-src/transcripts/add-run.output.md
#	unison-src/transcripts/bug-strange-closure.output.md
#	unison-src/transcripts/cycle-update-5.output.md
#	unison-src/transcripts/delete.output.md
#	unison-src/transcripts/diff-namespace.output.md
#	unison-src/transcripts/move-namespace.output.md
#	unison-src/transcripts/name-selection.output.md
#	unison-src/transcripts/names.output.md
#	unison-src/transcripts/namespace-dependencies.output.md
#	unison-src/transcripts/propagate.output.md
#	unison-src/transcripts/reflog.output.md
#	unison-src/transcripts/reset.output.md
#	unison-src/transcripts/tab-completion.output.md
#	unison-src/transcripts/transcript-parser-commands.output.md
2024-07-10 23:49:04 -04:00
Greg Pfeil
0031542faf
Add a space before code block info strings
This is for consistency with the `cmark` style. Now the blocks we still
pretty-print ourselves will match the bulk of them that `cmark`
produces.
2024-07-10 13:56:07 -06:00
Chris Penner
1dab376523 Fix behaviour of deleting last project or branch 2024-07-03 11:21:59 -07:00
Chris Penner
5ca1eb3b8d Replace '.' references with scratch/main 2024-06-25 11:11:07 -07:00
Chris Penner
815c1b1f1c
Auto-create project-branches referenced in transcript prompts (#5077) 2024-06-12 09:28:12 -04:00
Mitchell Rosen
0babe4df90 update transcripts 2024-05-01 13:18:46 -04:00
Mitchell Rosen
d37bce3e7e rename and hide old merge commands 2024-04-24 12:29:15 -04:00
Mitchell Rosen
34b73c27fa replace earth with telescope 2023-06-28 12:19:33 -04:00
Mitchell Rosen
ff9a772c27 delete random earth emoji logic 2023-06-26 10:58:54 -04:00
Mitchell Rosen
2038665bac add project.create-empty command and use it in transcripts 2023-06-21 14:23:20 -04:00
Mitchell Rosen
72e97ad62f update transcripts 2023-06-21 13:48:00 -04:00
Mitchell Rosen
0e53442038 make delete.branch use ProjectAndBranch (Maybe ProjectName) ProjectBranchName parser rather than These ProjectName ProjectBranchName parser 2023-05-01 14:15:48 -04:00
Mitchell Rosen
4e8b42f04f more periods after output messages 2023-04-18 10:08:11 -04:00
Mitchell Rosen
185e008dde update transcripts 2023-04-10 12:49:09 -04:00
Mitchell Rosen
56ef0f7771 add delete.branch transcript 2023-04-06 10:01:50 -04:00