index
:
mason
chrisgrieser-patch-1
main
release-please--branches--main--components--mason.nvim
v1.x
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
feat(cargo): support fetching versions for git crates hosted on github (#1459)
William Boman
2023-08-19
2
-0
/
+34
*
chore(async): add Channel (#1456)
William Boman
2023-08-17
2
-2
/
+115
*
fix(ui): properly reset new package version state (#1454)
William Boman
2023-08-17
1
-0
/
+2
*
chore(main): release 1.6.2 (#1446)
v1.6.2
williambotman[bot]
2023-08-09
3
-3
/
+10
*
fix(ui): don't disable search mode if empty pattern and last-pattern is set (...
William Boman
2023-08-09
1
-1
/
+1
*
chore(logging): fix log string (#1444)
William Boman
2023-08-09
1
-1
/
+1
*
docs: update help links (#1428)
William Boman
2023-07-25
1
-4
/
+4
*
docs: remove trailing comma (#1426)
William Boman
2023-07-25
1
-1
/
+1
*
docs: remove :MasonUpdate from plugin manager lifecycle (#1425)
William Boman
2023-07-25
1
-5
/
+2
*
chore(main): release 1.6.1 (#1423)
v1.6.1
williambotman[bot]
2023-07-21
3
-3
/
+10
*
fix(installer): retain unmapped source fields (#1399)
William Boman
2023-07-21
3
-2
/
+35
*
chore(main): release 1.6.0 (#1392)
v1.6.0
williambotman[bot]
2023-07-04
3
-4
/
+12
*
feat(ui): don't use diagnostic messages for displaying deprecated, uninstalle...
William Boman
2023-07-04
1
-5
/
+13
*
feat(ui): display package deprecation message (#1391)
William Boman
2023-07-04
2
-2
/
+11
*
chore(main): release 1.5.1 (#1381)
v1.5.1
williambotman[bot]
2023-07-03
3
-3
/
+11
*
fix(purl): percent-encoding is case insensitive (#1382)
William Boman
2023-06-29
3
-10
/
+42
*
fix(linker): ensure exec wrapper target is executable (#1380)
William Boman
2023-06-28
2
-19
/
+21
*
chore(main): release 1.5.0 (#1375)
v1.5.0
williambotman[bot]
2023-06-28
3
-3
/
+16
*
feat(command): add completion for option flags for :MasonInstall (#1379)
William Boman
2023-06-28
1
-1
/
+9
*
feat(installer): write more installation output to stdout (#1376)
William Boman
2023-06-28
21
-15
/
+136
*
chore(ci): add nvim v0.9.1 to test matrix (#1378)
William Boman
2023-06-28
1
-0
/
+1
*
chore(ci): upgrade linter versions (#1377)
William Boman
2023-06-28
4
-13
/
+19
*
fix(installer): timeout schema download after 5s (#1374)
William Boman
2023-06-28
1
-1
/
+10
*
docs: update help docs (#1370)
William Boman
2023-06-27
7
-13
/
+45
*
chore(main): release 1.4.0 (#1363)
v1.4.0
williambotman[bot]
2023-06-22
3
-3
/
+11
*
feat(fetch): add explicit default timeout to requests (#1364)
William Boman
2023-06-22
2
-2
/
+12
*
feat(fetch): include mason.nvim version in User-Agent (#1362)
William Boman
2023-06-21
2
-5
/
+15
*
chore(main): release 1.3.0 (#1359)
v1.3.0
williambotman[bot]
2023-06-18
3
-4
/
+11
*
feat(health): add advice for Debian/Ubuntu regarding python3 venv (#1358)
William Boman
2023-06-18
1
-9
/
+16
*
refactor(installer): hoist version validation to the compiled installation en...
William Boman
2023-06-17
17
-228
/
+110
*
chore(main): release 1.2.1 (#1355)
v1.2.1
williambotman[bot]
2023-06-13
3
-3
/
+10
*
fix(providers): fix some client providers and add some more (#1354)
William Boman
2023-06-13
6
-6
/
+59
*
chore(main): release 1.2.0 (#1348)
v1.2.0
williambotman[bot]
2023-06-13
3
-4
/
+18
*
feat(command): improve completion for :MasonInstall (#1353)
William Boman
2023-06-13
15
-28
/
+147
*
fix(functional): strip_prefix and strip_suffix should not use patterns (#1352)
William Boman
2023-06-13
2
-10
/
+25
*
fix(async): always check channel state (#1351)
William Boman
2023-06-13
1
-6
/
+7
*
fix(command): run :MasonUpdate synchronously in headless mode (#1347)
William Boman
2023-06-12
3
-9
/
+20
*
chore: Revert "chore: remove organization-wide .github files (#1345)" (#1346)
William Boman
2023-06-12
1
-0
/
+13
*
chore: remove organization-wide .github files (#1345)
William Boman
2023-06-12
1
-13
/
+0
*
chore(main): release 1.1.1 (#1333)
v1.1.1
williambotman[bot]
2023-05-29
3
-3
/
+10
*
fix(ui): improve search mode UI and remove redundant whitespaces (#1332)
William Boman
2023-05-29
1
-10
/
+14
*
chore(main): release 1.1.0 (#1269)
v1.1.0
williambotman[bot]
2023-05-18
3
-4
/
+20
*
feat(installer): lock package installation (#1290)
William Boman
2023-05-18
16
-94
/
+185
*
fix(ui): use vim.cmd("") for nvim-0.7.0 compatibility (#1307)
William Boman
2023-05-17
1
-1
/
+1
*
feat(ui): add search mode (#1306)
William Boman
2023-05-17
5
-1
/
+63
*
feat(ui): display "update all" hint (#1296)
William Boman
2023-05-12
2
-10
/
+43
*
fix(sources): don't skip installation if fixed version is not currently insta...
William Boman
2023-05-11
1
-2
/
+2
*
chore(health): include path and providers settings (#1294)
William Boman
2023-05-09
1
-2
/
+6
*
chore: update issue template (#1274)
William Boman
2023-04-28
1
-4
/
+2
*
chore: update issue templates (#1273)
William Boman
2023-04-28
5
-20
/
+10
[prev]
[next]