summaryrefslogtreecommitdiff
path: root/cmdline/apt-mark
Commit message (Collapse)AuthorAgeFilesLines
* * cmdline/apt-mark:Michael Vogt2009-06-031-27/+45
| | | - add "showauto" option to show automatically installed packages
* * cmdline/apt-mark:Michael Vogt2007-09-251-2/+2
| | | | - Fix chmoding after have renamed the extended-states file (LP: #140019) (thanks to Laurent Bigonville)
* * merged some more missing bitsMichael Vogt2007-06-091-0/+1
|\
| * * apt-pkg/depcache.cc:Michael Vogt2007-03-141-0/+1
| | | | | | | | - always chmod extended_states to 0644
* | cmdline/apt-mark: fix chmod()/rename() orderingMichael Vogt2007-03-141-0/+1
|/
* * cmdline/apt-mark:Michael Vogt2006-06-261-0/+63
- very simple tool to manipulate the extended_states for autoinstall * apt-pkg/depcache.cc: - keep exisiting data in "extended_states" to make other tools happy