Age | Commit message (Expand) | Author | Files | Lines |
2019-10-12 | build: Bump minimal Perl version to 5.24.1 | Guillem Jover | 1 | -2/+2 |
2019-06-03 | doc: Clarify R³ specification | Guillem Jover | 1 | -9/+10 |
2019-01-15 | doc: Update Doxygen configuration from version 1.8.13 | Guillem Jover | 1 | -16/+73 |
2018-09-18 | perl: Replace all calls to Cwd::cwd with Cwd::getcwd | Josh Triplett | 1 | -1/+1 |
2018-08-30 | Fix some typos | Guillem Jover | 1 | -1/+1 |
2018-05-04 | libdpkg: Introduce frontend locking | Julian Andres Klode | 1 | -11/+11 |
2018-01-16 | spec/R³: Declare specification as recommendation, stable | Guillem Jover | 1 | -1/+2 |
2018-01-16 | spec/R³: Add new DEB_RULES_REQUIRES_ROOT variable | Guillem Jover | 1 | -0/+9 |
2018-01-16 | spec/R³: The DEB_GAIN_ROOT_CMD should preserve the environment | Guillem Jover | 1 | -1/+2 |
2018-01-16 | spec/R³: Rename DPKG_GAIN_ROOT_CMD to DEB_GAIN_ROOT_CMD | Guillem Jover | 1 | -5/+9 |
2017-10-22 | doc: Fix typo in a date | Guillem Jover | 1 | -1/+1 |
2017-09-24 | doc: Add new rootless builds experimental draft specification | Niels Thykier | 1 | -0/+161 |
2017-05-19 | doc: Bump minimal Perl version to 5.20.2 | Guillem Jover | 1 | -2/+2 |
2017-05-06 | doc: Spelling fixes | Josh Soref | 1 | -1/+1 |
2017-01-22 | doc: Fix typos in documentation and code comments | Guillem Jover | 1 | -1/+1 |
2016-10-30 | dpkg: Remove obsolete --print-installation-architecture option | Guillem Jover | 1 | -8/+8 |
2016-10-30 | dpkg-deb: Remove obsolete --old and --new options | Guillem Jover | 1 | -9/+9 |
2016-10-30 | dpkg-deb: Obsolete bzip2 and lzma compression methods | Guillem Jover | 1 | -21/+21 |
2016-10-30 | Dpkg::Substvars: Obsolete Source-Version substvar | Guillem Jover | 1 | -8/+10 |
2016-10-29 | doc, man: Fix typos | Jakub Wilk | 2 | -3/+3 |
2016-10-29 | doc: Update custom changelog parser API support status in README.api | Guillem Jover | 1 | -10/+4 |
2016-10-29 | build: Print an actual newline instead of a literal \n in lcov output | Guillem Jover | 1 | -1/+1 |
2016-10-29 | build: Fix M4sh/Autoconf coding style | Guillem Jover | 1 | -0/+54 |
2016-07-03 | scripts: Replace changelog program parsers with perl modules | Guillem Jover | 1 | -0/+25 |
2016-02-08 | doc: Update coding style | Guillem Jover | 1 | -11/+39 |
2015-12-28 | doc, man: Remove Debian specific policy references | Guillem Jover | 1 | -3/+3 |
2015-12-12 | build: Add an configure option to choose the kind of documentation | Guillem Jover | 1 | -3/+3 |
2015-12-12 | doc: Update test suite directory in Doxygen configuration | Guillem Jover | 1 | -1/+1 |
2015-12-12 | doc: Update Doxygen configuration from version 1.8.9.1 | Guillem Jover | 1 | -103/+135 |
2015-05-30 | doc: Bump minimal Perl version to 5.14.2 | Guillem Jover | 1 | -2/+2 |
2015-02-11 | doc: Bump DOT_GRAPH_MAX_NODES from 50 to 100 | Guillem Jover | 1 | -1/+1 |
2015-01-28 | build: Rename perl scripts to have a .pl extension | Guillem Jover | 1 | -1/+1 |
2014-10-25 | doc: Update features removal schedule | Guillem Jover | 1 | -10/+1 |
2014-10-06 | doc: Do not add timestamps to Doxygen output | Guillem Jover | 1 | -1/+1 |
2014-10-06 | doc: Update Doxygen configuration from version 1.8.8 | Guillem Jover | 1 | -943/+1405 |
2014-05-28 | doc: Uppercase enum values in C coding style | Guillem Jover | 1 | -2/+2 |
2014-05-17 | build: Fix lcov-inject to consider different coverage percentages | Guillem Jover | 1 | -16/+45 |
2014-05-07 | build: Do not use lcov-inject first argument as target directory | Guillem Jover | 1 | -1/+1 |
2014-04-26 | build: Stop using a local lcov-prolog template | Guillem Jover | 1 | -8/+0 |
2014-04-26 | build: Inject a Perl coverage index entry into the lcov report | Guillem Jover | 2 | -8/+70 |
2014-04-21 | dpkg-deb: Deprecate compressing .deb files with bzip2 | Guillem Jover | 1 | -0/+11 |
2014-04-21 | build: Test for required compound literals | Guillem Jover | 1 | -1/+2 |
2014-04-21 | dpkg-query(1): Document the --control-path life expectancy | Guillem Jover | 1 | -1/+3 |
2013-12-17 | doc: Clear DOT_FONTNAME | Guillem Jover | 1 | -1/+1 |
2013-12-07 | Use https:// URLs instead of http:// when possible | Guillem Jover | 1 | -3/+3 |
2013-10-14 | doc: Update Doxygen configuration from version 1.8.4 | Guillem Jover | 1 | -49/+70 |
2013-06-03 | doc: Switch from png to svg for graph images | Guillem Jover | 1 | -1/+1 |
2013-04-19 | doc: Bump minimal perl version to use to 5.10.0 | Guillem Jover | 1 | -2/+2 |
2013-04-14 | dpkg-deb: Add new --deb-format option and base --new and --old on it | Guillem Jover | 1 | -0/+9 |
2013-04-01 | Do not pass -e in shell script shebangs, set it in the body | Guillem Jover | 1 | -1/+2 |