Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Additional work on unifying cd autosuggestions with complete | ridiculousfish | 2016-02-18 |
* | Complete to take a pointer to output completions, not a mutable ref | ridiculousfish | 2016-02-18 |
* | Migrate sort_and_prioritize to complete.cpp | ridiculousfish | 2016-02-18 |
* | Clean up completion removal | ridiculousfish | 2016-01-16 |
* | Clean up complete_entry_opt_t | ridiculousfish | 2016-01-16 |
* | When autoloading a completion, also autoload the function | ridiculousfish | 2015-10-07 |
* | Eliminate global variables associated with builtin IO | ridiculousfish | 2015-09-22 |
* | Remove some dead #defines | ridiculousfish | 2015-08-11 |
* | Factor the completion prefix behavior into its own function | ridiculousfish | 2015-08-08 |
* | Merge branch 'iwyu' | David Adam | 2015-07-29 |
|\ | |||
* | | Stop passing mutable references to completions around | ridiculousfish | 2015-07-27 |
| * | Merge branch 'master' into iwyu | David Adam | 2015-07-26 |
|/ | |||
* | Migrate source files into src/ directory | ridiculousfish | 2015-07-24 |