index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-04
Use functions from libcompat when those are not provided by the system
Guillem Jover
1
-1
/
+2
2008-01-22
libdpkg: Remove dead verrevcmp function
Guillem Jover
1
-36
/
+0
2008-01-22
Use offsetof() instead of ad-hoc calculations
Guillem Jover
3
-7
/
+8
2008-01-21
Use m_malloc instead of malloc
Guillem Jover
5
-28
/
+16
2008-01-21
Replace strdup plus error checking usage with a new m_strdup function
Guillem Jover
5
-15
/
+21
2008-01-21
Use external gettext intl library
Guillem Jover
1
-1
/
+1
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
[next]