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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure cache directory is created before opening log file
luaneko
2022-12-21
1
-3
/
+13
*
Adopt WindSeed conventions for consistency
luaneko
2022-12-21
3
-77
/
+97
*
Refactor package store out of main file
luaneko
2022-12-20
1
-0
/
+266
*
Fix lua file chmods
luaneko
2022-12-20
3
-0
/
+0
*
Refactor logger class
luaneko
2022-12-20
3
-56
/
+98
*
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
*
Print to stderr instead of normal echo if log message is of type error
phosphene47
2021-12-13
1
-5
/
+9
*
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
3
-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
2
-66
/
+114
*
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
3
-206
/
+495
*
Initial commit
phosphene47
2021-11-14
3
-0
/
+539