aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/complete.cpp
Commit message (Expand)AuthorAge
* Rename sgrep to __fish_sgrepGravatar Fabian Homborg2015-09-09
* Rewrite parse_util_unescape_wildcardsGravatar ridiculousfish2015-08-19
* Dead macro cleanupGravatar ridiculousfish2015-08-10
* rename FOR_COMPLETIONS to EXPAND_FOR_COMPLETIONSGravatar ridiculousfish2015-08-08
* Factor the completion prefix behavior into its own functionGravatar ridiculousfish2015-08-08
* rename ACCEPT_INCOMPLETE to FOR_COMPLETIONS, which is clearerGravatar ridiculousfish2015-08-08
* Merge branch 'iwyu'Gravatar David Adam2015-07-29
|\
* | Stop passing mutable references to completions aroundGravatar ridiculousfish2015-07-27
* | Support file tab completion after = and : separatorsGravatar ridiculousfish2015-07-27
* | Fix a warning with g++ about an unused function resultGravatar ridiculousfish2015-07-26
| * Merge branch 'master' into iwyuGravatar David Adam2015-07-26
|/
* Migrate source files into src/ directoryGravatar ridiculousfish2015-07-24