index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hacking
/
env-setup.fish
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python binary should not be python at first try for env-setup.fish (#84212)
Daniel Gonçalves
2024-11-05
1
-15
/
+15
*
ansible-test - Remove generation of egg-info (#83786)
Matt Clay
2024-08-14
1
-14
/
+0
*
env-setup.fish: Correct syntax errors (#81677)
Sam Doran
2023-09-12
1
-7
/
+7
*
Update env-setup.fish (#81208)
Anoint
2023-07-12
1
-57
/
+48
*
Honor `--quiet` parameter properly in fish shell (#77180)
Philip Douglass
2022-03-04
1
-8
/
+3
*
Modernize install (#76021)
Matt Martz
2021-10-19
1
-0
/
+11
*
Update hacking `env_setup` to prefer Python 3 (#75213)
Sam Doran
2021-07-08
1
-3
/
+3
*
Do not set ANSIBLE_LIBRARY in env-setup.fish (#63688)
Sam Doran
2019-10-18
1
-3
/
+1
*
Fix "no matches for wildcard" error in env-setup.fish script. (#58345)
Elijah Lynn
2019-06-28
1
-3
/
+4
*
Make ansible-test available in the bin directory. (#45876)
Matt Clay
2018-09-20
1
-1
/
+1
*
Improve fish environment setup (#26151)
Sam Doran
2017-08-01
1
-8
/
+39
*
Fish hacking setup fix (#18084)
Sam Doran
2016-10-24
1
-10
/
+9
*
Do not corrupt $MANPATH when it's not present (#16300)
André Pinto
2016-06-15
1
-1
/
+1
*
Make -q flag totally quiet for env-setup.fish
Brett Inman
2016-04-27
1
-20
/
+32
*
Use find ... -delete instead of non-portable globbing
Luke Rohde
2015-09-02
1
-1
/
+1
*
Delete all compiled python files when running hacking/env-setup
Luke Rohde
2015-09-02
1
-0
/
+1
*
Merge pull request #7306 from abadger/feature/egg-info
Brian Coca
2014-12-15
1
-0
/
+10
|
\
|
*
Teach env-setup how to create egg-info for ansible so that pkg_resources works
Toshio Kuratomi
2014-05-06
1
-0
/
+10
*
|
Fix issue #8578. Setting envvar in ""'s ensures the PYTHONPATH is set to
Michael Salmon
2014-08-12
1
-1
/
+1
|
/
*
Fixed usage comment to fish syntax for sourcing a file
Jharrod LaFon
2013-08-14
1
-1
/
+1
*
Fixed incorrectly set PYTHONPATH
Jharrod LaFon
2013-08-14
1
-0
/
+3
*
Added an env-setup file for Fish
Jharrod LaFon
2013-08-13
1
-0
/
+54