index
:
packages/dbscripts
archlinux
coadde/dbscripts-multidistros
coadde/dbscripts-ng
isacdaavid
lukeshu/archlinux+cleanup
lukeshu/archlinux+cleanup+librelib
lukeshu/stuff
lukeshu/xbs
master
production/repo
xihh/stable
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-04-17
devlist-mailer: Make LIST and FROM configurable
lukeshu/archlinux+cleanup
Luke Shumaker
2016-04-17
Normalize to tab indent.
Luke Shumaker
2016-04-17
db-functions: Fix check_repo_permission checking all architectures
Luke Shumaker
2016-04-17
Consistently use "$(dirname "$(readlink -e "$0")")"
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
test/: Make which architectures to build for configurable.
Luke Shumaker
2016-04-17
test/: make TMPDIR configurable via config.testing
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
Levente Polyak
2016-02-07
Update bundled makepkg.conf
Pierre Schmitz
2016-02-07
Remove separate creation of file databases
Pierre Schmitz
2014-11-01
disallow packages without a valid PACKAGER
Dave Reisner
2014-11-01
cron-jobs: Fix issues with empty repositories
Pierre Schmitz
2013-11-02
Add lastupdate file
Florian Pritz
2013-11-02
sourceballs: fix ACL issues on nymeria
Jan Alexander Steffens (heftig)
2013-01-31
db-update: Ignore forgeign staging packages
Pierre Schmitz
2013-01-20
ftpdir-cleanup: fix ACL issues on nymeria
Florian Pritz
2012-11-25
Fix sourceballs permissions
Pierre Schmitz
2012-11-04
Grant the SVNUSER access to the working directory
Pierre Schmitz
2012-11-03
Adjust configuration for use on nymeria.archlinux.org
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-10-03
test: Do not suppress devtools output
Pierre Schmitz
2012-08-05
grep has been moved to /usr
Pierre Schmitz
2012-07-28
db-move: Remove double space in tag_list
Florian Pritz
2012-06-16
Fix handling of package sources containg files with an @ character
Pierre Schmitz
2012-06-11
Reduce output when downloading sources
Pierre Schmitz
2012-06-10
Make repositories for testing2x configurable
Pierre Schmitz
2012-06-10
Use our own copy of makepkg.conf instead of depending on the host one
Pierre Schmitz
2012-06-10
Remove support for packages that are not in the package pool
Pierre Schmitz
2012-06-10
Remove support for packages in legacy $repo/os/any directories
Pierre Schmitz
2012-06-10
db-move: commit all arches at once
Florian Pritz
2012-04-29
Source the config before the functions as the latter references the former
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
2012-03-07
Update sourceballs.skip
Pierre Schmitz
2012-03-07
sourceballs: If ALLOWED_LICENSES is empty create source packages for every pa...
Pierre Schmitz
2012-02-19
Do not check source gpg signatures
Pierre Schmitz
2012-02-19
Sourceballs: Output details if fetching the sources failed
Pierre Schmitz
2012-02-19
Fix typo and leftover shm usage
Pierre Schmitz
2012-02-19
Add at least one positive signing test
Pierre Schmitz
2012-01-14
Add [multilib-staging] to sigurd config
Pierre Schmitz
2011-12-19
Avoid calls to basename
Pierre Schmitz
2011-12-18
Validate package signatures on db-update
Pierre Schmitz
2011-11-05
The README file is no longer useful
Rémy Oudompheng
2011-11-05
Move global code under a if __name__ == '__main__' block.
Rémy Oudompheng
[next]