aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/expand.h
Commit message (Expand)AuthorAge
* Make IWYU output in lint.cpp less messyGravatar Aaron Gyes2016-06-23
* Repair various invalid HeaderDoc comments.Gravatar Aaron Gyes2016-06-05
* fix random lint issuesGravatar Kurtis Rader2016-05-29
* restyle expand module to match project styleGravatar Kurtis Rader2016-04-28
* add better support for IWYU and fix thingsGravatar Kurtis Rader2016-04-26
* Migrate PATH-completion logic from complete.cpp to expand.cppGravatar ridiculousfish2016-04-07
* lint: remove or comment out unused functionsGravatar Kurtis Rader2016-04-03
* reduce number of Unicode private-use charactersGravatar Kurtis Rader2016-02-28
* Early work towards moving the cd special autosuggestion into completionsGravatar ridiculousfish2016-02-18
* expand_string to return an enum instead of intGravatar ridiculousfish2016-02-05
* Bits of cleanup of expand_stringGravatar ridiculousfish2016-02-04
* Don't do intermediate fuzzy directory matching with $PATHGravatar ridiculousfish2015-10-03
* rename FOR_COMPLETIONS to EXPAND_FOR_COMPLETIONSGravatar 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
| * Merge branch 'master' into iwyuGravatar David Adam2015-07-26
|/
* Migrate source files into src/ directoryGravatar ridiculousfish2015-07-24