aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add not on commandline behaviour when using complete -C to documentationGravatar axel2006-02-01
* Minor documentation correction regarding how to use io redirection to close a fdGravatar axel2006-02-01
* Add mention of the new -C switch for complete in the documentationGravatar axel2006-02-01
* Remove fallback version of the _nl_msg_cat_cntr symbol. We check for it at co...Gravatar axel2006-02-01
* Fix for how fish parses the double quote characterGravatar axel2006-02-01
* Improve the status builtinGravatar axel2006-01-31
* Rename the 'terminal' flag to 'job_control', make sure fg and bg only conside...Gravatar axel2006-01-31
* Minor code tweaksGravatar axel2006-01-31
* Autoconf tweaks to make library detection more robustGravatar axel2006-01-31
* Add support for calculating completions for arbitrary commands through the 'c...Gravatar axel2006-01-31
* Fix bug that caused shellscript functions in pipelines that don't have any ou...Gravatar axel2006-01-30
* Display use of . (source) builtin in stack tracesGravatar axel2006-01-28
* Optimize the fish_prompt functionGravatar axel2006-01-28
* Swedish translation checkin (small)Gravatar axel2006-01-28
* Minor documentation tweaksGravatar axel2006-01-28
* Fix typo in sudo completionsGravatar axel2006-01-28
* Misc init-files cleanup, including making sure various variables are function...Gravatar axel2006-01-28
* Add comment in documentation for set builtin about not allowing switches afte...Gravatar axel2006-01-28
* Check for gettext in seq fallback implementationGravatar axel2006-01-28
* Add translation support to wgetopt libraryGravatar axel2006-01-28
* Add support for correctly handling illegal character stringsGravatar axel2006-01-28
* More spelling fixes from Hermann J. BeckersGravatar axel2006-01-28
* Small fixes for emerge completions, sent by Mike AutyGravatar axel2006-01-27
* shellscript functions should use the help command to display helpGravatar axel2006-01-27
* 1.20.1Gravatar axel2006-01-27
* Minor build fixGravatar axel2006-01-27
* Fix bug in debian specific kill completionsGravatar axel2006-01-27
* Make it possible to create zero length environment variable arrays without us...Gravatar axel2006-01-27
* Fix glitches in stack traceGravatar axel2006-01-27
* Checkin of swedish translations and some smaller changes to the emerge comple...Gravatar axel2006-01-27
* Small output string tweaksGravatar axel2006-01-27
* Add function stack trace to error outputGravatar axel2006-01-27
* util.h should include unistd.hGravatar axel2006-01-26
* Spelling fixes, from Hermann J. BeckersGravatar axel2006-01-26
* Fixes to make fish work on Cygwin. Firstly a bunch of minor fixes fo the wcs*...Gravatar axel2006-01-26
* Add completions for emerge commandGravatar axel2006-01-25
* Swedish translation checkinGravatar axel2006-01-25
* Add completions for sshfs, fusermount and sudoGravatar axel2006-01-25
* Smaller editsGravatar axel2006-01-25
* Installation should not rely on making the .po filesGravatar axel2006-01-25
* Add autoconf test for regex.hGravatar axel2006-01-25
* Make the prompt_pwd behave better with strange sed implementations (I'm looki...Gravatar axel2006-01-25
* Add better test for whether the gettext command should be usedGravatar axel2006-01-25
* Add manual page for fish_pager commandGravatar axel2006-01-25
* doc_src/fishd.txt, fishd.c: Move the API description of fishd to the source f...Gravatar James Vega2006-01-25
* Fixed various spelling mistakes.Gravatar James Vega2006-01-24
* Minor edits, mostly tweaks of the API documentationGravatar axel2006-01-24
* Do not show function body as description in output of the functions builtinGravatar axel2006-01-24
* Fixes to api documentation, added .PHONY to makefile actions, made a few priv...Gravatar axel2006-01-24
* Hopefully the last attempt at fixing the build rules for making .po and .gmo ...Gravatar axel2006-01-24