summaryrefslogtreecommitdiffstats
path: root/pym
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-01-12 08:01:04 +0000
committerZac Medico <zmedico@gentoo.org>2009-01-12 08:01:04 +0000
commit0b2c54b5bdef47a9a6f2dee8654f4984ed8cb874 (patch)
tree4d5c9bdf8bd0fcb55c2de1025165b6f9d09c38cc /pym
parentb6df7e70b104c69f844dd5a9e26f4f3e604d1ac4 (diff)
downloadportage-0b2c54b5bdef47a9a6f2dee8654f4984ed8cb874.tar.gz
portage-0b2c54b5bdef47a9a6f2dee8654f4984ed8cb874.tar.bz2
portage-0b2c54b5bdef47a9a6f2dee8654f4984ed8cb874.zip
Bug #252727 - Use `git diff-index --name-only --diff-filter=M HEAD` instead
of `git ls-files -m --with-tree=HEAD` since the latter doesn't behave like we want for files that have been added to the index. Also, use `git diff-index` instead of `git diff` since the latter is considered a high-level "porcelain" command which means that it's interface may not be reliable. (trunk r12359) svn path=/main/branches/2.1.6/; revision=12430
Diffstat (limited to 'pym')
0 files changed, 0 insertions, 0 deletions