index
:
bashtard
master
Configuration Management System in Bash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-25
Release v2.0.1
HEAD
v2.0.1
master
Patrick Spek
1
-1
/
+1
2023-08-02
Add pkg-targz make target
Patrick Spek
2
-0
/
+20
2023-08-01
Fix typo in svc_enable
Patrick Spek
1
-2
/
+2
2023-07-31
Fix pull not returning 0 in all cases
Patrick Spek
2
-0
/
+4
2023-07-31
Improve svc utils
Patrick Spek
2
-35
/
+85
2023-05-22
Tag release for v2.0.0
v2.0.0
Patrick Spek
2
-2
/
+2
2023-05-22
Use [0-9] to be more portable
Patrick Spek
1
-2
/
+2
2023-05-22
Calculate storage in a POSIX compliant manner
Patrick Spek
1
-6
/
+6
2023-05-22
Ensure defaults are set properly, rather than only on load_1
Patrick Spek
1
-9
/
+9
2023-05-22
Add double-quotes around vars to please shellcheck
Patrick Spek
1
-4
/
+4
2023-05-22
Add a little styling to the header
Patrick Spek
1
-2
/
+2
2023-05-22
Add the missing memory_free and memory_used for FreeBSD
Patrick Spek
1
-1
/
+3
2023-05-21
Use awk for floating point math
Patrick Spek
1
-6
/
+6
2023-05-21
Silence SSH issues
Patrick Spek
1
-1
/
+1
2023-05-21
Add memory_total and uptime to FreeBSD's sysinfo
Patrick Spek
1
-0
/
+2
2023-05-21
Make the load a more uniform format
Patrick Spek
1
-1
/
+5
2023-05-21
Make more sysinfo work on FreeBSD
Patrick Spek
1
-8
/
+21
2023-05-21
Add storage to top
Patrick Spek
1
-7
/
+15
2023-05-21
Add storage to sysinfo
Patrick Spek
1
-7
/
+26
2023-05-21
Slightly change the way memory is presented
Patrick Spek
1
-2
/
+2
2023-05-21
Add top subcommand
Patrick Spek
3
-0
/
+110
2023-05-21
Add more information to sysinfo
Patrick Spek
1
-0
/
+29
2023-05-21
Add chomp util
Patrick Spek
1
-0
/
+5
2023-05-15
Remove bpt from the codebase again
Patrick Spek
4
-1317
/
+6
2023-03-26
Improve my relationship with shellcheck
Patrick Spek
2
-1
/
+4
2023-03-26
Add MIT license for bpt
Patrick Spek
1
-0
/
+22
2023-03-26
Redo dir_hash with new file_hash functionality
Patrick Spek
2
-3
/
+36
2023-03-26
Add newline after bpt templating function
Patrick Spek
1
-0
/
+1
2023-03-26
Add bpt for file templating
Patrick Spek
3
-6
/
+1291
2023-03-19
Use --glob-archives for borg
Patrick Spek
1
-2
/
+2
2023-03-14
Add Alpine support
Patrick Spek
2
-24
/
+32
2023-03-14
Fix issue where 'del' clears the entire registry file
Patrick Spek
1
-1
/
+1
2023-03-14
Don't look up vpn.ipv4 for ssh subcommand
Patrick Spek
1
-2
/
+2
2023-03-14
Drop --remote from pull command
Patrick Spek
1
-1
/
+1
2023-03-11
Extend pkg-debian target
Patrick Spek
3
-4
/
+26
2023-03-10
Update docs
Patrick Spek
3
-2
/
+36
2023-03-10
Update license headers where applicable
Patrick Spek
2
-2
/
+2
2023-03-10
Update new code for shellcheck compliancy
Patrick Spek
4
-8
/
+15
2023-03-10
Add playbook_path()
Patrick Spek
6
-6
/
+26
2023-03-10
Add data.d
Patrick Spek
2
-0
/
+5
2023-03-10
Move the file_template function and add a comment
Patrick Spek
1
-34
/
+38
2023-03-10
Update qa target
Patrick Spek
1
-1
/
+7
2023-03-10
Add license header to Debian control file
Patrick Spek
2
-1
/
+4
2023-03-10
Clean up unused Debian files
Patrick Spek
18
-819
/
+0
2023-03-10
Set .deb version in Makefile target
Patrick Spek
2
-1
/
+1
2023-03-10
No need to chgdir when using -C on git
Patrick Spek
1
-1
/
+0
2023-03-10
Update copyright dates
Patrick Spek
8
-8
/
+8
2023-03-10
Only show playbooks if the requisite directory exists
Patrick Spek
1
-3
/
+8
2023-03-10
Redo pkg-debian target
Patrick Spek
2
-38
/
+15
2023-03-09
Implement BASHTARD_PLAYBOOK_VARS
Patrick Spek
4
-0
/
+55
[next]