summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-15Update German translation of manual pagesHelge Kreutzmann1-18/+20
2012-04-15u-a: Do not use trinary boolean operators with explicit bool result valuesGuillem Jover1-5/+5
2012-04-15u-a: Do not use strlen() to check for non-empty string in fileset_has_slave()Guillem Jover1-1/+1
2012-04-15u-a: Fold alternative_has_current_link() into alternative_get_current()Guillem Jover1-16/+4
2012-04-15u-a: Do not use alternative_has_current_link() in alternative_is_broken()Guillem Jover1-3/+3
2012-04-15u-a: Use current_choice instead of retrieving it againGuillem Jover1-6/+3
2012-04-15Revert "dpkg-deb: Add epoch when needed to built package names"Guillem Jover2-3/+1
2012-04-15dpkg-name(1): Change example to use dpkg-deb --build instead of dpkg --buildGuillem Jover1-3/+3
2012-04-14u-a: Move alternative loading logic before handling any actionGuillem Jover1-11/+23
2012-04-14u-a: Refactor alternative update logic into alternative_update()Guillem Jover1-47/+54
2012-04-14u-a: Refactor mode selection into alternative_select_mode()Guillem Jover1-27/+33
2012-04-14u-a: Move alt_map_obj setup logic into alternative_set_selections()Guillem Jover1-9/+10
2012-04-14u-a: Refactor get selections into alternative_get_selections()Guillem Jover1-18/+23
2012-04-14build: Switch from --without- to --disable- for programs to be builtGuillem Jover7-30/+30
2012-04-14dpkg-deb: Do not arch-qualify package name on outputGuillem Jover1-1/+1
2012-04-14dpkg-deb: Add epoch when needed to built package namesGuillem Jover2-1/+3
2012-04-13Fix ordering of languagesHelge Kreutzmann1-2/+2
2012-04-13Correct spacing around … where necessaryHelge Kreutzmann1-38/+38
2012-04-09Update German translation of manual pagesHelge Kreutzmann1-45/+58
2012-04-09dpkg-split: Ignore minor format version number changesGuillem Jover3-7/+10
2012-04-09dpkg-deb: Always build new format by defaultGuillem Jover2-6/+3
2012-04-09dselect: Print unknown value in internerr() messageGuillem Jover1-1/+2
2012-04-09Use implicit __func__ in internerr() instead of explicit literal stringsGuillem Jover8-38/+28
2012-04-09libdpkg: Define a __func__ fallback for old C++ modesGuillem Jover1-1/+10
2012-04-09Use a dot or ellipsis where appropriate instead of ..Guillem Jover6-9/+9
2012-04-09Switch deb format version handling to use the new deb-version moduleGuillem Jover6-41/+62
2012-04-09libdpkg: New deb format version moduleGuillem Jover7-0/+169
2012-04-09s-s-d: Make pid_is_cmd() on the Hurd match on both argv[0] and argv[1]Guillem Jover2-3/+22
2012-04-09s-s-d: Make all pid_is_exec() implementations get a struct statGuillem Jover2-25/+26
2012-04-08Use submitter email addressGuillem Jover1-1/+1
2012-04-06Update usertagsGuillem Jover1-0/+2
2012-04-03Update German translation of manual pagesHelge Kreutzmann1-74/+74
2012-04-03Update German translation of manual pages and update/correctHelge Kreutzmann2-325/+338
2012-04-03Fix a typo in man/dpkg-buildflags.1.Helge Kreutzmann2-1/+4
2012-04-03dpkg-source(1): improve section about fuzz being forbiddenRaphaël Hertzog1-4/+6
2012-04-03dpkg-query(1): Document multiple paragraph command output orderGuillem Jover2-5/+9
2012-04-03dpkg-buildflags: Remove redundant -Wformat-security from default flagsGuillem Jover3-4/+7
2012-04-03dpkg-source(1): Document that patches are expected to apply w/o any fuzzGuillem Jover2-2/+8
2012-04-03man: Remove author sections and commentsGuillem Jover4-19/+0
2012-04-03Print errors while reading file list files on a new lineGuillem Jover3-4/+8
2012-04-03Move pkg_infodb_get_dir() and pkg_infodb_get_file() to infodb-format.cGuillem Jover6-45/+37
2012-04-03Rename pkgadmin*() to pkg_infodb_get_*()Guillem Jover9-30/+33
2012-04-03Change pkgadmindir() to initialize infodir itselfGuillem Jover1-9/+4
2012-04-02French translation update for manual pagesChristian PERRIER1-81/+178
2012-04-01man: improve French translation (partial review only)Raphaël Hertzog1-49/+50
2012-04-01Fix format string in French translation causing a build failureRaphaël Hertzog1-191/+71
2012-04-01Merge branch 'master' of ssh://git.debian.org/git/dpkg/dpkgChristian PERRIER65-222/+552
2012-04-01doc: Use the C file as source instead of the lex fileGuillem Jover1-3/+2
2012-04-01libdpkg: Add JavaDoc module definitionsGuillem Jover38-0/+318
2012-04-01libdpkg: Move compression command name macros from header to C fileGuillem Jover2-4/+6