Python Module Index

c | d | e | g | p | r | t | u
 
c
config Configuration functions and constants for pre-configuring CLI parameters.
 
d
defaults Plugin that provides the default behavior for core repomate functionality.
 
e
exception Custom exceptions for repomate.
 
g
git Wrapper functions for git CLI commands, such as push and clone.
 
p
pairwise Plugin that provides pairwise peer review allocations.
 
r
repomate
    repomate.config
    repomate.exception
    repomate.ext.defaults
    repomate.ext.pairwise
    repomate.git
    repomate.tuples
    repomate.util
 
t
tuples Module containing various namedtuple containers used throughout repomate.
 
u
util Miscellaneous utility functions that don't really belong anywhere else.