giterator¶ Python tools for doing git things. Using giterator Installation Examining history Iterating over history Writing snapshots as commits Command line use API Reference Git Git.path Git.__call__() Git.git() Git.init() Git.clone() Git.commit() Git.log() Git.tag() Git.tags() Git.tag_hashes() Git.branch() Git.branches() Git.branch_hashes() User User.name User.email Commit Commit.rev Commit.author Commit.author_date Commit.committer Commit.committer_date Commit.message Every Every.at() Every.ticks() Giteration Giteration.path Giteration.at Giteration.rev Giteration.message read() write() daily Repo Repo.make() Repo.clone() Repo.commit() Repo.commit_content() Development Setting up a development environment Running the tests Building the documentation Making a release Changes 0.4.0 (4 Jul 2026) 0.3.0 (4 Feb 2026) 0.2.0 (1 Oct 2021) 0.1.0 (28 Sep 2021) License Indices and tables¶ Index Module Index Search Page