rallytime
|
e0ae50e489
|
Merge branch '2017.7' into 'develop'
Conflicts:
- pkg/salt.bash
- salt/client/mixins.py
- salt/minion.py
- salt/modules/aptpkg.py
- salt/modules/boto_vpc.py
- salt/modules/win_pkg.py
- salt/utils/reactor.py
- tests/unit/utils/test_reactor.py
|
2017-09-22 10:24:04 -04:00 |
|
Pablo Suárez Hernández
|
be4f26ab21
|
Use $HOME to get the user home directory instead using '~' char
|
2017-09-11 20:23:25 +02:00 |
|
Benedikt Heine
|
d54b893b71
|
convert whitespace tabs to spaces
|
2017-05-18 18:53:27 +02:00 |
|
Benedikt Heine
|
df290b7b09
|
expand tilde correctly in bashcompletion (fixes #41302)
|
2017-05-18 18:48:12 +02:00 |
|
Benedikt Heine
|
5c45ac10e3
|
[bash-completion] remove old comment
|
2016-07-26 23:56:56 +02:00 |
|
Benedikt Heine
|
db58e62b0d
|
[bash-completion] split modules and functions completion
change behavior to complete modules and functions separately. This helps
gaining overview during completion.
|
2016-07-26 23:56:56 +02:00 |
|
Benedikt Heine
|
99871f4c33
|
[bash-completion] cache function completions
Cache the function completions. This may be neccessary if timeout is too
high and therefore you may get stuck on your input line.
|
2016-07-26 23:56:56 +02:00 |
|
Mike Place
|
b29d3c95a8
|
Merge pull request #34932 from bebehei/fix-hide-timeout
[bash-completion] hide timeout in salt-output
|
2016-07-26 11:18:59 -06:00 |
|
Benedikt Heine
|
3cd47297ed
|
[bashcompletion] replace ticks with bash subshell
|
2016-07-26 14:58:59 +02:00 |
|
Benedikt Heine
|
9091f0bffa
|
[bashcompletion] ignore salt-key headers
|
2016-07-26 14:56:20 +02:00 |
|
Benedikt Heine
|
a7b400e923
|
[bash-completion] hide timeout in salt-output
hide timeout and not corrupt the output of salt, when
show_timeout is set in master config
|
2016-07-25 21:19:02 +02:00 |
|
Denys Havrysh
|
fbfc3abccf
|
Remove trailing white spaces in files under pkg/ dir
|
2016-03-01 17:37:18 +02:00 |
|
Pedro Algarvio
|
7bd8b1360f
|
Remove remaining exsel code
|
2014-05-29 01:32:54 +01:00 |
|
Alexey Ivanov
|
d23ff3821e
|
codespell: grammar nazi
Run codespell[1] against sources.
[1] https://github.com/lucasdemarchi/codespell
|
2014-01-26 18:41:28 -08:00 |
|
Sean Channel
|
6e462d39e4
|
update options list per cmd
|
2012-12-06 16:42:09 -08:00 |
|
Sean Channel
|
01cccf4d54
|
fix out/color flags
|
2012-12-06 01:02:26 -08:00 |
|
Sean Channel
|
7c87e594da
|
remove deprecated output flags
|
2012-12-05 14:20:45 -08:00 |
|
Sean Channel
|
fdbbb72131
|
install bash completion and UFW firewall config
|
2012-12-03 23:36:33 -08:00 |
|