Index

A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | R | S | T | U | V | W

A

a_blob (git.diff.Diff attribute)
a_mode (git.diff.Diff attribute)
abspath (git.objects.base.IndexObject attribute)
(git.refs.symbolic.SymbolicReference attribute)
active_branch (git.repo.base.Repo attribute)
Actor (class in git.objects.util)
(class in git.util)
actor (git.refs.log.RefLogEntry attribute)
add() (git.index.base.IndexFile method)
(git.objects.submodule.base.Submodule class method)
(git.objects.tree.TreeModifier method)
(git.remote.Remote class method)
add_unchecked() (git.objects.tree.TreeModifier method)
alternates (git.repo.base.Repo attribute)
altz_to_utctz_str() (in module git.objects.util)
append_entry() (git.refs.log.RefLog class method)
archive() (git.repo.base.Repo method)
args (git.cmd.Git.AutoInterrupt attribute)
assure_directory_exists() (in module git.util)
author (git.objects.commit.Commit attribute)
author() (git.objects.util.Actor class method)
(git.util.Actor class method)
author_tz_offset (git.objects.commit.Commit attribute)
authored_date (git.objects.commit.Commit attribute)

B

b_blob (git.diff.Diff attribute)
b_mode (git.diff.Diff attribute)
bare (git.repo.base.Repo attribute)
BaseIndexEntry (class in git.index.typ)
binsha (git.index.typ.BaseIndexEntry attribute)
(git.objects.base.Object attribute)
blame() (git.repo.base.Repo method)
Blob (class in git.objects.blob)
BlobFilter (class in git.index.typ)
blobs (git.objects.tree.Tree attribute)
BlockingLockFile (class in git.util)
branch (git.objects.submodule.base.Submodule attribute)
branch_name (git.objects.submodule.base.Submodule attribute)
branch_path (git.objects.submodule.base.Submodule attribute)
branches (git.repo.base.Repo attribute)

C

cache (git.objects.tree.Tree attribute)
CacheError
cat_file_all (git.cmd.Git attribute)
cat_file_header (git.cmd.Git attribute)
checkout() (git.index.base.IndexFile method)
(git.refs.head.Head method)
CheckoutError, [1]
children() (git.objects.submodule.base.Submodule method)
clear_cache() (git.cmd.Git method)
clone() (git.repo.base.Repo method)
clone_from() (git.repo.base.Repo class method)
close() (git.util.IndexFileSHA1Writer method)
Commit (class in git.objects.commit)
commit (git.refs.symbolic.SymbolicReference attribute)
(git.refs.tag.TagReference attribute)
(git.remote.FetchInfo attribute)
commit() (git.index.base.IndexFile method)
(git.repo.base.Repo method)
committed_date (git.objects.commit.Commit attribute)
committer (git.objects.commit.Commit attribute)
committer() (git.objects.util.Actor class method)
(git.util.Actor class method)
committer_tz_offset (git.objects.commit.Commit attribute)
config (git.config.SectionConstraint attribute)
config_reader (git.remote.Remote attribute)
config_reader() (git.objects.submodule.base.Submodule method)
(git.refs.head.Head method)
(git.repo.base.Repo method)
config_writer (git.remote.Remote attribute)
config_writer() (git.objects.submodule.base.Submodule method)
(git.refs.head.Head method)
(git.repo.base.Repo method)
count() (git.objects.commit.Commit method)
create() (git.refs.remote.RemoteReference class method)
(git.refs.symbolic.SymbolicReference class method)
(git.refs.tag.TagReference class method)
(git.remote.Remote 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 attribute)

D

daemon_export (git.repo.base.Repo attribute)
data_stream (git.objects.base.Object attribute)
default_index() (in module git.index.util)
delete() (git.refs.head.Head class method)
(git.refs.remote.RemoteReference class method)
(git.refs.symbolic.SymbolicReference class method)
(git.refs.tag.TagReference class method)
delete_head() (git.repo.base.Repo method)
delete_remote() (git.repo.base.Repo method)
delete_tag() (git.repo.base.Repo method)
deleted_file (git.diff.Diff attribute)
dereference_recursive() (git.refs.symbolic.SymbolicReference class method)
description (git.repo.base.Repo attribute)
dev (git.index.typ.IndexEntry attribute)
Diff (class in git.diff)
diff (git.diff.Diff attribute)
diff() (git.diff.Diffable method)
(git.index.base.IndexFile method)
Diffable (class in git.diff)
Diffable.Index (class in git.diff)
DiffIndex (class in git.diff)

