aboutsummaryrefslogtreecommitdiffhomepage
path: root/env.c
Commit message (Expand)AuthorAge
...
* Fix broken umask, add completions, documentation cleanups, etcGravatar axel2005-10-22
* Increase fish robustness by improving signal handling when forking jobs and m...Gravatar axel2005-10-14
* Stop using anonymous unionsGravatar axel2005-10-12
* Event handling and job reaping updatesGravatar axel2005-10-12
* Initial update for new event subsystemGravatar axel2005-10-06
* Proper order for #includesGravatar axel2005-10-05
* Code cleanup and a few source code commentsGravatar axel2005-10-03
* Make sure all internal file descriptors are closed when spawning childrenGravatar axel2005-10-03
* Silence universal variable server error reportingGravatar axel2005-09-27
* Default scope for variables is innermost function blockGravatar axel2005-09-27
* Add support for zero element arraysGravatar axel2005-09-27
* Fix for broken variable exportGravatar axel2005-09-24
* Fix for various redirection problemsGravatar axel2005-09-23
* Exportable universal variablesGravatar axel2005-09-23
* Initial revisionGravatar axel2005-09-20