| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-06-17 | doc: whatsnew: Document what's new in beta3 | Julian Andres Klode | 1 | -1/+13 | |
| 2015-06-10 | cleanup: Fix some too long lines, and references in the documentation | Julian Andres Klode | 1 | -1/+1 | |
| Gbp-Dch: ignore | |||||
| 2015-06-10 | Document that the cache now supports :all and friends | Julian Andres Klode | 1 | -0/+2 | |
| Gbp-Dch: ignore | |||||
| 2015-06-10 | apt_pkg.Package: Drop the unset 'auto' attribute | Julian Andres Klode | 1 | -0/+2 | |
| If somebody uses that, it could assume that no package is auto removable, because the attribute is always 0. So let's just remove that instead of having crazy code working the way it's not intended. Closes: #565364 | |||||
| 2015-06-10 | Remove apt.progress.gtk2 | Julian Andres Klode | 1 | -0/+10 | |
| 2015-06-10 | doc: Document apt_pkg.TagFile additions | Julian Andres Klode | 1 | -1/+2 | |
| 2015-06-10 | doc: Prepare for 1.0 release | Julian Andres Klode | 1 | -0/+26 | |
| Change the whatsnew page to a two-component variant (1.0, so we do not get bug fix releases mixed in there, and update the pages for the changes planned for 1.0. Not all have been committed yet, though. | |||||
| 2015-05-07 | update whatsnew | Michael Vogt | 2 | -10/+17 | |
| 2015-05-07 | Fix dead links in python-apt documentation | Michael Vogt | 1 | -0/+10 | |
| Closes: #779426 | |||||
| 2011-04-29 | apt_pkg: Add subclassing fun to PackageManager, for #623485 as well | Julian Andres Klode | 1 | -2/+10 | |
| 2011-04-27 | apt_pkg: Add OrderList, wanted for mancoosi (Closes: #623485) | Julian Andres Klode | 1 | -0/+2 | |
| 2011-04-05 | What's new in 0.8 document | Julian Andres Klode | 1 | -0/+28 | |
| 2010-11-17 | The C++ API/ABI is stable now. | Julian Andres Klode | 1 | -4/+0 | |
| 2010-11-17 | * doc: | Julian Andres Klode | 1 | -6/+23 | |
| - Various documentation updates. | |||||
| 2010-05-19 | Big documentation update. | Julian Andres Klode | 1 | -2/+1 | |
| 2010-02-02 | Fix typo seperated => separated in multiple files (reported by lintian). | Julian Andres Klode | 1 | -1/+1 | |
| 2010-01-15 | Change version from 0.8 to 0.7.100 to indicate compatibility. | Julian Andres Klode | 1 | -17/+31 | |
| 2009-07-23 | doc/source: Big documentation reorganisation. | Julian Andres Klode | 1 | -1/+3 | |
| Due to the new C++ API and because I wanted to include some tutorials, the documentation is now seperated into 4 sections: library => Documentation of modules. tutorials => Tutorials for using python-apt and contributing whatsnew => Release notes c++ => Documentation,Tutorials for the C++ API This commit also includes a new overview page, like the Python documentation. | |||||
| 2009-07-21 | python/lock.cc: Implement apt_pkg.FileLock(). | Julian Andres Klode | 1 | -0/+6 | |
| This is yet another context manager, this time for locking files. It can be used multiple times and features an internal counter. | |||||
| 2009-07-20 | doc/source/whatsnew/0.8.0.rst: Document apt_pkg.SystemLock. | Julian Andres Klode | 1 | -2/+7 | |
| 2009-07-08 | doc/source/whatsnew/0.8.0.rst: Document the changes to the dependency handling. | Julian Andres Klode | 1 | -0/+61 | |
| 2009-06-05 | apt/cache.py: Introduce Cache.actiongroup() | Julian Andres Klode | 1 | -1/+1 | |
| This is a short function which creates an actiongroup on the current depcache. | |||||
| 2009-06-05 | Introduce the rename rules formally, and add some exceptions. | Julian Andres Klode | 1 | -2/+80 | |
| 2009-04-19 | * doc: Update the documentation to the current state. | Julian Andres Klode | 2 | -0/+42 | |