E

email (git.objects.util.Actor attribute)
(git.util.Actor attribute)
encoding (git.objects.commit.Commit attribute)
entries (git.index.base.IndexFile attribute)
entry_at() (git.refs.log.RefLog class method)
entry_key() (git.index.base.IndexFile class method)
(in module git.index.fun)
execute() (git.cmd.Git method)
exists() (git.objects.submodule.base.Submodule method)

F

f (git.util.IndexFileSHA1Writer attribute)
fetch() (git.remote.Remote method)
FetchInfo (class in git.remote)
file_path (git.index.util.TemporaryFileSwap attribute)
files (git.util.Stats attribute)
find_first_remote_branch() (in module git.objects.submodule.util)
flags (git.index.typ.BaseIndexEntry attribute)
(git.remote.FetchInfo attribute)
(git.remote.PushInfo attribute)
flush_to_index() (git.objects.submodule.util.SubmoduleConfigParser method)
from_base() (git.index.typ.IndexEntry class method)
from_blob() (git.index.typ.BaseIndexEntry class method)
(git.index.typ.IndexEntry 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_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)
gid (git.index.typ.IndexEntry attribute)
Git (class in git.cmd)
git (git.repo.base.Repo attribute)
Git.AutoInterrupt (class in git.cmd)
Git.CatFileContentStream (class in git.cmd)
git.cmd (module)
git.config (module)
git.diff (module)
git.exc (module)
git.index.base (module)
git.index.fun (module)
git.index.typ (module)
git.index.util (module)
git.objects.base (module)
git.objects.blob (module)
git.objects.commit (module)
git.objects.fun (module)
git.objects.submodule.base (module)
git.objects.submodule.root (module)
git.objects.submodule.util (module)
git.objects.tag (module)
git.objects.tree (module)
git.objects.util (module)
git.refs.head (module)
git.refs.log (module)
git.refs.reference (module)
git.refs.remote (module)
git.refs.symbolic (module)
git.refs.tag (module)
git.remote (module)
git.repo.base (module)
git.repo.fun (module)
git.util (module)
git_dir (git.repo.base.Repo attribute)
git_working_dir() (in module git.index.util)
GitCommandError
GitConfigParser (in module git.config)

H

HEAD (class in git.refs.head)
Head (class in git.refs.head)
head (git.repo.base.Repo attribute)
heads (git.repo.base.Repo attribute)
hexsha (git.index.typ.BaseIndexEntry attribute)
(git.objects.base.Object attribute)

I

index (git.repo.base.Repo attribute)
IndexEntry (class in git.index.typ)
IndexFile (class in git.index.base)
IndexFileSHA1Writer (class in git.util)
IndexObject (class in git.objects.base)
init() (git.repo.base.Repo class method)
inode (git.index.typ.IndexEntry attribute)
InvalidGitRepositoryError
is_detached (git.refs.symbolic.SymbolicReference attribute)
is_dirty() (git.repo.base.Repo method)
is_git_dir() (in module git.repo.fun)
is_valid() (git.refs.symbolic.SymbolicReference 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.Remote class method)
(git.util.Iterable class method)
iter_parents() (git.objects.commit.Commit method)
iter_submodules() (git.repo.base.Repo method)
iter_trees() (git.repo.base.Repo method)
Iterable (class in git.util)
IterableList (class in git.util)

J

join_path() (in module git.util)
join_path_native() (in module git.util)

L

line_dropped() (git.remote.RemoteProgress method)
(git.util.RemoteProgress method)
list_items() (git.util.Iterable class method)
list_traverse() (git.objects.util.Traversable method)
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)

M

