index
:
dbscripts
archlinux
coadde/dbscripts-multidistros
coadde/dbscripts-ng
lukeshu/archlinux+cleanup
lukeshu/archlinux+cleanup+librelib
lukeshu/stuff
lukeshu/xbs
master
pending
production/repo
xihh/stable
mirror of git://projects.parabola.nu/dbscripts.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db-functions
Age
Commit message (
Expand
)
Author
2016-04-17
db-functions: Fix check_repo_permission checking all architectures
Luke Shumaker
2016-04-17
Add "#!/hint/bash" to the beginning of several files.
Luke Shumaker
2016-04-17
Use `grep &>/dev/null` instead of `grep -q` when operating on piped stdin.
Luke Shumaker
2016-04-17
Export TMPDIR, and use mktemp -t instead of making it part of the template
Luke Shumaker
2016-04-17
Use += instead of jumping through hoops.
Luke Shumaker
2016-04-16
Use printf-formatters instead of string interpolation on msg, error, etc.
Luke Shumaker
2016-04-16
Fix quoting around variables, especially arrays.
Luke Shumaker
2016-02-16
disallow packages not built in a chroot
archlinux
Levente Polyak
2016-02-07
Remove separate creation of file databases
Pierre Schmitz
2014-11-01
disallow packages without a valid PACKAGER
Dave Reisner
2013-11-02
Add lastupdate file
Florian Pritz
2013-11-02
sourceballs: fix ACL issues on nymeria
Jan Alexander Steffens (heftig)
2012-11-04
Grant the SVNUSER access to the working directory
Pierre Schmitz
2012-10-27
Add the possibility to run all svn commands with a different user
Pierre Schmitz
2012-10-03
Use pacman-key to check signatures as it now uses a correct exit value
Pierre Schmitz
2012-08-05
grep has been moved to /usr
Pierre Schmitz
2012-06-10
Remove support for packages that are not in the package pool
Pierre Schmitz
2012-04-29
Respect TMPDIR config when creating the working directory
Pierre Schmitz
2012-03-26
Use gpg status-file instead of status-fd
Pierre Schmitz
2011-12-19
Avoid calls to basename
Pierre Schmitz
2011-12-18
Validate package signatures on db-update
Pierre Schmitz
2011-04-02
Add simple checks for handling signed packages
Pierre Schmitz
2011-03-26
Use repo-add to create the files database for each repo
Pierre Schmitz
2011-03-23
Add support for packages which use the epoch variable
Pierre Schmitz
2011-01-15
Move repo manipulation code into common functions
Pierre Schmitz
2010-12-09
repo_lock: check if repo is locked by repo-add or repo-remove
Pierre Schmitz
2010-12-02
db-update: Fail if a set of split packages is incomplete
Pierre Schmitz
2010-11-23
Rewrite sourceballs to increase performance and reliability
Pierre Schmitz
2010-11-22
Set CARCH as needed by some PKGBUILDs
Pierre Schmitz
2010-09-12
_grep_pkginfo: use a more specific format
Pierre Schmitz
2010-09-12
check_pkgsvn: Don't assume the same PKGBUILD for all architectures
Pierre Schmitz
2010-09-12
check_pkgsvn: check if pkgname is in sync with svn
Pierre Schmitz
2010-09-11
Fix check_pkgrepos
Pierre Schmitz
2010-09-11
Use local config instead of guessing by hostname
Pierre Schmitz
2010-09-11
Fix check_repo_permission
Pierre Schmitz
2010-09-05
Check if package exists in any other repository on update
Pierre Schmitz
2010-09-05
Fix updating of same package into different repositories at aonce
Pierre Schmitz
2010-09-02
Set correct group after touching the db file
Pierre Schmitz
2010-09-01
Simplify repo configuration
Pierre Schmitz
2010-08-22
add makepkg.conf for [multilib]
Pierre Schmitz
2010-08-17
Add additional checks when reading PKGBUILDs
Pierre Schmitz
2010-08-17
Add [staging] repository
Pierre Schmitz
2010-08-15
Lock repos before checking
Pierre Schmitz
2010-08-15
Use common names for repos
Pierre Schmitz
2010-08-14
Add common function to check for correct repo and arch
Pierre Schmitz
2010-08-14
Rewrite of db-update
Pierre Schmitz
2010-08-13
Use common functions to print messages, warnings and errors
Pierre Schmitz
2010-08-13
Check permission before any action
Pierre Schmitz
2010-08-10
Use more consitent naming for package pool
Pierre Schmitz
2010-08-08
Fix typo
Pierre Schmitz
[next]