index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dpkg-deb
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-24
Coalesce similar badusage() strings for translation
Guillem Jover
1
-1
/
+3
2008-05-24
Use sizeof_array instead of ad-hoc calculation
Guillem Jover
1
-1
/
+2
2008-05-19
Fix link order when using libcompat.a and libintl.a
Guillem Jover
1
-1
/
+6
2008-03-20
dpkg-deb: Change return type for safe_fflush from int to void
Guillem Jover
1
-1
/
+1
2008-03-11
Move command line common option utilities to lib/myopt-util.c
Guillem Jover
1
-11
/
+6
2008-02-04
Use functions from libcompat when those are not provided by the system
Guillem Jover
1
-0
/
+2
2008-01-22
dpkg-deb: Refactor fflush and its buggy fpos handling to safe_fflush()
Guillem Jover
1
-12
/
+20
2008-01-21
Use m_malloc instead of malloc
Guillem Jover
2
-6
/
+4
2008-01-21
Replace strdup plus error checking usage with a new m_strdup function
Guillem Jover
1
-1
/
+1
2008-01-21
Use external gettext intl library
Guillem Jover
1
-1
/
+2
2008-01-16
Use NULL instead of 0
Guillem Jover
4
-36
/
+40
2008-01-07
Fix signed vs unsigned value comparisons
Guillem Jover
2
-8
/
+10
2007-12-04
dpkg-deb/info.c: Fix a compiler warning
Frank Lichtenheld
1
-1
/
+1
2007-11-29
Define several private functions and variables as static
Guillem Jover
1
-1
/
+1
2007-11-19
Add initial udeb support
Guillem Jover
1
-0
/
+4
2007-08-31
Implement support for Tag field
Guillem Jover
1
-0
/
+1
2007-08-20
Implement support for Homepage field.
Guillem Jover
1
-0
/
+18
2007-08-10
Add *.o to .gitignore.
Guillem Jover
1
-0
/
+1
2007-08-08
Use NULL instead of '(char *)0'.
Guillem Jover
3
-7
/
+11
2007-05-08
Add missing svn:ignore entries.
Guillem Jover
1
-0
/
+1
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
2
-1
/
+6
2007-03-12
* lib/dpkg.h (compression_type): Rename to ...
Guillem Jover
4
-15
/
+21
2007-02-13
Exit with an error instead of an assert if a file name is too long when
Guillem Jover
1
-1
/
+3
2007-02-12
* dpkg-deb/dpkg-deb.h (MAXFILENAME): New macro.
Guillem Jover
2
-5
/
+7
2006-11-24
Support extracting lzma compressed source and binary packages,
Guillem Jover
2
-0
/
+6
2006-07-07
Specify --null before the -T option to avoid the
Nicolas FRANCOIS
1
-1
/
+1
2006-06-17
Set all svn:ignore.
Guillem Jover
1
-0
/
+1
2006-06-02
Disambiguate error message about conflicting command line actions by
Guillem Jover
1
-1
/
+2
2006-05-19
When building packages with dpkg-deb give a more useful error
Frank Lichtenheld
1
-4
/
+7
2006-05-12
Don't spew out garbage from dpkg-deb, if the second argument
Frank Lichtenheld
1
-3
/
+16
2006-05-02
Split usage strings to make it easier for translators when those change.
Guillem Jover
1
-23
/
+33
2006-04-21
Fix strings so that they can be more easily translated. Closes: #134358
Guillem Jover
1
-8
/
+14
2006-02-12
Remove all the generated files so we don't need to track changes in them.
Frank Lichtenheld
1
-486
/
+0
2006-02-06
Cleanup and unify program usage and version output, make it more i18n
Guillem Jover
1
-32
/
+37
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
2005-06-12
dpkg (1.13.9) unstable; urgency=low
Scott James Remnant
2
-19
/
+16
2005-03-21
dpkg (1.13.3) experimental; urgency=low
Scott James Remnant
1
-2
/
+2
2005-03-11
dpkg (1.13.1.0.1) experimental; urgency=low
Scott James Remnant
7
-350
/
+496
2005-05-26
dpkg (1.10.28) unstable; urgency=low
Scott James Remnant
1
-0
/
+56
2004-11-11
dpkg (1.10.25) unstable; urgency=low
Scott James Remnant
1
-2
/
+2
2004-10-27
dpkg (1.10.24) unstable; urgency=low
Scott James Remnant
6
-92
/
+58
2004-06-02
Release 1.10.22
Scott James Remnant
1
-1
/
+1
2004-05-07
Fix a large collection of low-hanging-fruit documentation corrections
Scott James Remnant
1
-39
/
+39
2004-04-25
Tollef and I gorged on low hanging fruit and got our hands sticky.
Scott James Remnant
1
-1
/
+1
2004-03-08
Retro-actively apply patch for the 1.10.18.1 release:
Scott James Remnant
1
-36
/
+36
2003-10-25
Almost *EVERY* damn file was including config.h in the wrong spot. After
Adam Heath
4
-4
/
+5
2003-09-14
* scripts/update-alternatives.8: Add --config to action section, and add
Adam Heath
1
-4
/
+4
2002-09-01
Don't call nffreeall, in any of the c/c++ programs. It appears dselect
Adam Heath
1
-1
/
+1
[next]