Peter Cottle
|
c20f05952c
|
Merge pull request #1087 from birdalicious/undo-update
updated undo command to only track when a command changes the tree
|
2023-07-19 08:31:50 -06:00 |
|
Jack Bird
|
6258ed501e
|
updated undo command to only track when a command changes the tree
|
2023-07-18 19:19:56 +01:00 |
|
Peter Cottle
|
a0a6e922cb
|
Merge pull request #1086 from birdalicious/push-delete
Added delete flag to 'push' command to delete remote branches
|
2023-07-15 15:13:59 -06:00 |
|
Jack Bird
|
d50d910c9b
|
removed import added by accident
|
2023-07-15 21:20:15 +01:00 |
|
Jack Bird
|
df4215dd11
|
Added tests to cover delete functionality
|
2023-07-15 21:13:39 +01:00 |
|
Jack Bird
|
229415444e
|
Added -d and --delete to git push to delete remote branches
|
2023-07-15 20:56:07 +01:00 |
|
Peter Cottle
|
f961b0c0c8
|
Merge pull request #1085 from pcottle/dependabot/npm_and_yarn/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2
|
2023-07-11 07:21:54 -06:00 |
|
dependabot[bot]
|
bf5913d81d
|
Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-11 13:05:04 +00:00 |
|
Peter Cottle
|
39fadd373d
|
Merge pull request #1081 from Mokona/patch-1
Update a french message to make it more natural
|
2023-07-07 13:14:06 -06:00 |
|
Sylvain Glaize
|
9754a986d0
|
Update a french message to make it more natural
The proposed current sentence is a direct translation of the English sentence. Understandable if you know English, but not natural French.
|
2023-07-07 21:02:55 +02:00 |
|
Peter Cottle
|
b43615446e
|
Merge pull request #1078 from SoumyaBhattacharjee/skip_confirmation_for_solution_after_solved
The confirmation dialog should not open after a user has solved the level (Issue: #1077)
|
2023-06-24 10:33:15 -06:00 |
|
SOUMYA
|
82d5dfc7da
|
The confirmation dialog should not open after a user has solved the level and trying to see the solution
|
2023-06-24 17:07:33 +05:30 |
|
Peter Cottle
|
e169ed42a6
|
Merge pull request #1076 from 0xbochi/0xbochi-translation-patch
translation - interactiveRebase.js
|
2023-06-23 16:39:19 -06:00 |
|
0xbochi
|
5ea0f35c08
|
translation - interactiveRebase.js
Fixed article error: 'le fenêtre' -> 'the window'.
|
2023-06-23 15:51:12 +02:00 |
|
Peter Cottle
|
dfd9fea1ac
|
Update README.md
remove travis build thing
|
2023-06-13 09:28:17 -06:00 |
|
Peter Cottle
|
80b6937c3f
|
Merge pull request #1075 from Sevichecc/zh_TW-fix
Fix incorrent markdown format in zh_TW
|
2023-05-20 09:39:39 -06:00 |
|
Peter Cottle
|
953c2d5228
|
Merge pull request #1074 from Sevichecc/zh-CN-fix
Fix zh-CN translation
|
2023-05-20 09:38:39 -06:00 |
|
SevicheCC
|
7d5ab84844
|
Fix markdown format
|
2023-05-20 19:41:09 +08:00 |
|
SevicheCC
|
d13591179f
|
Fix incorrent brackets
|
2023-05-20 18:12:15 +08:00 |
|
SevicheCC
|
997dd89c23
|
Use gender-neutral term
|
2023-05-20 12:54:04 +08:00 |
|
Peter Cottle
|
02e23bb9d1
|
#1072 some tweaks
|
2023-05-05 16:06:30 -06:00 |
|
Peter Cottle
|
bdcb3e5b4c
|
Merge pull request #1072 from Netz00/feature-972-add-a-button-to-revert-the-animation
#937 - Solution proposal
|
2023-05-05 16:03:41 -06:00 |
|
Netz
|
7a55e66b37
|
#937 - Fix advancing to the next screen
|
2023-05-05 18:48:29 +02:00 |
|
Netz
|
aa8f51713f
|
#937 - Solution proposal
|
2023-05-04 20:28:57 +02:00 |
|
Peter Cottle
|
1723d9b0fc
|
Merge pull request #1071 from ShenggKai/fix-typo-vietnamese
Improvements to Vietnamese translation
|
2023-04-30 15:55:03 -06:00 |
|
shengkai
|
bda08de5f8
|
fix typo and add translation in vi
|
2023-04-30 17:13:01 +07:00 |
|
Peter Cottle
|
4553ff362c
|
Merge pull request #1065 from neoalienson/fix-zh_TW
Translations - fix typo in zh_TW
|
2023-04-10 14:14:53 -06:00 |
|
neo.alienson
|
7cf4bdc9b4
|
fix typo in zh_TW
|
2023-04-11 00:28:37 +08:00 |
|
Peter Cottle
|
9fc02383dc
|
Merge pull request #1061 from smy1999/main
Fix Chinese translation
|
2023-03-22 07:06:43 -06:00 |
|
smy1999
|
93e7e9eb3e
|
Fix Chinese translation.
|
2023-03-22 14:52:06 +08:00 |
|
Peter Cottle
|
0bec45844c
|
Resolves #1058 -- dont show cancel button when in teaching mode
|
2023-02-19 16:41:26 -07:00 |
|
Peter Cottle
|
e040e787ba
|
Merge pull request #1056 from IT-VBFK/fix-typo-in-start-dialog
Fix typo in start dialog on level `pullArgs`
|
2023-02-12 10:51:50 -07:00 |
|
IT-VBFK
|
2d463f3033
|
Fix typo in start dialog
|
2023-02-12 14:06:25 +01:00 |
|
Peter Cottle
|
efd7fcabfc
|
Merge pull request #1055 from alanzirek/fix-fr-typo
fix french typo
|
2023-02-11 08:23:22 -08:00 |
|
alan
|
508a29fb3b
|
fix french typo
|
2023-02-10 22:28:45 +01:00 |
|
Peter Cottle
|
f9be9b6c52
|
Merge pull request #1054 from jbarberia/nivel_ensalada_de_branches
Fix typo
|
2023-02-06 18:45:07 -08:00 |
|
Juan Luis Barberia
|
7a15d0fe33
|
Fix typo
|
2023-02-04 16:26:54 -03:00 |
|
Peter Cottle
|
60bdaf9a2f
|
Merge pull request #1052 from ajmalwali7/main
'Double Exclamation marks' issue solved!
|
2023-01-30 14:46:29 -08:00 |
|
Ajmal Wali
|
b5ff36f8e2
|
'Double Exclamation marks' issue solved!
|
2023-01-30 23:48:15 +05:00 |
|
Peter Cottle
|
0da21d59ae
|
Merge pull request #1051 from pcottle/dependabot/npm_and_yarn/ua-parser-js-0.7.33
Bump ua-parser-js from 0.7.31 to 0.7.33
|
2023-01-27 06:26:57 -08:00 |
|
dependabot[bot]
|
83c0b7dc91
|
Bump ua-parser-js from 0.7.31 to 0.7.33
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33)
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-27 10:46:50 +00:00 |
|
Peter Cottle
|
0f48d16899
|
Merge pull request #1050 from AlexBelostozky/typoFixes
Resolve an RU translation typo
|
2023-01-15 10:30:50 -07:00 |
|
Александр Белостоцкий
|
26e79e4cb9
|
Resolve an RU translation typo
|
2023-01-15 18:19:17 +06:00 |
|
Peter Cottle
|
3a9f1bc7da
|
Resolves #1048
|
2023-01-12 10:20:06 -07:00 |
|
Peter Cottle
|
5c37007647
|
Merge pull request #1047 from pcottle/dependabot/npm_and_yarn/json5-2.2.3
Bump json5 from 2.2.0 to 2.2.3
|
2023-01-08 10:10:53 -07:00 |
|
dependabot[bot]
|
33f72394f5
|
Bump json5 from 2.2.0 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-07 23:32:17 +00:00 |
|
Peter Cottle
|
2395bcb2f1
|
Resolves #1044
|
2022-12-20 09:31:26 -07:00 |
|
Peter Cottle
|
3f93bff88f
|
Resolves #1045 -- fix click events for level builder
|
2022-12-20 09:25:18 -07:00 |
|
Peter Cottle
|
1db218b874
|
Merge pull request #1037 from pcottle/dependabot/npm_and_yarn/minimatch-3.0.8
Bump minimatch from 3.0.4 to 3.0.8
|
2022-12-05 10:59:27 -07:00 |
|
dependabot[bot]
|
9749d57bd8
|
Bump minimatch from 3.0.4 to 3.0.8
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.0.8)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-04 22:47:48 +00:00 |
|