index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-05
German dpkg translation update
Sven Joachim
2
-409
/
+354
2013-08-24
French (Christian Perrier): fix incorrectly translated sentence, thanks to Fa...
Christian PERRIER
2
-1
/
+4
2013-08-17
Update German scripts translation
Helge Kreutzmann
2
-106
/
+22
2013-08-11
debian: Add bug closure for package refcount fix
Guillem Jover
1
-0
/
+1
2013-08-11
libdpkg: Move field names from parse errors to arguments
Guillem Jover
1
-14
/
+20
2013-08-11
libdpkg: Fix field names on error messages
Guillem Jover
3
-13
/
+15
2013-08-11
dpkg: Add a debug line when hashing on-disk files on refcounting
Guillem Jover
1
-1
/
+3
2013-08-11
dpkg: Pass the package reference count to maintainer scripts
Guillem Jover
3
-0
/
+12
2013-08-11
dpkg-gencontrol: Use -c argument as a fallback lock file
Guillem Jover
2
-0
/
+4
2013-08-11
scripts: Use a variable instead of a literal string for the lock file
Guillem Jover
2
-10
/
+12
2013-08-11
Dpkg::Compression::FileHandle: Fix typo in POD string
Guillem Jover
1
-1
/
+1
2013-08-11
dpkg: Remove extra newline from path filter debug output
Guillem Jover
1
-1
/
+1
2013-08-10
Add ppc64el support to cputable
Jeff Bailey
2
-0
/
+3
2013-08-10
Update Vietnamese programs translations
Trần Ngọc Quân
2
-186
/
+113
2013-08-10
libdpkg: Fix theoretical stack buffer overflow in w_dependency()
Guillem Jover
2
-11
/
+12
2013-08-10
libdpkg: Refactor fieldname dumping into a new varbuf_add_fieldname()
Guillem Jover
1
-16
/
+15
2013-08-10
libdpkg: Fix use after free in dpkg_arch_load_list()
Guillem Jover
2
-1
/
+4
2013-08-10
u-a: Fix use after free in alternative_parse_fileset()
Guillem Jover
2
-3
/
+3
2013-08-10
deb(5): Clarify the insertion order of _ members
Guillem Jover
2
-2
/
+7
2013-08-10
dpkg-deb: Clarify --extract bad usage error message on missing arguments
Guillem Jover
2
-2
/
+6
2013-08-10
dpkg-deb: Inline controlextractvextract() into call sites
Guillem Jover
1
-27
/
+33
2013-08-10
dpkg-deb: Use badusage() instead of ohshit() for usage errors
Guillem Jover
1
-2
/
+4
2013-08-10
dpkg-deb: Do not accept deb packages with data and control members swapped
Guillem Jover
2
-1
/
+7
2013-08-10
dpkg-deb: Be more precise on deb member errors
Guillem Jover
2
-7
/
+10
2013-08-10
dpkg: Automatically prepend needed spaces for continuation force-help lines
Guillem Jover
19
-155
/
+139
2013-08-10
[l10n] update Japanese program translation
Kenshi Muto
1
-114
/
+43
2013-07-31
debian: Version manpages-it in Replaces with (<< 2.80-4)
Guillem Jover
2
-3
/
+5
2013-07-31
dpkg-deb(1): Document default compressor change to xz
Salvatore Bonaccorso
2
-1
/
+3
2013-07-30
debian: Fix typo and clarify text in 1.17.0 changelog entry
Guillem Jover
1
-3
/
+3
2013-07-29
debian: Add manpages-it Replaces to dselect and dpkg-dev
Guillem Jover
2
-1
/
+4
2013-07-28
s-s-d: Remove space between function name and '('
Guillem Jover
1
-2
/
+2
2013-07-28
Dpkg::Arch: Make debwildcard_to_debtriplet() more robust
Guillem Jover
2
-9
/
+11
2013-07-28
Bump version to 1.17.2
Guillem Jover
1
-0
/
+6
2013-07-28
Release 1.17.1
Guillem Jover
1
-2
/
+2
2013-07-28
Regenerate .pot files and merge .po files with them
Guillem Jover
11
-822
/
+1129
2013-07-28
debian: Install s-s-d directly into /sbin
Guillem Jover
3
-6
/
+4
2013-07-28
dpkg(1): Document available database update procedure to set selections
Guillem Jover
2
-3
/
+13
2013-07-27
scripts/mk: Do not use space before dpkg-parsechangelog -S value
Guillem Jover
2
-3
/
+5
2013-07-27
debian: Add bug closure for manpages-it Replaces issue
Guillem Jover
1
-1
/
+1
2013-07-27
debian: Reword libdpkg-perl description and only list public modules
Guillem Jover
2
-5
/
+9
2013-07-27
debian: Add manpages-it Replaces to dpkg due to new translated man pages
Guillem Jover
2
-0
/
+3
2013-07-27
dpkg-shlibdeps(1): Make explicit that -e can be used multiple times
Guillem Jover
2
-1
/
+3
2013-07-27
Bump version to 1.17.1
Guillem Jover
1
-0
/
+6
2013-07-26
Release 1.17.0
Guillem Jover
1
-2
/
+2
2013-07-26
Regenerate .pot files and merge .po files with them
Guillem Jover
91
-55872
/
+69757
2013-07-26
Dpkg::Source::Package: Do not scan control file twice for PGP signature
Guillem Jover
3
-12
/
+5
2013-07-26
Dpkg::Control::HashCore: Correctly apply substvar text cleanups
Guillem Jover
2
-5
/
+18
2013-07-26
Dpkg::Control::FieldsCore: Add field value separation information
Guillem Jover
1
-2
/
+58
2013-07-26
Dpkg::Control::HashCore: Switch module to use Dpkg::Control::FieldsCore
Guillem Jover
1
-13
/
+4
2013-07-26
Dpkg::Control::Fields: Detangle Dpkg::Vendor
Guillem Jover
7
-1027
/
+1125
[next]