summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2014-05-28doc: Uppercase enum values in C coding styleGuillem Jover1-2/+2
2014-05-17build: Fix lcov-inject to consider different coverage percentagesGuillem Jover1-16/+45
2014-05-07build: Do not use lcov-inject first argument as target directoryGuillem Jover1-1/+1
2014-04-26build: Stop using a local lcov-prolog templateGuillem Jover1-8/+0
2014-04-26build: Inject a Perl coverage index entry into the lcov reportGuillem Jover2-8/+70
2014-04-21dpkg-deb: Deprecate compressing .deb files with bzip2Guillem Jover1-0/+11
2014-04-21build: Test for required compound literalsGuillem Jover1-1/+2
2014-04-21dpkg-query(1): Document the --control-path life expectancyGuillem Jover1-1/+3
2013-12-17doc: Clear DOT_FONTNAMEGuillem Jover1-1/+1
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-3/+3
2013-10-14doc: Update Doxygen configuration from version 1.8.4Guillem Jover1-49/+70
2013-06-03doc: Switch from png to svg for graph imagesGuillem Jover1-1/+1
2013-04-19doc: Bump minimal perl version to use to 5.10.0Guillem Jover1-2/+2
2013-04-14dpkg-deb: Add new --deb-format option and base --new and --old on itGuillem Jover1-0/+9
2013-04-01Do not pass -e in shell script shebangs, set it in the bodyGuillem Jover1-1/+2
2013-03-19doc: Add a trailing -- to the git command in FILE_VERSION_FILTERGuillem Jover1-1/+1
2013-03-18doc: Update Doxygen configuration from version 1.8.3.1Guillem Jover1-32/+109
2012-06-30Switch some words to their american spellingGuillem Jover1-5/+5
2012-06-30dpkg-query: Add new --control-list and --control-show commandsGuillem Jover1-0/+8
2012-06-06doc: Update codying-styleGuillem Jover1-4/+49
2012-06-06doc: Update Doxygen configuration from version 1.8.1Guillem Jover1-119/+396
2012-06-06doc: Fix two typos in coding-style.txtNiels Thykier1-2/+2
2012-05-10dpkg-scanpackages: Remove obsolete --udeb optionGuillem Jover1-7/+7
2012-05-10dpkg-buildpackage: Remove deprecated support for PGP style interfaceGuillem Jover1-9/+9
2012-05-04doc: Add new frontend.txt file documenting some public interfacesGuillem Jover1-0/+24
2012-04-29dpkg-deb: Deprecate compressing .deb files with lzmaGuillem Jover1-0/+10
2012-04-09Use a dot or ellipsis where appropriate instead of ..Guillem Jover1-1/+1
2012-04-01doc: Use the C file as source instead of the lex fileGuillem Jover1-3/+2
2012-03-30Fix coding-styleGuillem Jover1-2/+2
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 Jover1-68/+65
2011-08-20Fix spelling errorsGuillem Jover4-6/+6
2011-07-07Use “command line” instead of commandline or command-lineGuillem Jover2-2/+2
2011-06-25dpkg: implement "interest-noawait" and "activate-noawait" trigger commandsRaphaël Hertzog1-1/+2
2011-01-21Update triggers documentation to match realityRaphaël Hertzog1-6/+2
2010-11-19Cleanup white spacesGuillem Jover2-3/+0
2010-07-11build: Add optional code coverage supportGuillem Jover3-0/+17
2010-05-10Update coding-style.txt to also cover the Perl codeRaphaël Hertzog1-0/+51
2010-03-28dpkg-source: warn when debian/source/format doesn't existRaphaël Hertzog1-0/+9
2010-02-26Introduce the libdpkg-perl packageRaphaël Hertzog1-5/+13
2010-02-25libdpkg: Require users to define LIBDPKG_VOLATILE_APIGuillem Jover1-0/+11
2010-02-25dpkg: Always spawn a new shell on conffile promptGuillem Jover1-0/+7
2009-10-31Drop compatibility with old changelog parsers (as planned)Raphaël Hertzog1-12/+12
2009-10-26doc: Tune some Doxygen settingsSean Finney1-3/+3
2009-10-26doc: Add doxygen supportGuillem Jover3-0/+1528
2009-09-30Add document describing the C coding styleGuillem Jover1-0/+159
2009-09-23Move development documentation to doc/Guillem Jover2-0/+123
2008-04-08doc: Fix wrong dpkg trigger related option namesGuillem Jover1-6/+5
2008-04-08Add trigger man pages and update dpkg with triggers informationGuillem Jover1-77/+4
2008-03-30Implement triggers supportIan Jackson1-0/+895