]>
Sergey Matveev's repositories - zsh-autoenv.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Daniel Hahler [Sat, 15 Nov 2014 15:09:37 +0000 (16:09 +0100)]
Wrap sourcing in _dotenv_source: chdir and set _dotenv_cwd=$PWD
Daniel Hahler [Sat, 15 Nov 2014 15:09:02 +0000 (16:09 +0100)]
Check for file existence in _dotenv_check_authorized_env_file
Daniel Hahler [Sat, 15 Nov 2014 14:48:57 +0000 (15:48 +0100)]
Cleanup, and fixes (absolute path for env_file)
Daniel Hahler [Sat, 15 Nov 2014 14:25:20 +0000 (15:25 +0100)]
Add a test for DOTENV_HANDLE_LEAVE=0
Daniel Hahler [Sat, 15 Nov 2014 14:08:52 +0000 (15:08 +0100)]
Various improvements
- Support for leave event, via DOTENV_FILE_LEAVE and _dotenv_event (can
use DOTENV_FILE_LEAVE=$DOTENV_FILE_ENTER).
- Support for searching upwards for $DOTENV_FILE_ENTER (#3).
- Source .env only once per session, but re-source when leave events
are enabled (#1).
- Trigger the machinery when the script gets sourced, for the current
dir (#2).
Daniel Hahler [Sat, 15 Nov 2014 13:49:48 +0000 (14:49 +0100)]
Use 'local' in functions
Daniel Hahler [Sat, 15 Nov 2014 12:59:42 +0000 (13:59 +0100)]
Use escaped grep command, skipping aliases
Arash Rouhani [Mon, 16 Sep 2013 09:27:08 +0000 (11:27 +0200)]
Add bitdeli badge
Arash Rouhani [Sun, 8 Sep 2013 16:54:17 +0000 (18:54 +0200)]
Forgot trailing white space
Arash Rouhani [Sun, 8 Sep 2013 16:50:20 +0000 (18:50 +0200)]
Add travis image
Arash Rouhani [Sun, 8 Sep 2013 16:32:16 +0000 (18:32 +0200)]
Add tests
Arash Rouhani [Sun, 8 Sep 2013 15:14:28 +0000 (17:14 +0200)]
Add readme
Arash Rouhani [Sun, 8 Sep 2013 15:07:38 +0000 (17:07 +0200)]
Antigenify
Arash Rouhani [Sun, 8 Sep 2013 15:06:26 +0000 (17:06 +0200)]
Add source file