index
:
archlinux32/asp32
master
next
Fork of asp (https://github.com/falconindy/asp) for the Archlinux32 project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asp.in
Age
Commit message (
Expand
)
Author
2018-08-19
Avoid cd, references to $startdir
Dave Reisner
2018-02-10
avoid coloring when parsing output of 'git branch'
Dave Reisner
2017-08-20
Use https as the default git transport
Dave Reisner
2017-07-08
add set-git-protocol command
Dave Reisner
2017-07-08
avoid the need to maintain a separate list of actions
Dave Reisner
2017-06-19
alphabetize action list, usage, manpage
Dave Reisner
2017-05-30
hide git repo prefix in list-{all,local} output
Dave Reisner
2017-04-13
Ensure we do proper versioning in the script and manpage
Dave Reisner
2017-04-06
make ASPCACHE dir creation fatal
Dave Reisner
2017-04-03
lazily initialize ASPROOT if it doesn't yet exist
Dave Reisner
2017-03-25
fix defaulting expansion in ASPROOT definition
Dave Reisner
2017-03-25
Handle split packages
Dave Reisner
2017-03-25
move default ASPROOT to XDG_CACHE_HOME or similar
Dave Reisner
2017-03-25
improve manual, add ls-files and extra arg to show
Dave Reisner
2017-03-25
gc: merge prune and gc into single step
Dave Reisner
2017-03-12
fix argc value in __require_argc
Dave Reisner
2017-03-12
add ls-files subcommand, allow showing files other than PKGBUILD
Dave Reisner
2017-03-11
make __require_argc slightly easier to use
Dave Reisner
2016-06-19
move svn2git remote to git.archlinux.org
Dave Reisner
2016-06-18
add argc checks for commands
Dave Reisner
2016-06-15
allow prefix matching for actions
Dave Reisner
2016-03-20
fix some things highlighted by shellcheck
Dave Reisner
2014-11-21
remove legacy repo migration code
Dave Reisner
2014-09-11
re-point local tracking branches on 'asp update'
Dave Reisner
2014-08-29
add 'show' verb, to display a PKGBUILD for a package
Dave Reisner
2014-08-21
move logic out of action parsing
Dave Reisner
2014-08-18
cleanup local tracking branches when untracking
Dave Reisner
2014-08-16
remotes: move refcaching to disk
Dave Reisner
2014-08-08
asp: die on passing invalid internal type
Dave Reisner
2014-08-07
asp: add checkout to usage
Dave Reisner
2014-08-04
Break out a util.inc.sh
Dave Reisner
2014-08-01
minor naming tweaks, remove useless rm -rf
Dave Reisner
2014-07-31
add checkout verb, to make bite-sized git repos
Dave Reisner
2014-07-31
add hack to migrate bare repos to repos con arboles
Dave Reisner
2014-07-31
report a useful error when no args are passed
Dave Reisner
2014-07-31
measure usage based on the full size of the dir
Dave Reisner
2014-07-31
add 'untrack' verb
Dave Reisner
2014-07-30
initial commit
Dave Reisner