Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | review apt-mark(8) manpage | Justin B Rye | 2015-11-25 | 1 | -10/+10 |
| | |||||
* | review of new/changed translatable program strings | Justin B Rye | 2015-11-21 | 1 | -1/+1 |
| | | | | | Reference mail: https://lists.debian.org/debian-l10n-english/2015/11/msg00006.html | ||||
* | allow all dpkg selections to be set via apt-mark and libapt | David Kalnischkies | 2015-11-04 | 1 | -46/+64 |
| | | | | | | As we have support for 'hold', we need support for undoing a hold which in effect means that we implemented most other states as well, just that they weren't exposed in the interface directly so far. | ||||
* | ensure that all docs use all entities files | David Kalnischkies | 2014-08-26 | 1 | -9/+3 |
| | | | | | | | | | Not all are needed for all files at the moment, but the new docbook building hadn't available some of the entities it used as the files weren't correctly copied around in all cases and having the same across the bord makes working with all of them a little easier. Git-Dch: Ignore | ||||
* | add a vendor specific file to have configurable entities | David Kalnischkies | 2013-11-30 | 1 | -0/+2 |
| | | | | | | | manpages sometimes refer to distro-specific things like the name of the package providing the achive-keyring. Having a central place to configure this helps in having it consistent in the manpages and allows to load this info from other places in the buildsystem as well later. | ||||
* | updating <date> tags and the po files for the manpages | David Kalnischkies | 2012-06-09 | 1 | -1/+1 |
| | |||||
* | * doc/apt-key.8.xml: | Justin B Rye | 2012-06-04 | 1 | -2/+2 |
| | | | | | | - review and fix spelling issues * doc/apt-mark.8.xml: - review and fix spelling issues | ||||
* | * doc/apt-mark.8.xml: | Robert Luberda | 2012-06-02 | 1 | -1/+1 |
| | | | | - in hold, the option name is --file not --filename | ||||
* | use docbook DTD 4.5 instead of 4.2 to have valid docs | David Kalnischkies | 2012-05-23 | 1 | -2/+2 |
| | |||||
* | * doc/*.xml: | David Kalnischkies | 2012-05-23 | 1 | -5/+4 |
| | | | | - mark even more stuff as untranslateable and improve the markup here and there (no real text change) | ||||
* | auto-generate the correct <date> translation | David Kalnischkies | 2012-05-21 | 1 | -1/+1 |
| | |||||
* | in <term> mark all options with <option> and mark <term><option> | David Kalnischkies | 2012-05-21 | 1 | -12/+12 |
| | | | as untranslated for po4a removing ~200 unless "translateable" strings | ||||
* | * doc/*: | David Kalnischkies | 2012-04-05 | 1 | -20/+2 |
| | | | | | - move the command synopsis out of each manpage into apt-verbatim.ent as they are a hell to translate and just single out the parameters which can be translated to apt.ent | ||||
* | provide a 'dpkg --set-selections' wrapper to set/release holds | David Kalnischkies | 2011-04-26 | 1 | -0/+23 |
| | |||||
* | update the apt-mark manpage | David Kalnischkies | 2011-04-21 | 1 | -24/+20 |
| | |||||
* | * doc/apt.ent: | David Kalnischkies | 2010-10-14 | 1 | -0/+3 |
| | | | | - move some strings into apt-verbatim.ent to avoid showing them in apt-doc.pot as they are untranslatable anyway (e.g. manpage references) | ||||
* | * apt-pkg/deb/debsystem.cc: | David Kalnischkies | 2010-05-28 | 1 | -6/+1 |
| | | | - add better config item for extended_states file | ||||
* | correct apt-mark showauto synopsis, thanks Andrew Schulman (Closes: #551440) | David Kalnischkies | 2009-10-18 | 1 | -1/+1 |
| | |||||
* | [ Nicolas François ] | David Kalnischkies | 2009-08-26 | 1 | -0/+1 |
| | | | | | * doc/*.?.xml (manpages): - add contrib to author tags and also add refmiscinfo to fix warnings | ||||
* | [doc/apt-mark.8.xml] improve manpage based on patch by Carl Chenet, thanks! | David Kalnischkies | 2009-08-09 | 1 | -10/+38 |
| | | | | (Closes: #510286) add also showauto and command synopsis | ||||
* | * Retitle the apt-mark.8 manpage (thanks to Justin Pryzby, closes: 471276) | Luca Bruno | 2008-10-04 | 1 | -1/+1 |
| | |||||
* | Fix typos in manpages | bubulle@debian.org | 2008-02-19 | 1 | -1/+1 |
| | |||||
* | * Applied patch from Mike O'Connor <stew@vireo.org> to add a manpage to | Otavio Salvador | 2007-11-02 | 1 | -0/+114 |
apt-mark, closes: #430207. |