summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27set pull.rebase=true on new repo creationDave Reisner
2014-09-27uggh, more branch creation twiddlingDave Reisner
2014-09-12hide the class of errors we want to ignore with -qfDave Reisner
2014-09-12pass proper refname to remote_update_refsDave Reisner
2014-09-12mildly simplify ref-fetching with git-for-each-refDave Reisner
2014-09-12don't track remote branchesDave Reisner
2014-09-11forward update requessts to the remoteDave Reisner
2014-09-11re-point local tracking branches on 'asp update'Dave Reisner
2014-08-30abstract away cache semanticsDave Reisner
2014-08-29add 'show' verb, to display a PKGBUILD for a packageDave Reisner
2014-08-28package: simplify arch/repo extractionDave Reisner
2014-08-28packages: only show log for trunk/ directoryDave Reisner
2014-08-21move logic out of action parsingDave Reisner
2014-08-20remove dead codeDave Reisner
2014-08-20Initial commit of zsh completionJason Ryan
2014-08-19package: drop "private" log methods, merge into package_logDave Reisner
2014-08-18cleanup local tracking branches when untrackingDave Reisner
2014-08-17bash-completion: add list-local to verb listDave Reisner
2014-08-17add LICENSE file to repoDave Reisner
2014-08-17fix manpage installationDave Reisner
2014-08-16remotes: move refcaching to diskDave Reisner
2014-08-16fix borky MakefileDave Reisner
2014-08-16util: fix map return statusDave Reisner
2014-08-16add bash-completionDave Reisner
2014-08-08remote: remove TODODave Reisner
2014-08-08asp: die on passing invalid internal typeDave Reisner
2014-08-07asp: add checkout to usageDave Reisner
2014-08-06remote refs never involve our local repo nameDave Reisner
2014-08-06fix warnings when exporting a checked out branchDave Reisner
2014-08-05cache even empty replies from the remoteDave Reisner
2014-08-04Break out a util.inc.shDave Reisner
2014-08-02remote: cache contents of remotesDave Reisner
2014-08-02remote: use show-ref instead of rev-parseDave Reisner
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
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
2014-07-31add 'untrack' verbDave Reisner
2014-07-31install manpageDave Reisner
2014-07-31remove uninstall targetDave Reisner