summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/dpkgpm.cc
Commit message (Expand)AuthorAgeFilesLines
* * make apt -Wall cleanMichael Vogt2007-08-031-4/+1
* * apt-pkg/init.cc: Michael Vogt2007-08-031-2/+4
* * doc/examples/configure-index:Michael Vogt2007-08-031-12/+17
* apt-pkg/deb/dpkgpm.{cc,h}Michael Vogt2007-07-191-20/+28
* apt-pkg/deb/dpkgpm.{cc,h}:Michael Vogt2007-07-191-131/+93
* apt-pkg/deb/dpkgpm.{cc,h}:Michael Vogt2007-07-191-12/+50
* apt-pkg/deb/dpkgpm.{cc,h}:Michael Vogt2007-07-161-131/+173
|\
| * apt-pkg/deb/dpkgpm.cc:Michael Vogt2007-07-161-18/+20
| * apt-pkg/deb/dpkgpm.cc:Michael Vogt2007-07-151-3/+13
| * apt-pkg/deb/dpkgpm.cc:Michael Vogt2007-07-151-107/+104
| * apt-pkg/deb/dpkgpm.{cc,h}:Michael Vogt2007-07-151-23/+38
| * apt-pkg/deb/dpkgpm.cc:Michael Vogt2007-07-151-5/+20
|/
* * first (raw and ineffient) implementationMichael Vogt2007-07-031-6/+71
* * merged the remaining bits from the apt--no-pragma branchMichael Vogt2007-06-091-3/+0
|\
| * * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
* | * merged with apt--mvoMichael Vogt2006-12-141-25/+41
|\ \
| * | * apt-pkg/deb/dpkgpm.cc: Michael Vogt2006-11-271-7/+16
| * | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2006-10-311-0/+2
| * | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2006-10-301-7/+12
| |/
| * * apt-pkg/deb/dpkgpm.cc:Michael Vogt2006-09-301-11/+11
* | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2006-08-151-0/+2
|/
* * apt-pkg/deb/dpkgpm.cc:Michael Vogt2006-07-251-1/+7
* * apt-pkg/deb/dpkgpm.cc: wording fixes (thanks to mdz)Michael Vogt2006-04-251-2/+2
* * wording (thanks to mdz)Michael Vogt2006-04-181-2/+2
* * merged from mainMichael Vogt2005-08-091-26/+216
* Merge michael.vogt@canonical.com--2004/apt--status-fd--0Matt Zimmerman2005-01-191-2/+17
* Increase Dpkg::MaxArgs and Dpkg::MaxArgBytesMatt Zimmerman2004-11-131-2/+2
* * Restore SIGINT/SIGQUIT handlers to their old values (...Arch Librarian2004-09-201-5/+9
* * Only try to clear stdin if it is a tty, to avoid loop...Arch Librarian2004-09-201-2/+2
* When building the dpkg command line, allow for 8192 cha...Arch Librarian2004-09-201-2/+2
* Configurable max values to use with dpkgArch Librarian2004-09-201-8/+9
* Ignore pipe failured for package list sub process. Clos...Arch Librarian2004-09-201-7/+2
* Fixed typoArch Librarian2004-09-201-3/+2
* Fixed c_str handlingArch Librarian2004-09-201-2/+3
* Moved using aroundArch Librarian2004-09-201-2/+2
* G++3 fixes from RandolphArch Librarian2004-09-201-2/+5
* Two small bug fixesArch Librarian2004-09-201-3/+1
* Join with aliencodeArch Librarian2004-09-201-26/+136
* * Added DPkg::FlushSTDIN to control the flushing of std...Arch Librarian2004-09-201-13/+16
* Added subprocess to segfault errorArch Librarian2004-09-201-4/+4
* More Solaris fixesArch Librarian2004-09-201-2/+2
* Fixed calling of pre-dpkg scriptArch Librarian2004-09-201-11/+10
* Joey Hess's patchArch Librarian2004-09-201-2/+87
* Minor cleanups, fix for checksum lowercase bugArch Librarian2004-09-201-2/+2
* g++- worksArch Librarian2004-09-201-3/+15
* CD swapping supportArch Librarian2004-09-201-1/+9
* Working apt-get source build stuffArch Librarian2004-09-201-29/+3
* Better dpkg error reportingArch Librarian2004-09-201-2/+8
* Fixed a few minor dpkg settingsArch Librarian2004-09-201-3/+5
* Added some control over how dpkg is invokedArch Librarian2004-09-201-8/+107