Age | Commit message (Expand) | Author | Files | Lines |
2016-10-30 | man: Switch from groff escape sequences to UTF-8 | Guillem Jover | 32 | -220/+220 |
2016-10-30 | man: Generate the man pages at build time | Guillem Jover | 56 | -195/+390 |
2016-10-30 | man: Improve user-defined field export marker documentation | Guillem Jover | 1 | -12/+20 |
2016-10-30 | man: Turn the Multi-Arch values into a list | Guillem Jover | 1 | -12/+23 |
2016-10-30 | man: Move paragraph markup outside of indented level in u-a(1) | Guillem Jover | 1 | -3/+3 |
2016-10-30 | man: Turn the u-a(1) --query example item into a sub-section | Guillem Jover | 1 | -2/+1 |
2016-10-29 | man: Add missing options markup | Guillem Jover | 1 | -2/+2 |
2016-10-29 | man: Itemize --log format entries in dpkg(1) | Guillem Jover | 1 | -13/+20 |
2016-10-29 | man: Fix bogus markup | Guillem Jover | 2 | -3/+1 |
2016-10-29 | man: Remove redundant markup in dpkg-gensymbols(1) | Guillem Jover | 1 | -19/+13 |
2016-10-29 | man: Switch deb-triggers(5) types into a proper list | Guillem Jover | 1 | -19/+12 |
2016-10-29 | man: Fix typo in dpkg-buildflags(1) | Guillem Jover | 1 | -1/+1 |
2016-10-29 | man: Add version when "new" substvars were introduced in deb-substvars(5) | Guillem Jover | 1 | -5/+5 |
2016-10-29 | man: Add man page references to other binary control files in dpkg(1) | Guillem Jover | 1 | -0/+2 |
2016-10-29 | man: Add new deb-src-files(5) man page | Guillem Jover | 5 | -0/+64 |
2016-10-29 | man: Add basic maintainer script man pages | Guillem Jover | 7 | -4/+225 |
2016-10-29 | man: Document the .changes filename that dpkg-buildpackage generates | Guillem Jover | 1 | -0/+8 |
2016-10-29 | man: Improve dpkg-deb --build arguments documentation | Guillem Jover | 1 | -10/+5 |
2016-10-29 | man: Fix formatting in SOURCE_DATE_EPOCH description | Guillem Jover | 1 | -2/+2 |
2016-10-29 | man: Fix typos | Guillem Jover | 2 | -2/+2 |
2016-10-29 | doc, man: Fix typos | Jakub Wilk | 6 | -6/+6 |
2016-10-29 | build: Use cp with -R instead of -r | Guillem Jover | 1 | -1/+1 |
2016-10-29 | build: Use two space indentation for shell code | Guillem Jover | 1 | -28/+24 |
2016-10-29 | build: Use builddir instead of CURDIR in man Makefile.am | Guillem Jover | 1 | -5/+5 |
2016-10-29 | Change all quotes in translation to (correct) verbatim quotes | Helge Kreutzmann | 1 | -217/+217 |
2016-09-18 | Fix a string formatting so that it actually gets translated | Helge Kreutzmann | 14 | -27/+27 |
2016-08-01 | Update German translation of manual pages | Helge Kreutzmann | 1 | -46/+6 |
2016-07-31 | po: Regenerate .pot files and merge .po files with them | Guillem Jover | 13 | -1126/+2216 |
2016-07-31 | man: Fix typos in dpkg-shlibdeps(1) | Carsten Leonhardt | 1 | -2/+2 |
2016-07-31 | man: Escape dashes | Guillem Jover | 2 | -4/+4 |
2016-07-31 | Dpkg::Vendor::Debian: Enable fixdebugpath build flag feature by default | Mattia Rizzolo | 1 | -1/+1 |
2016-07-19 | man: Source format 1.0 does not support building with upstream signatures | Guillem Jover | 1 | -1/+1 |
2016-07-19 | man: Fix misspelled -fdebug-prefix-map flag in dpkg-buildflags(1) | Guillem Jover | 1 | -1/+1 |
2016-07-19 | Fix repeated "the" word typos | Guillem Jover | 15 | -40/+40 |
2016-07-16 | Update German translation of manual pages | Helge Kreutzmann | 1 | -204/+86 |
2016-07-15 | Update German translation of manual pages | Helge Kreutzmann | 1 | -92/+35 |
2016-07-10 | Update German translation of manual pages | Helge Kreutzmann | 1 | -166/+221 |
2016-07-08 | man: Add references to deb-control(5) and deb-triggers(5) in dpkg(1) | Guillem Jover | 1 | -2/+2 |
2016-07-08 | man: Add new deb-conffiles(5) man page | Guillem Jover | 4 | -1/+46 |
2016-07-08 | man: Use debian/control as the SYNOPSIS in deb-src-control(5) | Guillem Jover | 1 | -1/+1 |
2016-07-08 | man: Fix deb-changes(5) description to talk about .changes instead of .dsc | Guillem Jover | 1 | -1/+1 |
2016-07-08 | man: Document Testsuite-Triggers in dsc(5) | Guillem Jover | 1 | -0/+7 |
2016-07-04 | man: Fix user configuration filename in dpkg-buildpackage(1) | Sven Joachim | 1 | -2/+2 |
2016-07-03 | po: Regenerate .pot files and merge .po files with them | Guillem Jover | 13 | -3205/+8094 |
2016-07-03 | man, perl: Remove most AUTHOR sections | Guillem Jover | 2 | -8/+0 |
2016-07-03 | man: Clarify shared library search order in dpkg-shlibdeps(1) | Guillem Jover | 1 | -6/+7 |
2016-07-03 | Dpkg::Vendor::Debian: Support getting the build path from the environment | Guillem Jover | 1 | -0/+5 |
2016-07-03 | dpkg-buipdpackage: Do not use build target fallback on arch:any + arch:all | Guillem Jover | 1 | -3/+4 |
2016-07-03 | dpkg-buildpackage: Preset build timestamp to latest changelog entry | Guillem Jover | 1 | -0/+5 |
2016-07-03 | dpkg-deb: Set ar timestamp and tar mtime clamping to SOURCE_DATE_EPOCH | Guillem Jover | 1 | -0/+5 |