Home
last modified time | relevance | path

Searched refs:strip_first_rev (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cvsgraph/cvsgraph-1.7.0/
H A Dcvsgraph.conf164 strip_first_rev = false;
H A Dcvsgraph.h118 int strip_first_rev; member
H A Dreadconf.c104 { "strip_first_rev", TYPE_BOOLEAN, { &conf.strip_first_rev } },
366 debug_pbool("strip_first_rev", conf.strip_first_rev); in dump_config()
H A Dcvsgraph.c3061 int fr = conf.strip_first_rev ? 0 : 1; in make_layout()
4000 if(stripfirst) conf.strip_first_rev = !conf.strip_first_rev; in main()
H A DChangeLog620 strip_first_rev so that it works the right way around
/dports/devel/viewvc-devel/viewvc-c93d9da79c31457ecb0a771ff52d28353dc6e878/conf/
H A Dcvsgraph.conf.sample118 # strip_first_rev <boolean>
132 strip_first_rev = false;