vcs2l
Contents:
Installation
API Documentation:
vcs2l
vcs2l package
Subpackages
vcs2l.clients package
vcs2l.commands package
Submodules
vcs2l
vcs2l
vcs2l package
vcs2l.commands package
vcs2l.commands.log module
View page source
vcs2l.commands.log module
class
vcs2l.commands.log.
LogCommand
(
args
)
Bases:
Command
command
=
'log'
help
=
'Show
commit
logs'
vcs2l.commands.log.
get_parser
(
)
vcs2l.commands.log.
main
(
args
=
None
,
stdout
=
None
,
stderr
=
None
)