summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | methods/cdrom.cc: move the scan into the loop that waits for a CDMichael Vogt2009-07-223-29/+47
| * | | * methods/cdrom.cc:Michael Vogt2009-07-224-21/+84
| * | | apt-pkg/cdrom.cc: make cdrom.Mounted property reliableMichael Vogt2009-07-221-1/+2
| * | | move libudev based code into libapt cdrom.cc classMichael Vogt2009-07-096-56/+142
| * | | prototype for libudev dlopen() type of cdrom detectionMichael Vogt2009-07-082-5/+62
* | | | merged from the mvo branchMichael Vogt2009-07-222-5/+12
|\ \ \ \
* | | | | French translation yet-another-updatebubulle@debian.org2009-07-211-22/+23
* | | | | Update all PO filesbubulle@debian.org2009-07-2144-10456/+13334
* | | | | Slovak translation updatedbubulle@debian.org2009-07-211-165/+181
* | | | | merged from donkultMichael Vogt2009-07-211-7/+7
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | [apt-pkg/pkgcachegen.cc] remove the Ver == 0 and Desc == 0 from the lastDavid Kalnischkies2009-07-211-7/+7
* | | | | merged from the mvo branchMichael Vogt2009-07-212-5/+7
|\ \ \ \ \
* \ \ \ \ \ The 'not dead yet' releaseMichael Vogt2009-07-2142-467/+518
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.ccDavid Kalnischkies2009-07-213-67/+50
| * | | | | display warnings instead of errors if the parts dirs doesn't existDavid Kalnischkies2009-07-155-9/+32
| * | | | | [contrib/error.cc] place a colon between errno and error text in outputDavid Kalnischkies2009-07-151-6/+7
| * | | | | merge with lp:~mvo/apt/debian-sidDavid Kalnischkies2009-07-1513-615/+775
| |\ \ \ \ \
| * | | | | | add a segfault handler to MMap to show the Cache-Limit message, whichDavid Kalnischkies2009-07-082-0/+26
| * | | | | | [contrib/mmap] implements a theoretical dynamic growing mmapDavid Kalnischkies2009-07-083-21/+67
| * | | | | | * remove the MarkKeep calls if Is{Delete,Install}Ok false, becauseDavid Kalnischkies2009-07-072-11/+21
| * | | | | | [apt-get] add possibility to hide the user simulation noteDavid Kalnischkies2009-07-073-6/+9
| * | | | | | versions with a pin of -1 shouldn't be a candidate (Closes: #355237)David Kalnischkies2009-07-013-4/+13
| * | | | | | * add hook for MarkInstall and MarkDelete (closes: #470035)David Kalnischkies2009-06-305-61/+84
| * | | | | | add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-3034-495/+420
* | | | | | | merged from mvoMichael Vogt2009-07-211-0/+3
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ merge from mvoMichael Vogt2009-07-211-173/+140
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ * apt-pkg/acquire.cc:Michael Vogt2009-07-2127-246/+760
|\ \ \ \ \ \ \ \ \
* | | | | | | | | | Update French manpage translationbubulle@debian.org2009-07-172-110/+426
* | | | | | | | | | * apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:Julian Andres Klode2009-07-163-8/+21
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | * debian/apt.cron.daily:Michael Vogt2009-07-142-0/+9
* | | | | | | | | German translation completedbubulle@debian.org2009-07-121-2/+7
* | | | | | | | | German translation updatebubulle@debian.org2009-07-102-191/+193
* | | | | | | | | Remove Eugene V. Lyubimkin from uploaders as requested.Julian Andres Klode2009-07-062-1/+2
* | | | | | | | | Support /etc/apt/preferences.d, by adding ReadPinDir() (Closes: #535512)Julian Andres Klode2009-07-068-6/+59
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Support /etc/apt/preferences.d (Closes: #535512)Julian Andres Klode2009-07-067-5/+57
* | | | | | | | | | configure-index: document Dir::Etc::SourceParts and some other optionsJulian Andres Klode2009-07-062-2/+7
|/ / / / / / / / /
* | | | | | | | | Correct spellingbubulle@debian.org2009-07-061-2/+2
* | | | | | | | | French translation updatebubulle@debian.org2009-07-011-215/+248
* | | | | | | | | Updated Asturian translationMarcos Alvarez Costales2009-07-012-200/+251
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to workMichael Vogt2009-06-302-1/+3
* | | | | | | | merged r1811..1815 from lp:~donkult/apt/experimentalMichael Vogt2009-06-308-137/+163
* | | | | | | | merged r1811 from lp:~donkult/apt/experimenalMichael Vogt2009-06-301-1/+1
* | | | | | | | merge the AutoInstOk patch from debian-experimentalMichael Vogt2009-06-304-33/+32
* | | | | | | | * support IsAutoInstallOk in the resolver tooMichael Vogt2009-06-293-9/+25
* | | | | | | | merge r1797 from lp:~donkult/apt/experimentalMichael Vogt2009-06-293-8/+13
* | | | | | | | add hook for auto-install (closes: #470035)Michael Vogt2009-06-293-0/+34
* | | | | | | | do not write state file in simulate mode (closes: #433007)Michael Vogt2009-06-292-1/+3
* | | | | | | | * add Debug::pkgDepCache::Marker with more detailed debug output Michael Vogt2009-06-295-31/+84
* | | | | | | | * add depth information to the debug output and show what dependsMichael Vogt2009-06-298-142/+298
* | | | | | | | support running "--simulate" as userMichael Vogt2009-06-293-1/+18