Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-12 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolas Reynolds | |
2011-07-11 | Fixed "unexpected end of file" error | Nicolás Reynolds | |
2011-07-04 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretoolsv20110708 | Nicolas Reynolds | |
2011-07-04 | Empty variables are informed all at once | Nicolas Reynolds | |
2011-07-04 | LibreRelease uploads signatures | Nicolás Reynolds | |
2011-07-02 | Optional package signing support for librestage | Nicolás Reynolds | |
2011-07-02 | Toru now can find upgrades! | Nicolas Reynolds | |
2011-07-01 | Toru maintains a cache of already processed PKGBUILDs | Nicolas Reynolds | |
2011-07-01 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolas Reynolds | |
2011-07-01 | Clean the chroot before updating | Nicolás Reynolds | |
2011-06-30 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolas Reynolds | |
Conflicts: toru | |||
2011-06-30 | minor fixes | Nicolas Reynolds | |
2011-06-30 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolás Reynolds | |
2011-06-28 | * Cleanup code + arch specific separated | Joshua Ismael Haase Hernández | |
2011-06-28 | libremakepkg does not update config | Joshua Ismael Haase Hernández | |
2011-06-27 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolás Reynolds | |
Conflicts: libremakepkg | |||
2011-06-27 | Several fixes | Nicolás Reynolds | |
2011-06-27 | Fixed typos | Nicolás Reynolds | |
2011-06-27 | Specify trunk dir. Now repo goes first($1). | Nicolás Reynolds | |
2011-06-27 | libremakepkg uses find to copy logs and has no trailing space | Joshua Ismael Haase Hernández | |
2011-06-27 | fixes and tabs -> spaces | Joshua Ismael Haase Hernández | |
2011-06-27 | Merge http://projects.parabolagnulinux.org/libretools into prtools | Joshua Ismael Haase Hernández | |
2011-06-27 | some fixes | Joshua Ismael Haase Hernández | |
2011-06-27 | fixes in libremakepkg | Joshua Ismael Haase Hernández | |
2011-06-27 | "first working prtools + fixes" | Joshua Ismael Haase Hernández | |
2011-06-26 | Commit files working for git | Joshua Ismael Haase Hernández | |
2011-06-26 | libremakepkg cleans better | Joshua Ismael Haase Hernández | |
rePKGBUILD.proto finds links and delete them | |||
2011-06-26 | rePKGBUILD proto deletes symlinks in ${srcdir} | Joshua Ismael Haase Hernández | |
2011-06-25 | fullpkg doesn't use queue | Joshua Ismael Haase Hernández | |
2011-06-25 | pkgbuild-check-nonfree shows message acording what it's doing | Joshua Ismael Haase Hernández | |
2011-06-25 | mipsrelease sends notice about what's doing | Joshua Ismael Haase Hernández | |
2011-06-25 | *fullpkg don't add mipsel on build_only | Joshua Ismael Haase Hernández | |
*mipsrelease adds pkgs from pkgdest | |||
2011-06-22 | fullpg make build_dir | Joshua Ismael Haase Hernández | |
2011-06-22 | *fixed error in making clean script | Joshua Ismael Haase Hernández | |
2011-06-22 | eliminated function "install" | Joshua Ismael Haase Hernández | |
2011-06-22 | libremakepkg anounces error is from it. | Joshua Ismael Haase Hernández | |
2011-06-22 | Fixed libremakepkg error | Joshua Ismael Haase Hernández | |
2011-06-24 | Merge http://projects.parabolagnulinux.org/libretools | Joshua Ismael Haase Hernández | |
2011-06-24 | FULLBUILDCMD updated to clean and update dbspeculation-20110624 | Joshua Ismael Haase Hernández | |
2011-06-24 | Libremakepkg uses new cleaning mode | Joshua Ismael Haase Hernández | |
2011-06-21 | Toru now can compare a given ABS repo against the repo.db to show required | Nicolas Reynolds | |
updates. It doesn't store state yet, so it starts from top on every run. Example usage: toru -u $ABSROOT/core To build *all* updates: sudo pacman -Sy pushd $ABSROOT/core >/dev/null for pkg in $(toru -uq $PWD); do pushd $pkg >/dev/null fullpkg popd >/dev/null done | |||
2011-06-20 | Merge branch 'master' of ssh://vparabola/srv/git/projects/libretools | Nicolas Reynolds | |
Conflicts: fullpkg | |||
2011-06-20 | Several fixes. No more 1+ exit | Nicolas Reynolds | |
2011-06-19 | find_deps use ">=" instead "=" | Joshua Ismael Haase Hernández | |
2011-06-18 | exec find before LOCALHOOKRELEASE | Joshua Ismael Haase Hernández | |
2011-06-18 | * updated *commit | Joshua Ismael Haase Hernández | |
2011-06-18 | Merge branch 'master' of vparabola:~/projects/libretools | Joshua Ismael Haase Hernández | |
2011-06-17 | Toru's outline and TODO | Nicolás Reynolds | |
2011-06-15 | Merge branch 'master' of vparabola:~/projects/libretools | Joshua Ismael Haase Hernández | |
2011-06-15 | fixed build_only test | Joshua Ismael Haase Hernández | |