aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Add notice to set_text documentation about the use of --bold to brighten colo...Gravatar axel2006-01-24
* Add gettext i18n support for the set_color commandGravatar axel2006-01-24
* Add option parsing and support for -h and -v switches to fishdGravatar axel2006-01-24
* the 'unknown' filetype description shouldn't be tranlated, since it is never ...Gravatar axel2006-01-24
* Use gettext to translate mimedb command. Also try to respect users locale set...Gravatar axel2006-01-24
* Minor touchups of the complete.c fileGravatar axel2006-01-23
* Add completions for the time command, and improve completions for the type bu...Gravatar axel2006-01-23
* Cleanup Makefile.in and make sure gen_hdr.sh is executable before using itGravatar axel2006-01-23
* The seq fallback implementation is a shellscript, not a functionGravatar axel2006-01-23
* Swedish translation for the seq commandGravatar axel2006-01-23
* Avoid memory leaks in the complete builtin on errorsGravatar axel2006-01-23
* Fix bug from the modified completion builtin where a completion that specifie...Gravatar axel2006-01-23
* .po should not depend on the messages.pot file, since it will cause that file...Gravatar axel2006-01-23
* Move the complete builtin to it's own file, and make it accept multiple -c, -...Gravatar axel2006-01-23
* Add simple fallback implementation of seq command, installed automatically on...Gravatar axel2006-01-23
* Add input checks to string_buffer_t functionsGravatar axel2006-01-22
* Minor tweaks of init filesGravatar axel2006-01-22
* Swedish translation fixes (tiny)Gravatar axel2006-01-22
* Bugfix for command completion descriptions, potential crash on strange output...Gravatar axel2006-01-22
* Fix broken PATH checkGravatar axel2006-01-22
* Add autoconf test for presense of _nl_msg_cat_cntrGravatar axel2006-01-22