index
:
dbscripts
gitpackages
gitpkgsv2
master
working
Main repo is at https://projects.archlinux.org/dbscripts.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
db-update
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-14
Rewrite of db-update
Pierre Schmitz
1
-169
/
+58
2010-08-13
Simplify check for existing packages
Pierre Schmitz
1
-10
/
+5
2010-08-13
removed useless statements
Pierre Schmitz
1
-9
/
+1
2010-08-13
Remove check which was already covered by check_repo_permission
Pierre Schmitz
1
-7
/
+0
2010-08-13
Abort if package already exists in repo
Pierre Schmitz
1
-4
/
+2
2010-08-13
Use common functions to print messages, warnings and errors
Pierre Schmitz
1
-25
/
+23
2010-08-13
Check permission before any action
Pierre Schmitz
1
-9
/
+1
2010-08-10
Use more consitent naming for package pool
Pierre Schmitz
1
-7
/
+5
2010-08-08
Source PKGBUILD in subshells
Pierre Schmitz
1
-20
/
+22
2010-08-08
Move common function to db-functions
Pierre Schmitz
1
-22
/
+0
2010-08-08
use common workdir
Pierre Schmitz
1
-2
/
+0
2010-08-08
Prepare for variable db file compression
Pierre Schmitz
1
-0
/
+1
2010-08-08
Remove BUILDSCRIPT variable
Pierre Schmitz
1
-4
/
+4
2010-08-08
Remove check for old staging dirs
Pierre Schmitz
1
-20
/
+0
2010-08-08
Reduce verbosity
Pierre Schmitz
1
-16
/
+7
2010-08-08
Use package pool instead of $repo/os/any dirs
Pierre Schmitz
1
-11
/
+5
2010-06-29
don't fail if any package already exists
Pierre Schmitz
1
-5
/
+9
2010-06-29
don't mix db files of different arches
Pierre Schmitz
1
-5
/
+6
2010-06-20
Replace PKGPOOL_DIR by a function call
Pierre Schmitz
1
-4
/
+4
2010-05-03
Add PKGPOOL_DIR config variable
Aaron Griffin
1
-4
/
+4
2010-04-28
db-update: Use a master package pool and symlinks
Aaron Griffin
1
-7
/
+19
2010-04-11
Fail if lock couldn't be obtained; Unlock the repos if ftpdir-cleanup fails
Pierre Schmitz
1
-1
/
+1
2010-03-31
fix permissions of incoming packages
20100410
Andrea Scarpino
1
-0
/
+2
2010-03-31
don't publish *.old files
Pierre Schmitz
1
-1
/
+1
2010-02-21
Accept any *.pkg.tar.* package file name
Pierre Schmitz
1
-6
/
+6
2009-09-18
Collapse duplicate loops for staging removal
Aaron Griffin
1
-11
/
+1
2009-09-18
Remove pkg from $stagedir if already in FTP repo
Francois Charette
1
-0
/
+23
2009-09-14
Ensure you don't update DBs on the wrong server
Dan McGee
1
-1
/
+12
2009-09-14
Be more careful with config file inclusion
Dan McGee
1
-0
/
+1
2009-08-18
Remove dependence on makepkg.conf
Aaron Griffin
1
-2
/
+0
2009-08-18
Replace DB_COMPRESSION with DBEXT in the config
Aaron Griffin
1
-7
/
+6
2009-08-16
Add DB_COMPRESSION var to all scripts that need it
Dan McGee
1
-0
/
+1
2009-07-22
remove support for different svn repos
Pierre Schmitz
1
-4
/
+2
2009-07-22
db-update: Move some steps inside an 'if'
Francois Charette
1
-6
/
+8
2009-07-22
db-update: Fix final repo_unlock
Aaron Griffin
1
-2
/
+2
2009-07-21
remove trailing slash from ftppath[_any]
Francois Charette
1
-3
/
+3
2009-07-21
any support: use relative symlinks
Aaron Griffin
1
-1
/
+1
2009-07-20
Minor syntactic improvements in db-update
Francois Charette
1
-4
/
+3
2009-07-20
simple syntactic improvements
Francois Charette
1
-5
/
+8
2009-07-20
Fix final "cleanup" to avoid spurious error msg
Francois Charette
1
-1
/
+1
2009-07-14
use pkgbase to get pkgbuild in db-update
Pierre Schmitz
1
-12
/
+14
2009-07-14
remove redefined function
Pierre Schmitz
1
-11
/
+0
2009-05-12
fixed filename in creation of symlinks
Francois Charette
1
-2
/
+3
2009-05-12
create $WORKDIR before cding to it
Francois Charette
1
-0
/
+1
2009-05-12
Check whether packages exist in build dirs before attempting to copy them
Francois Charette
1
-13
/
+17
2009-05-06
db-update: Add some total counts to output
Aaron Griffin
1
-2
/
+4
2009-05-06
db-update: Replace || with -o in if statements
François Charette
1
-2
/
+2
2009-05-06
db-update: remove 'touch' of empty db file
Aaron Griffin
1
-2
/
+0
2009-05-06
db-update: Add if check before 'any' removal
François Charette
1
-2
/
+3
2009-05-06
db-update: Use proper variable for WORKDIR
François Charette
1
-1
/
+1
[next]