Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-14 | Bug #652034: Handle multiple instances of the same field gracefully. | Antti-Juhani Kaijanaho | 1 | -18/+18 | |
For grep-dctrl, this means having -F search for all of the same-name fields disjunctively. The -s option selects all same-name fields for printing. For the other tools, all but the first are ignored. No string changes, so committing to maint-2.20 for release with 2.20.1. Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2011-10-19 | Move atom into its own lib module. | Antti-Juhani Kaijanaho | 1 | -0/+171 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> |