]> git.armaanb.net Git - stagit.git/commit
replace file size with line count for text files
authorQuentin Rameau <quinq@fifth.space>
Sat, 9 Jan 2016 23:47:22 +0000 (00:47 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Wed, 13 Jan 2016 20:58:08 +0000 (21:58 +0100)
commit79fab7c6faf78d7bcc0c870359138617aee24c7d
tree63500479d8fadda54dc8b332e004c981b043ae7b
parent50dccf0e3ba06bcd732ac5c38c8b326cebc6c097
replace file size with line count for text files

Keep the number of line when writing text blobs and print it in the
index file tree instead of the size. Still print the size otherwise.
config.def.h
stagit.c