added --debug option
authorJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 16 May 2011 08:59:30 +0000 (08:59 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 16 May 2011 08:59:30 +0000 (08:59 +0000)
commitf2b0384f6231324f53e78aa458b9a46b0e659c43
treea146b27c11f62b64a64e168267bf1c2f936fd050
parentc310cd8ae145dad11d142eec17005d648144da42
added --debug option
added cache (for distro_arch_series and distro_series)
improved stats displayed
13 files changed:
src/Makefile.am
src/Makefile.in
src/cache.c [new file with mode: 0644]
src/cache.h [new file with mode: 0644]
src/html.c
src/lp.c
src/lp.h
src/lp_json.c
src/lp_json.h
src/lp_ws.c
src/lp_ws.h
src/main.c
src/ppastats.h [new file with mode: 0644]