summaryrefslogtreecommitdiff
path: root/hacking/env-setup.fish
Commit message (Expand)AuthorAgeFilesLines
* Fish hacking setup fix (#18084)Sam Doran2016-10-241-10/+9
* Do not corrupt $MANPATH when it's not present (#16300)André Pinto2016-06-151-1/+1
* Make -q flag totally quiet for env-setup.fishBrett Inman2016-04-271-20/+32
* Use find ... -delete instead of non-portable globbingLuke Rohde2015-09-021-1/+1
* Delete all compiled python files when running hacking/env-setupLuke Rohde2015-09-021-0/+1
* Merge pull request #7306 from abadger/feature/egg-infoBrian Coca2014-12-151-0/+10
|\
| * Teach env-setup how to create egg-info for ansible so that pkg_resources worksToshio Kuratomi2014-05-061-0/+10
* | Fix issue #8578. Setting envvar in ""'s ensures the PYTHONPATH is set toMichael Salmon2014-08-121-1/+1
|/
* Fixed usage comment to fish syntax for sourcing a fileJharrod LaFon2013-08-141-1/+1
* Fixed incorrectly set PYTHONPATHJharrod LaFon2013-08-141-0/+3
* Added an env-setup file for FishJharrod LaFon2013-08-131-0/+54