Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-07 | Removed extra - | Nicolás Reynolds | |
2011-12-07 | Any-to-ours recycles Arch packages ("any" architecture) to Parabola specific ↵ | Nicolás Reynolds | |
architectures ("mips64el") | |||
2011-12-07 | Skip invalid repo-arch pairs (useful for [multilib]) | Parabola | |
2011-12-07 | Added [multilib] | Parabola | |
2011-11-23 | Fixed errors in logic | Nicolás Reynolds | |
2011-11-23 | DRYRUN check | Nicolás Reynolds | |
2011-11-23 | Cleanup script + New config vars | Nicolás Reynolds | |
2011-11-23 | Making it work | Parabola | |
2011-11-14 | Merge branch 'master' of https://projects.parabolagnulinux.org/dbscripts | Parabola | |
Conflicts: config | |||
2011-11-14 | Local changes | Parabola | |
2011-11-14 | Fixes while testing it | Parabola | |
2011-11-03 | Merge branch 'sync-db-first' of ↵ | Parabola | |
https://projects.parabolagnulinux.org/dbscripts into sync-db-first | |||
2011-11-03 | Removed unneeded code | Nicolás Reynolds | |
2011-10-30 | Merge branch 'master' of https://projects.archlinux.org/git/dbscripts | Nicolás Reynolds | |
2011-10-30 | Local test config | Nicolás Reynolds | |
2011-10-30 | Seems to work, entering test status. | Nicolás Reynolds | |
2011-10-30 | Require a signature file for new packages | Pierre Schmitz | |
2011-10-28 | Sync package databases first | Nicolas Reynolds | |
* Get all available packages * Remove unfree from the sync list * Sync everything whitelisted | |||
2011-10-28 | Merge branch 'master' of https://projects.parabolagnulinux.org/dbscripts | Nicolas Reynolds | |
Conflicts: config | |||
2011-10-28 | Reflect server changes on config | Nicolas Reynolds | |
2011-10-14 | Rebuilt alpm.so for pacman 4.0 soname bump | Pierre Schmitz | |
2011-09-14 | Fixed sync paths | Parabola | |
* rsync files are splitted by repo and arch * compare available packages with pool, not repos (dead symlinks broke syncing) * receive from repo/os/arch instead of repo/ (it made packages on other arches missing) | |||
2011-09-14 | Move to python2 | Parabola | |
2011-09-09 | Several fixes | Joshua Ismael Haase Hernández | |
2011-09-09 | Inform found packages | Joshua Ismael Haase Hernández | |
2011-09-09 | Added [~mtjm], changed blacklist to git | Joshua Ismael Haase Hernández | |
2011-08-17 | Merge branch 'master' of http://projects.parabolagnulinux.org/dbscripts into ↵ | Joshua Ismael Haase Hernández | |
stable | |||
2011-08-17 | Script to restore packages from the cleanup destdir | Nicolás Reynolds | |
2011-08-13 | update shunit to 2.1.6 | Pierre Schmitz | |
2011-08-13 | db-move: Fix svn rm call | Pierre Schmitz | |
2011-08-13 | db-move: remove one svn commit per package | Dan McGee | |
Precondition: trunk/ directory never has any subdirectories. This is true across our entire svn-packages repository, although I did not check svn-community. The following command was used: find -mindepth 3 -type d ! -wholename '*/.svn*' -wholename *trunk* This should really help a variety of things- reduce the number of commits, reduce the number of emails to arch-commits, make mass package moves faster, etc. The entire dbscripts test suite still passes after this change. Signed-off-by: Dan McGee <dan@archlinux.org> Signed-off-by: Pierre Schmitz <pierre@archlinux.de> | |||
2011-08-13 | Merge branch 'master' of http://projects.parabolagnulinux.org/dbscripts into ↵ | Joshua Ismael Haase Hernández | |
stable | |||
2011-08-13 | Failedpkgs array wasn't working | Nicolás Reynolds | |
2011-08-13 | Merge branch 'master' of http://projects.parabolagnulinux.org/dbscripts into ↵ | Joshua Ismael Haase Hernández | |
stable | |||
2011-08-13 | Added useful messages | Nicolás Reynolds | |
2011-08-13 | Cleaner sourceballs2 | Nicolás Reynolds | |
2011-08-12 | Fixed unexistent REPOS array and skip removal when the ABS tree is empty. | Nicolás Reynolds | |
2011-08-11 | Merge branch 'master' of http://projects.parabolagnulinux.org/dbscripts into ↵ | Joshua Ismael Haase Hernández | |
stable | |||
2011-08-11 | Sort unique pkgnames | Nicolás Reynolds | |
2011-08-11 | Merge branch 'master' of http://projects.parabolagnulinux.org/dbscripts into ↵ | Joshua Ismael Haase Hernández | |
stable | |||
2011-08-11 | Forgot +x | Nicolás Reynolds | |
2011-08-11 | Changed xargs for find -exec | Nicolás Reynolds | |
2011-08-11 | Merge branch 'master' of http://projects.parabolagnulinux.org/dbscripts into ↵ | Joshua Ismael Haase Hernández | |
stable | |||
2011-08-11 | Script to solve issue165 | Nicolás Reynolds | |
2011-08-09 | Merge branch 'master' of http://projects.parabolagnulinux.org/dbscripts into ↵ | Joshua Ismael Haase Hernández | |
stable | |||
2011-08-09 | Ignore staging | Nicolás Reynolds | |
2011-08-09 | Merge branch 'master' of http://projects.parabolagnulinux.org/dbscripts into ↵ | Joshua Ismael Haase Hernández | |
stable | |||
2011-08-09 | update-abs-tarballs +x | Nicolás Reynolds | |
2011-08-05 | Merge branch 'master' of http://projects.parabolagnulinux.org/dbscripts into ↵ | Joshua Ismael Haase Hernández | |
stable Conflicts: config | |||
2011-08-05 | Repo organization | Nicolás Reynolds | |