index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
config
/
cc_byobu.py
Age
Commit message (
Expand
)
Author
2022-02-14
use PEP 589 syntax for TypeDict (#1253)
Brett Holman
2022-01-31
Schema a d (#1211)
Chad Smith
2021-12-15
Adopt Black and isort (SC-700) (#1157)
James Falcon
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2019-10-17
replace any deprecated log.warn with log.warning
Dominic Schlegel
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-10-19
Move user/group functions to new ug_util file
Joshua Harlow
2016-09-30
Improve module documentation and doc cleanup.
Wesley Wiedenmeier
2014-08-26
fix(pep8): Fix various pep8 violations and version-lock pep8
Jay Faulkner
2012-09-28
Make byobu more tolerant of the user not being
Joshua Harlow
2012-09-28
Add a comment as to why distros can't be
Joshua Harlow
2012-09-28
Rework the rest of the locations that used
Joshua Harlow
2012-06-22
Turn off capturing
Joshua Harlow
2012-06-21
1. Renames for debug message from 'transform' to 'module'
harlowja
2012-06-20
Renamed back to 'cc_*' with the reasoning being that 'cc_' provides
Joshua Harlow