Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-26 | import changes from repo | André Fabian Silva Delgado | |
2015-06-08 | rename libremessages to db-libremessages to avoid masking libretools ↵ | Luke Shumaker | |
libremessages | |||
2014-10-04 | Update lastsync after db-sync or cleanup. | Michał Masłowski | |
2014-06-18 | Use printf formatters instead of string interpolation. | Luke Shumaker | |
I used this command to find them: egrep -r --exclude-dir={test,.git} '(plain|msg|msg2|warning|error|stat_busy|stat_done|abort|die)\s+"?[^"]*\$' | |||
2014-06-18 | Clean up quoting. | Luke Shumaker | |
2014-06-17 | mv local_config db-sync.conf # now that its other uses are gone | Luke Shumaker | |
2014-06-15 | put our packages in a separate pool | Parabola | |
2014-03-12 | oops | Nicolás Reynolds | |
2014-03-12 | Hopefully fix a horrible bug that caused leaked packages | Nicolás Reynolds | |
Also added a few checks | |||
2014-01-16 | fix new db-sync | Parabola | |
2014-01-15 | revert to old db-sync until fix it, rename lastest db-sync to db-sync.orig | André Fabian Silva Delgado | |
2014-01-08 | db-sync: use tab indent | Luke Shumaker | |
2014-01-08 | Be very careful about using $0. | Luke Shumaker | |
2013-10-14 | oops | Luke Shumaker | |
2013-10-14 | db-sync: also generate ${repo}.files databases for imported repos | Luke Shumaker | |
2013-08-15 | Verbose mode is optional | Nicolás Reynolds | |
Signed-off-by: Nicolás Reynolds <fauno@endefensadelsl.org> | |||
2011-12-07 | Skip invalid repo-arch pairs (useful for [multilib]) | Parabola | |
2011-11-23 | Fixed errors in logic | Nicolás Reynolds | |
2011-11-23 | Cleanup script + New config vars | Nicolás Reynolds | |
2011-11-23 | Making it work | Parabola | |
2011-11-14 | Fixes while testing it | Parabola | |
2011-11-03 | Removed unneeded code | Nicolás Reynolds | |
2011-10-30 | Seems to work, entering test status. | Nicolás Reynolds | |
2011-10-28 | Sync package databases first | Nicolas Reynolds | |
* Get all available packages * Remove unfree from the sync list * Sync everything whitelisted |