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
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
pacman-optimize.sh.in
Age
Commit message (
Expand
)
Author
2011-01-07
Update copyright years for 2011
Allan McRae
2010-12-12
pacman-optimize: ensure database directory contains local/
Dan McGee
2010-10-13
Fix bash shell location check
Dan McGee
2010-10-11
Use sysconfdir, localstatedir, BASH instead of hardcoded values
Nezmer
2010-03-14
Bump copyright dates to 2010
Dan McGee
2009-11-15
scripts: replace test builtin [ with shell keywords [[ and ((
Cedric Staniewski
2009-07-01
Update copyright headers and messages
Dan McGee
2008-10-28
Give pacman-optimize a refresher
Dan McGee
2008-02-17
scripts: allow usage when gettext is not installed
Dan McGee
2007-12-10
Update GNU GPL boilerplate and copyright dates
Dan McGee
2007-11-13
pacman-optimize: add note saying sync would be helpful
Dan McGee
2007-10-08
pacman-optimize: add check for diff/diffutils
Dan McGee
2007-09-06
scripts/*.sh.in: Clean up and fix a few bugs
Andrew Fyfe
2007-07-15
Switch repo-add, repo-remove, and pacman-optimize to bsdtar
Dan McGee
2007-07-06
Make paragraph text in scripts single strings
Dan McGee
2007-07-06
Move scripts from *.in to *.sh.in so gettext can determine type
Dan McGee