cookutils log cooker

age author description
2014-10-10 Pascal Bellard cooker: fix arch-db
2014-04-30 Christophe Lincoln Try to spped up arch DB build
2014-04-30 Christophe Lincoln Treat all arch the same way (fix pkgs counting in web interface)
2014-04-05 Pascal Bellard Add any arch support3.3.1
2014-02-27 Paul Issott Tiny edits
2013-02-01 Christopher Rogers Update cooker usage and add better error detection.slitaz-tank
2012-06-20 Christopher Rogers Merge default.slitaz-tank
2012-06-16 Paul Issott Tiny edits
2012-06-12 Christopher Rogers cooker: Use $commits, $blocked, and $broken variables.
2012-06-12 Christopher Rogers cooker: Use $pidfile and $wokrev variables.
2012-06-11 Christopher Rogers cooker: Replace 'echo ' with newline function. Check if file $crontabs exists before using fgrep on it.
2012-06-11 Christopher Rogers cooker: Updated fully to what slitaz-tank needs.slitaz-tank
2012-05-20 Christophe Lincoln move internal vars to libcook.sh and broken function
2012-05-19 Christophe Lincoln cook, cross, *.conf: improve cross compilation and small clean
2012-05-13 Christophe Lincoln Let say I prefer old style line :-)
2012-05-13 Christophe Lincoln one more line to display in summary (we have host arch) and test --output=html in cooker
2012-05-13 Christophe Lincoln cooker: small change
2012-05-13 Christophe Lincoln cooker: a small fix so arch DB is created
2012-05-12 Paul Issott Edit cooker
2012-05-12 Christophe Lincoln cooker: add some support for cross compilation. We use a arch.$ARCH file to check id package must be build for the host arch or not
2012-04-10 Christophe Lincoln cooker: small fix to setup
2012-03-18 Paul Issott Tiny edits
2012-03-17 Christophe Lincoln cooker: Add setup-cron to enable cron job
2012-03-14 Christophe Lincoln cooker setup create feeds dir1.7
2012-03-13 Christophe Lincoln cooker needs tazlito to generate flavors files
2012-03-01 Christophe Lincoln cooker: Fix loop then --> do1.6.3
2012-02-27 Pascal Bellard cook, cooker: multiple WANTED packages
2011-12-23 Pascal Bellard cooker: check /var/run/cooker.pid
2011-11-07 Pascal Bellard cooker: WANTED is BUILD_DEPENDS too
2011-05-28 Christophe Lincoln cooker: clean files when a packages is removed
2011-05-27 Christophe Lincoln cooker: trap INT and TERM when checking commit
2011-05-23 Paul Issott Tiny edits
2011-05-23 Christophe Lincoln cook: improve a bit pkglist
2011-05-23 Christophe Lincoln cooker: be quiet while grepping for wanted in cook_order
2011-05-19 Christophe Lincoln cooker: small cosmetic change for log
2011-05-16 Christophe Lincoln cooker: have removed pkgs messages befor (for logs)
2011-05-16 Christophe Lincoln log removed packages
2011-05-16 Christophe Lincoln Remove deleted pkgs in wok
2011-05-15 Paul Issott Tiny edits
2011-05-15 Christophe Lincoln cooker: store last wok rev to be used by CGI and so avois hg head call on each page load (even faster now)
2011-05-11 Christophe Lincoln cook: avoid error if no previews package
2011-05-10 Paul Issott Tiny edits
2011-05-10 Christophe Lincoln cooker: rm -f to avoid screen error
2011-05-10 Christophe Lincoln cooker: get a clean cookorder before scanning (dont add previews pkgs)
2011-05-09 Christophe Lincoln cooker: fix for command all, unset EXTRAVERSIOn and look if a more recnet receipt exist in taz/
2011-05-09 Christophe Lincoln cooker: commits: display summary before we incrase curent wok version
2011-05-09 Christophe Lincoln cooker: log commted pkgs to cook twice so it's in log and activity
2011-05-09 Christophe Lincoln cooker: dont strip out a WNATED pkg if its parent is not also in cooklist
2011-05-08 Christophe Lincoln Fix count of commits in summary
2011-05-08 Christophe Lincoln Small improvment to cookorder summary
2011-05-08 Christophe Lincoln cooker: list testing is finish now cook them all. cook: one more QA check right after genpkg_rules
2011-05-08 Christophe Lincoln Small improvment to screen an log output
2011-05-08 Christophe Lincoln Add PID support so when running with cron we dont mess up commits
2011-05-08 Christophe Lincoln Fix: hg log parsing
2011-05-08 Christophe Lincoln cooker: add command rev so we can rebuild a specific revision
2011-05-07 Christophe Lincoln rsync woks: we dont need -p since Hg wok is clone by root
2011-05-07 Christophe Lincoln cook and cooker: dont add broken pkg to list if exist
2011-05-07 Christophe Lincoln Improve web interface, keep and show more activity and cooknote
2011-05-07 Christophe Lincoln Small imrovments to cook and cooker
2011-05-07 Christophe Lincoln cook: small fix to cookit() and one more debug info