.. |
alias.txt
|
Update user documentation - add section on internal completion functions, update todo list, minor documentation tweaks
|
2006-12-06 10:08:10 +10:00 |
and.txt
|
Updates to the documentation - add a few crossreferences, remove redundant listing of builtins and update the todo list
|
2006-11-02 23:47:25 +10:00 |
begin.txt
|
Fix broken example in the documentation for the begin builtin
|
2006-12-11 23:47:23 +10:00 |
bg.txt
|
Add subdirectories
|
2005-09-20 23:31:55 +10:00 |
bind.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
block.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
break.txt
|
Documentation updates from Beni Cherniavsky
|
2006-09-20 00:52:03 +10:00 |
builtin.txt
|
Fix incorrect use of the term 'alias' where 'function' was meant in documentation
|
2007-01-19 03:00:34 +10:00 |
case.txt
|
Documentation updates from Beni Cherniavsky
|
2006-09-20 00:52:03 +10:00 |
cd.txt
|
Documentation clarification for the cd builtin
|
2006-02-23 00:21:37 +10:00 |
command.txt
|
Fix incorrect use of the term 'alias' where 'function' was meant in documentation
|
2007-01-19 03:00:34 +10:00 |
commandline.txt
|
Minor code edits. Add curly brackets in various places, add or rewrite various comments, fix indentation, etc.
|
2007-01-22 01:01:14 +10:00 |
commands.hdr.in
|
Simplify documentation building - again.
|
2006-11-23 04:53:33 +10:00 |
complete.txt
|
Make parsing of --authorative switch for complete builtin more logical. Fix bug with previous approach causing some completions to be ignored.
|
2007-01-28 23:40:59 +10:00 |
contains.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
continue.txt
|
Documentation updates from Beni Cherniavsky
|
2006-09-20 00:52:03 +10:00 |
count.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
design.hdr
|
Add table of contents to begining of documentation. This involves some restructuring of the documentation files.
|
2006-11-01 01:36:14 +10:00 |
dirh.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
dirs.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
else.txt
|
Documentation updates from Beni Cherniavsky
|
2006-09-20 00:52:03 +10:00 |
end.txt
|
Documentation updates from Beni Cherniavsky
|
2006-09-20 00:52:03 +10:00 |
eval.txt
|
Add subdirectories
|
2005-09-20 23:31:55 +10:00 |
exec.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
exit.txt
|
Do not change status when the 'exit' builtin is called with no argument
|
2006-06-13 02:51:37 +10:00 |
faq.hdr
|
Add missing rulers in faq
|
2006-11-25 03:06:31 +10:00 |
fg.txt
|
Add subdirectories
|
2005-09-20 23:31:55 +10:00 |
fish.txt
|
Make sure fish has the currect exit status
|
2006-11-02 23:48:59 +10:00 |
fish_pager.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
fishd.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
for.txt
|
Documentation updates from Beni Cherniavsky
|
2006-09-20 00:52:03 +10:00 |
function.txt
|
Minor edits, remove unneeded code, add a few commants, correct spelling, tweak the todo list, etc.
|
2006-10-26 20:22:53 +10:00 |
functions.txt
|
Fix minor null pointer bug in the set builtin, fix bug causing the -n switch to be ignored, add missing completions for the -n switch to functions and set builtins, and touch up the documentation for said builtin a bit
|
2006-09-01 01:44:00 +10:00 |
help.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
if.txt
|
Documentation updates
|
2006-11-11 20:52:08 +10:00 |
index.hdr.in
|
Spelling fixes in documentation
|
2007-01-19 03:33:37 +10:00 |
isatty.txt
|
Remove unneeded code from isatty, fix spelling in docs
|
2007-01-28 00:12:15 +10:00 |
jobs.txt
|
Documentation updates, mostly corrections and cla<rifications to the docs for a few builtins
|
2006-06-09 09:58:11 +10:00 |
license.hdr
|
Documentation updates
|
2006-11-11 20:52:08 +10:00 |
math.txt
|
Extend documentation for the math function
|
2006-12-13 03:10:37 +10:00 |
mimedb.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
nextd.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
not.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
open.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
or.txt
|
Updates to the documentation - add a few crossreferences, remove redundant listing of builtins and update the todo list
|
2006-11-02 23:47:25 +10:00 |
popd.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
prevd.txt
|
Fix formating issue for the documentation for the prevd function
|
2006-11-02 08:18:35 +10:00 |
psub.txt
|
Document -f option for psub, add tab completions
|
2007-01-16 04:19:24 +10:00 |
pushd.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
random.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
read.txt
|
Add support for -s switch to read builtin, enables shell syntax highlighting in the read builtin
|
2007-01-30 02:26:24 +10:00 |
return.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
save_function.txt
|
Add missing help text for the save_function function
|
2006-11-20 09:36:40 +10:00 |
set.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
set_color.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
source.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
status.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
switch.txt
|
Documentation updates from Beni Cherniavsky
|
2006-09-20 00:52:03 +10:00 |
trap.txt
|
Documentation updates from Beni Cherniavsky
|
2006-09-20 00:52:03 +10:00 |
type.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
ulimit.txt
|
Clarify documentation for the ulimit builtin
|
2007-01-13 01:15:40 +10:00 |
umask.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
vared.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |
while.txt
|
Fix casing and other minor issues in documentation
|
2006-11-01 01:23:16 +10:00 |