Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-02-02 | Remove French manpages which are in man/ now | Wichert Akkerman | 18 | -3891/+1 | |
2002-02-02 | Remove german manpages which are in man/ now | Wichert Akkerman | 4 | -107/+1 | |
2002-02-02 | Remove files that moved to man/ | Wichert Akkerman | 5 | -338/+1 | |
2002-02-02 | Moved from doc/ | Wichert Akkerman | 1 | -4/+2 | |
2002-01-31 | Update French manpages | Wichert Akkerman | 5 | -17/+45 | |
2001-11-17 | Install new Swedish manpages | Wichert Akkerman | 1 | -2/+2 | |
2001-11-17 | Translation fixups. | Peter Karlsson | 1 | -5/+5 | |
2001-11-17 | Fixed spelling. | Peter Karlsson | 1 | -3/+3 | |
2001-11-17 | Initial Swedish translation. | Peter Karlsson | 1 | -0/+255 | |
2001-11-17 | Better wording | Peter Karlsson | 1 | -1/+1 | |
2001-11-17 | Initial Swedish translation. | Peter Karlsson | 1 | -0/+94 | |
2001-09-16 | Corrected spelling | Peter Karlsson | 5 | -12/+12 | |
2001-09-16 | Add simple script to check up-to-datedness of translations | Peter Karlsson | 1 | -0/+78 | |
2001-09-16 | Updated to 1.4 | Peter Karlsson | 1 | -4/+4 | |
2001-08-18 | Update French translation | Wichert Akkerman | 10 | -75/+538 | |
2001-08-11 | Updated to 1.31 | Peter Karlsson | 1 | -5/+5 | |
2001-07-26 | Remove update-rc.d files | Wichert Akkerman | 2 | -385/+0 | |
2001-07-26 | no longer install update-rc.d, it moved to the sysvinit package | Wichert Akkerman | 2 | -3/+2 | |
2001-07-17 | Updated to 1.8 | Peter Karlsson | 1 | -3/+9 | |
2001-07-16 | Fully translated and spell checked. | Peter Karlsson | 1 | -179/+180 | |
2001-07-16 | Updated to 1.30 | Peter Karlsson | 1 | -1/+9 | |
2001-07-16 | Updated to 1.6 (not completely translated) | Peter Karlsson | 1 | -61/+420 | |
2001-07-16 | Updated to 1.6 | Peter Karlsson | 1 | -5/+3 | |
2001-07-16 | Updated to 1.8 | Peter Karlsson | 1 | -3/+1 | |
2001-07-13 | Fix syntax error | Wichert Akkerman | 1 | -12/+0 | |
2001-07-13 | remove emacs hints and Linux references | Wichert Akkerman | 2 | -6/+2 | |
2001-07-12 | Start adding German manpages | Wichert Akkerman | 4 | -1/+119 | |
2001-06-29 | Added Russion translations from Alexey Mahotkin | Wichert Akkerman | 7 | -0/+1395 | |
2001-06-29 | Add ru to subdirs | Wichert Akkerman | 1 | -1/+1 | |
2001-06-20 | Updated to 1.7 | Peter Karlsson | 1 | -2/+2 | |
2001-06-20 | Merged in changes from 1.9.10 to 1.9.11 branch. | Adam Heath | 1 | -1/+1 | |
2001-06-09 | Sync to 1.29 | Peter Karlsson | 1 | -6/+5 | |
2001-05-28 | Updated. | Adam Heath | 18 | -363/+1460 | |
2001-04-28 | Resync with v1_9 | Wichert Akkerman | 1 | -1/+1 | |
2001-04-28 | s,etc/dpkg.cfg,etc/dpkg/dpkg.cfg, | Adam Heath | 1 | -1/+1 | |
2001-04-27 | Updated to mtach main/dpkg.8 1.25. | Peter Karlsson | 1 | -2/+11 | |
2001-04-24 | Move dpkg-scansources manpage to section 8 | Wichert Akkerman | 2 | -3/+6 | |
2001-04-24 | Updated Swedish translation for 1.9.0. | Peter Karlsson | 1 | -2/+2 | |
2001-04-21 | Updated Swedish translation. | Peter Karlsson | 2 | -4/+51 | |
2001-04-19 | Fix silly typo | Wichert Akkerman | 1 | -1/+1 | |
2001-04-19 | Update list of available manpages | Wichert Akkerman | 1 | -4/+4 | |
2001-03-05 | French translation update | Wichert Akkerman | 10 | -16/+1498 | |
2001-03-04 | Updated Swedish translation. | Peter Karlsson | 3 | -49/+70 | |
2001-02-25 | Update French manpages | Wichert Akkerman | 4 | -26/+300 | |
2000-12-30 | Add French manpages | Wichert Akkerman | 10 | -1/+1836 | |
2000-12-21 | Updated translation | Peter Karlsson | 1 | -2/+2 | |
2000-12-09 | Fixed a typo | Peter Karlsson | 1 | -1/+1 | |
2000-12-09 | Updated Swedish translation | Peter Karlsson | 3 | -11/+11 | |
2000-11-24 | scripts/dpkg-scansources.pl: Fix getopt usage since perl5.6 complains about it. | Wichert Akkerman | 2 | -2/+2 | |
doc/deb-old.5,doc/deb.5,main/dpkg.8,scripts/dpkg-name.1, split/dpkg-split.8 : update to reflect that dpkg-deb is in section 1 | |||||
2000-11-23 | lib/mlib.c: fix error reporting for reading data in do_fd_copy | Wichert Akkerman | 1 | -0/+6 | |
optlib/Makefile.am: remove (can't believe this still existed!) utils/Makefile.in: link md5sum with our own libintl if needed archtable, scripts/dpkg-architecture.pl: add freebsd-i386 acconfig.h, configure.in, doc/Makefile.in: make building documentation and start-stop-daemon optional main/help.c: only check for start-stop-daemon in checkpatch() if we build it |