merge_tree() (git.index.base.IndexFile method)
message (git.objects.commit.Commit attribute)
(git.objects.tag.TagObject attribute)
(git.refs.log.RefLogEntry attribute)
mime_type (git.objects.blob.Blob attribute)
mkhead() (in module git.objects.submodule.util)
mode (git.index.typ.BaseIndexEntry attribute)
(git.objects.base.IndexObject attribute)
module() (git.objects.submodule.base.Submodule method)
(git.objects.submodule.root.RootModule method)
module_exists() (git.objects.submodule.base.Submodule method)
move() (git.index.base.IndexFile method)
(git.objects.submodule.base.Submodule method)
mtime (git.index.typ.IndexEntry attribute)

N

name (git.objects.base.IndexObject attribute)
(git.objects.submodule.base.Submodule attribute)
(git.objects.util.Actor attribute)
(git.refs.reference.Reference attribute)
(git.refs.symbolic.SymbolicReference attribute)
(git.remote.FetchInfo attribute)
(git.remote.Remote attribute)
(git.util.Actor attribute)
name_rev (git.objects.commit.Commit attribute)
new() (git.index.base.IndexFile class method)
(git.objects.base.Object class method)
(git.refs.log.RefLogEntry class method)
new_file (git.diff.Diff attribute)
new_from_sha() (git.objects.base.Object class method)
newhexsha (git.refs.log.RefLogEntry attribute)
next() (git.cmd.Git.CatFileContentStream method)
NoSuchPathError
note (git.remote.FetchInfo attribute)

O

Object (class in git.objects.base)
object (git.objects.tag.TagObject attribute)
(git.refs.symbolic.SymbolicReference attribute)
(git.refs.tag.TagReference attribute)
odb (git.repo.base.Repo attribute)
old_commit (git.remote.FetchInfo attribute)
(git.remote.PushInfo attribute)
oldhexsha (git.refs.log.RefLogEntry attribute)
orig_head() (git.refs.head.HEAD method)

P

parent_commit (git.objects.submodule.base.Submodule attribute)
parents (git.objects.commit.Commit attribute)
parse_actor_and_date() (in module git.objects.util)
parse_date() (in module git.objects.util)
path (git.index.base.IndexFile attribute)
(git.index.typ.BaseIndexEntry attribute)
(git.objects.base.IndexObject attribute)
(git.refs.symbolic.SymbolicReference attribute)
path() (git.refs.log.RefLog class method)
paths (git.index.typ.BlobFilter attribute)
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

read() (git.cmd.Git.CatFileContentStream method)
read_cache() (in module git.index.fun)
readline() (git.cmd.Git.CatFileContentStream method)
readlines() (git.cmd.Git.CatFileContentStream method)
ref (git.refs.symbolic.SymbolicReference attribute)
(git.remote.FetchInfo attribute)
Reference (class in git.refs.reference)
reference (git.refs.symbolic.SymbolicReference attribute)
references (git.repo.base.Repo attribute)
RefLog (class in git.refs.log)
RefLogEntry (class in git.refs.log)
refs (git.remote.Remote attribute)
(git.repo.base.Repo attribute)
Remote (class in git.remote)
remote() (git.repo.base.Repo method)
remote_head (git.refs.remote.RemoteReference attribute)
remote_name (git.refs.remote.RemoteReference attribute)
remote_ref (git.remote.PushInfo attribute)
remote_ref_string (git.remote.PushInfo attribute)
RemoteProgress (class in git.remote)
(class in git.util)
RemoteReference (class in git.refs.remote)
remotes (git.repo.base.Repo attribute)
remove() (git.index.base.IndexFile method)
(git.objects.submodule.base.Submodule method)
(git.remote.Remote class method)
rename() (git.refs.head.Head method)
(git.refs.symbolic.SymbolicReference method)
(git.remote.Remote method)
rename_from (git.diff.Diff attribute)
rename_to (git.diff.Diff attribute)
renamed (git.diff.Diff attribute)
Repo (class in git.repo.base)
repo (git.index.base.IndexFile attribute)
(git.objects.base.Object attribute)
(git.refs.symbolic.SymbolicReference attribute)
(git.remote.Remote attribute)
reset() (git.index.base.IndexFile method)
(git.refs.head.HEAD method)
resolve_blobs() (git.index.base.IndexFile method)
rev_parse() (git.repo.base.Repo method)
(in module git.repo.fun)
rm() (git.remote.Remote class method)
RootModule (class in git.objects.submodule.root)
RootUpdateProgress (class in git.objects.submodule.root)

