Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-08 | add set-git-protocol command | Dave Reisner | |
While we're at it, separate our help output into two sections, since we're accumulating a growing list of subcommands which operate not on packages, but on the meta level of the asp repo. Closes #15. | |||
2017-04-04 | avoid leaking git output for completions | Dave Reisner | |
completions might trigger tracking of a new package. it all goes to stderr, but let's not crowd the output regardless. | |||
2017-04-04 | add ls-files to shell completion | Dave Reisner | |
2017-03-12 | dump stderr when calling ls-files through completion | Dave Reisner | |
2017-03-12 | add ls-files subcommand, allow showing files other than PKGBUILD | Dave Reisner | |
2014-08-29 | add 'show' verb, to display a PKGBUILD for a package | Dave Reisner | |
2014-08-17 | bash-completion: add list-local to verb list | Dave Reisner | |
2014-08-16 | add bash-completion | Dave Reisner | |