ed3c268c32
TOOLTIPS for CHARACTERS
8f99b288cb
force cache refresh
96b38fdd28
Merge branch 'gh-pages' of github.com:ncase/trust into gh-pages
b2ed4634c6
more credits
361fb0ed58
mobile fix and copycat glitch fixed
44870934b1
Update changelog for 2.2.9 release
796a419bd1
Ensure that foreign-arch multiarch multistraps work force_unpack was not considering architecture when de-duping the package list (This manifested when doing a foreign-arch multistrap which was also multiarch - i.e. two foreign arches relative to the build arch).
4e775ab148
release 2.2.8 to unstable
99b06558ce
Install more default configurations (for trusty, wheezy, jessie, stretch, and sid)
61da7819f8
Add missing whitespace between arguments in system() command
b4cd04ac1b
modify regex to also match on empty directories as these also activate file triggers
303a1fb33d
use chdist instead of using apt-get manually
e5741681f3
port changes from jenkins back to here
d492cd51c7
use dpkg-deb /dev/stdin instead of arpy
bc9771e7d1
adjust README.md
c2958fa501
allow custom commands with arbitrary number of Packages/Sources files
197995a019
initial commit
1066d39b9e
check.sh: More docs
19dad0ee36
Merge generate_testcases.sh into check.sh
1bbf980ab8
README: instead of relying on the argument count, process one line at a time
541a6eec8c
Instead of using -e, check for error explicitly and dump last lines from stderr log
fe80040edc
debian/rules: Fix debian/files
33d91a8c8d
check.sh: Only run dpkg-scansources if pkga is source
627c2f6598
Add debian package to build on jenkins
a7b02fc427
check.sh: Improve logging