summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2012-04-22grep-dctrl: Allow distributing atom modifiers over a parenthesed predicate.Antti-Juhani Kaijanaho2-0/+21
2012-04-22Move the fields array from parse_prim to a library (strlist).Antti-Juhani Kaijanaho2-0/+125
2011-12-18grep-dctrl: Hardcode default input file names.Antti-Juhani Kaijanaho4-141/+8
2011-12-14Bug #652034: Handle multiple instances of the same field gracefully.Antti-Juhani Kaijanaho3-55/+86
2011-10-20Rewrite the paragraph logic to use a tree structure.Antti-Juhani Kaijanaho3-102/+154
2011-10-19Move atom into its own lib module.Antti-Juhani Kaijanaho4-192/+243
2011-07-28#209134: Print the field name as in the paragraph, not as on command lineAntti-Juhani Kaijanaho2-2/+5
2011-07-23Importing 2.18ubuntu1Antti-Juhani Kaijanaho1-4/+4
2010-09-11tbl-dctrl: Figure out the fields from the input if no '-c' is given.Antti-Juhani Kaijanaho5-36/+78
2010-08-28lib/paragraph.c (para_parse_next): Fix line counting.Antti-Juhani Kaijanaho1-6/+11
2009-12-12Update FSF address in license blurbs all over the source tree.Antti-Juhani Kaijanaho30-97/+96
2009-12-05Add support for #-commentsAntti-Juhani Kaijanaho1-0/+30
2009-08-08Fix Debian bug #511022.Antti-Juhani Kaijanaho1-1/+1
2009-04-16grep-dctrl: add new mode for exact package name matchingStefano Zacchiroli2-2/+18
2008-07-05msg.[ch] (and others): allow the message functions to handle format stringsAntti-Juhani Kaijanaho6-36/+57
2008-07-05*/*.[ch]: Use the copyright symbol instead of (c) or (C).Antti-Juhani Kaijanaho30-33/+33
2008-07-05lib/msg.c: Remove (obsolete) snail mail and email addresses for me.Antti-Juhani Kaijanaho1-11/+0
2008-07-05grep-dctrl/rc.c, lib/msg.c: Recode to UTF-8Antti-Juhani Kaijanaho1-2/+2
2007-12-06Fix git ignore targetsJon Bernard1-0/+2
2007-11-07lib/paragraph.c (para_parse_next): Use gotos, not a state variableAntti-Juhani Kaijanaho1-136/+127
2007-08-05Update copyright linesAntti-Juhani Kaijanaho2-2/+2
2007-04-10export para_compare from lib/sorter.[ch]Antti-Juhani Kaijanaho3-10/+18
2007-04-08GNUmakefile. ifile.c: start using -Werror, fix one warningAntti-Juhani Kaijanaho1-1/+1
2007-04-08grep-dctrl: new option --invert-show (-I)Antti-Juhani Kaijanaho6-33/+81
2007-04-08paragraph.c (para_parse_next): fix outdated assertionAntti-Juhani Kaijanaho1-1/+1
2006-10-26create lib/, man/ and $(program)/Antti-Juhani Kaijanaho32-0/+3006