about summary refs log tree commit diff
path: root/ui-atom.h
diff options
context:
space:
mode:
authorJulius Plenz <plenz@cis.fu-berlin.de>2011-03-10 17:03:22 +0100
committerLars Hjemli <hjemli@gmail.com>2011-03-26 15:20:55 +0100
commit2e6721edbb3c94a70f4ef0ead5e55b9da19fb806 (patch)
tree74a7a13bb5ca5ec65dab1af28f44cb03ac16d328 /ui-atom.h
parentnew_filter: correctly initialise all arguments for a new filter (diff)
downloadcgit-pink-2e6721edbb3c94a70f4ef0ead5e55b9da19fb806.tar.gz
cgit-pink-2e6721edbb3c94a70f4ef0ead5e55b9da19fb806.zip
make enable-log-linecount independent of -filecount
You should be able to independently switch file and line count on and
off. This patch makes the code work like the documentation suggests: no
dependency for line counts to be displayed only when file counts are.

Signed-off-by: Julius Plenz <plenz@cis.fu-berlin.de>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-atom.h')
0 files changed, 0 insertions, 0 deletions
?h=2.1p1&id=b76b458ef8ea0be0da20e9d92c3923657bc816da&follow=1'>Document configuration and data file searchJune McEnroe 2020-08-24Use dataOpen for save fileJune McEnroe 2020-08-24Use configOpen to load localCAJune McEnroe 2020-08-24Use configPath to load client cert/privJune McEnroe 2020-08-24Use configOpen in getopt_configJune McEnroe 2020-08-24Import xdg.c from catgirlJune McEnroe 2020-08-23Replace “RAND_bytes” by “getentropy”Issam E. Maghni 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe