]> git.ozlabs.org Git - ccan/history - tools/manifest.c
argcheck: a module to check argument ranges
[ccan] / tools / manifest.c
2012-12-03 Rusty Russelltools: manifest.c should use path_canon.
2012-12-03 Rusty Russellccanlint: remove redundant num_lines in struct ccan_file.
2012-12-03 Rusty Russelltools: use tal/path instead of opencoding most paths.
2012-12-03 Rusty Russelltools: use tal/path instead of writing own path handlers.
2012-12-03 Rusty Russelltools: use tal instead of talloc.
2012-12-03 Rusty Russelltools: use rbuf instead of grab_file.
2012-11-22 Rusty Russelltools: don't assume modules are immediately below ccan...
2012-11-21 Rusty Russelltools: fix dependencies.
2012-11-12 Rusty Russellccanlint: add testdepends support.
2012-03-19 Rusty RussellMerge branch 'ccantool'
2012-03-19 Rusty Russelltools: explicit find_ccan_dir()
2012-03-19 Rusty Russelltools: determing ccan directory differently
2012-03-19 Rusty Russelltools: split out manifest from ccanlint