summaryrefslogtreecommitdiff
path: root/grep-dctrl
AgeCommit message (Expand)AuthorFilesLines
2013-07-10Include config.hIgor Pashev1-0/+3
2012-07-14grep-dctrl: Extract print_para out of main.Antti-Juhani Kaijanaho1-34/+35
2012-07-14grep-dctrl: Move is_show_field and backup_field to fieldtrieAntti-Juhani Kaijanaho1-14/+6
2012-06-09lib/fsaf.c and others: Remove mmap support (recognize but ignore --mmap).Antti-Juhani Kaijanaho1-1/+1
2012-06-08Add -Wextra to non-package builds (and clean up the resulting warnings).Antti-Juhani Kaijanaho1-34/+34
2012-04-22grep-dctrl: Allow distributing atom modifiers over a parenthesed predicate.Antti-Juhani Kaijanaho1-68/+88
2012-04-22Move the fields array from parse_prim to a library (strlist).Antti-Juhani Kaijanaho1-36/+37
2012-04-21Document the predicate parser's grammar in commentsAntti-Juhani Kaijanaho1-1/+31
2011-12-18grep-dctrl: Hardcode default input file names.Antti-Juhani Kaijanaho4-275/+22
2011-12-18Remove the old annoying banner code.Antti-Juhani Kaijanaho1-53/+0
2011-12-14Bug #652034: Handle multiple instances of the same field gracefully.Antti-Juhani Kaijanaho1-24/+26
2011-12-08(en) Runtime strings review by Justin B RyeDavid Prévot2-3/+3
2011-12-07Use of Policy compliant relationsDavid Prévot1-2/+2
2011-12-07Consistently avoid use of CS vocabularyDavid Prévot1-12/+12
2011-11-27Fix #641255: Output even a zero count (and exit successfully)Antti-Juhani Kaijanaho1-2/+2
2011-11-13Partially revert fix for #525525 and add a migration path to itAntti-Juhani Kaijanaho1-4/+16
2011-10-22Fix test 0020Antti-Juhani Kaijanaho1-0/+1
2011-10-22Add some debugging of the lexer/parser.Antti-Juhani Kaijanaho1-41/+57
2011-10-20Rewrite the paragraph logic to use a tree structure.Antti-Juhani Kaijanaho1-68/+37
2011-10-19Move atom parsing from the lexer to the parser.Antti-Juhani Kaijanaho1-212/+229
2011-10-19Move atom into its own lib module.Antti-Juhani Kaijanaho1-2/+3
2011-10-19Clean up some cruftAntti-Juhani Kaijanaho1-27/+0
2011-07-28#209134: Print the field name as in the paragraph, not as on command lineAntti-Juhani Kaijanaho1-1/+6
2011-07-28#525525: grep-dctrl/grep-dctrl.c: Output a stanza separator unconditionallyAntti-Juhani Kaijanaho1-2/+6
2011-07-23Importing 2.18ubuntu1Antti-Juhani Kaijanaho1-9/+9
2010-09-11tbl-dctrl: Figure out the fields from the input if no '-c' is given.Antti-Juhani Kaijanaho1-5/+8
2010-08-08grep-dctrl: Make a help string more comprehensibleAntti-Juhani Kaijanaho1-2/+2
2009-12-12Update FSF address in license blurbs all over the source tree.Antti-Juhani Kaijanaho3-10/+9
2009-08-08Fix Debian bug #511022.Antti-Juhani Kaijanaho1-0/+1
2009-04-16grep-dctrl: add new mode for exact package name matchingStefano Zacchiroli1-0/+10
2009-01-06Fix #506138 by forbidding such messed up command lines.Antti-Juhani Kaijanaho1-0/+5
2008-07-05msg.[ch] (and others): allow the message functions to handle format stringsAntti-Juhani Kaijanaho2-42/+43
2008-07-05*/*.[ch]: Use the copyright symbol instead of (c) or (C).Antti-Juhani Kaijanaho1-1/+1
2008-07-05grep-dctrl/rc.c, lib/msg.c: Recode to UTF-8Antti-Juhani Kaijanaho1-1/+1
2007-12-11grep-dctrl/grep-dctrl.c: don't display a field with an empty valueJon Bernard1-3/+10
2007-12-06Fix git ignore targetsJon Bernard1-0/+3
2007-11-07#423375: Add a grep-debtags alias for grep-dctrlAntti-Juhani Kaijanaho1-0/+3
2007-08-05Update copyright linesAntti-Juhani Kaijanaho2-14/+3
2007-04-11grep-dctrl/grep-dctrl.c: fix GET_BACKUP_FIELD for (size_t)-1 on machines wher...Antti-Juhani Kaijanaho1-1/+1
2007-04-08grep-dctrl: new option --invert-show (-I)Antti-Juhani Kaijanaho1-39/+88
2006-10-26create lib/, man/ and $(program)/Antti-Juhani Kaijanaho4-0/+1143