git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.librewolf/native-messaging-hosts
diff options
context:
space:
mode:
authormail_redacted_for_web 2022-06-29 14:29:50 +0200
committermail_redacted_for_web 2022-06-29 14:29:50 +0200
commit56b265cfde8ce74ccb1ed393da59376066833635 (patch)
tree7ecc809318e7e0ff8541171dffa642e18714ec28 /.librewolf/native-messaging-hosts
parentc92fb23774be1697b272343c919d4cb1b9e36644 (diff)
downloaddotfiles-56b265cfde8ce74ccb1ed393da59376066833635.tar.bz2
update tmux-gpakosz
Diffstat (limited to '.librewolf/native-messaging-hosts')
0 files changed, 0 insertions, 0 deletions
18-05-111-0/+5 | | | | Fail before doing anything when passed parameters are invalid. * Improve portabilityRomain Tartière 2018-05-111-11/+13 | | | | | | | | | - Fix shebang: `bash` is not always in `/bin/`, and since the script does not have bashism, rely on `sh` which is always in `/bin/`; - Use `/opt/puppetlabs/puppet/bin/ruby` if this file exist and is executable, otherwise use `ruby` from $PATH; - Use `code_manager_config_version.rb` if `.r10k-deploy.json` is found, and `config_version.rb` in all other cases. * config_version: Show the compiling master's nameNate McCurdy 2017-07-051-3/+3 | | | | | | | | | | | | Prior to this, the config_version script just showed the commit ID of the version of code being compiled. This commit includes the compiling Puppet master's hostname and environment name in the config_version. This is very useful for debugging when a Puppet master is failing and you have multiple masters behind a load balancer. The output of config_version now looks like this: pupmaster01-production-ac9785273a10 * Update config_version to read r10k_deploy.json fileNick Walker 2015-12-181-1/+4 | | | | | | Update config_version.sh to read the r10k_deploy.json file if it exists. If it does not exist it will fall back to the existing logic * Checking for git firstRanjit Viswakumar 2015-11-201-1/+3 | * Update file permsissions to be 755 on scriptsNick Walker 2015-08-311-1/+1 | * pulling some stuff from npwalker/control-repoNick Walker 2015-08-251-0/+7