Initial version
authorLin Yang <lin.a.yang@intel.com>
Thu, 21 Nov 2013 05:34:21 +0000 (13:34 +0800)
committerLin Yang <lin.a.yang@intel.com>
Thu, 21 Nov 2013 05:34:21 +0000 (13:34 +0800)
commitdc6dddce3199d30f40ee271b0450591acdf9825f
tree53e1052482f5397dba9cc3de810f3f3fa6252187
parente5de96aefb5e95c418abe8742d229e0d372584b3
Initial version

Change-Id: I67703258907f356768442cc75b7e11b97797f52f
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
MANIFEST.in [new file with mode: 0644]
builddiff/__init__.py [new file with mode: 0644]
builddiff/render.py [new file with mode: 0644]
builddiff/repo.py [new file with mode: 0644]
builddiff/templates/diff.html [new file with mode: 0644]
builddiff/utils.py [new file with mode: 0644]
packaging/builddiff.changes [new file with mode: 0644]
packaging/builddiff.spec [new file with mode: 0644]
setup.py [new file with mode: 0644]
tools/repodiff [new file with mode: 0755]