Age | Commit message (Expand) | Author | Files | Lines |
2008-01-16 | Use NULL instead of 0 | Guillem Jover | 1 | -6/+6 |
2008-01-07 | Do not use extern inline as it changes semantics from GNU C to C99 | Guillem Jover | 2 | -2/+5 |
2008-01-07 | Fix signed vs unsigned value comparisons | Guillem Jover | 1 | -4/+6 |
2008-01-02 | Add missing PRINTFFORMAT attribute to few function declarations | Guillem Jover | 2 | -8/+11 |
2008-01-02 | Use NONRETURNING and PRINTFFORMAT instead of NONRETURNPRINTFFORMAT attribute | Guillem Jover | 1 | -5/+3 |
2007-11-29 | Move extern declarations to header files and stop defining them as extern | Guillem Jover | 2 | -1/+2 |
2007-11-29 | Define several private functions and variables as static | Guillem Jover | 3 | -8/+12 |
2007-09-18 | Properly warn when the child process received a signal | Guillem Jover | 1 | -2/+2 |
2007-08-14 | Do not compose strings from translated substrings. | Guillem Jover | 1 | -2/+8 |
2007-08-10 | Add *.o to .gitignore. | Guillem Jover | 1 | -0/+1 |
2007-05-08 | Add missing svn:ignore entries. | Guillem Jover | 1 | -0/+1 |
2007-03-21 | * configure.ac (AM_GNU_GETTEXT_VERSION): Quote the argument. | Guillem Jover | 1 | -2/+198 |
2007-03-20 | Update svn:ignore attributes. | Guillem Jover | 1 | -0/+2 |
2007-03-13 | Support building binary packages with the member data.tar.lzma compressed | Guillem Jover | 1 | -0/+4 |
2007-03-12 | * lib/dpkg.h (compression_type): Rename to ... | Guillem Jover | 2 | -12/+18 |
2007-03-06 | Refactor compression filtering code. | Guillem Jover | 1 | -46/+22 |
2007-02-12 | Check proper error value returned by BZ2_bzerror. Closes: #410605 | Guillem Jover | 1 | -1/+1 |
2006-11-24 | Support extracting lzma compressed source and binary packages, | Guillem Jover | 2 | -1/+13 |
2006-08-08 | Add initial support for the Breaks field, by parsing but rejecting it. | Guillem Jover | 3 | -0/+3 |
2006-06-21 | Modified some strings to be able to merge them in the .pot files. | Guillem Jover | 2 | -3/+4 |
2006-06-17 | Set all svn:ignore. | Guillem Jover | 1 | -0/+1 |
2006-05-19 | Update archtable to reflect current archive: Add amd64 and remove | Frank Lichtenheld | 1 | -1/+0 |
2006-05-18 | Fix printing of user defined fields with --showformat and | Frank Lichtenheld | 1 | -1/+1 |
2006-05-12 | * Improve the description of --show-format in dpkg-deb | Frank Lichtenheld | 1 | -2/+0 |
2006-04-21 | Fix strings so that they can be more easily translated. Closes: #134358 | Guillem Jover | 3 | -6/+8 |
2006-02-12 | Remove all the generated files so we don't need to track changes in them. | Frank Lichtenheld | 1 | -502/+0 |
2006-02-10 | Improve processing of disappearing conffiles (Ian Jackson). | Frank Lichtenheld | 3 | -9/+41 |
2006-02-06 | Mark some strings as translatable (Changwoo Ryu). Closes: #256387 | Guillem Jover | 3 | -8/+11 |
2006-01-22 | When linking statically, explicitly add libsepol, even if its only a | Guillem Jover | 1 | -3/+1 |
2006-01-18 | Actually import 1.13.11.1, not 1.13.11, D'oh! | Frank Lichtenheld | 1 | -2/+2 |
2006-01-18 | Import latest release as a temporary trunk which should be | Frank Lichtenheld | 2 | -2/+3 |
2005-06-28 | dpkg (1.13.10) unstable; urgency=low | Scott James Remnant | 4 | -238/+4 |
2005-06-12 | dpkg (1.13.9) unstable; urgency=low | Scott James Remnant | 6 | -46/+120 |
2005-06-10 | dpkg (1.13.8) experimental; urgency=low | Scott James Remnant | 1 | -9/+15 |
2005-03-21 | dpkg (1.13.3) experimental; urgency=low | Scott James Remnant | 1 | -1/+1 |
2005-03-18 | dpkg (1.13.2) experimental; urgency=low | Scott James Remnant | 6 | -13/+36 |
2005-03-11 | dpkg (1.13.1.0.1) experimental; urgency=low | Scott James Remnant | 13 | -77/+1580 |
2005-05-26 | dpkg (1.10.28) unstable; urgency=low | Scott James Remnant | 1 | -0/+37 |
2004-10-27 | dpkg (1.10.24) unstable; urgency=low | Scott James Remnant | 3 | -5/+212 |
2004-06-02 | Release 1.10.22 | Scott James Remnant | 1 | -0/+1 |
2004-05-06 | Remove restriction that package names be at least two characters long. | Scott James Remnant | 1 | -1/+0 |
2004-04-25 | Tollef and I gorged on low hanging fruit and got our hands sticky. | Scott James Remnant | 3 | -1/+17 |
2004-03-08 | Apply patch from mrvn to fix #228253; keep architecture in the | Scott James Remnant | 1 | -2/+0 |
2004-03-08 | Apply patch from Christian Haggstrom to fix #213038, #217286, | Scott James Remnant | 1 | -1/+1 |
2004-03-08 | Apply patch to fix #232025; the tar spec doesn't require a 100-char filename | Scott James Remnant | 1 | -2/+19 |
2003-10-25 | Change limit and the return value for buffer_copy to off_t, which fixes | Adam Heath | 1 | -16/+16 |
2003-10-25 | Almost *EVERY* damn file was including config.h in the wrong spot. After | Adam Heath | 17 | -17/+18 |
2003-09-20 | * lib/varbuf.c, configure.in: Fix va_copy detection. | Adam Heath | 1 | -5/+1 |
2003-09-13 | Support OpenBSD. | Adam Heath | 1 | -0/+4 |
2003-09-13 | Change use of strncpy in parsedb to memcpy. | Adam Heath | 1 | -1/+1 |