aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Make completion of subsommands for time and sudo a bit better at differing be...Gravatar axel2006-02-03
* Make autoconf detection for have__nl_msg_cat_cntr slightly more robustGravatar axel2006-02-03
* Make stack traces print absolute filenamesGravatar axel2006-02-03
* Don't reset history on cursor movementGravatar axel2006-02-02
* Swedish translation checkinGravatar axel2006-02-02
* Generalize the stack tracing code, add support for showing events and command...Gravatar axel2006-02-02
* Minor edits to fish documentationGravatar axel2006-02-01
* Minor spelling fixes from Hermann J. BeckersGravatar axel2006-02-01
* Readd the terminal flag for jobs, as not all jobs under job control should be...Gravatar axel2006-02-01
* Swedish translation checkinGravatar axel2006-02-01
* Add completions for the status builtinGravatar axel2006-02-01
* 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