summaryrefslogtreecommitdiff
path: root/buildstream/_frontend/complete.py
Commit message (Expand)AuthorAgeFilesLines
* _frontend: remove unused 'ctx' param from overrideAngelos Evripiotis2018-01-311-7/+5
* _frontend: more doc on parametersAngelos Evripiotis2018-01-311-5/+11
* Remove unused importsGökçen Nurlu2017-12-071-5/+2
* _frontend/complete.py: Fixing completions of subdirectory trees in element su...Tristan Van Berkom2017-09-051-4/+17
* _frontend/complete.py: Return whether completions were handled instead of exi...Tristan Van Berkom2017-09-051-34/+6
* _frontend: Fixed yesterdays build breakage.Tristan Van Berkom2017-08-281-69/+46
* complete.py: Enhanced to complete bst filesTristan Van Berkom2017-08-281-24/+72
* _frontend/complete.py: Added new custom bash completions modulesTristan Van Berkom2017-08-281-0/+308