index
:
horizon
current
Project Horizon, the next generation of Linux installation
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-05-26
hscript: Convert 'int line' to a ScriptLocation object
A. Wilcox
1
-12
/
+50
2020-02-09
hscript: Factor subnet -> CIDR conversion to util function
A. Wilcox
1
-0
/
+19
* Also ensures that the unused function in util/net (is_url_valid) doesn't break the build of network.cc (and vis versa for user.cc).
2019-12-05
Actually refactor valid_keymaps into a reusable component
A. Wilcox
1
-0
/
+30
2019-10-27
hscript: Make portable to std::filesystem OR boost::filesystem
A. Wilcox
1
-0
/
+15
2019-10-19
hscript: Implement UserIcon parsing
A. Wilcox
1
-0
/
+36
2019-10-12
util: Add helpers for logging step start/end
A. Wilcox
1
-0
/
+14
2019-10-12
hscript: Use Agent.MessageFormat for logging
A. Wilcox
1
-6
/
+22
2019-10-08
Make +pretty+ a global var instead of passed everywhere
A. Wilcox
1
-24
/
+18
2019-10-06
util: Document reset_if_pretty
A. Wilcox
1
-0
/
+4
2019-10-06
Add some pretty handlers and use them
A. Wilcox
1
-3
/
+25
2019-10-06
util: Add more output types
A. Wilcox
1
-8
/
+44
2019-10-06
Beginnings of some extremely basic parsing and a utility
A. Wilcox
1
-0
/
+39