summaryrefslogtreecommitdiff
path: root/remote.inc.sh
AgeCommit message (Expand)Author
2019-01-28Drop packages/ suffix from cache entriesDave Reisner
2019-01-27Flush the cache on upgrades of aspDave Reisner
2017-11-18Avoid corrupting caches when network is unavailableDave Reisner
2017-04-05remote: avoid need for awk post-processingDave Reisner
2017-04-04avoid leaking git output for completionsDave Reisner
2017-03-12add ls-files subcommand, allow showing files other than PKGBUILDDave Reisner
2016-03-20fix some things highlighted by shellcheckDave Reisner
2014-09-12mildly simplify ref-fetching with git-for-each-refDave Reisner
2014-08-30abstract away cache semanticsDave Reisner
2014-08-20remove dead codeDave Reisner
2014-08-18cleanup local tracking branches when untrackingDave Reisner
2014-08-16remotes: move refcaching to diskDave Reisner
2014-08-08remote: remove TODODave Reisner
2014-08-06remote refs never involve our local repo nameDave Reisner
2014-08-05cache even empty replies from the remoteDave 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-07-31add 'untrack' verbDave Reisner
2014-07-30initial commitDave Reisner