Age | Commit message (Expand) | Author | Files | Lines |
2002-09-01 | Don't call nffreeall, in any of the c/c++ programs. It appears dselect | Adam Heath | 1 | -1/+1 |
2002-08-29 | Fix several minor memleaks. | Adam Heath | 1 | -0/+4 |
2002-06-02 | Revert last modification. It'll be fixed properly for dpkg 1.11. | Adam Heath | 1 | -7/+8 |
2002-06-01 | Fixed printversion(), to allow translations to be done better. | Adam Heath | 1 | -8/+7 |
2002-05-24 | New functions, standard_startup, standard_shutdown, that contain the most | Adam Heath | 1 | -14/+2 |
2002-05-20 | Several more gcc -W<foo> fixes. | Adam Heath | 1 | -1/+1 |
2002-05-06 | Perl sucks, fix Ian's email address | Wichert Akkerman | 1 | -1/+1 |
2002-05-06 | Update Ian Jacksons' email address | Wichert Akkerman | 1 | -1/+1 |
2001-12-31 | No longer set LC_CTYPE and switch to using cisalpha and cisdigit instead | Wichert Akkerman | 1 | -1/+0 |
2001-09-12 | Update for moved showpkg | Wichert Akkerman | 1 | -3/+3 |
2001-08-01 | Oops, properly do newlines | Wichert Akkerman | 1 | -5/+5 |
2001-08-01 | improve help and version texts | Wichert Akkerman | 1 | -7/+16 |
2001-08-01 | fmt can't be const since we free it in the same function | Wichert Akkerman | 1 | -1/+1 |
2001-07-31 | Improve help texts | Wichert Akkerman | 1 | -13/+13 |
2001-07-27 | remove -D from usage, we don't support it | Wichert Akkerman | 1 | -2/+1 |
2001-07-24 | Add support for configurable package listings (not complete yet) | Wichert Akkerman | 1 | -14/+75 |
2001-07-16 | Force LC_CTYPE to C | Wichert Akkerman | 1 | -0/+1 |
2001-05-03 | Split out code for commands -sSlLp into a separate binary, dpkg-query, and | Adam Heath | 1 | -0/+492 |