summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* releasing package apt version 0.9.15.4Michael Vogt2014-02-2310-20/+20
|
* add apt-vendor information for tangluJon Severinsson2014-02-221-0/+1
|
* Fix typos in documentation (codespell)Michael Vogt2014-02-228-19/+19
|
* releasing package apt version 0.9.15.3Michael Vogt2014-02-2010-514/+718
|
* do not recommend dselect in apt-get manpageDavid Kalnischkies2014-02-141-7/+4
| | | | | | | | | The current description says: "Many users find dselect intimidating and new users may prefer to use apt-based user interfaces." It doesn't feel right to refer users to it then. Closes: 617625
* releasing package apt version 0.9.15.2Michael Vogt2014-02-1310-20/+20
|
* disable doxygen undocumented method warningDavid Kalnischkies2014-02-101-1/+1
| | | | | | | | Very few methods we have are documented, so this is A LOT of noise hidden the "interesting" warnings about methods which are documented, but incorrectly and such stuff. Git-Dch: Ignore
* releasing package apt version 0.9.15.1Michael Vogt2014-02-0610-36/+45
|
* Trivian unfuzzies of the German po4a translationChris Leick2014-01-261-78/+49
|
* Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2014-01-262-78/+88
|\ | | | | | | | | | | | | Conflicts: apt-private/private-list.cc doc/po/de.po test/integration/framework
| * use svg in doxygen and ensure dot is around for itDavid Kalnischkies2014-01-251-4/+4
| |
| * update german manpage translationChris Leick2014-01-241-69/+64
| |
* | releasing package apt version 0.9.15Michael Vogt2014-01-2510-11/+11
| |
* | releasing package apt version 0.9.14.3~exp5Michael Vogt2014-01-2410-135/+136
| |
* | make update-poMichael Vogt2014-01-249-136/+135
| |
* | releasing package apt version 0.9.14.3~exp4Michael Vogt2014-01-2210-415/+460
| |
* | Merge remote-tracking branch 'upstream/debian/experimental-no-abi-break' ↵Michael Vogt2014-01-2110-593/+1058
|\ \ | | | | | | | | | | | | | | | | | | into feature/source-deb822 Conflicts: test/integration/test-apt-sources-deb822
| * | releasing package apt version 0.9.14.3~exp3Michael Vogt2014-01-1810-593/+1058
| | |
| * | Merge remote-tracking branch 'mvo/feature/source-deb822' into ↵Michael Vogt2014-01-181-5/+5
| |\ \ | | | | | | | | | | | | debian/experimental-no-abi-break
| * \ \ Merge remote-tracking branch 'mvo/feature/source-deb822' into ↵Michael Vogt2014-01-181-2/+2
| |\ \ \ | | | | | | | | | | | | | | | debian/experimental-no-abi-break
| * \ \ \ merged mvo/feature/deb822Michael Vogt2014-01-161-17/+34
| |\ \ \ \
| * | | | | prepare 0.9.14.3~exp1Michael Vogt2014-01-052-2/+2
| | |_|_|/ | |/| | |
* | | | | add support for multipl types in one lineMichael Vogt2014-01-201-4/+4
| | | | |
* | | | | add support for multiple URIs in deb822 style sources.listMichael Vogt2014-01-201-2/+2
| | | | |
* | | | | add support for Enabled: no in deb822 sources.listMichael Vogt2014-01-201-2/+3
| | | | |
* | | | | add Description tag for deb822 sourcesMichael Vogt2014-01-201-0/+4
| |_|_|/ |/| | |
* | | | rename "Suite/Section" to pluralMichael Vogt2014-01-181-5/+5
| |_|/ |/| |
* | | implement suggestion by donkult (thanks!)Michael Vogt2014-01-171-2/+2
| |/ |/|
* | rename URL to Uri in deb822-sourcesMichael Vogt2014-01-161-2/+2
| |
* | rename "distribution" in sources.list to "suite"Michael Vogt2014-01-161-18/+20
| |
* | document deb822 style sources.listMichael Vogt2014-01-061-1/+16
|/
* prepare releaseMichael Vogt2013-12-2910-20/+74
|
* vendor/getinfo:Michael Vogt2013-12-211-1/+1
| | | | | * vendor/getinfo: - fix ubuntu-codename
* releasing package apt version 0.9.14.1Michael Vogt2013-12-122-3/+3
|
* really release 0.9.14Michael Vogt2013-12-0710-5977/+6909
|
* fix build failure with the new apt-vendors stuffMichael Vogt2013-12-061-1/+1
|
* * document Dpkg::Progress-Fancy (closes: 726169), thanks to James McCoyMichael Vogt2013-12-051-1/+1
|
* add a vendor specific file to have configurable entitiesDavid Kalnischkies2013-11-3024-164/+194
| | | | | | | 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.
* introduce a vendor system to change sources.listDavid Kalnischkies2013-11-303-14/+10
| | | | | | | | Many derivatives make quiet a few simple changes to apt introducing silly diffs just to change examples and co making it harder for them to update apt and harder for us to merge real changes back. First stop: doc/examples/sources.list
* improve documentation for Acquire::http::Proxy-Auto-Detect (thanks to ↵Michael Vogt2013-10-251-4/+10
| | | | Francesco Poli)
* add Acquire::http::Proxy-Auto-Detect to the apt.conf.5 manpage (closes: 726597)Michael Vogt2013-10-222-0/+14
|
* Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sidMichael Vogt2013-10-081-0/+12
|\
| * add man-page, improve option, use --with-new-pkgs as the flagMichael Vogt2013-08-281-0/+12
| |
* | rename "--dpkg-progress" to "--show-progress" and document it in apt-get.8Michael Vogt2013-10-011-1/+9
|/
* allow Pre-Install-Pkgs hooks to get info over an FD != stdinDavid Kalnischkies2013-08-161-2/+11
| | | | | | | | | | | | | | | This adds ::InfoFD option alongside the ::Version one to request sending the information to the specified FD, by default it is STDIN as it was the case before. The environment variable APT_HOOK_INFO_FD contains the FD the data is on as a confirmation that the APT version used understood the request. Allowing the hook to choose the FD is needed/helpful e.g. for shellscripts which have a hard time accessing FDs above 9 (as >= 10 are usually used internally by them) Closes: #671728
* merge patch from Daniel Hartwig to Clarify units of Acquire::http::Dl-Limit ↵Michael Vogt2013-08-151-4/+6
| | | | | | | (closes: #705445) Conflicts: debian/changelog
* run "doxygen -u" to update doxygen configDavid Kalnischkies2013-07-271-146/+522
| | | | Git-Dch: Ignore
* implement arch+= and arch-= for sources.listDavid Kalnischkies2013-07-111-1/+5
| | | | | | | | | | | | | | | Default is to acquire all architectures from APT::Architectures which can be changed by arch=, but this isn't very flexible if you want "mostly" the default as you have to hardcode the architectures then, so arch-= and arch+= can be used to add/remove architectures from the default set. On a machine with 'amd64' and 'i386' configured the lines: deb [arch+=armel] http://example.org/debian wheezy rocks deb [arch-=amd64] http://example.org/debian jessie rocks will result in the download of: wheezy Packages for 'amd64', 'i386' and 'armel' jessie Packages for 'i386'
* Version 3 for DPkg::Pre-Install-Pkgs with MultiArch infoDavid Kalnischkies2013-07-111-4/+10
| | | | | | | | | | | | | | | | | | | | | Adds on top of Version 2 to all displayed version numbers the architecture as well as the MultiArch flag for consumption by the hooks. Most of the time the architecture will be the same for both versions displayed, but packages might change from "all" to "any" (or back) between versions so we can't display the architecture for packages. Pseudo-Format for Version 3: <name> <version> <arch> <m-a-flag> <compare> <version> <arch> <m-a-flag> Examples: stuff - - none < 1 amd64 none **CONFIGURE** libsame 1 i386 same < 2 i386 same **CONFIGURE** stuff 2 i386 none > 1 i386 none **CONFIGURE** libsame 2 i386 same > - - none **REMOVE** toolkit 1 all foreign > - - none **REMOVE** Closes: #712116
* * Fix up two things in debian/apt.auto-removal.sh:Adam Conrad2013-07-111-1/+1
| | | | | | | | | | - Use exact matches with $-terminated regexes, so we don't get confusion between similarly-named kernel flavours. - Keep linux-backports-modules in sync with installed kernels. Conflicts: configure.in debian/changelog doc/apt-verbatim.ent