def git_log()

in scripts/changelog.py [0:0]


def git_log(args):
    return git_exec(["log"] + args)