| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* debian/control:
- build-depend on doxygen
|
|\
| |
| | |
- install html doxygen in libapt-pkg-doc as well
|
| |\
| | |
| | | |
- install html doxygen in libapt-pkg-doc as well
|
| | |
| | |
| | | |
- install html doxygen in libapt-pkg-doc as well
|
|\| |
| | |
| | | |
- fix max tag buffer size (LP: #545336, closes: #578959)
|
| |\|
| | |
| | | |
- fix max tag buffer size (LP: #545336, closes: #578959)
|
| | |
| | |
| | | |
- fix max tag buffer size (LP: #545336, closes: #578959)
|
| | |
| | |
| | |
| | |
| | | |
* cmdline/apt-cache.cc:
- Add a showauto command to apt-cache.
- Add apt-get markauto and unmarkauto commands.
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- sync documentation with status quo, regarding files/directories in
use, extended_states and uri schemes.
* doc/cache.sgml:
- drop the file in favor of inplace documentation with doxygen
* apt-pkg/pkgcache.h:
- enhance the Groups ABI by providing a ID as the other structs does
- check also the size of the Group struct then checking for the others
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
- enhance the Groups ABI by providing a ID as the other structs does
- check also the size of the Group struct then checking for the others
|
| | | |
| | | |
| | | |
| | | | |
- drop the file in favor of inplace documentation with doxygen
|
| | | |
| | | |
| | | |
| | | | |
- sync documentation with status quo, regarding files/directories in
use, extended_states and uri schemes.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
- Merge fix from David to correct handling in single-arch environments.
This makes apt-get showauto working.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- add a class WeakPointable which allows one to register weak pointers to
an object which will be set to NULL when the object is deallocated.
* [ABI break] apt-pkg/acquire{-worker,-item,}.h:
- subclass pkgAcquire::{Worker,Item,ItemDesc} from WeakPointable.
|
|\| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
in his package choices
The previous implementation tried to install the package for arch A and
if this fails B, C and so on. This results in wrong architecture choices
for packages which depend on other pseudo packages, so he will now try
to install the dependencies first before trying the package itself and
only if this fails he tries the next architecture.
|
| | | | |
|
| | | |
| | | |
| | | | |
- error out if #clear directive has no argument
|
| | | |
| | | |
| | | | |
- be less strict and accept [option=value] as well
|
| | | |
| | | |
| | | | |
- correct typos in german apt_preferences manpage, thanks Chris Leick!
|
| | | | |
|
| | | |
| | | |
| | | | |
- Add a note about APT_CONFIG in the -c description (Closes: #578267)
|
| | | |
| | | |
| | | |
| | | | |
- align Installed and Candidate Version in policy so they can be compared
easier, thanks Ralf Gesellensetter for the pointer! (Closes: #578657)
|
| | | |
| | | |
| | | | |
- remove 999 chars Files and Checksums rewrite limit (Closes: #577759)
|
| | | |
| | | |
| | | |
| | | | |
And again thanks to Jari Aalto for spotting & patching!
|
| | | |
| | | |
| | | |
| | | |
| | | | |
- modernize if-statements not to use 'x' (Closes: #577117)
Thanks to Jari Aalto for spotting & patching!
|
| | | |
| | | |
| | | | |
Thanks to Jari Aalto for spotting & patching! (Closes: #577168)
|
| | | |
| | | |
| | | |
| | | | |
- remove Chroot-Directory from files passed to install commands.
Thanks to Kel Modderman for report & patch! (Closes: #577226)
|
| | | |
| | | |
| | | |
| | | | |
Dir::Cache::lists was set
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
- Acquire::ForceHash to force method for expected hash
- display MD5Sum in --print-uris if not forced to use another method
instead of displaying the strongest available (Closes: #576420)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- add a parent-guarded "mkdir -p" as CreateDirectory()
* apt-pkg/acquire.{cc,h}:
- add a delayed constructor with Setup() for success reporting
- check for and create directories in Setup if needed instead of
error out unfriendly in the Constructor (Closes: #523920, #525783)
- optional handle a lock file in Setup()
* cmdline/apt-get.cc:
- remove the lock file handling and let Acquire take care of it instead
|
| | | | |
|
| | | |
| | | |
| | | | |
- don't try to "unpack" pseudo packages twice
|
| | | |
| | | |
| | | |
| | | |
| | | | |
in the event of a failure in OpenLog() (which will happen if called with
Debug::NoLocking as user)
|
| | | |
| | | |
| | | | |
- "reinstall" the correct version for a killed pseudo package
|
|\ \ \ \
| | |/ /
| |/| | |
|
| |\ \ \
| | | |/
| | |/| |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- If no "_" is found in the language code, try to find a "."
This is required for languages like Esperanto that have no
county associated with them (LP: #560956)
Thanks to "Aisano" for the fix
|
| | | | |
|
| | | |
| | | |
| | | | |
- fix incorrect std::cout usage for debug output
|
| | | |
| | | |
| | | |
| | | | |
- add "IsIndexFile" to constructor of pkgAcqFile so that it sends
the right cache control headers
|
| | | |
| | | |
| | | |
| | | | |
https://wiki.ubuntu.com/NetworklessInstallationFixes (LP: #556831).
|
| |_|/
|/| |
| | | |
- fix crash when pkg.VersionList() is empty
|
| | | |
|
| | | |
|