index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
cdrom.cc
Age
Commit message (
Expand
)
Author
2007-10-02
- apt-pkg/cdrom.cc: '%lu' expects 'long unsigned int', but argument
Otavio Salvador
2007-08-03
* make apt -Wall clean
Michael Vogt
2007-06-08
* Removed the more leftover #pragma interface/implementation
Michael Vogt
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
2007-06-08
* add "purge" commandline argument, closes: #133421)
Michael Vogt
2007-06-08
* fix FTBFS with gcc 4.3, closes: #417090
Michael Vogt
2007-06-06
* merged the debian/experimental changes back
Michael Vogt
2007-05-08
Add one translatable string and a newline. Closes: #394722
bubulle@debian.org
2007-05-02
* merged with the apt--mvo branch
Michael Vogt
2007-03-07
* apt-pkg/cdrom.cc:
Michael Vogt
2007-03-07
- added APT::CDROM::UnMountOnFinish to have more control over
Michael Vogt
2007-03-07
* apt-pkg/cdrom.cc, methods/cdrom.cc:
Michael Vogt
2005-09-27
* merged with apt--mvo
Michael Vogt
2005-09-12
* fix apt-pkg/cdrom.cc to umount the cdrom again if anything fails
Michael Vogt
2005-08-23
* merged with apt--fixes--0
Michael Vogt
2005-07-28
* added a BUGS file with known problem, added apt-cdrom support for translate...
Michael Vogt
2005-03-06
Bring consistency to the use of capitals in programs messages
Christian Perrier
2005-02-25
* path scoring changed, the non-symlink path is scored highest
Michael Vogt
2005-02-04
Move CD-ROM handling backend into libapt-pkg
Matt Zimmerman