Commits


convert two files to utf8 ok stsp


wrap overlong lines


mark some function parameters as 'const', as they should be; patch by Omar Polo


parse remotes from gitconfig


obtain repo format version and commit author name/email from .git/config


add support for reading .git/config; parser was based on isakmpd/conf.c