index
:
adyxax/gonf
master
Configuration management tool in golang
Julien Dessaux
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdlib
/
os
/
debian
/
apt.go
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
chore(gonf): fix errcheck and shadow errors
Julien Dessaux
2024-05-01
1
-4
/
+4
|
*
chore(packages): removed useless packages list hook function and debian ↵
Julien Dessaux
2024-03-25
1
-29
/
+0
|
|
|
|
stdlib refactoring
*
chore(promises): make a Status function part of the Promise interface
Julien Dessaux
2024-03-24
1
-1
/
+1
|
*
feat(files): support creating intermediate directories
Julien Dessaux
2024-03-12
1
-2
/
+11
|
*
chore(repo): renamed gonf subfolder to something more traditional in go land
Julien Dessaux
2024-03-07
1
-1
/
+1
|
*
feat(stdlib): disable apt package recommendations by default
Julien Dessaux
2024-03-07
1
-0
/
+4
|
*
fix(stdlib): fixed apt package promises
Julien Dessaux
2024-03-07
1
-0
/
+3
|
|
|
|
|
The installed packages list failed to recognise packages when the architecture name is part of the package's name
*
feat(packages): finished implementing packages install promises
Julien Dessaux
2024-03-07
1
-10
/
+9
|
*
feat(stdlib): bootstrapped stdlib with debian and systemd promises
Julien Dessaux
2024-03-07
1
-0
/
+70