index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
complete.h
Commit message (
Expand
)
Author
Age
*
Some changes to migrate towards C++ and a multithreaded model
ridiculousfish
2011-12-26
*
remove trailing spaces
Grissiom
2010-09-18
*
Add canse insensitive tilde completion
liljencrantz
2008-01-14
*
Add lots of new code comments.
liljencrantz
2008-01-14
*
Fix completion bug - case insensitive competions of command names sometimes g...
liljencrantz
2007-10-28
*
Spelling fixes from Chris Rebert
axel
2007-08-02
*
Change output format of complete -C to make writing case insensitive command ...
axel
2007-04-21
*
Initial checkin of code for using case insensitive completion as a fallback f...
axel
2007-03-01
*
Various minor codee updates. Dead code removal, comment tweaking. Spelling fi...
axel
2007-02-25
*
Second round of bug fixes and minor code improvements after the completions s...
axel
2007-02-25
*
Round of bug fixes and minor code improvements after the completions struct u...
axel
2007-02-25
*
Fourth phase of using a real struct for passing around completions - make exp...
axel
2007-02-19
*
First phase of using a real struct for passing around completions - only use ...
axel
2007-02-09
*
Make parsing of --authorative switch for complete builtin more logical. Fix b...
axel
2007-01-28
*
Minor documentation, indentation tweaks
axel
2006-11-30
*
Minor cleanups, mostly of code comments
axel
2006-11-11
*
Minor tweaks to previous fish_pager patch to fix two bugs
axel
2006-08-22
*
fish_pager_via_stdin
stew
2006-08-22
*
Drop the init and shutdown function for the completion code
axel
2006-07-22
*
Documentation updates. Fixes a few formating bugs, adds various minor missing...
axel
2006-06-17
*
Add missing #define, needed by new fish_pager code
axel
2006-02-14
*
Autoloaded functions
axel
2006-02-08
*
Huge API documentation cleanup
axel
2005-10-25
*
Add header guards to the header files.
James Vega
2005-10-05
*
Initial revision
axel
2005-09-20