summaryrefslogtreecommitdiffstats
path: root/README.pod
AgeCommit message (Collapse)AuthorFilesLines
2010-12-11%k is sync onlyDave Reisner1-1/+1
2010-12-10allow real printf formatters for simple stringsDave Reisner1-1/+5
It's kind of silly to verify this kind of formatting, so I'm just letting it explode (which happens not too horribly) when the user inevitably does something stupid.
2010-11-30unify language: alpm data extraction toolDave Reisner1-1/+1
2010-11-30add install reason as %wDave Reisner1-1/+3
also, declare another global 'local' so we know when we're only parsing locally or not.
2010-11-30assorted cleanup. remove assertions and unused format tokenDave Reisner1-2/+0
2010-11-30have a man pageDave Reisner1-0/+127