summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-23dpkg-source: Make single-debian-patch not abort on upstream changesGuillem Jover3-3/+4
2011-08-23Dpkg::Source::Package: Use “-z” instead of “not -s”Guillem Jover2-2/+2
2011-08-22Update German scripts translationHelge Kreutzmann1-36/+34
2011-08-22Update German translation of manual pagesHelge Kreutzmann1-113/+90
2011-08-21dpkg: correctly handle a hardlink pointing to a conffileRaphaël Hertzog2-1/+2
2011-08-21German dpkg translation updateSven Joachim1-238/+241
2011-08-20Update Swedish translation.Peter Krefting1-800/+384
2011-08-20u-a: Do not build strings from parts in alternative_check_install_argsGuillem Jover1-7/+7
2011-08-20u-a: Refactor alternative argument checks into new functionGuillem Jover1-22/+19
2011-08-20u-a: Refactor --install argument checking into a new functionGuillem Jover1-100/+104
2011-08-20u-a: Move alternative map loading to the actions that make use of themGuillem Jover1-10/+15
2011-08-20u-a: Split alternative map loading into two functionsGuillem Jover1-20/+49
2011-08-20u-a: Refactor scandir() namelist free into new altdb_free_namelist()Guillem Jover1-6/+10
2011-08-20u-a: Rename get_all_alternatives() to altdb_get_namelist()Guillem Jover1-3/+3
2011-08-20u-a: Do not check if linknames can be updated if --force is in useGuillem Jover1-1/+4
2011-08-20Dpkg::Compression: Change default values depending on the compressor usedGuillem Jover4-10/+32
2011-08-20Do not use possessive «'s» after ‘s’ or ‘x’Guillem Jover3-6/+6
2011-08-20Fix spelling errorsGuillem Jover39-108/+108
2011-08-20dpkg: Clarify --update-avail usage error messageGuillem Jover2-1/+3
2011-08-20dpkg-parsechangelog: Remove duplicate program name from usage error outputGuillem Jover1-1/+1
2011-08-20Expand numeric literals and word abbreviation in usage error outputGuillem Jover2-2/+2
2011-08-20dpkg-deb(1): Clarify the default compression-levelsGuillem Jover2-2/+3
2011-08-20deb-src-control(5): Use linux-any in example control stanzaGuillem Jover1-1/+1
2011-08-20dselect(1): Correct configuration directory referenceGuillem Jover2-2/+4
2011-08-20man: Use minus signs and hyphens consistentlyGuillem Jover29-195/+197
2011-08-20Regenerate .pot files and merge .po files with themHelge Kreutzmann8-534/+662
2011-08-17Update Swedish translation.Peter Krefting4-214/+291
2011-08-13dpkg: Defer hardlink renames to avoid breakage on unpackGuillem Jover2-1/+7
2011-08-12Dpkg::Deps: fix simplification logic of union dependenciesRaphaël Hertzog3-4/+9
2011-08-09libdpkg: Use a generic pointer to pass the parsed object data aroundGuillem Jover2-10/+24
2011-08-08Changelog for French translation updateChristian PERRIER1-1/+1
2011-08-08Fix Sylvestre's translationChristian PERRIER1-1/+1
2011-08-08Update of the french localizationSylvestre Ledru1-5/+5
2011-08-08Fix a french typoSylvestre Ledru1-1/+1
2011-08-05libdpkg: Initialize ps->pkg and ps->pkgbin to NULL in parse_open()Guillem Jover1-0/+2
2011-08-05libdpkg: Refactor parse_open() and parse_close() from parsedb()Guillem Jover2-43/+72
2011-08-05libdpkg: Close the file descriptor just after slurping it in parsedb()Guillem Jover1-2/+4
2011-08-04dpkg-source: simplify message pointing to dpkg-source --commitRaphaël Hertzog1-1/+1
2011-08-03dpkg-source: don't always print "local changes have been recorded in a new pa...Raphaël Hertzog1-1/+2
2011-08-03Fix typoHelge Kreutzmann1-3/+2
2011-08-03Update German translation of manual pagesHelge Kreutzmann1-53/+38
2011-08-02Update German translation of manual pagesHelge Kreutzmann1-123/+132
2011-08-02Update German scripts translationHelge Kreutzmann1-54/+25
2011-08-02German dpkg translation updateSven Joachim1-91/+97
2011-08-02dpkg-source: clean up temporary file in case of interruptionRaphaël Hertzog2-0/+5
2011-08-02Move changelog entry to attribute it correctly to meRaphaël Hertzog1-1/+1
2011-08-02libdpkg: Remove obsolete variable references in parsedb() commentGuillem Jover1-1/+1
2011-08-02libdpkg: Make parse_stanza() a public functionGuillem Jover2-17/+21
2011-08-02libdpkg: Detangle fieldinfos from struct field_stateGuillem Jover1-2/+4
2011-08-02libdpkg: Rename parse helper *_mmap functions to parse_*Guillem Jover1-22/+22