summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-05debian: Update changelog entry for #746306 bug fix (CVE-2014-0471)Guillem Jover1-1/+2
2014-06-05s-s-d: Add DragonFlyBSD supportGuillem Jover2-0/+15
2014-06-05Add support for DragonFlyBSD to ostable and triplettableHleb Valoshka3-0/+4
2014-06-05Dpkg::Control::HashCore: Only skip actual empty first line field valuesGuillem Jover3-2/+5
2014-06-04Update German translation of manual pagesHelge Kreutzmann1-254/+312
2014-06-04Update German scripts translationHelge Kreutzmann1-46/+50
2014-06-02libdpkg: Uppercase and namespace pkgstatus enum valuesGuillem Jover30-292/+311
2014-06-02libdpkg: Uppercase and namespace pkgpriority enum valuesGuillem Jover13-40/+41
2014-06-02libdpkg: Uppercase and namespace pkgeflag enum valuesGuillem Jover13-33/+33
2014-06-02libdpkg: Uppercase and namespace pkgwant enum valuesGuillem Jover17-70/+73
2014-06-02libdpkg: Uppercase and namespace pkgmultiarch enum valuesGuillem Jover11-31/+31
2014-05-28dpkg: Uppercase and namespace color cycle enum valuesGuillem Jover3-8/+8
2014-05-28libdpkg: Uppercase and reword pkg_spec_flags enum valuesGuillem Jover4-17/+17
2014-05-28dpkg-divert: Uppercase file_stat enum valuesGuillem Jover1-13/+13
2014-05-28dpkg: Uppercase pkg_infodb_format enum valuesGuillem Jover4-15/+15
2014-05-28dpkg: Uppercase and namespace filesdb_load_status enum and valuesGuillem Jover1-11/+11
2014-05-28dpkg: Uppercase, namespace and reword istobe enum type and valuesGuillem Jover10-69/+86
2014-05-28dpkg: Uppercase conffopt enum values and split words with underscoreGuillem Jover1-46/+46
2014-05-28libdpkg: Uppercase trig_options enum valuesGuillem Jover2-12/+13
2014-05-28libdpkg: Uppercase trigdef enum values and separate words with underscoresGuillem Jover4-47/+49
2014-05-28dpkg: Uppercase found_status enum valuesGuillem Jover1-23/+23
2014-05-28dpkg: Uppercase dep_check enum valuesGuillem Jover4-21/+21
2014-05-28dpkg-split: Uppercase and reword discard_which enum valuesGuillem Jover1-10/+10
2014-05-28u-a: Uppercase altdb_flags enum valuesGuillem Jover1-9/+9
2014-05-28u-a: Uppercase opcode enum valuesGuillem Jover1-11/+11
2014-05-28s-s-d: Uppercase status_code enum valuesGuillem Jover1-22/+22
2014-05-28s-s-d: Uppercase action_code enum valuesGuillem Jover1-17/+17
2014-05-28libdpkg: Uppercase and expand atomic_file_flags enum valuesGuillem Jover5-8/+8
2014-05-28libdpkg: Uppercase dpkg_relation enum valuesGuillem Jover11-63/+64
2014-05-28libdpkg: Uppercase and namespace dpkg_arch_type enum valuesGuillem Jover16-114/+120
2014-05-28libdpkg: Uppercase tar related enum valuesGuillem Jover4-75/+75
2014-05-28libdpkg: Uppercase handler_type enum valuesGuillem Jover1-6/+7
2014-05-28libdpkg: Uppercase compressor enum valuesGuillem Jover6-64/+64
2014-06-04build: Uppercase enum in C99 test codeGuillem Jover1-2/+2
2014-05-28doc: Uppercase enum values in C coding styleGuillem Jover1-2/+2
2014-06-02Move enum definitions out of structsGuillem Jover11-166/+216
2014-06-02dpkg: Give names to anonymous public enums inside structsGuillem Jover2-3/+4
2014-05-27Replace non-breaking spaces with ASCII spacesGuillem Jover3-4/+4
2014-05-23dpkg: Add support for per-package --auditGuillem Jover3-12/+32
2014-05-23libdpkg: Add new pkg_array_init_from_names() functionGuillem Jover3-2/+31
2014-05-23libdpkg: Refactor dpkg_options_parse_pkgname()Guillem Jover9-48/+70
2014-05-27dpkg: Use badusage() on illegal package names in --ignore-dependsGuillem Jover2-3/+5
2014-05-23dpkg: Rename audit variables to more generic namesGuillem Jover1-27/+28
2014-05-23dpkg(1): Document what --audit does nowadaysGuillem Jover2-4/+7
2014-05-21deb(5): Add media type informationGuillem Jover2-2/+10
2014-05-31libdpkg: Add new pkg_priority_name() functionGuillem Jover4-3/+20
2014-05-19libdpkg, dpkg: Use new status to names mapping functionsGuillem Jover9-21/+21
2014-05-19libdpkg: Add status to name mapping functionsGuillem Jover3-2/+48
2014-05-19libdpkg: Move package name/value mappings to a new pkg-namevalue moduleGuillem Jover3-52/+79
2014-06-02Dpkg::Source::Package::V2: Do not assume sensible-editor is presentGuillem Jover2-2/+13