aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | Experiment to rework wildcard matchingGravatar ridiculousfish2015-08-08
* | | Tweak try_add_completion_result logicGravatar ridiculousfish2015-08-08
* | | Migrate the prepend_token_prefix logic into the expanderGravatar ridiculousfish2015-08-08
* | | Factor the expander class a bit moreGravatar ridiculousfish2015-08-08
* | | Move the "wildcard_complete" test into wildcard_test_flags_then_completeGravatar ridiculousfish2015-08-08
* | | Eliminate the wildcard_expand_internal functionGravatar ridiculousfish2015-08-08
* | | rename FOR_COMPLETIONS to EXPAND_FOR_COMPLETIONSGravatar ridiculousfish2015-08-08
* | | Slight refactoring of expander's return code implementationGravatar ridiculousfish2015-08-08
* | | Rewrite wildcard_complete_internal to be easier to followGravatar ridiculousfish2015-08-08
* | | Remove some dead codeGravatar ridiculousfish2015-08-08
* | | Factor the completion prefix behavior into its own functionGravatar ridiculousfish2015-08-08
* | | Eliminate recurse_to_subdirectories functionGravatar ridiculousfish2015-08-08
* | | rename ACCEPT_INCOMPLETE to FOR_COMPLETIONS, which is clearerGravatar ridiculousfish2015-08-08
* | | Turn on the new wildcard expanderGravatar ridiculousfish2015-08-08
* | | Add some expansion testsGravatar ridiculousfish2015-08-08
* | | Initial implementation of wildcard match refactoringGravatar ridiculousfish2015-08-08
| |/ |/|
* | Making spacing of .fish files uniform.Gravatar Nicholas Maccharoli2015-08-08
* | Add a missing typecastGravatar ridiculousfish2015-08-08
* | Fix wrong max argument list size reportingGravatar Tom Smeding2015-08-08
* | Merge pull request #2282 from leoetlino/patch-1Gravatar faho2015-08-08
|\ \
| * | Fix a typo in the French translation fileGravatar Léo Lam2015-08-09
|/ /
* | abbr completions: Describe abbreviations with what they abbreviateGravatar Fabian Homborg2015-08-06
* | Fix extra redirection.Gravatar Mike Meyer2015-08-06
* | Merge pull request #2267 from mwm/fossil-completionsGravatar faho2015-08-06
|\ \
* | | Cower: Enable description and ignore errors when search string is too shortGravatar Fabian Homborg2015-08-06
* | | gpg: Fix key/user id completionGravatar Fabian Homborg2015-08-05
* | | gpg: send-keys takes a key id, not a user idGravatar Fabian Homborg2015-08-05
* | | gpg completion: Add "-k", don't append "," so muchGravatar Fabian Homborg2015-08-05
* | | Add completion for systemd's timedatectlGravatar Fabian Homborg2015-08-05
* | | pacman completion: Offer "command-options" firstGravatar Fabian Homborg2015-08-05
* | | Add iptables completionGravatar Fabian Homborg2015-08-05
* | | systemctl: Add new options from 220Gravatar Fabian Homborg2015-08-05
* | | Complete machines in systemd toolsGravatar Fabian Homborg2015-08-05
* | | vi-mode: Make \cc go to normal from insert modeGravatar Fabian Homborg2015-08-04
| * | Many small fixes, and done big one.Gravatar Mike Meyer2015-08-04
* | | Fix raw &amp in docsGravatar Kunal Mehta2015-08-04
| * | Fix type, add tag completion to checkout.Gravatar Mike Meyer2015-08-03
| * | Add completions for fossil checkout.Gravatar Mike Meyer2015-08-03
* | | common.cpp: check wcwidth for supported charactersGravatar David Adam2015-08-03
|/ /
* | Complete commands in pacman againGravatar Fabian Homborg2015-07-31
* | functions/history.fish: whitespace only changeGravatar David Adam2015-07-31
* | functions/history.fish: validate command line arguments in wrapperGravatar David Adam2015-07-31
| * Improve completion for python -m flagGravatar Joshua Elliott2015-07-30
|/
* Makefile: add target for Include What You Use (iwyu)Gravatar David Adam2015-07-29
* configure: only define special attributes if not definedGravatar David Adam2015-07-29
* Tab-Completition for atomGravatar Lars Grefer2015-07-29
* Tab-Completition for sassGravatar Lars Grefer2015-07-29
* Merge branch 'iwyu'Gravatar David Adam2015-07-29
|\
* | Remove unused unload_all functionGravatar ridiculousfish2015-07-27
* | Stop passing mutable references to completions aroundGravatar ridiculousfish2015-07-27