]> Sergey Matveev's repositories - zsh-autoenv.git/shortlog
zsh-autoenv.git
2014-11-27 Daniel HahlerMerge pull request #8 from blueyed/next
2014-11-27 Daniel HahlerImprove interactive prompt
2014-11-27 Daniel HahlerMake env_shasum local in _autoenv_hash_pair
2014-11-26 Daniel HahlerAdd debugging, via AUTOENV_DEBUG>1
2014-11-26 Daniel HahlerMakefile: use test by default, improve for \*.t
2014-11-25 Daniel HahlerFix $PWD while sourcing .env file - should be dir of...
2014-11-24 Daniel HahlerRename $_autoenv_this_dir to $_autoenv_source_dir
2014-11-24 Daniel HahlerFix handling of stack for leave, add to stack for autoe...
2014-11-24 Daniel Hahlertests: use sed to prepend to .env file
2014-11-24 Daniel HahlerFix _autoenv_get_file_upwards for older Zsh
2014-11-24 Daniel HahlerSome more refactoring, adding support for `autoenv_sour...
2014-11-24 Daniel HahlerUse AUTOENV prefix
2014-11-24 Daniel HahlerCleanup
2014-11-24 Daniel HahlerStreamline cwd behavior while sourcing
2014-11-24 Daniel Hahlertests: add and use test_autoenv_add_to_env and test_aut...
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 HahlerAdopt varstash from http://github.com/cxreg/smartcd
2014-11-24 Daniel HahlerAdd varstash from smartcd
2014-11-24 Daniel Hahlertests: inject '-t 1' to `read` during tests
2014-11-24 Daniel Hahlertests: add setup script, used to be for all tests
2014-11-24 Daniel HahlerSet DOTENV_LOOK_UPWARDS=1 by default
2014-11-24 Daniel HahlerMakefile: add targets for tests/*.t
2014-11-16 Daniel HahlerSet DOTENV_LOOK_UPWARDS=1 by default
2014-11-16 Daniel HahlerAdd tests for $PWD during enter and leave events
2014-11-16 Daniel HahlerMerge pull request #4 from blueyed/improvements
2014-11-16 Daniel HahlerUse 'test' as target for tests (common sense)
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 HahlerAdd a test for DOTENV_HANDLE_LEAVE=0
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-16 Arash RouhaniAdd bitdeli badge
2013-09-08 Arash RouhaniForgot trailing white space
2013-09-08 Arash RouhaniAdd travis image
2013-09-08 Arash RouhaniAdd tests
2013-09-08 Arash RouhaniAdd readme
2013-09-08 Arash RouhaniAntigenify
2013-09-08 Arash RouhaniAdd source file