Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-22 | FullPKG already uses a local db called stage3 and it's URL is file://$PKGDEST | Nicolás Reynolds | |
2011-05-22 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolás Reynolds | |
2011-05-22 | LibreRePkg just uses makepkg | Nicolás Reynolds | |
2011-05-19 | * fullpkg clean $_fullpkgargs and $force_array when use them | Joshua Ismael Haase Hernandez | |
2011-05-19 | * fullpkg can be asked to rebuild some package if it's a dep | Joshua Ismael Haase Hernandez | |
2011-05-19 | is_banned should be false if no ban list is downloaded | Joshua Ismael Haase Hernandez | |
2011-05-19 | librestage search in ARCHES from libretools.conf | Joshua Ismael Haase Hernandez | |
2011-05-19 | * fullpkg printing repo all the times is confusing | Joshua Ismael Haase Hernandez | |
2011-05-19 | * is_banned always returns false | Joshua Ismael Haase Hernandez | |
2011-05-19 | * guess_repo executed after it is declared | Joshua Ismael Haase Hernandez | |
2011-05-19 | Fullpkg cleanup and exec quit on exit | Joshua Ismael Haase Hernandez | |
2011-05-19 | * fullpkg uses options and librerelease | Joshua Ismael Haase Hernandez | |
* librerelease tell wich repo for each pkg when listing | |||
2011-05-18 | libremakepkg pass -p $OPTARG to makepkg | Joshua Ismael Haase Hernandez | |
2011-05-18 | librerelease clean_non_packages fixed | Joshua Ismael Haase Hernandez | |
2011-05-16 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolás Reynolds | |
Conflicts: libremakepkg | |||
2011-05-16 | Fixed pkgbuild-check-nonfree on libremakepkg | Nicolás Reynolds | |
2011-05-16 | Fixed diff-unfree to correctly use community PKGBUILDs. Be aware the order ↵ | Nicolás Reynolds | |
of parameters changed: $repo goes first now. | |||
2011-05-16 | librestage uses an error message when no package is staged | Joshua Ismael Haase Hernández | |
2011-05-16 | librerelease use c option for cleaning packages | Joshua Ismael Haase Hernández | |
2011-05-16 | libremakepkg to accept makepkg options | Joshua Ismael Haase Hernández | |
2011-05-16 | librestage to use arch from pkgbuild | Joshua Ismael Haase Hernández | |
librerelease to print nice format | |||
2011-05-16 | Cleaned up some things, added option parse to some scripts. | Joshua Ismael Haase Hernández | |
2011-05-14 | * libremessages use chrootname optarg indeed | Joshua Ismael Haase Hernández | |
2011-05-12 | little fix | Joshua Ismael Haase Hernández | |
2011-05-12 | stdnull needs quotes | Joshua Ismael Haase Hernández | |
2011-05-12 | cleaned libremakepkgv20110512 | Joshua Ismael Haase Hernández | |
2011-05-11 | Some message changes and cleanup | Joshua Ismael Haase Hernandez | |
2011-05-10 | Clean 2 | Joshua Ismael Haase Hernández | |
2011-05-10 | Cleaning | Joshua Ismael Haase Hernández | |
2011-05-10 | fixed libremakepkg errorv20110510 | Joshua Ismael Haase Hernández | |
2011-05-10 | libretools.conf updated | Joshua Ismael Haase Hernández | |
2011-05-10 | Merge branch 'master' of vparabola:~/projects/libretools | Joshua Ismael Haase Hernández | |
2011-05-10 | * Clean cache option for libremakepkg | Joshua Ismael Haase Hernández | |
2011-05-08 | stdnull doesn't require quoting. first stab at aur client | Nicolas Reynolds | |
2011-05-08 | Add mips64el to arch array if missing, check is_built with pkgrel | Nicolas Reynolds | |
2011-05-01 | Fixed way of finding packages on librestage. Also it just searchs for ARCHES | Nicolas Reynolds | |
instead of PKGBUILD architectures. Added 'any' to libretools.conf | |||
2011-04-30 | * libremakepkg optionaly uses a chroot different from $CHCOPY | Joshua Ismael Haase Hernández | |
* libremakepkg cleaning and mkarchroot update is optional * librerepkg uses -cu flags for libremakepkg | |||
2011-04-30 | pkgbuild-check-nonfree can check if a nonfree has a -libre replacement | Joshua Ismael Haase Hernández | |
2011-04-22 | Changed default release dir | Nicolás Reynolds | |
2011-04-17 | guess repo | Nicolas Reynolds | |
2011-04-17 | fix | Nicolas Reynolds | |
2011-04-17 | Better messages, first stab at using librerelease, update system before | Nicolas Reynolds | |
building | |||
2011-04-14 | Merge branch 'master' of vparabola:~/projects/libretoolsv20110416 | Joshua Ismael Haase Hernández | |
2011-04-14 | Remote version checking | Nicolas Reynolds | |
2011-04-14 | Precedence order tip + correct error message on empty VAR | Nicolas Reynolds | |
2011-04-14 | Version checking | Nicolas Reynolds | |
2011-04-13 | FullPkg fixes, ban list, etc. | Nicolas Reynolds | |
2011-04-07 | First stub of ABS querying script. Toru is the name of Pacman designer :P | Nicolas Reynolds | |
**Not meant for use yet!!** | |||
2011-04-07 | Librestage to use rePKGBUILD too | Joshua Ismael Haase Hernández | |
2011-04-07 | Added working librerepkgv20110407 | Joshua Ismael Haase Hernández | |
Fixed diff-unfree |