aboutsummaryrefslogtreecommitdiffhomepage
path: root/proc.c
Commit message (Expand)AuthorAge
* Add i18n through gettext, as well as a Swedish translationGravatar axel2006-01-04
* Initial blocking implementationGravatar axel2005-12-12
* Remove old event hooks, add more event handler documentationGravatar axel2005-12-04
* Minor performance tweaksGravatar axel2005-10-26
* Add support for specifying event handler for calling job in command supstitut...Gravatar axel2005-10-15
* Increase fish robustness by improving signal handling when forking jobs and m...Gravatar axel2005-10-14
* Fix event notification bug that caused read errorsGravatar axel2005-10-14
* Stop using anonymous unionsGravatar axel2005-10-12
* Event handling and job reaping updatesGravatar axel2005-10-12
* Move io redirection functions to their own libraryGravatar axel2005-10-08
* Spelling fixesGravatar axel2005-10-08
* Add support for piping using other file descriptor than fd 1Gravatar axel2005-10-08
* Initial update for new event subsystemGravatar axel2005-10-06
* Fix crash bug when user presses ^CGravatar axel2005-09-25
* Fix minor bugs in parserGravatar axel2005-09-25
* 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