summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-23Dpkg::Control::HashCore: Do not emit trailing space on field empty first lineGuillem Jover5-12/+19
2014-05-18debian: Quiesce tar warnings in cron job by redirecting stderr to /dev/nullGuillem Jover2-2/+6
2014-06-02Update Catalan program translationGuillem Jover2-447/+194
2014-06-01Update Italian program translationMilo Casagrande2-437/+178
2014-05-17Update German translation of manual pagesHelge Kreutzmann1-334/+410
2014-05-17Update German scripts translationHelge Kreutzmann1-0/+3
2014-05-17Update German scripts translationHelge Kreutzmann1-80/+82
2014-05-17Dpkg::Source::Quilt: Refactor register() and unregister() methodsGuillem Jover2-58/+71
2014-05-17Dpkg::Source::Package::V3::Quilt: Handle series files with no final newlineGuillem Jover2-2/+9
2014-05-17Dpkg::Source::Package::V3::Quilt: Refactor _load_file()Guillem Jover1-4/+12
2014-05-17Dpkg::Source::Quilt: Rename write_db() to save_db()Guillem Jover2-5/+5
2014-05-17Dpkg::Source::Quilt: Refactor write_patch_list()Guillem Jover1-6/+11
2014-05-17Dpkg::Source::Quilt: Add minimal test caseGuillem Jover4-1/+23
2014-05-17Dpkg::Deps::Multiple: Add profile_is_concerned() and reduce_profiles() methodsGuillem Jover3-2/+50
2014-05-17Dpkg::Deps: Add test cases for OR relationshipsGuillem Jover2-4/+6
2014-05-17Dpkg: Update and fix CHANGES POD sectionsGuillem Jover8-26/+42
2014-05-17Dpkg::Deps: Bump VERSION to 1.03Guillem Jover2-1/+6
2014-05-17Dpkg::Path: Bump VERSION to 1.03Guillem Jover2-1/+3
2014-05-17dpkg-buildpackage: Add support for automatic parallel jobs selectionGuillem Jover3-4/+18
2014-05-17dpkg-buildpackage(1): Document that the -j argument is optionalGuillem Jover2-7/+10