Daniel Hahler
64bbb2f305
doc / small refactoring according to feedback
2014-11-16 11:39:10 +01:00
Daniel Hahler
71ed15679b
_dotenv_source: use 'builtin cd' and stored dir instead of 'cd -'
2014-11-15 17:29:36 +01:00
Daniel Hahler
a37b0bc3f5
Wrap sourcing in _dotenv_source: chdir and set _dotenv_cwd=$PWD
2014-11-15 16:09:37 +01:00
Daniel Hahler
d114d0a0ea
Check for file existence in _dotenv_check_authorized_env_file
2014-11-15 16:09:02 +01:00
Daniel Hahler
4662727a22
Cleanup, and fixes (absolute path for env_file)
2014-11-15 15:48:57 +01:00
Daniel Hahler
1d3e5b69a7
Add a test for DOTENV_HANDLE_LEAVE=0
2014-11-15 15:25:20 +01:00
Daniel Hahler
4676713bc6
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 ).
2014-11-15 15:08:52 +01:00
Daniel Hahler
41625bf31c
Use 'local' in functions
2014-11-15 14:49:48 +01:00
Daniel Hahler
1e60c98e4a
Use escaped grep command, skipping aliases
2014-11-15 13:59:42 +01:00
Arash Rouhani
b7dfc3ec04
Add bitdeli badge
2013-09-16 11:27:08 +02:00
Arash Rouhani
cae790171d
Forgot trailing white space
2013-09-08 18:54:17 +02:00
Arash Rouhani
8bed1a975e
Add travis image
2013-09-08 18:50:20 +02:00
Arash Rouhani
08fec15f31
Add tests
2013-09-08 18:32:16 +02:00
Arash Rouhani
b849670591
Add readme
2013-09-08 17:14:28 +02:00
Arash Rouhani
8112af241a
Antigenify
2013-09-08 17:07:38 +02:00
Arash Rouhani
fce22b3c41
Add source file
2013-09-08 17:06:26 +02:00