aboutsummaryrefslogtreecommitdiff
path: root/devscripts/bash-completion.in
AgeCommit message (Collapse)Author
2021-02-25Completely change project name to yt-dlp (#85)Pccode66
* All modules and binary names are changed * All documentation references changed * yt-dlp no longer loads youtube-dlc config files * All URLs changed to point to organization account Co-authored-by: Pccode66 Co-authored-by: pukkandan
2020-09-02[skip travis] renamingUnknown
to avoid using same folder when using pip install for example
2014-01-05[bash-completion] Complete filename if `—load-info` is givenJaime Marquínez Ferrándiz
2013-11-27[bash-completion] Complete the ':ythistory' keywordJaime Marquínez Ferrándiz
2013-11-27[bash-completion] Complete filenames or directories if the previous option ↵Jaime Marquínez Ferrándiz
requires it
2013-10-18[bash-completion] Do not use dash in function name (Fixes #1623)Philipp Hagemeister
2013-08-30Add youtube keywords to the bash completion scriptJaime Marquínez Ferrándiz
2012-12-11changing the template file extensiongcmalloc