]> Sergey Matveev's repositories - zsh-autoenv.git/history - autoenv.zsh
s/ENV_AUTHORIZATION_FILE/AUTOENV_ENV_FILENAME/
[zsh-autoenv.git] / autoenv.zsh
2014-11-24 Daniel Hahlers/ENV_AUTHORIZATION_FILE/AUTOENV_ENV_FILENAME/
2014-11-24 Daniel HahlerComments / doc
2014-11-24 Daniel Hahlervarstash integration
2014-11-24 Daniel Hahlertests: inject '-t 1' to `read` during tests
2014-11-24 Daniel HahlerSet DOTENV_LOOK_UPWARDS=1 by default
2014-11-16 Daniel HahlerSet DOTENV_LOOK_UPWARDS=1 by default
2014-11-16 Daniel HahlerMerge pull request #4 from blueyed/improvements
2014-11-16 Daniel Hahlerdoc / small refactoring according to feedback
2014-11-15 Daniel Hahler_dotenv_source: use 'builtin cd' and stored dir instead...
2014-11-15 Daniel HahlerWrap sourcing in _dotenv_source: chdir and set _dotenv_...
2014-11-15 Daniel HahlerCheck for file existence in _dotenv_check_authorized_en...
2014-11-15 Daniel HahlerCleanup, and fixes (absolute path for env_file)
2014-11-15 Daniel HahlerVarious improvements
2014-11-15 Daniel HahlerUse 'local' in functions
2014-11-15 Daniel HahlerUse escaped grep command, skipping aliases
2013-09-08 Arash RouhaniAdd tests
2013-09-08 Arash RouhaniAdd source file