index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hacking
/
env-setup
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
`env-setup` fix for zsh <= 4.3.10
Jens Rantil
2013-12-04
1
-1
/
+1
*
Add zsh support for working dir independant sourcing
phy1729
2013-11-19
1
-0
/
+2
*
Fixes #3294
Michael DeHaan
2013-07-01
1
-27
/
+13
*
Add some whitespace to script
Michael DeHaan
2013-07-01
1
-4
/
+7
*
Remove extra $ character
martin f. krafft
2013-06-23
1
-3
/
+3
*
Remove bashisms, replace with POSIX constructs
martin f. krafft
2013-06-20
1
-4
/
+13
*
Quote variables in shell script
martin f. krafft
2013-06-20
1
-8
/
+8
*
Replace external command with shell construct
martin f. krafft
2013-06-20
1
-1
/
+1
*
Remove shebang line
martin f. krafft
2013-06-20
1
-1
/
+0
*
Expand usage synopsis
martin f. krafft
2013-06-14
1
-1
/
+4
*
Generalise determination of hacking directory path
martin f. krafft
2013-06-14
1
-5
/
+6
*
Slightly more self-explanatory output for ./hacking/env-setup
Michael DeHaan
2013-03-18
1
-2
/
+8
*
Prevents PATH, PYTHONPATH etc... to be re-added.
Yves Dorfsman
2013-02-20
1
-3
/
+3
*
whitespaces in FULL_PATH cause an error to get ANSIBLE_PATH
junyoung
2013-01-28
1
-1
/
+1
*
Make env-setup work on Python 3
Daniel Hokka Zakrisson
2013-01-23
1
-1
/
+1
*
hacking/env-setup: remove unused sys import.
Blair Zajac
2013-01-13
1
-1
/
+1
*
readlink -f does not work on OS X. Replaced with a python solution
Will Thames
2012-07-30
1
-1
/
+3
*
env-setup no longer needs to be run from the ansible directory, it can be run...
willthames
2012-07-30
1
-11
/
+24
*
Update hacking with MANPATH. Correct hacking README details.
Tim Bielawa
2012-04-17
1
-2
/
+5
*
Update env-setup script to make it work better
Michael DeHaan
2012-03-18
1
-13
/
+12
*
Move print statements out of playbook.py and back into CLI so we can simplify...
Michael DeHaan
2012-03-07
1
-1
/
+2
*
Don't set ANSIBLE_HOSTS inside the env-setup script
Tim Bielawa
2012-03-05
1
-4
/
+0
*
Update constants.py to pull module path and the hosts file from the
Tim Bielawa
2012-03-05
1
-0
/
+10
*
Add environment updating script 'env-setup' to facilitate running ansible fro...
Tim Bielawa
2012-03-05
1
-0
/
+11
[prev]