Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-04 | revamp all tools help messages | David Kalnischkies | |
The general idea is: A small paragraph on the tool itself as a description, a list of the most used (!= all) commands available in the tool, a remark where to find more information on the tool and its commands (aka: in the manpage) and finally a common block referring to even more manpages. In exchange options are completely omitted from the output as well as deprecated or obscure commands. (Better) Information about them is available in the manpages anyway and the few options which were listed before were also the least interesting ones (-o -c -q and co are hardly of interest for someone totally new looking to find info by asking for help and anyone with a bit of experience doesn't need this short list. Those would need a list of options applying to the command they call, but they are too numerous and command specific to list them sanely in this context. | |||
2015-11-04 | split up help messages for simpler reuse | David Kalnischkies | |
That is one huge commit with busy work only: Help messages used to be one big translateable string, which is a pain for translators and hard to reuse for us. This change there 'explodes' this single string into new string for each documented string trying hard to split up the translated messages as well. This actually restores many translations as previously adding a single command made all of the bug message fuzzy. The splitup also highlighted that its easy to forget a line, duplicate one and similar stuff. Git-Dch: Ignore | |||
2015-10-20 | releasing 1.1~exp141.1_exp14 | Michael Vogt | |
2015-10-05 | Run "./prepare-release pre-export" | Michael Vogt | |
Git-dch: ignore | |||
2015-09-11 | releasing package apt version 1.1~exp121.1.exp12 | Michael Vogt | |
2015-08-27 | Release 1.11~exp111.1.exp11 | Julian Andres Klode | |
2015-08-24 | releasing package apt version 1.1~exp101.1.exp10 | Michael Vogt | |
2015-08-14 | Merge branch 'debian/experimental' of https://github.com/DonKult/apt into ↵ | Julian Andres Klode | |
debian/experimental | |||
2015-08-13 | Accept --upgradeable as synonym for --upgradable | Julian Andres Klode | |
It's a tiny diff, so why not? But no need to document it. Closes: #787846 | |||
2015-08-12 | use a=experimental instead n=experimental in pin documentation | Johannes Schauer | |
Closes: 783343 | |||
2015-08-12 | po-fixups: fill Project-Id-Version and Encoding correctly | Guillem Jover | |
Closes: 612996 | |||
2014-11-06 | Run ./prepare-release pre-export | Michael Vogt | |
Git-dch: ignore | |||
2014-08-28 | releasing 1.0.71.0.7 | Michael Vogt | |
2014-07-16 | Update Japanese documentation translation | victory | |
Closes: #754817 | |||
2014-07-10 | prepare 1.0.6 | Michael Vogt | |
2014-07-08 | doc: Unfuzzy DocBook translations | Guillem Jover | |
2014-07-08 | po: Fill or add missing Language field | Guillem Jover | |
2014-06-18 | releasing package apt version 1.0.51.0.5 | Michael Vogt | |
2014-06-18 | add missing comma in SEE ALSO of apt-secure manpage | Konstantin Manna | |
Closes: 748506 | |||
2014-05-05 | prepare release 1.0.31.0.3 | Michael Vogt | |
2014-04-25 | prepare release 1.0.21.0.2 | Michael Vogt | |
2014-04-10 | prepare 1.0.1 release1.0.1 | Michael Vogt | |
2014-04-01 | prepare release | Michael Vogt | |
2014-04-01 | refresh po/pot and unfuzzy apt-extracttemplate change | Michael Vogt | |
2014-03-14 | prepare 0.9.16 release0.9.16 | Michael Vogt | |
2014-02-28 | releasing package apt version 0.9.15.50.9.15.5 | Michael Vogt | |
2014-02-23 | releasing package apt version 0.9.15.40.9.15.4 | Michael Vogt | |
2014-02-20 | releasing package apt version 0.9.15.3 | Michael Vogt | |
2014-02-13 | releasing package apt version 0.9.15.20.9.15.2 | Michael Vogt | |
2014-02-06 | releasing package apt version 0.9.15.1 | Michael Vogt | |
2014-01-25 | releasing package apt version 0.9.150.9.15 | Michael Vogt | |
2014-01-24 | releasing package apt version 0.9.14.3~exp50.9.14.3.exp5 | Michael Vogt | |
2014-01-24 | make update-po | Michael Vogt | |
2014-01-22 | releasing package apt version 0.9.14.3~exp4 | Michael Vogt | |
2014-01-18 | releasing package apt version 0.9.14.3~exp30.9.14.3.exp3 | Michael Vogt | |
2013-12-29 | prepare release0.9.14.2 | Michael Vogt | |
2013-12-07 | really release 0.9.140.9.14 | Michael Vogt | |
2013-11-30 | add a vendor specific file to have configurable entities | David Kalnischkies | |
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. | |||
2013-06-13 | fix file location for configure-index.gz in apt.conf(5) | David Kalnischkies | |
Closes: #711921 | |||
2013-04-02 | merged lp:~mvo/apt/fix-inrelease5 | Michael Vogt | |
2012-08-30 | * Japanese manpage translation update (KURASAWA Nozomu) (Closes: #684435) | KURASAWA Nozomu | |
2012-08-30 | * doc/apt_preferences.5.xml: | David Kalnischkies | |
- use the correct interval (x <= P < y) for pin value documentation as these are the intervals used by the code (Closes: #685989) | |||
2012-06-09 | * ftparchive/apt-ftparchive.cc: | David Kalnischkies | |
- default to putting the Contents-* files below $(SECTION) as apt-file expects them there - thanks Martin-Éric Racine! (Closes: #675827) | |||
2012-06-09 | updating <date> tags and the po files for the manpages | David Kalnischkies | |
2012-06-09 | * doc/apt.conf.5.xml: | Justin B Rye | |
- review and fix typo, grammar and style issues - rephrase APT::Immediate-Configuration and many others | |||
2012-06-07 | * doc/apt-sortpkgs.1.xml: | Justin B Rye | |
- review and fix typo, grammar and style issues | |||
2012-06-06 | * doc/apt-secure.8.xml: | Justin B Rye | |
- review and fix typo, grammar and style issues | |||
2012-06-06 | * doc/apt-key.8.xml, doc/apt-mark.8.xml, | Justin B Rye | |
doc/apt_preferences.5.xml: - review and fix spelling issues | |||
2012-06-04 | * doc/apt-key.8.xml: | Justin B Rye | |
- review and fix spelling issues * doc/apt-mark.8.xml: - review and fix spelling issues | |||
2012-06-04 | reorder the translatable files in the pot in a way that at least partly | David Kalnischkies | |
resembles importance of the manpage, so that e.g. apt-get and apt-cache are above the less used apt-ftparchive |