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
/
repo-add.sh.in
Age
Commit message (
Expand
)
Author
2008-05-10
scripts: add -q/--quiet option to repo-add and repo-remove
Dan McGee
2008-02-20
Merge branch 'maint'
Dan McGee
2008-02-17
scripts: allow usage when gettext is not installed
Dan McGee
2008-02-05
remove --force option from repo-add.
Chantry Xavier
2008-02-02
add 'force' to PKGINFO, have repo-add respect it.
Chantry Xavier
2008-01-13
Fix typos in code comments
Dan McGee
2008-01-13
Ensure correct dir permissions in the database.
Chantry Xavier
2007-12-10
Update GNU GPL boilerplate and copyright dates
Dan McGee
2007-11-13
repo-add: Ensure only adding package's deltas.
Nathan Jones
2007-10-19
Add delta information to the repository database.
Nathan Jones
2007-09-06
scripts/*.sh.in: Clean up and fix a few bugs
Andrew Fyfe
2007-07-26
Fix gettext output in repo-{add,remove}
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