Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-10 | dctrl-tools (2.24+dyson1)HEADmaster | Igor Pashev | 2 | -11/+5 | |
2013-07-10 | Use install-data-hook for man pages | Igor Pashev | 1 | -0/+1 | |
2013-07-10 | Install & uninstall man pages | Igor Pashev | 1 | -0/+15 | |
2013-07-10 | Install mans | Igor Pashev | 3 | -0/+10 | |
2013-07-10 | Include config.h | Igor Pashev | 4 | -0/+13 | |
2013-07-10 | Use custom get_current_dir_name | Igor Pashev | 1 | -1/+28 | |
2013-07-10 | Added gnulib (argp) | Igor Pashev | 175 | -7/+57614 | |
2013-07-10 | Do not install lib/libdctrl.la | Igor Pashev | 1 | -1/+1 | |
2013-07-10 | Configure sync-available | Igor Pashev | 3 | -7/+2 | |
2013-07-10 | Build sync-available | Igor Pashev | 1 | -0/+8 | |
2013-07-10 | Add support for silent rules; disable -Werror by default | Igor Pashev | 1 | -1/+4 | |
2013-07-10 | Autotools with gettext | Igor Pashev | 10 | -213/+648 | |
2013-07-10 | make debug() and debug_message() empty macros ifndef INCLUDE_DEBUG_MSGS | Igor Pashev | 1 | -5/+9 | |
2013-07-01 | Relax build deps on illumos | Igor Pashev | 1 | -1/+1 | |
2013-05-07 | Open 2.24. | Antti-Juhani Kaijanaho | 1 | -0/+6 | |
Signed-off-by: Antti-Juhani Kaijanaho <antti-juhani@kaijanaho.fi> | |||||
2013-05-07 | Release 2.23.2.23 | Antti-Juhani Kaijanaho | 1 | -4/+4 | |
Signed-off-by: Antti-Juhani Kaijanaho <antti-juhani@kaijanaho.fi> | |||||
2013-05-07 | po/fi.po: Minor fixes | Antti-Juhani Kaijanaho | 2 | -50/+7 | |
Signed-off-by: Antti-Juhani Kaijanaho <antti-juhani@kaijanaho.fi> | |||||
2013-05-07 | debian/control: Add "Multi-Arch: foreign" | Antti-Juhani Kaijanaho | 2 | -1/+5 | |
Signed-off-by: Antti-Juhani Kaijanaho <antti-juhani@kaijanaho.fi> | |||||
2013-05-07 | Update debian/changelog | Antti-Juhani Kaijanaho | 1 | -1/+11 | |
Signed-off-by: Antti-Juhani Kaijanaho <antti-juhani@kaijanaho.fi> | |||||
2012-11-28 | (pt_BR) Fix charset | David Prévot | 1 | -1/+1 | |
2012-07-14 | debian/control (Build-Depends): Remove versioned gcc | Antti-Juhani Kaijanaho | 1 | -1/+1 | |
The version spec was wrong, as pointed out by Jakub Wilk, see msgid 20120705213427.GA2278@jwilk.net on debian-devel. It's also obsolete, as the last version intended to be excluded was released in woody (end-of-life in 2006). Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-07-14 | grep-dctrl: Extract print_para out of main. | Antti-Juhani Kaijanaho | 1 | -34/+35 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-07-14 | grep-dctrl: Move is_show_field and backup_field to fieldtrie | Antti-Juhani Kaijanaho | 3 | -16/+13 | |
This gets rid of the silly bit fiddling macros. Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-07-14 | GNUmakefile: Use gcc's -MD feature instead of calling gcc -M separately | Antti-Juhani Kaijanaho | 1 | -13/+3 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-06-09 | No need to name rv in fsaf_read. | Antti-Juhani Kaijanaho | 1 | -8/+5 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-06-09 | lib/fsaf.[ch]: Make fsaf_read an inline function | Antti-Juhani Kaijanaho | 3 | -35/+39 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-06-09 | lib/fsaf.c and others: Remove mmap support (recognize but ignore --mmap). | Antti-Juhani Kaijanaho | 7 | -100/+25 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-06-08 | tester.sh: Handle missing diffs gracefully. | Antti-Juhani Kaijanaho | 2 | -6/+15 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-06-08 | tests/0022.*: New test case, for grep-dctrl --ignore-parse-errors | Antti-Juhani Kaijanaho | 5 | -1/+19 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-06-08 | lib/msg.c (msg_primitive): Write the period before the newline, not after! | Antti-Juhani Kaijanaho | 4 | -7/+6 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-06-08 | Add -Wextra to non-package builds (and clean up the resulting warnings). | Antti-Juhani Kaijanaho | 9 | -82/+83 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-06-07 | Switch from mblen to mbrlen in tbl-dctrl.c. | Antti-Juhani Kaijanaho | 2 | -9/+18 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-06-07 | Add a test case to verify tbl-dctrl handling of UTF-8 | Antti-Juhani Kaijanaho | 5 | -2/+17 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-06-07 | Merge tag '2.22.2' | Antti-Juhani Kaijanaho | 4 | -6/+18 | |
Release 2.22.2. * tag '2.22.2': Release 2.22.2. Fix #674836 (Builds with wrong CFLAGS) Fix opening 2.22.2 Open 2.22.2. Conflicts: debian/changelog | |||||
2012-06-07 | Release 2.22.2.2.22.2 | Antti-Juhani Kaijanaho | 1 | -2/+2 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-06-03 | Merge tag '2.22.1' | Antti-Juhani Kaijanaho | 4 | -111/+545 | |
Release 2.22.1 * tag '2.22.1': Release 2.22.1 New Portuguese program translation by Pedro Ribeiro (closes: #674637) Swedish program translation by Martin Bagge (closes: #673870) Open 2.22.1 Conflicts: debian/changelog | |||||
2012-06-03 | Open 2.23. | Antti-Juhani Kaijanaho | 1 | -0/+6 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-06-03 | Fix #674836 (Builds with wrong CFLAGS) | Antti-Juhani Kaijanaho | 4 | -7/+13 | |
- Upgrade debhelper mode to 9. - Work around debhelper bug 674912 by defining the default CFLAGS using ?= in GNUmakefile. - As pointed out by Jonathan Nieder in private mail, -Werror is not a good idea in package builds (it may cause unnecessary FTBFS breakage in the future as the toolchain and libraries change). Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-05-28 | Fix opening 2.22.2 | Antti-Juhani Kaijanaho | 1 | -2/+2 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-05-27 | Open 2.22.2. | Antti-Juhani Kaijanaho | 1 | -0/+6 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-05-27 | Release 2.22.12.22.1 | Antti-Juhani Kaijanaho | 1 | -2/+2 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-05-27 | New Portuguese program translation by Pedro Ribeiro (closes: #674637) | Antti-Juhani Kaijanaho | 3 | -2/+442 | |
2012-05-27 | Swedish program translation by Martin Bagge (closes: #673870) | Antti-Juhani Kaijanaho | 2 | -110/+98 | |
2012-05-27 | Open 2.22.1 | Antti-Juhani Kaijanaho | 1 | -0/+6 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2012-05-13 | Release 2.222.22 | David Prévot | 1 | -2/+4 | |
2012-05-08 | Update Language-Team in PO files | David Prévot | 5 | -6/+6 | |
2012-05-05 | (fr) Documentation translation update | David Prévot | 2 | -14/+19 | |
Proofread by Thomas Vincent <4FA5666B.7020306@vinc-net.fr>. | |||||
2012-05-05 | (de) Manpages translation update, closes #671597 | David Prévot | 2 | -5/+11 | |
2012-05-01 | (vi) Runtime translation update | David Prévot | 2 | -122/+40 | |
2012-04-30 | (id) New runtime translation | David Prévot | 3 | -1/+449 | |