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