Index
_
- __abstractmethods__ (git.config.GitConfigParser attribute)
- (git.index.base.IndexFile attribute)
- (git.objects.commit.Commit attribute)
- (git.objects.submodule.base.Submodule attribute)
- (git.objects.submodule.root.RootModule attribute)
- (git.objects.submodule.util.SubmoduleConfigParser attribute)
- (git.objects.tree.Tree attribute)
- (git.objects.util.Traversable attribute)
- (git.refs.head.Head attribute)
- (git.refs.log.RefLog attribute)
- (git.refs.reference.Reference attribute)
- (git.refs.remote.RemoteReference attribute)
- (git.refs.tag.TagReference attribute)
- (git.remote.FetchInfo attribute)
- (git.remote.PushInfo attribute)
- (git.remote.Remote attribute)
- (git.types.Has_id_attribute attribute)
- (git.types.Has_Repo attribute)
- (git.util.IterableObj attribute)
- __annotations__ (git.cmd.Git attribute)
- (git.cmd.Git.AutoInterrupt attribute)
- (git.config.GitConfigParser attribute)
- (git.config.SectionConstraint attribute)
- (git.db.GitDB attribute)
- (git.diff.Diffable attribute)
- (git.diff.DiffIndex attribute)
- (git.exc.BadName attribute)
- (git.exc.BadObject attribute)
- (git.exc.BadObjectType attribute)
- (git.exc.CacheError attribute)
- (git.exc.CheckoutError attribute)
- (git.exc.CommandError attribute)
- (git.exc.GitCommandError attribute)
- (git.exc.GitCommandNotFound attribute)
- (git.exc.GitError attribute)
- (git.exc.HookExecutionError attribute)
- (git.exc.InvalidDBRoot attribute)
- (git.exc.InvalidGitRepositoryError attribute)
- (git.exc.NoSuchPathError attribute)
- (git.exc.ODBError attribute)
- (git.exc.ParseError attribute)
- (git.exc.RepositoryDirtyError attribute)
- (git.exc.UnmergedEntriesError attribute)
- (git.exc.UnsafeOptionError attribute)
- (git.exc.UnsafeProtocolError attribute)
- (git.exc.UnsupportedOperation attribute)
- (git.exc.WorkTreeRepositoryUnsupported attribute)
- (git.index.base.IndexFile attribute)
- (git.index.typ.BaseIndexEntry attribute)
- (git.index.typ.IndexEntry attribute)
- (git.objects.base.IndexObject attribute)
- (git.objects.base.Object attribute)
- (git.objects.blob.Blob attribute)
- (git.objects.commit.Commit attribute)
- (git.objects.submodule.base.Submodule attribute)
- (git.objects.submodule.base.UpdateProgress attribute)
- (git.objects.submodule.root.RootModule attribute)
- (git.objects.submodule.root.RootUpdateProgress attribute)
- (git.objects.tag.TagObject attribute)
- (git.objects.tree.Tree attribute)
- (git.objects.util.Traversable attribute)
- (git.refs.head.HEAD attribute)
- (git.refs.head.Head attribute)
- (git.refs.log.RefLog attribute)
- (git.refs.log.RefLogEntry attribute)
- (git.refs.reference.Reference attribute)
- (git.refs.remote.RemoteReference attribute)
- (git.refs.tag.TagReference attribute)
- (git.remote.FetchInfo attribute)
- (git.remote.PushInfo attribute)
- (git.remote.Remote attribute)
- (git.remote.RemoteProgress attribute)
- (git.repo.base.Repo attribute)
- (git.types.Files_TD attribute)
- (git.types.Has_id_attribute attribute)
- (git.types.Has_Repo attribute)
- (git.types.HSH_TD attribute)
- (git.types.Total_TD attribute)
- (git.util.Actor attribute)
- (git.util.CallableRemoteProgress attribute)
- (git.util.IterableList attribute)
- (git.util.IterableObj attribute)
- (git.util.LockFile attribute)
- (git.util.RemoteProgress attribute)
- __call__() (git.cmd.Git method)
- __contains__() (git.objects.tree.Tree method)
- __del__() (git.cmd.Git.AutoInterrupt method)
- __delitem__() (git.objects.tree.TreeModifier method)
- __dict__ (git.diff.DiffIndex attribute)
- (git.index.typ.BaseIndexEntry attribute)
- (git.objects.util.tzoffset attribute)
- (git.refs.head.Head attribute)
- (git.repo.base.Repo attribute)
- (git.types.Files_TD attribute)
- (git.types.Has_id_attribute attribute)
- (git.types.Has_Repo attribute)
- (git.types.HSH_TD attribute)
- (git.types.Total_TD attribute)
- __dir__() (in module git.compat)
- __enter__() (git.config.GitConfigParser method)
- __eq__() (git.diff.Diff method)
- __exit__() (git.config.GitConfigParser method)
- __getattr__() (git.cmd.Git method)
- __getattribute__() (git.cmd.Git method)
- __getitem__() (git.objects.tree.Tree method)
- __getslice__() (git.objects.tree.Tree method)
- __getstate__() (git.cmd.Git method)
- __hash__() (git.diff.Diff method)
- __init__() (git.cmd.Git method)
- (git.cmd.Git.AutoInterrupt method)
- (git.cmd.Git.CatFileContentStream method)
- (git.config.GitConfigParser method)
- (git.config.SectionConstraint method)
- (git.db.GitCmdObjectDB method)
- (git.db.GitDB method)
- (git.diff.Diff method)
- (git.exc.CheckoutError method)
- (git.exc.CommandError method)
- (git.exc.GitCommandError method)
- (git.exc.GitCommandNotFound method)
- (git.exc.HookExecutionError method)
- (git.exc.RepositoryDirtyError method)
- (git.index.base.CheckoutError method)
- (git.index.base.IndexFile method)
- (git.index.typ.BlobFilter method)
- (git.index.util.TemporaryFileSwap method)
- (git.objects.base.IndexObject method)
- (git.objects.base.Object method)
- (git.objects.commit.Commit method)
- (git.objects.submodule.base.Submodule method)
- (git.objects.submodule.root.RootModule method)
- (git.objects.submodule.util.SubmoduleConfigParser method)
- (git.objects.tag.TagObject method)
- (git.objects.tree.Tree method)
- (git.objects.tree.TreeModifier method)
- (git.objects.util.Actor method)
- (git.objects.util.ProcessStreamAdapter method)
- (git.objects.util.tzoffset method)
- (git.refs.head.HEAD method)
- (git.refs.log.RefLog method)
- (git.refs.reference.Reference method)
- (git.refs.symbolic.SymbolicReference method)
- (git.remote.FetchInfo method)
- (git.remote.PushInfo method)
- (git.remote.Remote method)
- (git.remote.RemoteProgress method)
- (git.repo.base.Repo method)
- (git.types.Has_id_attribute method)
- (git.types.Has_Repo method)
- (git.util.Actor method)
- (git.util.BlockingLockFile method)
- (git.util.CallableRemoteProgress method)
- (git.util.IndexFileSHA1Writer method)
- (git.util.IterableList method)
- (git.util.IterableObj method)
- (git.util.LockFile method)
- (git.util.RemoteProgress method)
- (git.util.Stats method)
- __iter__() (git.cmd.Git.CatFileContentStream method)
- __len__() (git.objects.tree.Tree method)
- __module__ (git.cmd.Git attribute)
- (git.cmd.Git.AutoInterrupt attribute)
- (git.cmd.Git.CatFileContentStream attribute)
- (git.config.GitConfigParser attribute)
- (git.config.SectionConstraint attribute)
- (git.db.GitCmdObjectDB attribute)
- (git.db.GitDB attribute)
- (git.diff.Diff attribute)
- (git.diff.Diffable attribute)
- (git.diff.DiffConstants attribute)
- (git.diff.DiffIndex attribute)
- (git.exc.AmbiguousObjectName attribute)
- (git.exc.BadName attribute)
- (git.exc.BadObject attribute)
- (git.exc.BadObjectType attribute)
- (git.exc.CacheError attribute)
- (git.exc.CheckoutError attribute)
- (git.exc.CommandError attribute)
- (git.exc.GitCommandError attribute)
- (git.exc.GitCommandNotFound attribute)
- (git.exc.GitError attribute)
- (git.exc.HookExecutionError attribute)
- (git.exc.InvalidDBRoot attribute)
- (git.exc.InvalidGitRepositoryError attribute)
- (git.exc.NoSuchPathError attribute)
- (git.exc.ODBError attribute)
- (git.exc.ParseError attribute)
- (git.exc.RepositoryDirtyError attribute)
- (git.exc.UnmergedEntriesError attribute)
- (git.exc.UnsafeOptionError attribute)
- (git.exc.UnsafeProtocolError attribute)
- (git.exc.UnsupportedOperation attribute)
- (git.exc.WorkTreeRepositoryUnsupported attribute)
- (git.index.base.CheckoutError attribute)
- (git.index.base.IndexFile attribute)
- (git.index.typ.BaseIndexEntry attribute)
- (git.index.typ.BlobFilter attribute)
- (git.index.typ.IndexEntry attribute)
- (git.index.util.TemporaryFileSwap attribute)
- (git.objects.base.IndexObject attribute)
- (git.objects.base.Object attribute)
- (git.objects.blob.Blob attribute)
- (git.objects.commit.Commit attribute)
- (git.objects.submodule.base.Submodule attribute)
- (git.objects.submodule.base.UpdateProgress attribute)
- (git.objects.submodule.root.RootModule attribute)
- (git.objects.submodule.root.RootUpdateProgress attribute)
- (git.objects.submodule.util.SubmoduleConfigParser attribute)
- (git.objects.tag.TagObject attribute)
- (git.objects.tree.Tree attribute)
- (git.objects.tree.TreeModifier attribute)
- (git.objects.util.Actor attribute)
- (git.objects.util.ProcessStreamAdapter attribute)
- (git.objects.util.Traversable attribute)
- (git.objects.util.tzoffset attribute)
- (git.refs.head.HEAD attribute)
- (git.refs.head.Head attribute)
- (git.refs.log.RefLog attribute)
- (git.refs.log.RefLogEntry attribute)
- (git.refs.reference.Reference attribute)
- (git.refs.remote.RemoteReference attribute)
- (git.refs.symbolic.SymbolicReference attribute)
- (git.refs.tag.TagReference attribute)
- (git.remote.FetchInfo attribute)
- (git.remote.PushInfo attribute)
- (git.remote.Remote attribute)
- (git.remote.RemoteProgress attribute)
- (git.repo.base.Repo attribute)
- (git.types.Files_TD attribute)
- (git.types.Has_id_attribute attribute)
- (git.types.Has_Repo attribute)
- (git.types.HSH_TD attribute)
- (git.types.Total_TD attribute)
- (git.util.Actor attribute)
- (git.util.BlockingLockFile attribute)
- (git.util.CallableRemoteProgress attribute)
- (git.util.IndexFileSHA1Writer attribute)
- (git.util.IterableList attribute)
- (git.util.IterableObj attribute)
- (git.util.LockFile attribute)
- (git.util.RemoteProgress attribute)
- (git.util.Stats attribute)
- __ne__() (git.diff.Diff method)
- __new__() (git.index.typ.BaseIndexEntry static method)
- __next__() (git.cmd.Git.CatFileContentStream method)
- __non_callable_proto_members__ (git.types.Has_id_attribute attribute)
- __optional_keys__ (git.types.Files_TD attribute)
- __orig_bases__ (git.config.SectionConstraint attribute)
- __parameters__ (git.config.SectionConstraint attribute)
- (git.diff.DiffIndex attribute)
- (git.objects.commit.Commit attribute)
- (git.objects.submodule.base.Submodule attribute)
- (git.objects.submodule.root.RootModule attribute)
- (git.refs.head.Head attribute)
- (git.refs.log.RefLog attribute)
- (git.refs.log.RefLogEntry attribute)
- (git.refs.reference.Reference attribute)
- (git.refs.remote.RemoteReference attribute)
- (git.refs.tag.TagReference attribute)
- (git.remote.FetchInfo attribute)
- (git.remote.PushInfo attribute)
- (git.remote.Remote attribute)
- (git.types.Has_id_attribute attribute)
- (git.types.Has_Repo attribute)
- (git.util.IterableList attribute)
- (git.util.IterableObj attribute)
- __protocol_attrs__ (git.types.Has_id_attribute attribute)
- __reduce__() (git.objects.util.tzoffset method)
- __repr__() (git.index.typ.BaseIndexEntry method)
- __required_keys__ (git.types.Files_TD attribute)
- __reversed__() (git.objects.tree.Tree method)
- __setstate__() (git.cmd.Git method)
- __slots__ (git.cmd.Git attribute)
- (git.cmd.Git.AutoInterrupt attribute)
- (git.cmd.Git.CatFileContentStream attribute)
- (git.config.SectionConstraint attribute)
- (git.diff.Diff attribute)
- (git.diff.Diffable attribute)
- (git.index.base.IndexFile attribute)
- (git.index.typ.BlobFilter attribute)
- (git.index.util.TemporaryFileSwap attribute)
- (git.objects.base.IndexObject attribute)
- (git.objects.base.Object attribute)
- (git.objects.blob.Blob attribute)
- (git.objects.commit.Commit attribute)
- (git.objects.submodule.base.Submodule attribute)
- (git.objects.submodule.base.UpdateProgress attribute)
- (git.objects.submodule.root.RootModule attribute)
- (git.objects.submodule.root.RootUpdateProgress attribute)
- (git.objects.tag.TagObject attribute)
- (git.objects.tree.Tree attribute)
- (git.objects.tree.TreeModifier attribute)
- (git.objects.util.Actor attribute)
- (git.objects.util.ProcessStreamAdapter attribute)
- (git.objects.util.Traversable attribute)
- (git.refs.head.HEAD attribute)
- (git.refs.log.RefLog attribute)
- (git.refs.log.RefLogEntry attribute)
- (git.refs.reference.Reference attribute)
- (git.refs.symbolic.SymbolicReference attribute)
- (git.refs.tag.TagReference attribute)
- (git.remote.FetchInfo attribute)
- (git.remote.PushInfo attribute)
- (git.remote.Remote attribute)
- (git.remote.RemoteProgress attribute)
- (git.util.Actor attribute)
- (git.util.BlockingLockFile attribute)
- (git.util.CallableRemoteProgress attribute)
- (git.util.IndexFileSHA1Writer attribute)
- (git.util.IterableList attribute)
- (git.util.IterableObj attribute)
- (git.util.LockFile attribute)
- (git.util.RemoteProgress attribute)
- (git.util.Stats attribute)
- __str__() (git.diff.Diff method)
- (git.exc.BadName method)
- (git.exc.BadObject method)
- (git.exc.CheckoutError method)
- (git.exc.CommandError method)
- (git.exc.RepositoryDirtyError method)
- (git.index.base.CheckoutError method)
- (git.index.typ.BaseIndexEntry method)
- (git.objects.base.Object method)
- (git.objects.submodule.base.Submodule method)
- (git.objects.util.Actor method)
- (git.refs.reference.Reference method)
- (git.refs.symbolic.SymbolicReference method)
- (git.remote.FetchInfo method)
- (git.remote.Remote method)
- (git.util.Actor method)
- __subclasshook__() (git.objects.commit.Commit class method)
- (git.objects.submodule.base.Submodule class method)
- (git.objects.submodule.root.RootModule class method)
- (git.refs.head.Head class method)
- (git.refs.reference.Reference class method)
- (git.refs.remote.RemoteReference class method)
- (git.refs.tag.TagReference class method)
- (git.remote.FetchInfo class method)
- (git.remote.PushInfo class method)
- (git.remote.Remote class method)
- (git.types.Has_id_attribute class method)
- (git.types.Has_Repo class method)
- (git.util.IterableObj class method)
- __total__ (git.types.Files_TD attribute)
- __truediv__() (git.objects.tree.Tree method)
- __weakref__ (git.diff.DiffIndex attribute)
- (git.exc.GitError attribute)
- (git.exc.NoSuchPathError attribute)
- (git.exc.ODBError attribute)
- (git.objects.submodule.base.Submodule attribute)
- (git.objects.util.tzoffset attribute)
- (git.refs.head.Head attribute)
- (git.repo.base.Repo attribute)
- (git.types.Files_TD attribute)
- (git.types.Has_id_attribute attribute)
- (git.types.Has_Repo attribute)
- (git.types.HSH_TD attribute)
- (git.types.Total_TD attribute)
A
- a_blob (git.diff.Diff attribute)
- a_mode (git.diff.Diff attribute)
- a_path (git.diff.Diff property)
- a_rawpath (git.diff.Diff attribute)
- abspath (git.objects.base.IndexObject property)
- active_branch (git.repo.base.Repo property)
- Actor (class in git.objects.util)
- actor (git.refs.log.RefLogEntry property)
- add() (git.index.base.IndexFile method)
- add_section() (git.config.GitConfigParser method)
- add_unchecked() (git.objects.tree.TreeModifier method)
- add_url() (git.remote.Remote method)
- add_value() (git.config.GitConfigParser method)
- alternates (git.repo.base.Repo property)
- alternates_dir (git.db.GitDB attribute)
- altz_to_utctz_str() (in module git.objects.util)
- AmbiguousObjectName
- AnyGitObject (in module git.types)
- append_entry() (git.refs.log.RefLog class method)
- archive() (git.repo.base.Repo method)
- args (git.cmd.Git.AutoInterrupt attribute)
- assert_never() (in module git.types)
- assure_directory_exists() (in module git.util)
- author (git.objects.commit.Commit attribute)
- author() (git.objects.util.Actor class method)
- author_tz_offset (git.objects.commit.Commit attribute)
- authored_date (git.objects.commit.Commit attribute)
- authored_datetime (git.objects.commit.Commit property)
B
- b_blob (git.diff.Diff attribute)
- b_mode (git.diff.Diff attribute)
- b_path (git.diff.Diff property)
- b_rawpath (git.diff.Diff attribute)
- BadName
- BadObject
- BadObjectType
- bare (git.repo.base.Repo property)
- BaseIndexEntry (class in git.index.typ)
- BEGIN (git.remote.RemoteProgress attribute)
- binsha (git.objects.base.Object attribute)
- blame() (git.repo.base.Repo method)
- blame_incremental() (git.repo.base.Repo method)
- Blob (class in git.objects.blob)
- blob_id (git.objects.tree.Tree attribute)
- BlobFilter (class in git.index.typ)
- blobs (git.objects.tree.Tree property)
- BlockingLockFile (class in git.util)
- branch (git.objects.submodule.base.Submodule property)
- branch_name (git.objects.submodule.base.Submodule property)
- branch_path (git.objects.submodule.base.Submodule property)
- BRANCHCHANGE (git.objects.submodule.root.RootUpdateProgress attribute)
- branches (git.repo.base.Repo property)
C
- cache (git.objects.tree.Tree property)
- CacheError
- CallableProgress (in module git.types)
- CallableRemoteProgress (class in git.util)
- cat_file_all (git.cmd.Git attribute)
- cat_file_header (git.cmd.Git attribute)
- change_type (git.diff.Diff attribute)
- check_unsafe_options() (git.cmd.Git class method)
- check_unsafe_protocols() (git.cmd.Git class method)
- CHECKING_OUT (git.remote.RemoteProgress attribute)
- checkout() (git.index.base.IndexFile method)
- CheckoutError, [1]
- children() (git.objects.submodule.base.Submodule method)
- clear() (git.config.GitConfigParser method)
- clear_cache() (git.cmd.Git method)
- CLONE (git.objects.submodule.base.UpdateProgress attribute)
- clone() (git.repo.base.Repo method)
- clone_from() (git.repo.base.Repo class method)
- close() (git.repo.base.Repo method)
- co_authors (git.objects.commit.Commit property)
- CommandError
- Commit (class in git.objects.commit)
- commit (git.refs.symbolic.SymbolicReference property)
- commit() (git.index.base.IndexFile method)
- commit_id (git.objects.tree.Tree attribute)
- Commit_ish (in module git.types)
- committed_date (git.objects.commit.Commit attribute)
- committed_datetime (git.objects.commit.Commit property)
- committer (git.objects.commit.Commit attribute)
- committer() (git.objects.util.Actor class method)
- committer_tz_offset (git.objects.commit.Commit attribute)
- common_dir (git.repo.base.Repo property)
- COMPRESSING (git.remote.RemoteProgress attribute)
- conf_email (git.objects.util.Actor attribute)
- conf_encoding (git.objects.commit.Commit attribute)
- conf_name (git.objects.util.Actor attribute)
- config (git.config.SectionConstraint property)
- config_level (git.repo.base.Repo attribute)
- config_reader (git.remote.Remote property)
- config_reader() (git.objects.submodule.base.Submodule method)
- config_writer (git.remote.Remote property)
- config_writer() (git.objects.submodule.base.Submodule method)
- ConfigLevels_Tup (in module git.types)
- copied_file (git.diff.Diff attribute)
- count() (git.objects.commit.Commit method)
- COUNTING (git.remote.RemoteProgress attribute)
- create() (git.refs.remote.RemoteReference class method)
- create_from_tree() (git.objects.commit.Commit class method)
- create_head() (git.repo.base.Repo method)
- create_remote() (git.repo.base.Repo method)
- create_submodule() (git.repo.base.Repo method)
- create_tag() (git.repo.base.Repo method)
- ctime (git.index.typ.IndexEntry property)
- currently_rebasing_on() (git.repo.base.Repo method)
- custom_environment() (git.cmd.Git method)
D
- daemon_export (git.repo.base.Repo property)
- DAEMON_EXPORT_FILE (git.repo.base.Repo attribute)
- data_stream (git.objects.base.Object property)
- default_encoding (git.objects.commit.Commit attribute)
- default_index() (in module git.index.util)
- DEFAULT_MIME_TYPE (git.objects.blob.Blob attribute)
- defaults() (git.config.GitConfigParser method)
- defenc (in module git.compat)
- delete() (git.refs.head.Head class method)
- delete_head() (git.repo.base.Repo method)
- delete_remote() (git.repo.base.Repo method)
- delete_tag() (git.repo.base.Repo method)
- delete_url() (git.remote.Remote method)
- DELETED (git.remote.PushInfo attribute)
- deleted_file (git.diff.Diff attribute)
- deletions (git.types.Files_TD attribute)
- deref_tag() (in module git.repo.fun)
- dereference_recursive() (git.refs.symbolic.SymbolicReference class method)
- description (git.repo.base.Repo property)
- Diff (class in git.diff)
- diff (git.diff.Diff attribute)
- diff() (git.diff.Diffable method)
- Diffable (class in git.diff)
- DiffConstants (class in git.diff)
- DiffIndex (class in git.diff)
- DONE_TOKEN (git.remote.RemoteProgress attribute)
- dst() (git.objects.util.tzoffset method)
E
- email (git.objects.util.Actor attribute)
- encoding (git.objects.commit.Commit attribute)
- END (git.remote.RemoteProgress attribute)
- entries (git.index.base.IndexFile attribute)
- entry_at() (git.refs.log.RefLog class method)
- entry_key() (git.index.base.IndexFile class method)
- env_author_date (git.objects.commit.Commit attribute)
- env_author_email (git.objects.util.Actor attribute)
- env_author_name (git.objects.util.Actor attribute)
- env_committer_date (git.objects.commit.Commit attribute)
- env_committer_email (git.objects.util.Actor attribute)
- env_committer_name (git.objects.util.Actor attribute)
- environment variable
- environment() (git.cmd.Git method)
- ERROR (git.remote.FetchInfo attribute)
- error_lines (git.remote.RemoteProgress attribute)
- executable_mode (git.objects.blob.Blob attribute)
- execute() (git.cmd.Git method)
- exists() (git.objects.submodule.base.Submodule method)
F
- f (git.util.IndexFileSHA1Writer attribute)
- FAST_FORWARD (git.remote.FetchInfo attribute)
- FETCH (git.objects.submodule.base.UpdateProgress attribute)
- fetch() (git.remote.Remote method)
- FetchInfo (class in git.remote)
- file_mode (git.objects.blob.Blob attribute)
- file_path (git.index.util.TemporaryFileSwap attribute)
- files (git.types.HSH_TD attribute)
- Files_TD (class in git.types)
- find_first_remote_branch() (in module git.objects.submodule.util)
- find_submodule_git_dir() (in module git.repo.fun)
- find_worktree_git_dir() (in module git.repo.fun)
- FINDING_SOURCES (git.remote.RemoteProgress attribute)
- flags (git.remote.FetchInfo attribute)
- flush_to_index() (git.objects.submodule.util.SubmoduleConfigParser method)
- FORCED_UPDATE (git.remote.FetchInfo attribute)
- format() (git.refs.log.RefLogEntry method)
- from_base() (git.index.typ.IndexEntry class method)
- from_blob() (git.index.typ.BaseIndexEntry class method)
- from_file() (git.refs.log.RefLog class method)
- from_line() (git.refs.log.RefLogEntry class method)
- from_path() (git.refs.symbolic.SymbolicReference class method)
- from_tree() (git.index.base.IndexFile class method)
G
- get() (git.config.GitConfigParser method)
- get_object_data() (git.cmd.Git method)
- get_object_header() (git.cmd.Git method)
- get_object_type_by_name() (in module git.objects.util)
- get_user_id() (in module git.util)
- get_value() (git.config.GitConfigParser method)
- get_values() (git.config.GitConfigParser method)
- getboolean() (git.config.GitConfigParser method)
- getfloat() (git.config.GitConfigParser method)
- getint() (git.config.GitConfigParser method)
- git
- Git (class in git.cmd)
- git (git.repo.base.Repo attribute)
- git.__version__ (built-in variable)
- Git.AutoInterrupt (class in git.cmd)
- Git.CatFileContentStream (class in git.cmd)
- git.cmd
- git.compat
- git.config
- git.db
- git.diff
- git.exc
- git.index.base
- git.index.fun
- git.index.typ
- git.index.util
- git.objects.base
- git.objects.blob
- git.objects.commit
- git.objects.fun
- git.objects.submodule.base
- git.objects.submodule.root
- git.objects.submodule.util
- git.objects.tag
- git.objects.tree
- git.objects.util
- git.refs.head
- git.refs.log
- git.refs.reference
- git.refs.remote
- git.refs.symbolic
- git.refs.tag
- git.remote
- git.repo.base
- git.repo.fun
- git.types
- git.util
- GIT_DIR
- git_dir (git.repo.base.Repo attribute)
- git_exec_name (git.cmd.Git attribute)
- GIT_PYTHON_GIT_EXECUTABLE, [1], [2], [3], [4], [5], [6]
- GIT_PYTHON_TRACE
- git_working_dir() (in module git.index.util)
- GitCmdObjectDB (class in git.db)
- GitCommandError
- GitCommandNotFound
- GitCommandWrapperType (git.repo.base.Repo attribute)
- GitConfigParser (class in git.config)
- GitDB (class in git.db)
- GitError
- GitMeta (in module git.cmd)
- GitObjectTypeString (in module git.types)
- gpgsig (git.objects.commit.Commit attribute)
H
- Has_id_attribute (class in git.types)
- has_option() (git.config.GitConfigParser method)
- Has_Repo (class in git.types)
- has_section() (git.config.GitConfigParser method)
- has_separate_working_tree() (git.repo.base.Repo method)
- HEAD (class in git.refs.head)
- Head (class in git.refs.head)
- head (git.repo.base.Repo property)
I
- ignored() (git.repo.base.Repo method)
- INDEX (git.diff.Diffable attribute)
- Index (git.diff.Diffable attribute)
- INDEX (git.diff.DiffConstants attribute)
- index (git.repo.base.Repo property)
- INDEX (in module git.diff)
- IndexEntry (class in git.index.typ)
- IndexFile (class in git.index.base)
- IndexFileSHA1Writer (class in git.util)
- IndexObject (class in git.objects.base)
- info() (git.db.GitCmdObjectDB method)
- init() (git.repo.base.Repo class method)
- insertions (git.types.Files_TD attribute)
- intent_to_add (git.index.typ.BaseIndexEntry property)
- InvalidDBRoot
- InvalidGitRepositoryError
- is_ancestor() (git.repo.base.Repo method)
- is_cygwin() (git.cmd.Git class method)
- is_darwin (in module git.compat)
- is_detached (git.refs.symbolic.SymbolicReference property)
- is_dirty() (git.repo.base.Repo method)
- is_git_dir() (in module git.repo.fun)
- is_posix (in module git.compat)
- is_remote() (git.refs.symbolic.SymbolicReference method)
- is_valid() (git.refs.symbolic.SymbolicReference method)
- is_valid_object() (git.repo.base.Repo method)
- is_win (in module git.compat)
- items() (git.config.GitConfigParser method)
- items_all() (git.config.GitConfigParser method)
- iter_blobs() (git.index.base.IndexFile method)
- iter_change_type() (git.diff.DiffIndex method)
- iter_commits() (git.repo.base.Repo method)
- iter_entries() (git.refs.log.RefLog class method)
- iter_items() (git.objects.commit.Commit class method)
- (git.objects.submodule.base.Submodule class method)
- (git.refs.reference.Reference class method)
- (git.refs.remote.RemoteReference class method)
- (git.refs.symbolic.SymbolicReference class method)
- (git.remote.FetchInfo class method)
- (git.remote.PushInfo class method)
- (git.remote.Remote class method)
- (git.util.IterableObj class method)
- iter_parents() (git.objects.commit.Commit method)
- iter_submodules() (git.repo.base.Repo method)
- iter_trees() (git.repo.base.Repo method)
- IterableList (class in git.util)
- IterableObj (class in git.util)
J
K
L
- line_dropped() (git.remote.RemoteProgress method)
- lines (git.types.Files_TD attribute)
- link_mode (git.objects.blob.Blob attribute)
- list_items() (git.util.IterableObj class method)
- list_traverse() (git.objects.tree.Tree method)
- Lit_config_levels (in module git.types)
- local_ref (git.remote.PushInfo attribute)
- LockFile (class in git.util)
- log() (git.refs.symbolic.SymbolicReference method)
- log_append() (git.refs.symbolic.SymbolicReference method)
- log_entry() (git.refs.symbolic.SymbolicReference method)
- loose_dir (git.db.GitDB attribute)
- LooseDBCls (git.db.GitDB attribute)
M
- merge_base() (git.repo.base.Repo method)
- merge_tree() (git.index.base.IndexFile method)
- message (git.objects.commit.Commit attribute)
- mime_type (git.objects.blob.Blob property)
- mkhead() (in module git.objects.submodule.util)
- mode (git.objects.base.IndexObject attribute)
-
module
- git
- git.cmd
- git.compat
- git.config
- git.db
- git.diff
- git.exc
- git.index.base
- git.index.fun
- git.index.typ
- git.index.util
- git.objects.base
- git.objects.blob
- git.objects.commit
- git.objects.fun
- git.objects.submodule.base
- git.objects.submodule.root
- git.objects.submodule.util
- git.objects.tag
- git.objects.tree
- git.objects.util
- git.refs.head
- git.refs.log
- git.refs.reference
- git.refs.remote
- git.refs.symbolic
- git.refs.tag
- git.remote
- git.repo.base
- git.repo.fun
- git.types
- git.util
N
- name (git.objects.base.IndexObject property)
- name_email_regex (git.objects.util.Actor attribute)
- name_only_regex (git.objects.util.Actor attribute)
- name_rev (git.objects.commit.Commit property)
- name_to_object() (in module git.repo.fun)
- new() (git.index.base.IndexFile class method)
- new_file (git.diff.Diff attribute)
- new_from_sha() (git.objects.base.Object class method)
- NEW_HEAD (git.remote.FetchInfo attribute)
- new_message_handler() (git.remote.RemoteProgress method)
- NEW_TAG (git.remote.FetchInfo attribute)
- newhexsha (git.refs.log.RefLogEntry property)
- next() (git.cmd.Git.CatFileContentStream method)
- NO_MATCH (git.remote.PushInfo attribute)
- NoSuchPathError
- note (git.remote.FetchInfo attribute)
- NULL_BIN_SHA (git.diff.Diff attribute)
- NULL_HEX_SHA (git.diff.Diff attribute)
- NULL_TREE (git.diff.Diffable attribute)
O
- Object (class in git.objects.base)
- object (git.objects.tag.TagObject attribute)
- ODBError
- old_commit (git.remote.FetchInfo attribute)
- oldhexsha (git.refs.log.RefLogEntry property)
- OP_MASK (git.remote.RemoteProgress attribute)
- OPTCRE (git.config.GitConfigParser attribute)
- options() (git.config.GitConfigParser method)
- optionxform() (git.config.GitConfigParser method)
- OPTVALUEONLY (git.config.GitConfigParser attribute)
- orig_head() (git.refs.head.HEAD method)
- ostream() (git.db.GitDB method)
- other_lines (git.remote.RemoteProgress attribute)
P
- PackDBCls (git.db.GitDB attribute)
- packs_dir (git.db.GitDB attribute)
- parent_commit (git.objects.submodule.base.Submodule property)
- parents (git.objects.commit.Commit attribute)
- parse_actor_and_date() (in module git.objects.util)
- parse_date() (in module git.objects.util)
- ParseError
- partial_to_complete_sha_hex() (git.db.GitCmdObjectDB method)
- PATH
- path (git.index.base.IndexFile property)
- path() (git.refs.log.RefLog class method)
- PATHCHANGE (git.objects.submodule.root.RootUpdateProgress attribute)
- PathLike (in module git.types)
- paths (git.index.typ.BlobFilter attribute)
- polish_url() (git.cmd.Git class method)
- pop() (git.config.GitConfigParser method)
- popitem() (git.config.GitConfigParser method)
- post_clear_cache() (in module git.index.util)
- proc (git.cmd.Git.AutoInterrupt attribute)
- ProcessStreamAdapter (class in git.objects.util)
- pull() (git.remote.Remote method)
- push() (git.remote.Remote method)
- PushInfo (class in git.remote)
R
- raw_rename_from (git.diff.Diff attribute)
- raw_rename_to (git.diff.Diff attribute)
- re_author_committer_start (git.repo.base.Repo attribute)
- re_comment (git.config.GitConfigParser attribute)
- re_envvars (git.repo.base.Repo attribute)
- re_header (git.diff.Diff attribute)
- re_hexsha_only (git.repo.base.Repo attribute)
- re_hexsha_shortened (git.repo.base.Repo attribute)
- re_op_absolute (git.remote.RemoteProgress attribute)
- re_op_relative (git.remote.RemoteProgress attribute)
- re_tab_full_line (git.repo.base.Repo attribute)
- re_unsafe_protocol (git.cmd.Git attribute)
- re_whitespace (git.repo.base.Repo attribute)
- read() (git.cmd.Git.CatFileContentStream method)
- read_cache() (in module git.index.fun)
- read_dict() (git.config.GitConfigParser method)
- read_file() (git.config.GitConfigParser method)
- read_only (git.config.GitConfigParser property)
- read_string() (git.config.GitConfigParser method)
- readline() (git.cmd.Git.CatFileContentStream method)
- readlines() (git.cmd.Git.CatFileContentStream method)
- RECEIVING (git.remote.RemoteProgress attribute)
- ref (git.refs.symbolic.SymbolicReference property)
- Reference (class in git.refs.reference)
- reference (git.refs.symbolic.SymbolicReference property)
- ReferenceDBCls (git.db.GitDB attribute)
- references (git.repo.base.Repo property)
- RefLog (class in git.refs.log)
- RefLogEntry (class in git.refs.log)
- refresh() (git.cmd.Git class method)
- refs (git.remote.Remote property)
- REJECTED (git.remote.FetchInfo attribute)
- release() (git.config.GitConfigParser method)
- Remote (class in git.remote)
- remote() (git.repo.base.Repo method)
- REMOTE_FAILURE (git.remote.PushInfo attribute)
- remote_head (git.refs.reference.Reference property)
- remote_name (git.refs.reference.Reference property)
- remote_ref (git.remote.PushInfo property)
- remote_ref_path (git.remote.FetchInfo attribute)
- remote_ref_string (git.remote.PushInfo attribute)
- REMOTE_REJECTED (git.remote.PushInfo attribute)
- RemoteProgress (class in git.remote)
- RemoteReference (class in git.refs.remote)
- remotes (git.repo.base.Repo property)
- REMOVE (git.objects.submodule.root.RootUpdateProgress attribute)
- remove() (git.index.base.IndexFile method)
- remove_option() (git.config.GitConfigParser method)
- remove_section() (git.config.GitConfigParser method)
- rename() (git.objects.submodule.base.Submodule method)
- rename_from (git.diff.Diff property)
- rename_section() (git.config.GitConfigParser method)
- rename_to (git.diff.Diff property)
- renamed (git.diff.Diff property)
- renamed_file (git.diff.Diff property)
- replace() (git.objects.commit.Commit method)
- Repo (class in git.repo.base)
- repo (git.diff.Diffable attribute)
- RepositoryDirtyError
- reset() (git.index.base.IndexFile method)
- resolve_blobs() (git.index.base.IndexFile method)
- RESOLVING (git.remote.RemoteProgress attribute)
- rev_parse() (git.repo.base.Repo method)
- RFC
- rm() (git.remote.Remote class method)
- rmtree() (in module git.util)
- RootModule (class in git.objects.submodule.root)
- RootUpdateProgress (class in git.objects.submodule.root)
- run_commit_hook() (in module git.index.fun)
S
- S_IFGITLINK (git.index.base.IndexFile attribute)
- safe_decode() (in module git.compat)
- safe_encode() (in module git.compat)
- score (git.diff.Diff attribute)
- SectionConstraint (class in git.config)
- sections() (git.config.GitConfigParser method)
- set() (git.config.GitConfigParser method)
- set_commit() (git.refs.symbolic.SymbolicReference method)
- set_done() (git.objects.tree.TreeModifier method)
- set_object() (git.refs.reference.Reference method)
- set_ostream() (git.db.GitDB method)
- set_parent_commit() (git.objects.submodule.base.Submodule method)
- set_persistent_git_options() (git.cmd.Git method)
- set_reference() (git.refs.symbolic.SymbolicReference method)
- set_submodule() (git.objects.submodule.util.SubmoduleConfigParser method)
- set_tracking_branch() (git.refs.head.Head method)
- set_url() (git.remote.Remote method)
- set_value() (git.config.GitConfigParser method)
- setdefault() (git.config.GitConfigParser method)
- sha1 (git.util.IndexFileSHA1Writer attribute)
- short_to_long() (in module git.repo.fun)
- size (git.objects.base.Object attribute)
- skip_worktree (git.index.typ.BaseIndexEntry property)
- sm_name() (in module git.objects.submodule.util)
- sm_section() (in module git.objects.submodule.util)
- stage (git.index.typ.BaseIndexEntry property)
- STAGE_MASK (git.remote.RemoteProgress attribute)
- StageType (in module git.index.base)
- stale_refs (git.remote.Remote property)
- stat_mode_to_index_mode() (in module git.index.fun)
- Stats (class in git.util)
- stats (git.objects.commit.Commit property)
- status (git.cmd.Git.AutoInterrupt attribute)
- store() (git.db.GitDB method)
- stream() (git.db.GitCmdObjectDB method)
- stream_copy() (in module git.util)
- stream_data() (git.objects.base.Object method)
- stream_object_data() (git.cmd.Git method)
- Submodule (class in git.objects.submodule.base)
- submodule() (git.repo.base.Repo method)
- submodule_update() (git.repo.base.Repo method)
- SubmoduleConfigParser (class in git.objects.submodule.util)
- submodules (git.repo.base.Repo property)
- summary (git.objects.commit.Commit property)
- SymbolicReference (class in git.refs.symbolic)
- symlink_id (git.objects.tree.Tree attribute)
T
- t_lock (git.config.GitConfigParser attribute)
- tag (git.objects.tag.TagObject attribute)
- Tag (in module git.refs.tag)
- tag() (git.repo.base.Repo method)
- TAG_UPDATE (git.remote.FetchInfo attribute)
- tagged_date (git.objects.tag.TagObject attribute)
- tagger (git.objects.tag.TagObject attribute)
- tagger_tz_offset (git.objects.tag.TagObject attribute)
- TagObject (class in git.objects.tag)
- TagReference (class in git.refs.tag)
- tags (git.repo.base.Repo property)
- TBD (in module git.types)
- tell() (git.util.IndexFileSHA1Writer method)
- TemporaryFileSwap (class in git.index.util)
- time (git.refs.log.RefLogEntry property)
- tmp_file_path (git.index.util.TemporaryFileSwap attribute)
- to_blob() (git.index.typ.BaseIndexEntry method)
- to_commit() (in module git.repo.fun)
- to_file() (git.refs.log.RefLog method)
- to_full_path() (git.refs.symbolic.SymbolicReference class method)
- to_native_path_linux() (in module git.util)
- TOKEN_SEPARATOR (git.remote.RemoteProgress attribute)
- total (git.types.HSH_TD attribute)
- Total_TD (class in git.types)
- touch() (in module git.repo.fun)
- tracking_branch() (git.refs.head.Head method)
- trailers (git.objects.commit.Commit property)
- trailers_dict (git.objects.commit.Commit property)
- trailers_list (git.objects.commit.Commit property)
- transform_kwarg() (git.cmd.Git method)
- transform_kwargs() (git.cmd.Git method)
- Traversable (class in git.objects.util)
- traverse() (git.objects.tree.Tree method)
- traverse_tree_recursive() (in module git.objects.fun)
- traverse_trees_recursive() (in module git.objects.fun)
- Tree (class in git.objects.tree)
- tree (git.objects.commit.Commit attribute)
- tree() (git.repo.base.Repo method)
- tree_entries_from_data() (in module git.objects.fun)
- tree_id (git.objects.tree.Tree attribute)
- Tree_ish (in module git.types)
- tree_to_stream() (in module git.objects.fun)
- TreeModifier (class in git.objects.tree)
- trees (git.objects.tree.Tree property)
- type (git.objects.base.Object attribute)
- TYPES (git.objects.base.Object attribute)
- tzname() (git.objects.util.tzoffset method)
- tzoffset (class in git.objects.util)
U
- unbare_repo() (in module git.util)
- unmerged_blobs() (git.index.base.IndexFile method)
- UnmergedEntriesError
- unsafe_git_clone_options (git.repo.base.Repo attribute)
- unsafe_git_fetch_options (git.remote.Remote attribute)
- unsafe_git_pull_options (git.remote.Remote attribute)
- unsafe_git_push_options (git.remote.Remote attribute)
- UnsafeOptionError
- UnsafeProtocolError
- UnsupportedOperation
- untracked_files (git.repo.base.Repo property)
- UP_TO_DATE (git.remote.PushInfo attribute)
- update() (git.config.GitConfigParser method)
- update_environment() (git.cmd.Git method)
- UpdateProgress (class in git.objects.submodule.base)
- UPDWKTREE (git.objects.submodule.base.UpdateProgress attribute)
- url (git.objects.submodule.base.Submodule property)
- URLCHANGE (git.objects.submodule.root.RootUpdateProgress attribute)
- urls (git.remote.Remote property)
- USE_SHELL (git.cmd.Git attribute)
- utcoffset() (git.objects.util.tzoffset method)
- utctz_to_altz() (in module git.objects.util)