-
Notifications
You must be signed in to change notification settings - Fork 450
Pull requests: joho/godotenv
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: parse quoted values without trimming escaped edge quotes
#266
opened May 25, 2026 by
leno23
Loading…
3 tasks done
autoload environment variables from standard env file names in order …
#260
opened Mar 23, 2026 by
eiqnepm
Loading…
Issue 175: Command does not load dotenv files if some do not exist [2]
#187
opened Jun 12, 2022 by
egasimov
Loading…
Fixed Issue 175: Command does not load dotenv files if some do not exist [1]
#181
opened Jun 11, 2022 by
egasimov
Loading…
Search up parent directories until we find our files.
#166
opened Jan 4, 2022 by
cdignam-segment
Loading…
Add "-s" option to delete dotenv files on command failure
#140
opened Apr 26, 2021 by
vmarkovtsev
Loading…
Add option for loading multiple env files from folder(s)
#112
opened Jul 1, 2020 by
adesinah
Loading…
Use syscall.Exec instead of cmd.Run in non-windows environment
#77
opened Jun 17, 2019 by
Songmu
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.