summaryrefslogtreecommitdiff
path: root/apt-pkg/orderlist.cc
Commit message (Collapse)AuthorAgeFilesLines
* cleanup commit for trigger processing:David Kalnischkies2009-09-181-10/+5
| | | | | | | | - remove the DPkg::NoConfTriggers - absolutely useless as we need TriggersPending already so we can use --no-triggers. - remove the Immediate-option from the example, it doesn't help much. - UnpackCritical uses DepUnPackPre with a D (on simple letter...) - the "smart" optimisation to skip A was not so smart - revert.
* Add even more config options and try to handle configuration problemsDavid Kalnischkies2009-09-151-24/+50
| | | | | arising if we upgrade essential or predependencies which need to be configured before even unpacking packages depending on them.
* add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-8/+2
|
* Fix some typos in docs and translations (thanks to timeless, closes: 368665)Luca Bruno2008-10-031-1/+1
|
* * Removed the more leftover #pragma interface/implementationMichael Vogt2007-06-081-3/+0
|\ | | | | closes: #306937 (thanks to Andreas Henriksson for the patch)
| * * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
| |
* | initial Breaks implementationIan Jackson2006-08-251-1/+16
|/
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+5
| | | | | | Author: jgg Date: 2001-05-07 05:49:43 GMT G++3 fixes from Randolph
* Fixed minor configuration ordering froobleArch Librarian2004-09-201-2/+5
| | | | | | Author: jgg Date: 2001-04-27 04:47:58 GMT Fixed minor configuration ordering frooble
* Join with aliencodeArch Librarian2004-09-201-45/+74
| | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
* Minimal CD swapsArch Librarian2004-09-201-15/+71
| | | | | | Author: jgg Date: 2000-01-16 08:45:46 GMT Minimal CD swaps
* More fixesArch Librarian2004-09-201-4/+4
| | | | | | Author: jgg Date: 2000-01-16 05:36:17 GMT More fixes
* Fixed ordering error for unpacked thingsArch Librarian2004-09-201-5/+5
| | | | | | Author: jgg Date: 1999-11-04 06:05:02 GMT Fixed ordering error for unpacked things
* Daniel Jacobowitz's gcc 2.95 C++ patchArch Librarian2004-09-201-11/+11
| | | | | | Author: jgg Date: 1999-07-20 05:53:32 GMT Daniel Jacobowitz's gcc 2.95 C++ patch
* Oops in crictical handlingArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-07-19 01:49:44 GMT Oops in crictical handling
* A bit better install ordering w/cdsArch Librarian2004-09-201-7/+19
| | | | | | Author: jgg Date: 1999-07-12 03:40:37 GMT A bit better install ordering w/cds
* Fixed handling of missing filesArch Librarian2004-09-201-4/+23
| | | | | | Author: jgg Date: 1999-07-04 23:22:53 GMT Fixed handling of missing files
* CD swapping supportArch Librarian2004-09-201-33/+71
| | | | | | Author: jgg Date: 1999-07-03 03:10:35 GMT CD swapping support
* SyncArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1998-09-26 05:34:18 GMT Sync
* First draft of make system and name change to apt-pkgArch Librarian2004-09-201-6/+6
| | | | | | Author: jgg Date: 1998-07-12 23:58:20 GMT First draft of make system and name change to apt-pkg
* SyncArch Librarian2004-09-201-0/+829
Author: jgg Date: 1998-07-07 04:17:00 GMT Sync