projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c723e7
)
Add FindVCS() to __all__.
author
Michał Górny
<gentoo@mgorny.alt.pl>
Wed, 14 Jul 2010 09:32:31 +0000
(11:32 +0200)
committer
Zac Medico
<zmedico@gentoo.org>
Wed, 14 Jul 2010 09:37:27 +0000
(
02:37
-0700)
pym/repoman/utilities.py
patch
|
blob
|
history
diff --git
a/pym/repoman/utilities.py
b/pym/repoman/utilities.py
index acecd79829704db3389803ddc19e9b1b19772f80..8e15de0838872f3bdfc886c75c29eac7743b8e99 100644
(file)
--- a/
pym/repoman/utilities.py
+++ b/
pym/repoman/utilities.py
@@
-10,6
+10,7
@@
__all__ = [
"editor_is_executable",
"FindPackagesToScan",
"FindPortdir",
+ "FindVCS",
"format_qa_output",
"get_commit_message_with_editor",
"get_commit_message_with_stdin",