summaryrefslogtreecommitdiff
path: root/asp.in
AgeCommit message (Expand)Author
2019-01-17replace die() for log_fatal()Erick Cafferata
2018-09-13Fix some shellcheck warningsDave Reisner
2018-08-19Avoid cd, references to $startdirDave Reisner
2018-02-10avoid coloring when parsing output of 'git branch'Dave Reisner
2017-08-20Use https as the default git transportDave Reisner
2017-07-08add set-git-protocol commandDave Reisner
2017-07-08avoid the need to maintain a separate list of actionsDave Reisner
2017-06-19alphabetize action list, usage, manpageDave Reisner
2017-05-30hide git repo prefix in list-{all,local} outputDave Reisner
2017-04-13Ensure we do proper versioning in the script and manpageDave Reisner
2017-04-06make ASPCACHE dir creation fatalDave Reisner
2017-04-03lazily initialize ASPROOT if it doesn't yet existDave Reisner
2017-03-25fix defaulting expansion in ASPROOT definitionDave Reisner
2017-03-25Handle split packagesDave Reisner
2017-03-25move default ASPROOT to XDG_CACHE_HOME or similarDave Reisner
2017-03-25improve manual, add ls-files and extra arg to showDave Reisner
2017-03-25gc: merge prune and gc into single stepDave Reisner
2017-03-12fix argc value in __require_argcDave Reisner
2017-03-12add ls-files subcommand, allow showing files other than PKGBUILDDave Reisner
2017-03-11make __require_argc slightly easier to useDave Reisner
2016-06-19move svn2git remote to git.archlinux.orgDave Reisner
2016-06-18add argc checks for commandsDave Reisner
2016-06-15allow prefix matching for actionsDave Reisner
2016-03-20fix some things highlighted by shellcheckDave Reisner
2014-11-21remove legacy repo migration codeDave Reisner
2014-09-11re-point local tracking branches on 'asp update'Dave Reisner
2014-08-29add 'show' verb, to display a PKGBUILD for a packageDave Reisner
2014-08-21move logic out of action parsingDave Reisner
2014-08-18cleanup local tracking branches when untrackingDave Reisner
2014-08-16remotes: move refcaching to diskDave Reisner
2014-08-08asp: die on passing invalid internal typeDave Reisner
2014-08-07asp: add checkout to usageDave Reisner
2014-08-04Break out a util.inc.shDave Reisner
2014-08-01minor naming tweaks, remove useless rm -rfDave Reisner
2014-07-31add checkout verb, to make bite-sized git reposDave Reisner
2014-07-31add hack to migrate bare repos to repos con arbolesDave Reisner
2014-07-31report a useful error when no args are passedDave Reisner
2014-07-31measure usage based on the full size of the dirDave Reisner
2014-07-31add 'untrack' verbDave Reisner
2014-07-30initial commitDave Reisner