cookutils log

age author description
2011-05-08 Christophe Lincoln web: fix last commit typo
2011-05-08 Christophe Lincoln web: show packages count for full cooklist
2011-05-08 Christophe Lincoln web: Dont display de full cooklist on main page, just next 20 and have a button to see full list
2011-05-08 Paul Issott Tiny edits
2011-05-08 Christophe Lincoln web: small work change (cooking --> building)
2011-05-08 Christophe Lincoln Fix packge status (again)
2011-05-08 Christophe Lincoln Fix packge status (must use greo not fgrep)
2011-05-08 Christophe Lincoln Fix packages list creation (Thank Godane)
2011-05-08 Christophe Lincoln doc: Add more info about the cooker and cron
2011-05-08 Christophe Lincoln fix an echo typo
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: fix last commit
2011-05-07 Christophe Lincoln cook: more debug info
2011-05-07 Christophe Lincoln Let's have a progress/stat bar for cooked packages
2011-05-07 Christophe Lincoln cook and cooker: dont add broken pkg to list if exist
2011-05-07 Christophe Lincoln web: display more in summary (again)
2011-05-07 Christophe Lincoln web: display more commits in summary
2011-05-07 Christophe Lincoln cooker.cgi: fix view log
2011-05-07 Christophe Lincoln cooker.cgi: show missing file path
2011-05-07 Christophe Lincoln cook: add a very small search function
2011-05-07 Christophe Lincoln cook: fix typo in comment and echo
2011-05-07 Christophe Lincoln cook: remove Python compiled files (may we discuss that Godane)
2011-05-07 Christophe Lincoln web: dont display all broken packages on main page
2011-05-07 Christophe Lincoln Improve web interface, keep and show more activity and cooknote
2011-05-07 Christophe Lincoln cook: save 4 lines and think before next time...
2011-05-07 Christophe Lincoln cook: add support for git branch so aufs builds
2011-05-07 Paul Issott Tiny edits
2011-05-07 Christophe Lincoln Add support for git|url in WGET_URL (works but we need TARBALL= set to work)
2011-05-07 Christophe Lincoln Small imrovments to cook and cooker
2011-05-07 Christophe Lincoln doc + README: add info about build bot and cron as well as DB files in cache
2011-05-07 Christophe Lincoln cook: rm dev info I used to code
2011-05-07 Christophe Lincoln cook: fix package source if it dont extract to one dir (like lzma)
2011-05-07 Christophe Lincoln cook: small fix to cookit() and one more debug info
2011-05-07 Christophe Lincoln cook: exit only if compile_rules fails not each time...
2011-05-07 Paul Issott Tiny edits
2011-05-07 Paul Issott Edit en.html
2011-05-07 Christophe Lincoln cook: Include Erjo patches - Beter test for installed packages and init DB files
2011-05-07 Christophe Lincoln cook: fix blocked
2011-05-07 Christophe Lincoln cook: small cosmetic fix
2011-05-07 Christophe Lincoln cook + cooker + doc: add blocked functionality and information
2011-05-07 Christophe Lincoln cook: fic debug date - cooker: add date to cooknotes
2011-05-07 Christophe Lincoln cook: Let handle blocked pkgs in 3 lines also used by the Cooker
2011-05-07 Christophe Lincoln cooker: dont use --delete with rsync, we will clean stuff/* with a function
2011-05-07 Christophe Lincoln cooker: add time stamp to debug info
2011-05-07 Christophe Lincoln Add $taz var, bunch of tiny improvment and one more info in README
2011-05-07 Christophe Lincoln cook: allow empty packages for CATEGORY meta
2011-05-07 Christophe Lincoln Improve extract_source (Thanks Godane)
2011-05-07 Christophe Lincoln cooker: we may want to use a personal repo not updated online
2011-05-07 Christophe Lincoln doc: add information about src and packages mounted with bind
2011-05-07 Christophe Lincoln cook: Add option --getsrc (Thanks Christopher)
2011-05-06 Paul Issott Tiny edits
2011-05-06 Christophe Lincoln cooker: preserve permissions while sysncing wok's with rsync
2011-05-06 Christophe Lincoln cooker: show commit description
2011-05-06 Christophe Lincoln cooker: improve commits checking and have a summary
2011-05-06 Christophe Lincoln cook: improve debug info and function
2011-05-06 Christophe Lincoln cook: get debug info also when genpkg_rules fails