summaryrefslogtreecommitdiff
path: root/config.go
AgeCommit message (Collapse)Author
2013-11-14Fix memleak for Config and parent commit objectsArtiom Di
2013-11-14Don't repeat the pkg-config lineCarlos Martín Nieto
This is only needed once per package. Having it on every file makes the build system ask about it n times, which is silly.
2013-03-05Initial commitVicent Marti