cookutils log

age author description
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
2011-05-06 Christophe Lincoln cooker: finalize reverse command
2011-05-06 Christophe Lincoln cooker: use command like cook not --options so we can also use short switch, ex: cooker -n 'Add note to cooknotes'
2011-05-06 Christophe Lincoln README: Add explaination about toolchain
2011-05-06 Christophe Lincoln Better output for cookorder, add SETUP_PKGS in cook.conf to share list with the cooker + small improvments
2011-05-06 Christophe Lincoln Add AUTHORS and COPYING
2011-05-06 Christophe Lincoln improve doc and small fix
2011-05-06 Christophe Lincoln cooker: add option --list= and log all stderr
2011-05-06 Christophe Lincoln README: add small coding style
2011-05-06 Christophe Lincoln doc: add cooknotes explanation
2011-05-06 Christophe Lincoln Fix broken function in cook (Thanks Erjo) + add cooknotes feature
2011-05-05 Christophe Lincoln Add --flovor to doc and prepa for cooknotes
2011-05-05 Christophe Lincoln cooker: add --flavor=name to build all packages of a flavor
2011-05-05 Christophe Lincoln Explain receipt variable in README and small fix to CGI
2011-05-05 Christophe Lincoln Add documentation (nor only manual but also howto) and put cooker.cgi in a cgi-bin dir so it works with Busybox httpd and LightTPD
2011-05-05 Christophe Lincoln Add some cook date and display cooklist in web interface
2011-05-05 Christophe Lincoln Improve debug info and syntax highlither
2011-05-05 Christophe Lincoln Cant use tazpkg to pack since it dont handle EXTRAVERSION and improving CGI
2011-05-05 Christophe Lincoln Add debug info if cook error
2011-05-05 Christophe Lincoln Better CGI interface and a bunch a small improvment
2011-05-05 Christophe Lincoln cooker: more log and better (again)
2011-05-04 Christophe Lincoln cooker: Add option --pkg= so cooker can be used the same way as cook
2011-05-04 Christophe Lincoln More log and all the same