Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
asp32
master
next
Archlinux32 fork of asp - obsolete
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-04-13
bump version to v1
v1
Dave Reisner
2017-04-13
Ensure we do proper versioning in the script and manpage
Dave Reisner
2017-04-06
man: fix URL to svn-to-git repos
Dave Reisner
2017-04-06
make ASPCACHE dir creation fatal
Dave Reisner
2017-04-05
add syntax check test
Dave Reisner
2017-04-05
remote: avoid need for awk post-processing
Dave Reisner
2017-04-05
quote $subtree expansion
Dave Reisner
2017-04-04
avoid leaking git output for completions
Dave Reisner
2017-04-04
add ls-files to shell completion
Dave Reisner
2017-04-03
lazily initialize ASPROOT if it doesn't yet exist
Dave Reisner
2017-03-31
assorted cleanup
Dave Reisner
2017-03-25
Merge pull request #10 from gubiq/patch-1
Dave Reisner
2017-03-25
Update README.md
Björn Fries
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
avoid variable pollution when using params by ref
Dave Reisner
2017-03-25
gc: merge prune and gc into single step
Dave Reisner
2017-03-12
support showing files from repos dir
Dave Reisner
2017-03-12
fix argc value in __require_argc
Dave Reisner
2017-03-12
dump stderr when calling ls-files through completion
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-27
set pull.rebase=true on new repo creation
Dave Reisner
2014-09-27
uggh, more branch creation twiddling
Dave Reisner
2014-09-12
hide the class of errors we want to ignore with -qf
Dave Reisner
2014-09-12
pass proper refname to remote_update_refs
Dave Reisner
2014-09-12
mildly simplify ref-fetching with git-for-each-ref
Dave Reisner
2014-09-12
don't track remote branches
Dave Reisner
2014-09-11
forward update requessts to the remote
Dave Reisner
2014-09-11
re-point local tracking branches on 'asp update'
Dave Reisner
2014-08-30
abstract away cache semantics
Dave Reisner
2014-08-29
add 'show' verb, to display a PKGBUILD for a package
Dave Reisner
2014-08-28
package: simplify arch/repo extraction
Dave Reisner
2014-08-28
packages: only show log for trunk/ directory
Dave Reisner
2014-08-21
move logic out of action parsing
Dave Reisner
2014-08-20
remove dead code
Dave Reisner
2014-08-20
Initial commit of zsh completion
Jason Ryan
2014-08-19
package: drop "private" log methods, merge into package_log
Dave Reisner
2014-08-18
cleanup local tracking branches when untracking
Dave Reisner
2014-08-17
bash-completion: add list-local to verb list
Dave Reisner
2014-08-17
add LICENSE file to repo
Dave Reisner
2014-08-17
fix manpage installation
Dave Reisner
2014-08-16
remotes: move refcaching to disk
Dave Reisner
[next]