stagit

debian packaging for stagit
git clone git://git.unixkoans.com/stagit.git
Log | Files | Refs | README | LICENSE

config.def.h (225B)


1
2
3
/* See LICENSE file for copyright and license details. */
static const unsigned summarylen = 70; /* summary length in the log */
static const int showlinecount   = 1;  /* display line count or file size in file tree index */