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
path:
root
/
remote.inc.sh
Age
Commit message (
Expand
)
Author
2017-11-18
Avoid corrupting caches when network is unavailable
Dave Reisner
2017-04-05
remote: avoid need for awk post-processing
Dave Reisner
2017-04-04
avoid leaking git output for completions
Dave Reisner
2017-03-12
add ls-files subcommand, allow showing files other than PKGBUILD
Dave Reisner
2016-03-20
fix some things highlighted by shellcheck
Dave Reisner
2014-09-12
mildly simplify ref-fetching with git-for-each-ref
Dave Reisner
2014-08-30
abstract away cache semantics
Dave Reisner
2014-08-20
remove dead code
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
remote: remove TODO
Dave Reisner
2014-08-06
remote refs never involve our local repo name
Dave Reisner
2014-08-05
cache even empty replies from the remote
Dave Reisner
2014-08-02
remote: cache contents of remotes
Dave Reisner
2014-08-02
remote: use show-ref instead of rev-parse
Dave Reisner
2014-08-02
remote: avoid need for command substitution
Dave Reisner
2014-07-31
add 'untrack' verb
Dave Reisner
2014-07-30
initial commit
Dave Reisner