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
/
package.inc.sh
Age
Commit message (
Expand
)
Author
2019-02-13
fixup ls-files command
0.3
Erick Cafferata
2019-02-11
add arch32 support for ls-files command
Erick Cafferata
2019-02-11
add arch32 support for show command
Erick Cafferata
2019-02-08
add asp32 support for *log commands
Erick Cafferata
2019-02-08
cleanup checkout/export support for arch32-only packages
Erick Cafferata
2019-02-08
fix detection of arch32-only packages
Erick Cafferata
2019-02-01
add checkout/export support for arch32-only packages
Erick Cafferata
2019-01-31
replace sed oneliner with awk
Erick Cafferata
2019-01-22
add support for patch to arch32 build
Erick Cafferata
2019-01-20
Merge remote-tracking branch 'upstream/master'
Erich Eckner
2019-01-19
change to git-show for condition check
Erick Cafferata
2019-01-17
Merge branch 'upstream/master'
Erich Eckner
2019-01-17
Merge branch 'upstream/master'
Erich Eckner
2019-01-17
Use exit status rather than string emptiness
Dave Reisner
2019-01-17
fix parse issue in package_get_repos_with_arch()
Erick Cafferata
2019-01-17
replace die() for log_fatal()
Erick Cafferata
2018-11-03
Use --shared instead of --local for clones
Dave Reisner
2018-10-15
package.inc.sh: mangle the arch=() entry of the PKGBUILD
0.1
Erich Eckner
2018-09-13
Use --shared instead of --local for clones
Dave Reisner
2018-09-13
Revert "Avoid hardlinks when cloning across filesystems"
Dave Reisner
2018-09-12
Avoid hardlinks when cloning across filesystems
Dave Reisner
2018-08-19
Use --local when creating a git clone for checkout
Dave Reisner
2018-08-19
Avoid cd, references to $startdir
Dave Reisner
2017-08-20
simplify subtree decision making
Dave Reisner
2017-07-07
fully qualify remote ref to avoid ambiguity
Dave Reisner
2017-07-07
ensure package_resolve returns an error on failed lookup
Dave Reisner
2017-06-18
package: prefer tar over bsdtar
Dave Reisner
2017-05-23
always preserve exit statuses on return
Dave Reisner
2017-04-05
quote $subtree expansion
Dave Reisner
2017-04-04
avoid leaking git output for completions
Dave Reisner
2017-03-31
assorted cleanup
Dave Reisner
2017-03-25
Handle split packages
Dave Reisner
2017-03-25
avoid variable pollution when using params by ref
Dave Reisner
2017-03-12
support showing files from repos dir
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-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
don't track remote branches
Dave Reisner
2014-09-11
forward update requessts to the remote
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-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-06
fix warnings when exporting a checked out branch
Dave Reisner
2014-07-31
add checkout verb, to make bite-sized git repos
Dave Reisner
2014-07-31
removed implemented TODO
Dave Reisner
[next]