S

SectionConstraint (class in git.config)
set_commit() (git.refs.symbolic.SymbolicReference method)
set_done() (git.objects.tree.TreeModifier method)
set_object() (git.refs.reference.Reference method)
(git.refs.symbolic.SymbolicReference method)
set_parent_commit() (git.objects.submodule.base.Submodule method)
set_reference() (git.refs.symbolic.SymbolicReference method)
set_submodule() (git.objects.submodule.util.SubmoduleConfigParser method)
set_tracking_branch() (git.refs.head.Head method)
sha1 (git.util.IndexFileSHA1Writer attribute)
size (git.index.typ.IndexEntry attribute)
(git.objects.base.Object attribute)
sm_name() (in module git.objects.submodule.util)
sm_section() (in module git.objects.submodule.util)
stage (git.index.typ.BaseIndexEntry attribute)
stale_refs (git.remote.Remote attribute)
stat_mode_to_index_mode() (in module git.index.fun)
Stats (class in git.util)
stats (git.objects.commit.Commit attribute)
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 attribute)
summary (git.objects.commit.Commit attribute)
(git.remote.PushInfo attribute)
SymbolicReference (class in git.refs.symbolic)

T

tag (git.objects.tag.TagObject attribute)
(git.refs.tag.TagReference attribute)
Tag (in module git.refs.tag)
tag() (git.repo.base.Repo method)
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 attribute)
tell() (git.util.IndexFileSHA1Writer method)
TemporaryFileSwap (class in git.index.util)
time (git.refs.log.RefLogEntry attribute)
tmp_file_path (git.index.util.TemporaryFileSwap attribute)
to_blob() (git.index.typ.BaseIndexEntry method)
to_file() (git.refs.log.RefLog method)
to_full_path() (git.refs.symbolic.SymbolicReference class method)
to_native_path_linux() (in module git.util)
to_native_path_windows() (in module git.util)
total (git.util.Stats attribute)
touch() (in module git.repo.fun)
tracking_branch() (git.refs.head.Head method)
transform_kwargs() (git.cmd.Git method)
Traversable (class in git.objects.util)
traverse() (git.objects.tree.Tree method)
(git.objects.util.Traversable 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_to_stream() (in module git.objects.fun)
TreeModifier (class in git.objects.tree)
trees (git.objects.tree.Tree attribute)

U

uid (git.index.typ.IndexEntry attribute)
unbare_repo() (in module git.objects.submodule.util)
unmerged_blobs() (git.index.base.IndexFile method)
UnmergedEntriesError
untracked_files (git.repo.base.Repo attribute)
update() (git.index.base.IndexFile method)
(git.objects.submodule.base.Submodule method)
(git.objects.submodule.root.RootModule method)
(git.remote.Remote method)
(git.remote.RemoteProgress method)
(git.util.RemoteProgress method)
UpdateProgress (class in git.objects.submodule.base)
url (git.objects.submodule.base.Submodule attribute)
utctz_to_altz() (in module git.objects.util)

V

verify_utctz() (in module git.objects.util)
version (git.index.base.IndexFile attribute)

W

wait() (git.cmd.Git.AutoInterrupt method)
working_dir (git.cmd.Git attribute)
(git.repo.base.Repo attribute)
working_tree_dir (git.repo.base.Repo attribute)
write() (git.index.base.IndexFile method)
(git.objects.submodule.util.SubmoduleConfigParser method)
(git.refs.log.RefLog method)
(git.util.IndexFileSHA1Writer method)
write_cache() (in module git.index.fun)
write_sha() (git.util.IndexFileSHA1Writer method)
write_tree() (git.index.base.IndexFile method)
write_tree_from_cache() (in module git.index.fun)