Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-11-07 | French translation update from Debian bug #442330. | Antti-Juhani Kaijanaho | 2 | -207/+294 | |
2007-11-07 | Fix Debian bug #440348 | Antti-Juhani Kaijanaho | 4 | -1/+21 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2007-11-07 | Add a .gitignore file | Antti-Juhani Kaijanaho | 1 | -0/+17 | |
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org> | |||||
2007-11-07 | Switch to Git and define best practices for push access | Antti-Juhani Kaijanaho | 3 | -6/+60 | |
The best practices include the new recommendation of doing Linux-style signoffs that assert the Developer's Cerificate of Origin by implied reference. The DCO is committed separately on its own (detached) branch so that we don't contaminate the package with its CC-by-sa/2.5 license. I believe that the DCO is merely aggregated with dctrl-tools in Git, and that this does not make dctrl-tools derivative of the DCO. Signed-off-by: Antti-Juhani Kaijanaho <antti-juhani@kaijanaho.fi> | |||||
2007-08-05 | start 2.12 | Antti-Juhani Kaijanaho | 1 | -0/+6 | |
2007-08-05 | TAG 2.112.11 | Antti-Juhani Kaijanaho | 0 | -0/+0 | |
2007-08-05 | 2.11 | Antti-Juhani Kaijanaho | 1 | -5/+19 | |
2007-08-05 | join-dctrl: new option '-a' | Antti-Juhani Kaijanaho | 4 | -42/+119 | |
With this new option, join-dctrl solves the following longstanding wishlist item. Closes: #136097 (grep-dctrl: Merging status and available would be helpful) Requested by Ben Armstrong <synrg@sanctuary.nslug.ns.ca>. | |||||
2007-08-05 | Update copyright lines | Antti-Juhani Kaijanaho | 6 | -18/+7 | |
2007-06-16 | debian/rules: typo fix | Antti-Juhani Kaijanaho | 1 | -1/+1 | |
2007-06-16 | Compatibility: remove (out of date, duplicates manpage information) | Antti-Juhani Kaijanaho | 2 | -19/+1 | |
2007-06-16 | NEWS: delete (out of date) | Antti-Juhani Kaijanaho | 1 | -23/+0 | |
2007-06-16 | README: delete (out of date and useless) | Antti-Juhani Kaijanaho | 1 | -5/+0 | |
2007-06-16 | AUTHORS: delete (out of date and hard to keep up to date) | Antti-Juhani Kaijanaho | 1 | -2/+0 | |
2007-06-16 | debian/README: update | Antti-Juhani Kaijanaho | 1 | -7/+4 | |
2007-04-11 | new program join-dctrl | Antti-Juhani Kaijanaho | 9 | -4/+1322 | |
2007-04-11 | debian/changelog: start 2.11 | Antti-Juhani Kaijanaho | 1 | -0/+6 | |
2007-04-11 | fix 0006 test | Antti-Juhani Kaijanaho | 1 | -0/+1 | |
2007-04-11 | grep-dctrl/grep-dctrl.c: fix GET_BACKUP_FIELD for (size_t)-1 on machines ↵ | Antti-Juhani Kaijanaho | 3 | -1/+11 | |
where sizeof(int) != sizeof(size_t) | |||||
2007-04-10 | export para_compare from lib/sorter.[ch] | Antti-Juhani Kaijanaho | 3 | -10/+18 | |
2007-04-09 | GNUmakefile (test): call tester.sh using sh explicitly | Antti-Juhani Kaijanaho | 1 | -1/+1 | |
2007-04-08 | TAG 2.102.10 | Antti-Juhani Kaijanaho | 0 | -0/+0 | |
2007-04-08 | 2.10 | Antti-Juhani Kaijanaho | 1 | -3/+34 | |
2007-04-08 | GNUmakefile: miscellaneous fixes | Antti-Juhani Kaijanaho | 1 | -2/+4 | |
2007-04-08 | GNUmakefile. ifile.c: start using -Werror, fix one warning | Antti-Juhani Kaijanaho | 2 | -2/+2 | |
2007-04-08 | tests/0005: another simple test | Antti-Juhani Kaijanaho | 2 | -0/+10163 | |
2007-04-08 | grep-dctrl: new option --invert-show (-I) | Antti-Juhani Kaijanaho | 12 | -77/+215 | |
Closes: #144174 (please provide a --filter-fields option of some sort) Reported by Yann Dirson <dirson@debian.org> Merged with #264905 (show all fields except FIELD,FIELD,...) Reported by Dan Jacobson <jidanni@jidanni.org> | |||||
2007-04-08 | tests/0003.{sh,out}: another basic test | Antti-Juhani Kaijanaho | 3 | -1/+3397 | |
2007-04-08 | tests/0002.{sh,out}: new basic test | Antti-Juhani Kaijanaho | 2 | -0/+83871 | |
2007-04-08 | paragraph.c (para_parse_next): fix outdated assertion | Antti-Juhani Kaijanaho | 1 | -1/+1 | |
2007-04-08 | GNUmakefile (clean): fix reference to grep-dctrl.1 | Antti-Juhani Kaijanaho | 1 | -1/+1 | |
2007-04-08 | man/sort-dctrl.1: make literal (previously generated) | Antti-Juhani Kaijanaho | 2 | -1/+0 | |
2007-04-08 | GNUmakefile: sysconf is now sysconfdir, fix a reference | Antti-Juhani Kaijanaho | 1 | -1/+1 | |
Closes: #414979 (typo in manpage: reference to global config file is wrong) Reported by Tomas Pospisek <tpo_deb@sourcepole.ch> | |||||
2007-04-08 | Makefile: rename as GNUmakefile | Antti-Juhani Kaijanaho | 1 | -0/+0 | |
2007-04-08 | Makefile (clean): fix reference to sync-available | Antti-Juhani Kaijanaho | 1 | -1/+1 | |
2007-04-08 | tests/bug360139.{sh,out}: new test case | Antti-Juhani Kaijanaho | 3 | -2/+49 | |
2007-04-08 | begin a new test suite | Antti-Juhani Kaijanaho | 6 | -0/+83979 | |
- Makefile: new target 'test' - tester.sh: new file - tests: new directory - tests/0001.*: new files - a simple basic test case - debian/rules: run the test suite (ignoring any failures) at build time | |||||
2007-02-11 | TAG kaijanaho.info dctrl-tools-experimentalkaijanaho.info_dctrl-tools-experimental | Automatic Date Tagger | 0 | -0/+0 | |
2007-02-04 | TAG kaijanaho.info dctrl-tools-experimental 2007-02-03kaijanaho.info_dctrl-tools-experimental_2007-02-03 | Automatic Date Tagger | 0 | -0/+0 | |
2007-02-03 | drop the transitional grep-dctrl package | Antti-Juhani Kaijanaho | 3 | -68/+3 | |
2007-02-03 | tbl-dctrl: new option '-H' | Antti-Juhani Kaijanaho | 2 | -17/+29 | |
Closes: #326660 (Please add option to tbl-dctrl to not print any title) Reported by Frank Lichtenheld <djpig@debian.org>. | |||||
2007-02-03 | TAG kaijanaho.info dctrl-tools-experimental 2007-02-03 | Automatic Date Tagger | 0 | -0/+0 | |
2006-11-06 | debian/changelog: merge in 2.9.3 | Antti-Juhani Kaijanaho | 1 | -0/+6 | |
2006-10-28 | [darcs conflict resolution] | Antti-Juhani Kaijanaho | 7 | -22/+1616 | |
2006-10-26 | begin 2.10 | Antti-Juhani Kaijanaho | 12 | -2096/+95 | |
2006-12-21 | TAG kaijanaho.info 2006-12-20kaijanaho.info_2006-12-20 | Automatic Date Tagger | 0 | -0/+0 | |
2006-12-13 | TAG kaijanaho.info 2006-12-12kaijanaho.info_2006-12-12 | Automatic Date Tagger | 0 | -0/+0 | |
2006-12-05 | TAG kaijanaho.info 2006-12-04kaijanaho.info_2006-12-04 | Automatic Date Tagger | 0 | -0/+0 | |
2006-11-29 | TAG kaijanaho.info 2006-11-28kaijanaho.info_2006-11-28 | Automatic Date Tagger | 0 | -0/+0 | |
2006-11-21 | TAG kaijanaho.info 2006-11-20kaijanaho.info_2006-11-20 | Automatic Date Tagger | 0 | -0/+0 | |