summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Mark enum and struct member comments as doxygen descriptionsGuillem Jover11-58/+71
2012-03-27doc: Use Unicode box drawing characters instead of ASCII artGuillem Jover1-31/+30
2012-03-27Do not use `' quote pairs for non-translatable stringsGuillem Jover14-188/+190
2012-03-27Clarify internerr() messagesGuillem Jover12-26/+39
2012-03-21German dselect translation updateSven Joachim2-5/+8
2012-03-21German dpkg translation updateSven Joachim2-36/+32
2012-03-20Update French translation of program messagesChristian PERRIER2-95/+116
2012-03-19Bump version to 1.16.3Guillem Jover1-0/+6
2012-03-19Release 1.16.2Guillem Jover1-2/+2
2012-03-19Update changelog entriesGuillem Jover1-0/+8
2012-03-19Regenerate .pot files and merge .po files with themGuillem Jover89-52137/+62370
2012-03-19Bump Standards-Version to 3.9.3 (no changes needed)Guillem Jover2-1/+2
2012-03-19Remove ~ from version checks in maintainer scriptsGuillem Jover2-3/+3
2012-03-19dpkg: Add --assert-multi-arch optionGuillem Jover4-1/+15
2012-03-19libdpkg: Change pkg_db_get_pkg() to create new arch instancesGuillem Jover1-1/+35
2012-03-19libdpkg: Find the correct package slot in the db for the parsed packageGuillem Jover1-1/+137
2012-03-19libdpkg: Change pkg_db_get_singleton() to return a better candidateGuillem Jover1-9/+21
2012-03-19libdpkg: Mark not-installed non-arch-qualified selections for removalGuillem Jover2-0/+12
2012-03-19libdpkg: Always ignore older versions when parsing the available fileGuillem Jover2-1/+3
2012-03-19libdpkg: Add new enum parsedbtypeGuillem Jover2-0/+31
2012-03-19libdpkg: Add new pdb_parse_update flagGuillem Jover2-1/+2
2012-03-19libdpkg: Rename pkgset_get_singleton() to pkg_db_get_singleton()Guillem Jover4-29/+28
2012-03-19libdpkg: Consider M-A:same package without architecture fatal errorsGuillem Jover1-0/+3
2012-03-19dpkg: Only allow setting selections for known packagesGuillem Jover2-0/+8
2012-03-19dpkg: Do not try to disappear other packages from the same setRaphaël Hertzog2-0/+13
2012-03-19dpkg: Upgrade the database automatically to the new multi-arch layoutGuillem Jover7-0/+259
2012-03-19dpkg: Update on-disk database to use a multiarch compliant layoutGuillem Jover6-2/+139
2012-03-19dpkg: Allow shared files between Multi-Arch: same packagesGuillem Jover3-20/+246
2012-03-18dpkg: Store in tarcontext whether the pkgset is getting in syncGuillem Jover2-0/+27
2012-03-18dpkg: Change debug output to always arch-qualify package namesGuillem Jover7-40/+40
2012-03-18dselect: Change debug output to always arch-qualify package namesGuillem Jover4-20/+23
2012-03-16dpkg-divert: Improve ignored removal request messageSven Joachim1-1/+1
2012-03-16Dpkg::BuildFlags: Use =head2 instead of =headGuillem Jover1-1/+1
2012-03-16dpkg: Remove old control files on upgrade when needed for Multi-Arch changeRaphaël Hertzog1-0/+10
2012-03-16dpkg-divert: Properly handle diversions of shared filesRaphaël Hertzog2-1/+48
2012-03-16dpkg: Pass filenamenode instead of fileinlist to cu_installnew()Guillem Jover2-4/+2
2012-03-16dpkg: Compute and track hashes for newly unpacked fileGuillem Jover3-4/+14
2012-03-16dpkg: Use fd_skip() instead of fd_read() on tarobject_skip_padding()Guillem Jover1-3/+2
2012-03-16dpkg: Refactor skipping tarobject padding into new tarobject_skip_padding()Guillem Jover1-11/+12
2012-03-16dpkg: Rename tarfile_skip_one_forward() to tarobject_skip_entry()Guillem Jover1-3/+3
2012-03-16dpkg: Refactor tar object extraction into new tarobject_extract()Guillem Jover1-90/+102
2012-03-16Dpkg::BuildFlags: update embedded API changelogRaphaël Hertzog1-0/+4
2012-03-15Update German translation of manual pagesHelge Kreutzmann1-68/+96
2012-03-15dpkg-query(1): fix small typoRaphaël Hertzog1-1/+1
2012-03-14German dpkg translation updateSven Joachim1-806/+806
2012-03-14dpkg: Add restrictions for configuration of a Multi-Arch: same packageRaphaël Hertzog1-0/+28
2012-03-14dpkg: Deconfigure other instances of the unpacked packageRaphaël Hertzog1-0/+11
2012-03-14dpkg: Update architecture check to allow foreign architecturesRaphaël Hertzog1-1/+4
2012-03-14dpkg: Complete arch checking of package relationships in the resolverSteve Langasek2-0/+8
2012-03-14dpkg: Do not force dependencies on dependtry >= 3, wait until >= 4Guillem Jover1-1/+1