summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2009-01-10* doc/: Heavily improve documentationJulian Andres Klode7-14/+655
2009-01-09* doc/source/coding.rst: Add the jak branchJulian Andres Klode1-0/+7
2009-01-09* setup.py, doc/source/conf.py: Fix building by adding build/lib* to PYTHONPATHJulian Andres Klode2-2/+9
2009-01-09* Introduce the new documentation and add 0.7.9~exp2 to changelog.Julian Andres Klode23-13/+1396
2009-01-09Cleanup: Remove whitespace at the end of line in all python codes.Julian Andres Klode7-12/+12
2008-11-24merged from the consolidation-bracn (with some modificatins)Michael Vogt1-109/+21
2008-11-07python/acquire.cc (GetPkgAcqFile): Support DestDir and DestFilename.Michael Vogt1-12/+1
2008-07-21* doc/examples/config.py:Emanuele Rocca1-2/+1
2008-01-08doc/examples/gui-inst.py:Michael Vogt1-42/+13
2008-01-04* use the new CacheFile::ListUpdate() codeMichael Vogt1-0/+13
2007-09-14* doc/examples/acquire.pyMichael Vogt1-2/+1
2007-09-04* python/metaindex.cc:Michael Vogt1-0/+15
2007-06-28* python/package.py:Michael Vogt1-0/+12
2007-06-10* merged translated package descriptions branchMichael Vogt1-0/+25
2006-10-02* progress.cc:Michael Vogt1-1/+1
2006-09-12* apt/progress.py:Michael Vogt1-4/+1
2006-08-03* basic ddtp support addedMichael Vogt1-0/+25
2006-06-09* changelog updatedMichael Vogt2-1/+23
2006-04-26* added a simple "all_deps" recursive example Michael Vogt1-0/+34
2006-03-22* add PkgSrcRecords.Index to the codeMichael Vogt1-1/+1
2006-03-22* added indexFile.ArchiveURI(string)Michael Vogt1-0/+1
2006-03-22* fixes for the pkgSrcRecords codeMichael Vogt2-1/+7
2006-02-28* interface fixes for kamion, pychecker fixesMichael Vogt1-0/+17
2006-01-05* small fixes in the new Origin.trusted codeMichael Vogt1-1/+1
2006-01-04* added support for pkgIndexFileMichael Vogt1-0/+20
2005-12-29* improved the gui-inst exampleMichael Vogt1-1/+3
2005-12-22* removed the fetchProgress from _fetchArchives() (no longer needed)Michael Vogt1-4/+4
2005-12-07* InstallProgress.{error,conffile}() functions addedMichael Vogt1-1/+8
2005-12-07* make pkgAcqFile use the old interface so that we don't depend on a new apt ...Michael Vogt1-5/+23
2005-12-06* apt.progress.InstallProgress class improvedMichael Vogt1-41/+22
2005-12-06* bugfix in the acquire.FetchNeeded codeMichael Vogt1-0/+11
2005-12-06* removed debug outputMichael Vogt1-3/+0
2005-12-02* added "{candidate,installed}Downloadable"Michael Vogt1-0/+36
2005-12-01* pkgAcqFile wrapper addedMichael Vogt1-0/+7
2005-11-28* cache.commit() uses the packagemanager python code now (+fix the gui-inst e...Michael Vogt1-22/+31
2005-11-22* another bugfix in the new pkgPackageManager wrapperMichael Vogt1-0/+1
2005-11-22* fix in the pkgmanager.cc code (/me needs to be hit with a clue-stick)Michael Vogt1-7/+13
2005-11-21* apt_inst.debExtractArchive() addedMichael Vogt1-2/+10
2005-11-18* added stat constants to the acquire-item interfaceMichael Vogt1-1/+5
2005-11-18* support for the pkgAcquire::ItemIterator added Michael Vogt1-3/+16
2005-11-18* acquire interface works with progress reporting nowMichael Vogt1-1/+9
2005-11-18* basic pkgAcquire + pkgPackageManager support addedMichael Vogt1-0/+24
2005-10-20* merged with the progress reporting codeMichael Vogt2-9/+61
2005-09-20* example for working with apt_inst addedMichael Vogt1-0/+39
2005-08-08* support for srcrecords.Files addedMichael Vogt1-0/+2
2005-08-08* more "beef" added to the build-depends exampleMichael Vogt1-1/+16
2005-08-08* made the build-deps.py example usefullMichael Vogt1-7/+16
2005-08-05* improved the examples, added README tooMichael Vogt3-9/+13
2005-08-03* some docstrings added, more api fixingMichael Vogt2-15/+15
2005-08-03* API BREAK: follow PEP08 now Michael Vogt2-11/+11