summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-02remote: avoid need for command substitutionDave Reisner
2014-08-01minor naming tweaks, remove useless rm -rfDave Reisner
2014-08-01fix typo in manpageDave Reisner
2014-07-31add checkout verb, to make bite-sized git reposDave Reisner
This allows you to create a repo as a child of asp's, which you can modify as you wish, and continue to pull changes from after calling 'abs update'. One might create a new remote for this repo in which to publish their own downstream branch.
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-31removed implemented TODODave Reisner
2014-07-31measure usage based on the full size of the dirDave Reisner
No need to arbitrarily restrict this to the objects.
2014-07-31add 'untrack' verbDave Reisner
2014-07-31install manpageDave Reisner
2014-07-31remove uninstall targetDave Reisner
2014-07-31clarify what asp stores locallyDave Reisner
2014-07-30apply silent rule to manpage creationDave Reisner
2014-07-30initial commitDave Reisner