]> git.saurik.com Git - apt.git/commit - doc/acquire-additional-files.txt
rename 'apt-get files' to 'apt-get indextargets'
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 9 Jul 2015 22:07:37 +0000 (00:07 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 10 Aug 2015 15:27:17 +0000 (17:27 +0200)
commitc2a4a8dded2dfb56dbcab9689b6cb4b96c9999b6
treeee4679a839124bd5ea0f487dd2d3408b9d57a173
parent0d5b9da9f597fecae9b912d37d4e58bc903bdd4f
rename 'apt-get files' to 'apt-get indextargets'

'files' is a bit too generic as a name for a command usually only used
programmatically (if at all) by developers, so instead of "wasting" this
generic name for this we use "indextargets" which is actually the name
of the datastructure the displayed data is stored in.
Along with this rename the config options are renamed accordingly.
apt-pkg/deb/debmetaindex.cc
apt-pkg/init.cc
apt-private/private-cmndline.cc
cmdline/apt-get.cc
doc/acquire-additional-files.txt
doc/apt-get.8.xml
doc/sources.list.5.xml
test/integration/test-acquire-same-repository-multiple-times
test/integration/test-apt-acquire-additional-files
test/integration/test-apt-get-update-unauth-warning
test/integration/test-sourceslist-lang-plusminus-options