summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* only warn if (free) space can't be determined as it overflows the structDavid Kalnischkies2009-10-203-105/+115
| | | | as this prevents e.g. download operations on large RAIDs (Closes: #522238)
* Fix revno 1831.1.13 as i forget to add the definition to config.h.inDavid Kalnischkies2009-10-201-0/+1
| | | | | [cmdline/apt-get.cc] check for availability ofstatfs.f_type Patch from Robert Millan, thanks! (Closes: #509313)
* add more description to the manpage for the Immediate-Configuration andDavid Kalnischkies2009-10-195-563/+586
| | | | change another message to be also translatable.
* rewrite FindSrc() in cmdline/apt-get.cc to fix some bugs, including:David Kalnischkies2009-10-193-191/+200
| | | | | | | * cmdline/apt-get.cc: - source should displays his final pkg pick (Closes: #249383, #550952) - source doesn't need the complete version for match (Closes: #245250) - source ignores versions/releases if not available (Closes: #377424)
* correct apt-mark showauto synopsis, thanks Andrew Schulman (Closes: #551440)David Kalnischkies2009-10-185-10/+12
|
* add a message which will be displayed if xsltproc does respect the -oDavid Kalnischkies2009-10-161-0/+1
| | | | | flag again and a manual mv to the correct name is no longer needed. (used in the buildprocess of po4a manpages)
* update po(t)s of all languages and fix a simple docbook-warning inDavid Kalnischkies2009-10-143-635/+726
| | | | the fr.po by adding a contrib tag to apt.team in apt.ent
* fix compiler warning: suggest parentheses around && within || in cachedbDavid Kalnischkies2009-10-141-5/+5
|
* merge Julians changes from lp:~mvo/apt/debian-sidDavid Kalnischkies2009-10-143-4/+21
|\
| * methods/https.cc: Add support for authentication using netrc (Closes: #518473),Julian Andres Klode2009-10-122-0/+4
| | | | | | patch by Jussi Hakala <jussi.hakala@hut.fi>.
| * Merge configuration format simplification from jak branchJulian Andres Klode2009-10-112-4/+17
| |\
| | * doc/apt.conf.5.xml: Deprecate #include, we have apt.conf.d nowadays which ↵Julian Andres Klode2009-09-282-1/+4
| | | | | | | | | | | | | | | should be sufficient.
| | * doc/apt.conf.5.xml: Restrict option names to alphanumerical characters and ↵Julian Andres Klode2009-09-262-3/+5
| | | | | | | | | | | | "/-:._+".
| | * doc/apt.conf.5.xml: Start deprecating stuff.Julian Andres Klode2009-09-262-3/+12
| | | | | | | | | | | | - Deprecate unquoted values, string concatenation and explain what should not be written inside a value (quotes,backslash).
* | | add a note about the possibility to support more URI types by installingDavid Kalnischkies2009-10-132-0/+14
| | | | | | | | | | | | some apt-transport-methods packages, e.g. https and debtorrent.
* | | improve the documentation and errormessages regarding a failingDavid Kalnischkies2009-10-017-545/+642
| | | | | | | | | | | | | | | immediate configuration as the old message was quite a bit scare and uninformative.
* | | add a log of the changes made to debian/changelogDavid Kalnischkies2009-10-011-4/+5
| | |
* | | backout revno 1875 - as this aggressive immediate propergation is something ↵David Kalnischkies2009-10-011-4/+0
| | | | | | | | | | | | we want sometimes
* | | add guide.sgml and offline.sgml to the "translatable with po4a"-groupDavid Kalnischkies2009-10-018-333/+3377
| | | | | | | | | | | | | | | | | | | | | | | | Fix also the buildsystem for building the coresponding docs from these two files if they are exist for this language so we don't need to change the makefiles for ja and fr - and can also use the same simple makefiles for it and pl which ship these files as not-yet-with-po4a-translated (and currently no man page translation.)
* | | move the it translation of the guide to its own subdirectoryDavid Kalnischkies2009-09-303-1/+12
|/ / | | | | | | for consitents and sake of the universe reasons
* | * apt-pkg/packagemanager.cc:Michael Vogt2009-09-293-5/+15
| | | | | | | | - fix overly aggressive immediate config propergation (thanks to David Kalnischkies)
* | French translation completedbubulle@debian.org2009-09-271-17/+10
| |
* | Update PO filesbubulle@debian.org2009-09-2746-850/+995
| |
* | Polish translation updatebubulle@debian.org2009-09-272-36/+49
| |
* | Enable Lithuanian translationsbubulle@debian.org2009-09-262-2/+2
| |
* | Enable Asturian translationsbubulle@debian.org2009-09-262-1/+2
| |
* | Fix some typos from #479997bubulle@debian.org2009-09-264-4/+6
| |
* | French translation updatebubulle@debian.org2009-09-261-101/+100
| |
* | Fix typobubulle@debian.org2009-09-262-1/+2
| |
* | Fix typobubulle@debian.org2009-09-262-1/+2
| |
* | Disable hebrew on translator's requestbubulle@debian.org2009-09-262-1/+2
|/
* Update filesbubulle@debian.org2009-09-263-50/+90
|
* Update POT filebubulle@debian.org2009-09-261-86/+91
|
* French translation updatebubulle@debian.org2009-09-261-3/+2
|
* Update PO filesbubulle@debian.org2009-09-2642-4370/+4583
|
* Fix ftp(archive(1) documentation of -obubulle@debian.org2009-09-262-1/+8
|
* releasing version 0.7.24Michael Vogt2009-09-251-2/+2
|
* merged typo fixes from davidMichael Vogt2009-09-252-9/+9
|\
| * fix same typos in debian/changelog and doc/apt.conf.5.xmlDavid Kalnischkies2009-09-252-9/+9
| |
* | merged from davidMichael Vogt2009-09-2411-715/+1270
|\|
| * add a NEWS entry for the upcoming upload summarizing the bigger and/orDavid Kalnischkies2009-09-241-0/+16
| | | | | | | | user-visible changes.
| * Ignore TriggerPendings between multiple --configure callsDavid Kalnischkies2009-09-241-2/+17
| |
| * readd the pl-translation for the offline apt documentation for now asDavid Kalnischkies2009-09-243-3/+265
| | | | | | | | long as these files are not included in the po4a-powered translation work
| * try to be cristal clear about the usage of :: and {} (Closes: #503481)David Kalnischkies2009-09-245-697/+919
| | | | | | | | | | See the bugreport (and merged ones) for discussion details which lead to these additions to the introduction of the apt.conf manpage.
| * When selecting a real package instead of a virtual one,David Kalnischkies2009-09-242-9/+37
| | | | | | | | | | | | | | | | | | ignore versions for the same package that are not candidates. This allows us to survive repositories that contain more than one version of a package. Bugreport #547788 and patch by Marius Vollmer, thanks!
| * add bugnr to the fix two little typos in the --simulate description. ↵David Kalnischkies2009-09-241-1/+1
| | | | | | | | | | | | | | (Closes: #545059) The double spaces are not a bug of APT nor one of po4a. Thanks to Nicolas François for the explaination!
| * clarify the note for the pkgnames command in the manpage (Closes: #547599)David Kalnischkies2009-09-242-2/+7
| |
| * document the Acquire::http::Dl-Limit option in the manpageDavid Kalnischkies2009-09-242-1/+8
| |
* | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-09-243-25/+35
|\ \ | | | | | | | | | | | | | | | - when tcgetattr() returns non-zero skip all pty magic (thanks to Simon Richter, closes: #509866) * apt-inst/contrib/arfile.cc: - show propper error message for Invalid archive members
| * | * apt-inst/contrib/arfile.cc:Michael Vogt2009-09-242-1/+3
| | | | | | | | | - show propper error message for Invalid archive members