index
:
ansible
fix/become_user+freebsd-v2.4.13
Ansible is sponsored by Red Hat, Inc.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hacking
/
env-setup.fish
Age
Commit message (
Expand
)
Author
2022-03-05
Honor `--quiet` parameter properly in fish shell (#77180)
Philip Douglass
2021-10-19
Modernize install (#76021)
Matt Martz
2021-07-08
Update hacking `env_setup` to prefer Python 3 (#75213)
Sam Doran
2019-10-18
Do not set ANSIBLE_LIBRARY in env-setup.fish (#63688)
Sam Doran
2019-06-27
Fix "no matches for wildcard" error in env-setup.fish script. (#58345)
Elijah Lynn
2018-09-19
Make ansible-test available in the bin directory. (#45876)
Matt Clay
2017-08-01
Improve fish environment setup (#26151)
Sam Doran
2016-10-24
Fish hacking setup fix (#18084)
Sam Doran
2016-06-15
Do not corrupt $MANPATH when it's not present (#16300)
André Pinto
2016-04-27
Make -q flag totally quiet for env-setup.fish
Brett Inman
2015-09-02
Use find ... -delete instead of non-portable globbing
Luke Rohde
2015-09-02
Delete all compiled python files when running hacking/env-setup
Luke Rohde
2014-12-15
Merge pull request #7306 from abadger/feature/egg-info
Brian Coca
2014-08-12
Fix issue #8578. Setting envvar in ""'s ensures the PYTHONPATH is set to
Michael Salmon
2014-05-06
Teach env-setup how to create egg-info for ansible so that pkg_resources works
Toshio Kuratomi
2013-08-14
Fixed usage comment to fish syntax for sourcing a file
Jharrod LaFon
2013-08-14
Fixed incorrectly set PYTHONPATH
Jharrod LaFon
2013-08-13
Added an env-setup file for Fish
Jharrod LaFon