Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-03 | Set terminal title with libremessages' term_title() | Nicolás Reynolds | |
Useful for showing progress | |||
2012-10-29 | Run is_built against pkgnames | Nicolás Reynolds | |
When pkgbase isn't a valid pkgname, treepkg ended up deciding to build this non-existant package, regardless of packages already built. This commit fixes that by checking is_built against pkgnames instead. | |||
2012-10-29 | Merge branch 'master' into tokyo | Nicolás Reynolds | |
Conflicts: update-cleansystem | |||
2012-10-29 | Merge branch 'master' of gparabola:libretools | Nicolás Reynolds | |
2012-10-29 | Print information about packages | Nicolás Reynolds | |
2012-10-29 | Return nothing when missing | Nicolás Reynolds | |
2012-10-20 | Use TokyoCabinet to store the PKGBUILD path cache | Nicolás Reynolds | |
2012-10-20 | Improve update-cleansystem | Luke Shumaker | |
2012-10-20 | Use arrays to better handle whitepsace in libremkchroot | Luke Shumaker | |
2012-10-17 | fix printf | Nicolás Reynolds | |
2012-10-17 | Removed commented lines | Nicolás Reynolds | |
2012-10-17 | Don't fail if depends are empty | Nicolás Reynolds | |
2012-10-01 | Correctly set CARCH | Nicolás Reynolds | |
2012-09-22 | Remove temp file | Nicolás Reynolds | |
2012-09-22 | Issue #195 - Install missing packages | Nicolás Reynolds | |
2012-09-22 | Deprecate clean-pacman in favor of smart chcleanup | Nicolás Reynolds | |
Chcleanup compares the currently installed packages with a clean system list of packages + the package dependencies and removes the leftovers. Treepkg runs it as pre-build hook, so FULLBUILDCMD finds only the needed dependencies. | |||
2012-09-22 | Last commit before deprecation | Nicolás Reynolds | |
Reason: Too complex, makepkg runs three times and removes packages previously installed | |||
2012-09-22 | Fix skip on built_ok | Nicolás Reynolds | |
2012-09-22 | Use PACMAN on FULLBUILDCMD | Nicolás Reynolds | |
2012-09-22 | Bogus output was captured | Nicolás Reynolds | |
2012-09-22 | Clarifications | Nicolás Reynolds | |
2012-09-22 | Take -r away from makepkg | Nicolás Reynolds | |
2012-09-22 | Remove cleanup list right after cleanup | Nicolás Reynolds | |
2012-09-22 | Manage dependency installation and removal by tapping into makepkg | Nicolás Reynolds | |
2012-09-22 | Keep the synced database on a permanent dir | Nicolás Reynolds | |
2012-09-22 | Skip already built packagesv20120924 | Nicolás Reynolds | |
2012-08-15 | TODO was implemented already | Nicolás Reynolds | |
2012-08-15 | Toru-where is an utility to find PKGBUILD dirs on toru's path cache | Nicolás Reynolds | |
Use with toru-path | |||
2012-08-10 | Not all removed files are packages | Nicolás Reynolds | |
2012-08-04 | Actually resign when signature failed | Nicolás Reynolds | |
2012-08-04 | Only remove synced files, avoids removing packages added by librestage ↵ | Nicolás Reynolds | |
during sync | |||
2012-08-04 | Be more helpful | Nicolás Reynolds | |
2012-06-08 | fullpkg-find: Use toru -p, fix not finding any dependencies. | Michał Masłowski | |
2012-06-07 | Get the last path, not the first one (fixes not found on repo change) | Nicolás Reynolds | |
2012-06-04 | fix https://labs.parabola.nu/issues/30 | Joshua I. Haase H. (xihh) | |
fullpkg-find: - «copy_files» function added - removed «circular deps» unused code | |||
2012-06-03 | Merge branch 'master' of gitpar:libretools | Joshua I. Haase H. (xihh) | |
2012-05-26 | Updating text showed by -h, changing the name of the last program to the ↵ | Daniel Molina | |
current one | |||
2012-05-10 | Repackage every architecture in the arch array | Nicolás Reynolds | |
2012-05-10 | Create repo dir if it doesn't exists | Nicolás Reynolds | |
2012-05-08 | Merge branch 'master' of gitpar:libretools | Joshua I. Haase H. (xihh) | |
Conflicts: toru-utils | |||
2012-05-05 | Merge branch 'master' of ssh://gparabola/srv/git/libretools | Nicolás Reynolds | |
2012-05-05 | Fixed bury function. Now it actually buries packages and skips if the ↵ | Nicolás Reynolds | |
current level is deeper than the requested | |||
2012-05-03 | Fix base mirrorlist. | Michał Masłowski | |
2012-04-29 | librebasebuilder: Avoid mkarchroot's configuration replacements, fixes #94. | Michał Masłowski | |
2012-04-10 | Run db-update on the server after uploading packages | Nicolás Reynolds | |
2012-04-10 | Merge branch 'master' of ssh://gparabola/libretools | Nicolás Reynolds | |
2012-04-09 | Merge branch 'master' of http://projects.parabolagnulinux.org/libretools | Nicolás Reynolds | |
2012-04-09 | Copy makepkg logs only | Nicolás Reynolds | |
2012-04-08 | Minor improvements | Nicolás Reynolds | |
2012-04-08 | Added license | Nicolás Reynolds | |