index
:
dep
dev
master
my fork of https://github.com/chiyadev/dep
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
/
dep.lua
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
notifiy was in the wrong place
Squibid
2023-04-29
1
-3
/
+1
|
*
so that was a mistake
Squibid
2023-04-29
1
-1
/
+1
|
*
change plugin path to be shorter
Squibid
2023-04-29
1
-1
/
+1
|
*
more vsp instead of sp
Squibid
2023-04-29
1
-2
/
+2
|
*
change package updates to a vim.notify
Squibid
2023-04-29
1
-1
/
+3
|
*
change sp to vsp
Squibid
2023-04-29
1
-1
/
+1
|
*
sync: add on_complete callback -- taken from trsdln on github
Squibid
2023-04-29
1
-3
/
+7
|
*
Update readme and license links
luaneko
2022-12-21
1
-1
/
+1
|
*
Fix lua file chmods
luaneko
2022-12-20
1
-0
/
+0
|
*
Refactor logger class
luaneko
2022-12-20
1
-4
/
+11
|
*
Ensure cwd is always restored to the original directory on hook failure
phosphene47
2021-12-14
1
-0
/
+2
|
*
Change directory into the package dir when running hooks
phosphene47
2021-12-14
1
-0
/
+6
|
|
|
|
This makes running external commands like `make` from hooks easier to do.
*
Fix sync not completing when some packages are disabled, and make readme pretty
phosphene47
2021-12-12
1
-0
/
+2
|
*
Fix recursive subtree configuration not being optimized after the first run
phosphene47
2021-11-17
1
-34
/
+45
|
*
Implement benchmarking of package load time
phosphene47
2021-11-14
1
-132
/
+237
|
*
Improve performance by caching subtree state and configure a single root for ↵
phosphene47
2021-11-14
1
-65
/
+113
|
|
|
|
simplicity
*
Prevent failed package load being retried multiple times
phosphene47
2021-11-14
1
-9
/
+23
|
*
Fix many bugs and make things actually work
phosphene47
2021-11-14
1
-148
/
+427
|
*
Initial commit
phosphene47
2021-11-14
1
-0
/
+406