File: searchindex.js

package info (click to toggle)
python-git 2.1.1-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 6,076 kB
  • sloc: python: 11,502; makefile: 106
file content (1 line) | stat: -rw-r--r-- 49,991 bytes parent folder | download | duplicates (2)
1
Search.setIndex({envversion:47,filenames:["changes","index","intro","reference","roadmap","tutorial"],objects:{"git.cmd":{Git:[3,1,1,""]},"git.cmd.Git":{"__call__":[3,2,1,""],"__getattr__":[3,2,1,""],"__getstate__":[3,2,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__setstate__":[3,2,1,""],"__slots__":[3,3,1,""],AutoInterrupt:[3,1,1,""],CREATE_NO_WINDOW:[3,3,1,""],CatFileContentStream:[3,1,1,""],GIT_PYTHON_GIT_EXECUTABLE:[3,3,1,""],GIT_PYTHON_TRACE:[3,3,1,""],USE_SHELL:[3,3,1,""],cat_file_all:[3,3,1,""],cat_file_header:[3,3,1,""],clear_cache:[3,2,1,""],custom_environment:[3,2,1,""],environment:[3,2,1,""],execute:[3,2,1,""],get_object_data:[3,2,1,""],get_object_header:[3,2,1,""],git_exec_name:[3,3,1,""],git_exec_name_win:[3,3,1,""],max_chunk_size:[3,3,1,""],stream_object_data:[3,2,1,""],transform_kwarg:[3,2,1,""],transform_kwargs:[3,2,1,""],update_environment:[3,2,1,""],version_info:[3,3,1,""],working_dir:[3,3,1,""]},"git.cmd.Git.AutoInterrupt":{"__del__":[3,2,1,""],"__getattr__":[3,2,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],args:[3,3,1,""],proc:[3,3,1,""],wait:[3,2,1,""]},"git.cmd.Git.CatFileContentStream":{"__del__":[3,2,1,""],"__init__":[3,2,1,""],"__iter__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],next:[3,2,1,""],read:[3,2,1,""],readline:[3,2,1,""],readlines:[3,2,1,""]},"git.config":{GitConfigParser:[3,3,1,""],SectionConstraint:[3,1,1,""]},"git.config.SectionConstraint":{"__del__":[3,2,1,""],"__enter__":[3,2,1,""],"__exit__":[3,2,1,""],"__getattr__":[3,2,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],config:[3,3,1,""],release:[3,2,1,""]},"git.diff":{Diff:[3,1,1,""],DiffIndex:[3,1,1,""],Diffable:[3,1,1,""]},"git.diff.Diff":{"__eq__":[3,2,1,""],"__hash__":[3,2,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__ne__":[3,2,1,""],"__slots__":[3,3,1,""],"__str__":[3,2,1,""],NULL_BIN_SHA:[3,3,1,""],NULL_HEX_SHA:[3,3,1,""],a_blob:[3,3,1,""],a_mode:[3,3,1,""],a_path:[3,3,1,""],a_rawpath:[3,3,1,""],b_blob:[3,3,1,""],b_mode:[3,3,1,""],b_path:[3,3,1,""],b_rawpath:[3,3,1,""],change_type:[3,3,1,""],deleted_file:[3,3,1,""],diff:[3,3,1,""],new_file:[3,3,1,""],raw_rename_from:[3,3,1,""],raw_rename_to:[3,3,1,""],re_header:[3,3,1,""],rename_from:[3,3,1,""],rename_to:[3,3,1,""],renamed:[3,3,1,""],renamed_file:[3,3,1,""]},"git.diff.DiffIndex":{"__dict__":[3,3,1,""],"__module__":[3,3,1,""],"__weakref__":[3,3,1,""],change_type:[3,3,1,""],iter_change_type:[3,2,1,""]},"git.diff.Diffable":{"__module__":[3,3,1,""],"__slots__":[3,3,1,""],Index:[3,1,1,""],diff:[3,2,1,""]},"git.diff.Diffable.Index":{"__dict__":[3,3,1,""],"__module__":[3,3,1,""],"__weakref__":[3,3,1,""]},"git.exc":{CacheError:[3,4,1,""],CheckoutError:[3,4,1,""],GitCommandError:[3,4,1,""],GitCommandNotFound:[3,4,1,""],HookExecutionError:[3,4,1,""],InvalidGitRepositoryError:[3,4,1,""],NoSuchPathError:[3,4,1,""],RepositoryDirtyError:[3,4,1,""],UnmergedEntriesError:[3,4,1,""],WorkTreeRepositoryUnsupported:[3,4,1,""]},"git.exc.CacheError":{"__module__":[3,3,1,""],"__weakref__":[3,3,1,""]},"git.exc.CheckoutError":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__str__":[3,2,1,""],"__weakref__":[3,3,1,""]},"git.exc.GitCommandError":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__str__":[3,2,1,""],"__weakref__":[3,3,1,""]},"git.exc.GitCommandNotFound":{"__module__":[3,3,1,""],"__weakref__":[3,3,1,""]},"git.exc.HookExecutionError":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__str__":[3,2,1,""],"__weakref__":[3,3,1,""]},"git.exc.InvalidGitRepositoryError":{"__module__":[3,3,1,""],"__weakref__":[3,3,1,""]},"git.exc.NoSuchPathError":{"__module__":[3,3,1,""],"__weakref__":[3,3,1,""]},"git.exc.RepositoryDirtyError":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__str__":[3,2,1,""],"__weakref__":[3,3,1,""]},"git.exc.UnmergedEntriesError":{"__module__":[3,3,1,""]},"git.exc.WorkTreeRepositoryUnsupported":{"__module__":[3,3,1,""]},"git.index":{base:[3,0,0,"-"],fun:[3,0,0,"-"],typ:[3,0,0,"-"],util:[3,0,0,"-"]},"git.index.base":{CheckoutError:[3,4,1,""],IndexFile:[3,1,1,""]},"git.index.base.CheckoutError":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__str__":[3,2,1,""],"__weakref__":[3,3,1,""]},"git.index.base.IndexFile":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],"new":[3,5,1,""],S_IFGITLINK:[3,3,1,""],add:[3,2,1,""],checkout:[3,2,1,""],commit:[3,2,1,""],diff:[3,2,1,""],entries:[3,3,1,""],entry_key:[3,5,1,""],from_tree:[3,5,1,""],iter_blobs:[3,2,1,""],merge_tree:[3,2,1,""],move:[3,2,1,""],path:[3,3,1,""],remove:[3,2,1,""],repo:[3,3,1,""],reset:[3,2,1,""],resolve_blobs:[3,2,1,""],unmerged_blobs:[3,2,1,""],update:[3,2,1,""],version:[3,3,1,""],write:[3,2,1,""],write_tree:[3,2,1,""]},"git.index.fun":{entry_key:[3,6,1,""],hook_path:[3,6,1,""],read_cache:[3,6,1,""],run_commit_hook:[3,6,1,""],stat_mode_to_index_mode:[3,6,1,""],write_cache:[3,6,1,""],write_tree_from_cache:[3,6,1,""]},"git.index.typ":{BaseIndexEntry:[3,1,1,""],BlobFilter:[3,1,1,""],IndexEntry:[3,1,1,""]},"git.index.typ.BaseIndexEntry":{"__dict__":[3,3,1,""],"__module__":[3,3,1,""],"__repr__":[3,2,1,""],"__str__":[3,2,1,""],binsha:[3,3,1,""],flags:[3,3,1,""],from_blob:[3,5,1,""],hexsha:[3,3,1,""],mode:[3,3,1,""],path:[3,3,1,""],stage:[3,3,1,""],to_blob:[3,2,1,""]},"git.index.typ.BlobFilter":{"__call__":[3,2,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],paths:[3,3,1,""]},"git.index.typ.IndexEntry":{"__module__":[3,3,1,""],ctime:[3,3,1,""],dev:[3,3,1,""],from_base:[3,5,1,""],from_blob:[3,5,1,""],gid:[3,3,1,""],inode:[3,3,1,""],mtime:[3,3,1,""],size:[3,3,1,""],uid:[3,3,1,""]},"git.index.util":{TemporaryFileSwap:[3,1,1,""],default_index:[3,6,1,""],git_working_dir:[3,6,1,""],post_clear_cache:[3,6,1,""]},"git.index.util.TemporaryFileSwap":{"__del__":[3,2,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],file_path:[3,3,1,""],tmp_file_path:[3,3,1,""]},"git.objects":{base:[3,0,0,"-"],blob:[3,0,0,"-"],commit:[3,0,0,"-"],fun:[3,0,0,"-"],tag:[3,0,0,"-"],tree:[3,0,0,"-"],util:[3,0,0,"-"]},"git.objects.base":{IndexObject:[3,1,1,""],Object:[3,1,1,""]},"git.objects.base.IndexObject":{"__hash__":[3,2,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],abspath:[3,3,1,""],mode:[3,3,1,""],name:[3,3,1,""],path:[3,3,1,""]},"git.objects.base.Object":{"__eq__":[3,2,1,""],"__hash__":[3,2,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__ne__":[3,2,1,""],"__repr__":[3,2,1,""],"__slots__":[3,3,1,""],"__str__":[3,2,1,""],"new":[3,5,1,""],NULL_BIN_SHA:[3,3,1,""],NULL_HEX_SHA:[3,3,1,""],TYPES:[3,3,1,""],binsha:[3,3,1,""],data_stream:[3,3,1,""],hexsha:[3,3,1,""],new_from_sha:[3,5,1,""],repo:[3,3,1,""],size:[3,3,1,""],stream_data:[3,2,1,""],type:[3,3,1,""]},"git.objects.blob":{Blob:[3,1,1,""]},"git.objects.blob.Blob":{"__module__":[3,3,1,""],"__slots__":[3,3,1,""],DEFAULT_MIME_TYPE:[3,3,1,""],executable_mode:[3,3,1,""],file_mode:[3,3,1,""],link_mode:[3,3,1,""],mime_type:[3,3,1,""],type:[3,3,1,""]},"git.objects.commit":{Commit:[3,1,1,""]},"git.objects.commit.Commit":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],author:[3,3,1,""],author_tz_offset:[3,3,1,""],authored_date:[3,3,1,""],authored_datetime:[3,3,1,""],committed_date:[3,3,1,""],committed_datetime:[3,3,1,""],committer:[3,3,1,""],committer_tz_offset:[3,3,1,""],conf_encoding:[3,3,1,""],count:[3,2,1,""],create_from_tree:[3,5,1,""],default_encoding:[3,3,1,""],encoding:[3,3,1,""],env_author_date:[3,3,1,""],env_committer_date:[3,3,1,""],gpgsig:[3,3,1,""],iter_items:[3,5,1,""],iter_parents:[3,2,1,""],message:[3,3,1,""],name_rev:[3,3,1,""],parents:[3,3,1,""],stats:[3,3,1,""],summary:[3,3,1,""],tree:[3,3,1,""],type:[3,3,1,""]},"git.objects.fun":{traverse_tree_recursive:[3,6,1,""],traverse_trees_recursive:[3,6,1,""],tree_entries_from_data:[3,6,1,""],tree_to_stream:[3,6,1,""]},"git.objects.submodule":{base:[3,0,0,"-"],root:[3,0,0,"-"],util:[3,0,0,"-"]},"git.objects.submodule.base":{Submodule:[3,1,1,""],UpdateProgress:[3,1,1,""]},"git.objects.submodule.base.Submodule":{"__eq__":[3,2,1,""],"__hash__":[3,2,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__ne__":[3,2,1,""],"__repr__":[3,2,1,""],"__slots__":[3,3,1,""],"__str__":[3,2,1,""],"__weakref__":[3,3,1,""],add:[3,5,1,""],branch:[3,3,1,""],branch_name:[3,3,1,""],branch_path:[3,3,1,""],children:[3,2,1,""],config_reader:[3,2,1,""],config_writer:[3,2,1,""],exists:[3,2,1,""],iter_items:[3,5,1,""],k_default_mode:[3,3,1,""],k_head_default:[3,3,1,""],k_head_option:[3,3,1,""],k_modules_file:[3,3,1,""],module:[3,2,1,""],module_exists:[3,2,1,""],move:[3,2,1,""],name:[3,3,1,""],parent_commit:[3,3,1,""],remove:[3,2,1,""],rename:[3,2,1,""],set_parent_commit:[3,2,1,""],type:[3,3,1,""],update:[3,2,1,""],url:[3,3,1,""]},"git.objects.submodule.base.UpdateProgress":{"__module__":[3,3,1,""],"__slots__":[3,3,1,""],CLONE:[3,3,1,""],FETCH:[3,3,1,""],UPDWKTREE:[3,3,1,""],x:[3,3,1,""]},"git.objects.submodule.root":{RootModule:[3,1,1,""],RootUpdateProgress:[3,1,1,""]},"git.objects.submodule.root.RootModule":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],k_root_name:[3,3,1,""],module:[3,2,1,""],update:[3,2,1,""]},"git.objects.submodule.root.RootUpdateProgress":{"__module__":[3,3,1,""],"__slots__":[3,3,1,""],BRANCHCHANGE:[3,3,1,""],PATHCHANGE:[3,3,1,""],REMOVE:[3,3,1,""],URLCHANGE:[3,3,1,""],x:[3,3,1,""]},"git.objects.submodule.util":{SubmoduleConfigParser:[3,1,1,""],find_first_remote_branch:[3,6,1,""],mkhead:[3,6,1,""],sm_name:[3,6,1,""],sm_section:[3,6,1,""]},"git.objects.submodule.util.SubmoduleConfigParser":{"__abstractmethods__":[3,3,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],flush_to_index:[3,2,1,""],set_submodule:[3,2,1,""],write:[3,2,1,""]},"git.objects.tag":{TagObject:[3,1,1,""]},"git.objects.tag.TagObject":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],message:[3,3,1,""],object:[3,3,1,""],tag:[3,3,1,""],tagged_date:[3,3,1,""],tagger:[3,3,1,""],tagger_tz_offset:[3,3,1,""],type:[3,3,1,""]},"git.objects.tree":{Tree:[3,1,1,""],TreeModifier:[3,1,1,""]},"git.objects.tree.Tree":{"__contains__":[3,2,1,""],"__div__":[3,2,1,""],"__getitem__":[3,2,1,""],"__getslice__":[3,2,1,""],"__init__":[3,2,1,""],"__iter__":[3,2,1,""],"__len__":[3,2,1,""],"__module__":[3,3,1,""],"__reversed__":[3,2,1,""],"__slots__":[3,3,1,""],"__truediv__":[3,2,1,""],blob_id:[3,3,1,""],blobs:[3,3,1,""],cache:[3,3,1,""],commit_id:[3,3,1,""],join:[3,2,1,""],symlink_id:[3,3,1,""],traverse:[3,2,1,""],tree_id:[3,3,1,""],trees:[3,3,1,""],type:[3,3,1,""]},"git.objects.tree.TreeModifier":{"__delitem__":[3,2,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],add:[3,2,1,""],add_unchecked:[3,2,1,""],set_done:[3,2,1,""]},"git.objects.util":{Actor:[3,1,1,""],ProcessStreamAdapter:[3,1,1,""],Traversable:[3,1,1,""],altz_to_utctz_str:[3,6,1,""],get_object_type_by_name:[3,6,1,""],parse_actor_and_date:[3,6,1,""],parse_date:[3,6,1,""],tzoffset:[3,1,1,""],utctz_to_altz:[3,6,1,""],verify_utctz:[3,6,1,""]},"git.objects.util.Actor":{"__eq__":[3,2,1,""],"__hash__":[3,2,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__ne__":[3,2,1,""],"__repr__":[3,2,1,""],"__slots__":[3,3,1,""],"__str__":[3,2,1,""],author:[3,5,1,""],committer:[3,5,1,""],conf_email:[3,3,1,""],conf_name:[3,3,1,""],email:[3,3,1,""],env_author_email:[3,3,1,""],env_author_name:[3,3,1,""],env_committer_email:[3,3,1,""],env_committer_name:[3,3,1,""],name:[3,3,1,""],name_email_regex:[3,3,1,""],name_only_regex:[3,3,1,""]},"git.objects.util.ProcessStreamAdapter":{"__getattr__":[3,2,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""]},"git.objects.util.Traversable":{"__module__":[3,3,1,""],"__slots__":[3,3,1,""],list_traverse:[3,2,1,""],traverse:[3,2,1,""]},"git.objects.util.tzoffset":{"__dict__":[3,3,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__weakref__":[3,3,1,""],dst:[3,2,1,""],tzname:[3,2,1,""],utcoffset:[3,2,1,""]},"git.refs":{head:[3,0,0,"-"],log:[3,0,0,"-"],reference:[3,0,0,"-"],remote:[3,0,0,"-"],symbolic:[3,0,0,"-"],tag:[3,0,0,"-"]},"git.refs.head":{HEAD:[3,1,1,""],Head:[3,1,1,""]},"git.refs.head.HEAD":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],orig_head:[3,2,1,""],reset:[3,2,1,""]},"git.refs.head.Head":{"__dict__":[3,3,1,""],"__module__":[3,3,1,""],"__weakref__":[3,3,1,""],"delete":[3,5,1,""],checkout:[3,2,1,""],config_reader:[3,2,1,""],config_writer:[3,2,1,""],k_config_remote:[3,3,1,""],k_config_remote_ref:[3,3,1,""],rename:[3,2,1,""],set_tracking_branch:[3,2,1,""],tracking_branch:[3,2,1,""]},"git.refs.log":{RefLog:[3,1,1,""],RefLogEntry:[3,1,1,""]},"git.refs.log.RefLog":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__new__":[3,7,1,""],"__slots__":[3,3,1,""],append_entry:[3,5,1,""],entry_at:[3,5,1,""],from_file:[3,5,1,""],iter_entries:[3,5,1,""],path:[3,5,1,""],to_file:[3,2,1,""],write:[3,2,1,""]},"git.refs.log.RefLogEntry":{"__module__":[3,3,1,""],"__repr__":[3,2,1,""],"__slots__":[3,3,1,""],"new":[3,5,1,""],actor:[3,3,1,""],format:[3,2,1,""],from_line:[3,5,1,""],message:[3,3,1,""],newhexsha:[3,3,1,""],oldhexsha:[3,3,1,""],time:[3,3,1,""]},"git.refs.reference":{Reference:[3,1,1,""]},"git.refs.reference.Reference":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],"__str__":[3,2,1,""],iter_items:[3,5,1,""],name:[3,3,1,""],remote_head:[3,3,1,""],remote_name:[3,3,1,""],set_object:[3,2,1,""]},"git.refs.remote":{RemoteReference:[3,1,1,""]},"git.refs.remote.RemoteReference":{"__module__":[3,3,1,""],"delete":[3,5,1,""],create:[3,5,1,""],iter_items:[3,5,1,""]},"git.refs.symbolic":{SymbolicReference:[3,1,1,""]},"git.refs.symbolic.SymbolicReference":{"__eq__":[3,2,1,""],"__hash__":[3,2,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__ne__":[3,2,1,""],"__repr__":[3,2,1,""],"__slots__":[3,3,1,""],"__str__":[3,2,1,""],"delete":[3,5,1,""],abspath:[3,3,1,""],commit:[3,3,1,""],create:[3,5,1,""],dereference_recursive:[3,5,1,""],from_path:[3,5,1,""],is_detached:[3,3,1,""],is_remote:[3,2,1,""],is_valid:[3,2,1,""],iter_items:[3,5,1,""],log:[3,2,1,""],log_append:[3,2,1,""],log_entry:[3,2,1,""],name:[3,3,1,""],object:[3,3,1,""],path:[3,3,1,""],ref:[3,3,1,""],reference:[3,3,1,""],rename:[3,2,1,""],repo:[3,3,1,""],set_commit:[3,2,1,""],set_object:[3,2,1,""],set_reference:[3,2,1,""],to_full_path:[3,5,1,""]},"git.refs.tag":{Tag:[3,3,1,""],TagReference:[3,1,1,""]},"git.refs.tag.TagReference":{"__module__":[3,3,1,""],"__slots__":[3,3,1,""],"delete":[3,5,1,""],commit:[3,3,1,""],create:[3,5,1,""],object:[3,3,1,""],tag:[3,3,1,""]},"git.remote":{FetchInfo:[3,1,1,""],PushInfo:[3,1,1,""],Remote:[3,1,1,""],RemoteProgress:[3,1,1,""]},"git.remote.FetchInfo":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],"__str__":[3,2,1,""],ERROR:[3,3,1,""],FAST_FORWARD:[3,3,1,""],FORCED_UPDATE:[3,3,1,""],HEAD_UPTODATE:[3,3,1,""],NEW_HEAD:[3,3,1,""],NEW_TAG:[3,3,1,""],REJECTED:[3,3,1,""],TAG_UPDATE:[3,3,1,""],commit:[3,3,1,""],flags:[3,3,1,""],name:[3,3,1,""],note:[3,3,1,""],old_commit:[3,3,1,""],re_fetch_result:[3,3,1,""],ref:[3,3,1,""],remote_ref_path:[3,3,1,""],x:[3,3,1,""]},"git.remote.PushInfo":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],DELETED:[3,3,1,""],ERROR:[3,3,1,""],FAST_FORWARD:[3,3,1,""],FORCED_UPDATE:[3,3,1,""],NEW_HEAD:[3,3,1,""],NEW_TAG:[3,3,1,""],NO_MATCH:[3,3,1,""],REJECTED:[3,3,1,""],REMOTE_FAILURE:[3,3,1,""],REMOTE_REJECTED:[3,3,1,""],UP_TO_DATE:[3,3,1,""],flags:[3,3,1,""],local_ref:[3,3,1,""],old_commit:[3,3,1,""],remote_ref:[3,3,1,""],remote_ref_string:[3,3,1,""],summary:[3,3,1,""],x:[3,3,1,""]},"git.remote.Remote":{"__eq__":[3,2,1,""],"__getattr__":[3,2,1,""],"__hash__":[3,2,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__ne__":[3,2,1,""],"__repr__":[3,2,1,""],"__slots__":[3,3,1,""],"__str__":[3,2,1,""],add:[3,5,1,""],add_url:[3,2,1,""],config_reader:[3,3,1,""],config_writer:[3,3,1,""],create:[3,5,1,""],delete_url:[3,2,1,""],exists:[3,2,1,""],fetch:[3,2,1,""],iter_items:[3,5,1,""],name:[3,3,1,""],pull:[3,2,1,""],push:[3,2,1,""],refs:[3,3,1,""],remove:[3,5,1,""],rename:[3,2,1,""],repo:[3,3,1,""],rm:[3,5,1,""],set_url:[3,2,1,""],stale_refs:[3,3,1,""],update:[3,2,1,""],urls:[3,3,1,""]},"git.remote.RemoteProgress":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],BEGIN:[3,3,1,""],CHECKING_OUT:[3,3,1,""],COMPRESSING:[3,3,1,""],COUNTING:[3,3,1,""],DONE_TOKEN:[3,3,1,""],END:[3,3,1,""],FINDING_SOURCES:[3,3,1,""],OP_MASK:[3,3,1,""],RECEIVING:[3,3,1,""],RESOLVING:[3,3,1,""],STAGE_MASK:[3,3,1,""],TOKEN_SEPARATOR:[3,3,1,""],WRITING:[3,3,1,""],error_lines:[3,2,1,""],line_dropped:[3,2,1,""],new_message_handler:[3,2,1,""],re_op_absolute:[3,3,1,""],re_op_relative:[3,3,1,""],update:[3,2,1,""],x:[3,3,1,""]},"git.repo":{base:[3,0,0,"-"],fun:[3,0,0,"-"]},"git.repo.base":{Repo:[3,1,1,""]},"git.repo.base.Repo":{"__del__":[3,2,1,""],"__dict__":[3,3,1,""],"__eq__":[3,2,1,""],"__hash__":[3,2,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__ne__":[3,2,1,""],"__repr__":[3,2,1,""],"__weakref__":[3,3,1,""],DAEMON_EXPORT_FILE:[3,3,1,""],GitCommandWrapperType:[3,3,1,""],active_branch:[3,3,1,""],alternates:[3,3,1,""],archive:[3,2,1,""],bare:[3,3,1,""],blame:[3,2,1,""],blame_incremental:[3,2,1,""],branches:[3,3,1,""],clone:[3,2,1,""],clone_from:[3,5,1,""],commit:[3,2,1,""],config_level:[3,3,1,""],config_reader:[3,2,1,""],config_writer:[3,2,1,""],create_head:[3,2,1,""],create_remote:[3,2,1,""],create_submodule:[3,2,1,""],create_tag:[3,2,1,""],daemon_export:[3,3,1,""],delete_head:[3,2,1,""],delete_remote:[3,2,1,""],delete_tag:[3,2,1,""],description:[3,3,1,""],has_separate_working_tree:[3,2,1,""],head:[3,3,1,""],heads:[3,3,1,""],index:[3,3,1,""],init:[3,5,1,""],is_ancestor:[3,2,1,""],is_dirty:[3,2,1,""],iter_commits:[3,2,1,""],iter_submodules:[3,2,1,""],iter_trees:[3,2,1,""],merge_base:[3,2,1,""],re_author_committer_start:[3,3,1,""],re_hexsha_only:[3,3,1,""],re_hexsha_shortened:[3,3,1,""],re_tab_full_line:[3,3,1,""],re_whitespace:[3,3,1,""],references:[3,3,1,""],refs:[3,3,1,""],remote:[3,2,1,""],remotes:[3,3,1,""],rev_parse:[3,2,1,""],submodule:[3,2,1,""],submodule_update:[3,2,1,""],submodules:[3,3,1,""],tag:[3,2,1,""],tags:[3,3,1,""],tree:[3,2,1,""],untracked_files:[3,3,1,""],working_tree_dir:[3,3,1,""]},"git.repo.fun":{deref_tag:[3,6,1,""],find_git_dir:[3,6,1,""],is_git_dir:[3,6,1,""],name_to_object:[3,6,1,""],rev_parse:[3,6,1,""],short_to_long:[3,6,1,""],to_commit:[3,6,1,""],touch:[3,6,1,""]},"git.util":{Actor:[3,1,1,""],BlockingLockFile:[3,1,1,""],CallableRemoteProgress:[3,1,1,""],IndexFileSHA1Writer:[3,1,1,""],Iterable:[3,1,1,""],IterableList:[3,1,1,""],LockFile:[3,1,1,""],RemoteProgress:[3,1,1,""],Stats:[3,1,1,""],WaitGroup:[3,1,1,""],assure_directory_exists:[3,6,1,""],get_user_id:[3,6,1,""],join_path:[3,6,1,""],join_path_native:[3,6,1,""],rmtree:[3,6,1,""],stream_copy:[3,6,1,""],to_native_path_linux:[3,6,1,""],unbare_repo:[3,6,1,""]},"git.util.Actor":{"__eq__":[3,2,1,""],"__hash__":[3,2,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__ne__":[3,2,1,""],"__repr__":[3,2,1,""],"__slots__":[3,3,1,""],"__str__":[3,2,1,""],author:[3,5,1,""],committer:[3,5,1,""],conf_email:[3,3,1,""],conf_name:[3,3,1,""],email:[3,3,1,""],env_author_email:[3,3,1,""],env_author_name:[3,3,1,""],env_committer_email:[3,3,1,""],env_committer_name:[3,3,1,""],name:[3,3,1,""],name_email_regex:[3,3,1,""],name_only_regex:[3,3,1,""]},"git.util.BlockingLockFile":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""]},"git.util.CallableRemoteProgress":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],update:[3,2,1,""]},"git.util.IndexFileSHA1Writer":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],close:[3,2,1,""],f:[3,3,1,""],sha1:[3,3,1,""],tell:[3,2,1,""],write:[3,2,1,""],write_sha:[3,2,1,""]},"git.util.Iterable":{"__module__":[3,3,1,""],"__slots__":[3,3,1,""],iter_items:[3,5,1,""],list_items:[3,5,1,""]},"git.util.IterableList":{"__contains__":[3,2,1,""],"__delitem__":[3,2,1,""],"__getattr__":[3,2,1,""],"__getitem__":[3,2,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__new__":[3,7,1,""],"__slots__":[3,3,1,""]},"git.util.LockFile":{"__del__":[3,2,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""]},"git.util.RemoteProgress":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],BEGIN:[3,3,1,""],CHECKING_OUT:[3,3,1,""],COMPRESSING:[3,3,1,""],COUNTING:[3,3,1,""],DONE_TOKEN:[3,3,1,""],END:[3,3,1,""],FINDING_SOURCES:[3,3,1,""],OP_MASK:[3,3,1,""],RECEIVING:[3,3,1,""],RESOLVING:[3,3,1,""],STAGE_MASK:[3,3,1,""],TOKEN_SEPARATOR:[3,3,1,""],WRITING:[3,3,1,""],error_lines:[3,2,1,""],line_dropped:[3,2,1,""],new_message_handler:[3,2,1,""],re_op_absolute:[3,3,1,""],re_op_relative:[3,3,1,""],update:[3,2,1,""],x:[3,3,1,""]},"git.util.Stats":{"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__slots__":[3,3,1,""],files:[3,3,1,""],total:[3,3,1,""]},"git.util.WaitGroup":{"__dict__":[3,3,1,""],"__init__":[3,2,1,""],"__module__":[3,3,1,""],"__weakref__":[3,3,1,""],add:[3,2,1,""],done:[3,2,1,""],wait:[3,2,1,""]},git:{cmd:[3,0,0,"-"],config:[3,0,0,"-"],diff:[3,0,0,"-"],exc:[3,0,0,"-"],remote:[3,0,0,"-"],util:[3,0,0,"-"]}},objnames:{"0":["py","module","Python module"],"1":["py","class","Python class"],"2":["py","method","Python method"],"3":["py","attribute","Python attribute"],"4":["py","exception","Python exception"],"5":["py","classmethod","Python class method"],"6":["py","function","Python function"],"7":["py","staticmethod","Python static method"]},objtypes:{"0":"py:module","1":"py:class","2":"py:method","3":"py:attribute","4":"py:exception","5":"py:classmethod","6":"py:function","7":"py:staticmethod"},terms:{"07t22":3,"0o100644":5,"0o40000":5,"0x10e2f0ca8":[],"0x10ea359b0":[],"0x10ea35a28":[],"0x10ea35aa0":[],"0x10ea35b18":[],"0x10ea38b90":[],"0x10ea38c08":[],"0x10ea38c80":[],"0x10ea38cf8":[],"0x10ea4c4b0":[],"0x10ea5d6e0":[],"0x10ea68350":[],"0x10ea68be8":[],"0x10ea72c90":[],"0x10ea88590":[],"0x10ea8b140":[],"0x10ea8b1b8":[],"0x10ea8b230":[],"0x10ea8b2a8":[],"0x10ea8b320":[],"0x10ea8b398":[],"0x10ea8b410":[],"0x10ea96f50":[],"0x10eaa9c20":[],"0x10eaabcb0":[],"0x10eaabd08":[],"0x10eaabd60":[],"0x10eaabdb8":[],"0x10eaabe10":[],"0x10eaabe68":[],"0x10eab6050":[],"0x10eab6410":[],"0x10eac5980":[],"0x10eac59b8":[],"0x10eac59f0":[],"0x10eac85d0":[],"0x10eac8628":[],"0x10eac8680":[],"0x10eac86d8":[],"0x10eac8730":[],"0x10eac8788":[],"0x10eac87e0":[],"0x10eac8838":[],"0x10eac8890":[],"0x10eac88e8":[],"0x10eac8940":[],"0x10eac8998":[],"0x10eac89f0":[],"0x10eac8a48":[],"0x10eacc050":[],"0x10eacc500":[],"0x10eacc578":[],"0x10eacc5f0":[],"0x10eacc668":[],"0x10eacc6e0":[],"0x10eaccb90":[],"0x10eaccc80":[],"0x10eacccf8":[],"0x10eaccd70":[],"0x10eaccde8":[],"0x10eacced8":[],"0x10eaccf50":[],"0x10eacf050":[],"0x10eacf0c8":[],"0x10eacf140":[],"0x10eacf1b8":[],"0x10eacf230":[],"0x10eacf2a8":[],"0x10eacf320":[],"0x10eacf398":[],"0x10eacf410":[],"0x10eacf488":[],"0x10eacf500":[],"0x10eacf578":[],"0x10eacf5f0":[],"0x10eacf668":[],"0x10eacf7d0":[],"0x10eacf848":[],"0x10eacf8c0":[],"0x10eacf9b0":[],"0x10eacfaa0":[],"0x10eacfb18":[],"0x10eacfc80":[],"0x10eacfd70":[],"0x10eacfde8":[],"0x10eacfe60":[],"0x10f6a5050":3,"0x10f6a50c8":3,"0x10f6a5140":3,"0x10f6a51b8":3,"0x10f6a5230":3,"0x10f6a52a8":3,"0x10f6a5320":3,"0x10f6a5398":3,"0x10f6a5410":3,"0x10f6a5488":3,"0x10f6a5500":3,"0x10f6a5578":3,"0x10f6a55f0":3,"0x10f6a5668":3,"0x10f6a56e0":3,"0x10f6a5758":3,"0x10f6a58c0":3,"0x10f6a5938":3,"0x10f6a59b0":3,"0x10f6a5aa0":3,"0x10f6a5b90":3,"0x10f6a5c08":3,"0x10f6a5d70":3,"0x10f6a5e60":3,"0x10f6a5ed8":3,"0x10f6a5f50":3,"0x10f6a8140":3,"0x10f6a85f0":3,"0x10f6a8668":3,"0x10f6a86e0":3,"0x10f6a8758":3,"0x10f6a87d0":3,"0x10f6a8c80":3,"0x10f6a8d70":3,"0x10f6a8de8":3,"0x10f6a8e60":3,"0x10f6a8ed8":3,"0x10fc01030":3,"0x10fd81838":3,"0x10fd81890":3,"0x10fd818e8":3,"0x10fd81940":3,"0x10fd81998":3,"0x10fd819f0":3,"0x10fd81a48":3,"0x10fd81aa0":3,"0x10fd81af8":3,"0x10fd81b50":3,"0x10fd81ba8":3,"0x10fd81c00":3,"0x10fd81c58":3,"0x10fd81cb0":3,"0x10fde0b70":3,"0x10fdec990":3,"0x10fdf6b90":3,"0x10fdf6c08":3,"0x10fdf6c80":3,"0x10fdf6cf8":3,"0x10fe00cf8":3,"0x10fe00d70":3,"0x10fe00de8":3,"0x10fe00e60":3,"0x10fe27848":3,"0x10fe4ae50":3,"0x10fe562a8":3,"0x10fe56320":3,"0x10fe56398":3,"0x10fe56410":3,"0x10fe56488":3,"0x10fe56500":3,"0x10fe56578":3,"0x10fe6cf70":3,"0x10fe6cfc8":3,"0x10fe6e2f0":3,"0x10fe6f8a0":3,"0x10fe75050":3,"0x10fe750c8":3,"0x10fe75488":3,"0x10fe76050":3,"0x10fe760a8":3,"0x10fe76100":3,"0x10fe76158":3,"0x10fe7a0f8":3,"0x10ff4eec0":3,"0x10ff4eef8":3,"0x10ff4ef30":3,"1c09f116cbc2cb4100fb6935bb162daa4723f455":3,"22v0":0,"5562b947ecdd5ce939000038":5,"84b92ae7cef0ab98f5a8":3,"__abstractmethods__":3,"__call__":3,"__class__":5,"__contains__":[0,3],"__del__":[0,2,3,5],"__delitem__":[0,3],"__dict__":3,"__div__":[0,3],"__doc__":3,"__enter__":3,"__eq__":3,"__exit__":3,"__getattr__":[0,3],"__getitem__":3,"__getslice__":3,"__getstate__":3,"__hash__":3,"__init__":[0,3],"__iter__":3,"__len__":[0,3],"__module__":3,"__ne__":3,"__new__":3,"__repr__":3,"__reversed__":3,"__root__":3,"__setstate__":3,"__slots__":3,"__str__":3,"__truediv__":3,"__weakref__":3,"_all_":3,"_and_":5,"_branch_path":3,"_cach":3,"_call_process":3,"_callabl":3,"_check_interv":3,"_clone":3,"_common_path_default":3,"_config":3,"_config_pars":3,"_config_read":3,"_cur_lin":3,"_environ":3,"_error_lin":3,"_extension_data":3,"_file_path":3,"_from_str":0,"_get_altern":3,"_get_config_path":3,"_get_untracked_fil":3,"_git_opt":3,"_id_attr":3,"_list_from_str":0,"_max_block_tim":3,"_name":3,"_nbr":3,"_old_commit_sha":3,"_owns_lock":3,"_parent_commit":3,"_path":3,"_prefix":3,"_proc":3,"_remot":3,"_section_nam":3,"_seen_op":3,"_set_altern":3,"_size":3,"_small_repo_url":5,"_sre":3,"_stream":3,"_url":3,"_version_info":3,"_working_dir":3,"_write":3,"abstract":2,"break":0,"byte":[0,3,5],"case":[0,2,3,5],"catch":[0,3],"char":0,"class":[0,3,5],"default":[0,3,5],"export":[0,3],"final":[0,2,3,5],"function":0,"import":[0,3,5],"int":[0,3,5],"long":[2,3,5],"null":3,"public":0,"return":[0,3,5],"short":[0,3,5],"static":[0,3,5],"switch":0,"throw":[0,3],"true":[0,3,5],"try":[0,5],"var":5,"while":[3,5],a_blob:[0,3],a_blob_id:3,a_commit:0,a_mod:3,a_path:[0,3],a_rawpath:[0,3],abil:5,abl:[0,3,5],about:[0,2,3,5],abov:[3,5],absolut:[3,5],abspath:[0,3,5],acccess:3,accept:[0,3],access:[0,2,3,5],accessor:3,accestor:3,accomplish:5,accord:3,accordingli:[3,4],account:3,accumul:5,achiev:[0,2],acknowledg:0,act:3,activ:[0,3,5],active_branch:[0,3,5],actor:[3,5],actual:[0,3,5],adapterstreamcl:3,add:[0,3,5],add_uncheck:3,add_url:3,addit:[0,3,5],additino:3,addition:[2,3,5],address:0,adjust:[0,3,5],advanc:0,aed1d5c4b31d5027:0,affect:[0,5],after:[0,3,5],afterward:[3,5],again:[0,3],against:[0,3,5],aggress:3,agnosit:3,ahead:[3,5],algorithm:3,alia:[0,3,5],aliv:2,all:[0,2,3,5],allow:[0,2,3,5],allwo:5,alreadi:[3,5],also:[0,2,3,5],alter:[0,3],altern:[2,3],although:3,altogeth:3,altz:3,altz_to_utctz_str:3,altzon:3,alwai:[0,3,5],ambigu:0,amount:[0,3,5],ancestor:3,ancestor_rev:3,ancestri:[3,5],ani:[0,3,5],anoth:[2,3,5],anotheron:3,answer:[],anticip:3,anymor:[0,3,5],anyon:0,anyth:[3,5],anywai:[0,3],api:0,app:5,appear:[0,3,5],append:[0,3],append_entri:3,appl:3,appli:[0,3],applic:[0,3,5],approach:5,appropri:3,apr:3,arbitrari:0,archiv:[0,3,5],archive_tar:0,archive_tar_gz:0,area:0,arg:3,argument:[0,3,5],around:3,artifici:0,as_edg:3,as_process:3,ascii:[0,5],asctim:5,ask:[0,3,5],aspect:[0,5],assert:5,assertionerror:[0,3],associ:[3,4],assum:[2,3,5],assur:[0,2,3,5],assure_directory_exist:3,atom:3,attr:3,attribut:[0,3,5],attributeerror:5,author:[0,3,5],author_d:3,author_tz_offset:3,authored_d:[0,3,5],authored_datetim:[0,3],autointerrupt:3,automat:[0,3,5],autopep8:0,avail:[0,2,3,5],averag:5,avoid:5,awai:[0,3,5],awar:3,b_blob:[0,3],b_blob_id:3,b_commit:0,b_mode:[0,3],b_path:[0,3],b_rawpath:[0,3],back:[0,3],backslash:0,backward:5,badnam:[0,3],badobject:[0,3],bar:0,bare:[0,3,5],bare_mast:5,bare_repo:5,base:0,baseindexentri:3,basenam:[0,3,5],basestr:3,basi:2,basic:2,basicconfig:5,becaus:0,becom:[0,3,5],been:[0,3,5],befor:[0,3],beforehand:3,begin:3,behav:[0,3,5],behavi:0,behavior:5,behaviour:[0,3,5],behind:3,belong:0,below:3,benefici:[],benefit:5,besid:[0,3],better:0,between:[0,3,5],big:[],biggest:[],bin:[3,5],binari:[0,3,5],binsha:[0,3,5],bisect:0,bit:[0,3],bitflag:3,blame:[0,3,5],blame_increment:3,blameentri:3,blob_data:5,blob_id:3,blobfilt:3,block:[0,3],blockinglockfil:3,both:[0,3],branch:0,branch_first:3,branch_nam:3,branch_path:3,branchchang:3,breadth:3,broken:0,brother:3,brows:2,browse_thread:0,brutal:5,bsd:2,bug:[0,3],build:0,built:3,cach:[0,3],cacheerror:3,call:[0,2,3,5],callabl:[0,3],callableremoteprogress:3,callback:3,caller:[3,5],can:[0,2,3,4,5],candid:3,cannot:[3,5],capabl:0,care:3,carrai:3,carri:[0,3,5],cat:5,cat_file_al:3,cat_file_head:3,catfilecontentstream:3,caught:0,caus:[0,3],certain:[0,3,5],chain:5,chang:[0,3,5],change_typ:3,channel:5,charact:0,characterist:5,cheapli:5,check:[3,5],check_interval_:3,check_path:3,checking_out:3,checkout:[0,3,5],checkouterror:3,child:[0,3,5],children:[3,5],choke:0,chomd:5,chunk:3,chunk_siz:3,claim:3,classmethod:3,clean:0,cleanup:[0,2],clear:3,clear_cach:3,clearli:3,click:3,client:0,clone:[0,2,3,5],clone_from:[3,5],cloned_repo:5,close:[0,3,5],closest:3,cmd:[0,3],code:0,codebas:2,colon:3,com:[0,2,3,4,5],combin:3,command:0,comment:0,commit_count:0,commit_d:3,commit_delta_from:0,commit_diff:0,commit_id:3,commitencod:3,commits_between:0,commits_sinc:0,committ:[3,5],committed_d:[3,5],committed_datetim:3,committer_d:0,committer_datetim:0,committer_tz_offset:3,common:[0,3,5],common_path:3,commonli:3,commun:3,compar:[0,3,5],comparison:[0,3],compat:[0,3],complet:[0,3],complic:3,compon:[0,3],compos:5,compress:3,concept:2,concurr:3,concurrentwriteoper:0,condit:[0,5],conf_email:3,conf_encod:3,conf_nam:3,config_level:3,config_read:[0,3,5],config_writ:[0,3,5],configpars:3,configread:3,configur:[0,3,5],conform:0,confort:0,conjunct:3,consid:[0,3],consider:3,consist:[0,3,5],constant:[0,3],constrain:[0,3],construct:[0,3],constructor:0,consum:[0,3,5],consumpt:0,contain:[0,3,5],content:[0,3,5],content_from_str:0,content_sha:3,context:[2,3,5],continu:3,control:[0,5],conveni:[0,3,5],convent:[0,3],convers:[0,5],convert:[0,3,5],copi:[3,5],corner:3,correct:[0,3,5],correctli:[0,3],correspond:[0,3,5],corrupt:[0,3],cost:3,costli:3,could:[0,3],couldn:3,count:[0,3],counterpart:0,cours:5,cowardli:0,creat:[0,3,5],create_from_tre:[0,3],create_head:[0,3,5],create_no_window:3,create_patch:[0,3],create_remot:[3,5],create_submodul:[3,5],create_tag:[3,5],creation:[0,3],creator:3,criteria:3,critic:0,ctime:3,cur_count:[3,5],current:[0,3,5],custom:0,custom_environ:[3,5],daemon:[0,2,3,5],daemon_export:[0,3],daemon_export_fil:3,danger:3,dangeri:3,data:[0,2,3,5],data_str:3,data_stream:[0,3,5],databas:0,dataset:2,date:[0,3,5],datetim:[0,3],deadlock:3,deal:[0,3],dear:3,debug:0,decod:[0,3,5],decor:3,deeper:3,deepli:0,def:5,default_encod:3,default_index:3,default_mime_typ:3,defin:[3,5],definintiion:0,definit:[3,5],defint:5,delai:5,deleg:5,delet:[0,3,5],delete_head:[3,5],delete_remot:[3,5],delete_tag:[3,5],delete_url:3,deleted_fil:3,demand:[0,3],denot:3,dens:5,depend:[0,2,3],deploy:5,deprec:[0,3],depth:[3,5],deref_tag:3,derefer:3,dereferenc:3,dereference_recurs:3,deriv:[0,3],describ:3,descript:[0,3],desir:[0,3],despit:0,dest:3,destin:3,destinatin:3,destroi:5,destruct:3,destructor:2,detach:[0,3,5],detail:[3,5],detect:[0,3],deterior:2,determin:[3,5],determinist:2,dev:3,develop:[0,2,3,4,5],deviat:5,devic:3,devnul:0,dict:[0,3],dict_proxi:3,dictionari:[0,3],did:[0,3],didn:[0,3,5],diff_ad:5,diffabl:[3,5],differ:[0,3,5],diffindex:[0,3,5],difftool:3,dir:[3,5],dirctori:3,direct:[3,5],directi:5,directli:0,directori:[0,3,5],dirti:[0,3,5],disabl:3,discard:3,disk:3,dispatch:3,distinct:5,distribut:2,divisiblej:0,doc:[0,3],document:0,doe:[0,3],doesn:[0,3,5],don:[0,2,3,5],done:[2,3,5],done_token:3,doubl:0,down:5,download:2,drop:[0,2,3,5],dry_run:3,dst:3,due:[0,3],dulwich:3,dure:[0,3],dynmic:0,each:[3,5],eas:[0,5],easi:[0,2,3,5],easili:[2,3,5],edg:3,effect:[0,3,5],effici:0,either:[2,3],els:[3,5],email:3,emit:3,empti:[3,5],empty_repo:5,emul:0,enabl:[0,3],encapsul:3,encod:[0,3],encount:3,encourag:2,end:[3,5],endswith:5,english:3,ensur:3,entir:[0,5],entri:[0,3,5],entries_dict:3,entry_at:3,entry_kei:[0,3],enumer:3,env:3,env_author_d:3,env_author_email:3,env_author_nam:3,env_committer_d:3,env_committer_email:3,env_committer_nam:3,environ:[0,3,5],epoc:0,epoch:[3,5],equal:[0,3,5],equip:3,equival:[0,3],error:[0,3,5],error_lin:3,escap:0,essenti:[3,5],etc:[0,3],evalu:3,even:[],everi:3,everth:3,everyth:[0,3],everywher:[0,5],exact:3,exactli:[0,3],examin:[],exampl:[0,3,5],exc:[0,3],except:0,exception_typ:3,exception_valu:3,exclud:3,exclus:3,exec:5,execut:[0,3,5],executable_mod:3,execute_kwarg:3,exhaust:2,exist:[0,3,5],exit:[0,3],expect:[0,2,3],expens:3,explain:[3,5],explicit:[0,3,5],explicitli:[0,3],ext:3,extended_output:3,extens:[0,3],extension_data:3,extern:5,extra:[0,3],extract:5,extrem:[],ez_setup:0,facil:[0,3],facilit:3,fact:[0,3],factor:2,fail:[0,3,5],failed_fil:3,failed_reason:3,failunlessrais:5,failur:0,fall:0,fals:[0,3,5],far:0,fashion:3,fast:[3,5],fast_forward:3,faster:[0,2,3],fatal:[0,3],favor:[0,3],feasibl:3,fetch:[0,3,5],fetch_head:3,fetch_info:5,fetchinfo:3,few:[3,5],field:[3,5],fifty_first_commit:5,file:[0,2,3,5],file_count:5,file_mod:3,file_nam:5,file_path:3,filehandl:3,filenam:3,filepath:3,filesystem:3,filter:[0,3,4,5],find:[0,3,5],find_al:0,find_first_remote_branch:3,find_git_dir:3,finding_sourc:3,fine:0,first:[0,3,5],fit:2,flag:[0,3,5],flat:5,flatten:0,flush:[0,3],flush_to_index:3,folder:3,follow:[0,2,3,5],foo:0,foord:2,footprint:5,for_each_ref:5,forc:3,force_remov:3,force_reset:3,forced_upd:3,forcefulli:3,forcibl:3,foreign:5,forget:[2,3,5],fork_bar:0,form:5,format:[0,3,5],former:0,forward:3,found:[0,2,3,4,5],fprogress:3,free:3,freeli:5,from:[0,2,3,5],from_bas:3,from_blob:3,from_fil:3,from_lin:3,from_path:3,from_str:0,from_tre:[3,5],front:3,frozenset:3,full:[0,3,4,5],fulli:3,fun:3,func:3,further:[3,5],futur:[3,5],fuzzi:3,gain:3,gather:3,gave:3,get:0,get_entries_kei:0,get_object_data:3,get_object_head:3,get_object_type_by_nam:3,get_user_id:3,get_valu:5,getcwd:[0,3],gid:3,gist:3,git_author_d:3,git_author_email:3,git_author_nam:3,git_committer_d:3,git_committer_email:3,git_committer_nam:3,git_dir:[0,3,5],git_exec_nam:3,git_exec_name_win:3,git_python:0,git_python_git_execut:[0,3,5],git_python_trac:[0,3,5],git_ssh:[3,5],git_ssh_command:5,git_working_dir:3,gitcmd:[],gitcmdobjectdb:[],gitcomdobjectdb:0,gitcommanderror:[0,3,5],gitcommandnotfound:[0,3],gitcommandwrappertyp:3,gitconfigpars:[0,3],gitdb:0,github:[0,2,3,4,5],gitignor:3,gitmodul:[3,5],gitpthon:2,gitpython:0,gitrepo:3,give:3,given:[0,3,5],givn:3,glob:3,global:[0,3],gmtime:[0,3,5],goe:[0,3],googl:0,gpgsig:3,grab:3,gracefulli:3,grain:0,graph:[3,5],great:[],greater:5,grit:0,group:[0,3],guarante:3,gui:0,gzip:0,hacki:3,had:[0,3],hand:[0,5],handl:0,handle_process_output:3,handler:[0,3],hang:3,happen:[0,3,5],hard:[3,5],harder:0,has_separate_working_tre:3,hash:[0,3,5],hashabl:3,have:[0,2,3,5],hcommit:5,hct:5,head_uptod:3,headcommit:5,header:0,held:3,help:0,henc:[0,3],here:[0,2,3,5],hex:3,hexadecim:[0,3,5],hexsha:[0,3,5],hide:[0,3],hierarchi:[0,5],high:[2,5],higher:5,himself:3,histori:[3,5],hold:3,home:3,hook:[0,3],hook_path:3,hookexecutionerror:3,host:[2,5],hous:3,how:[0,3,5],howev:[0,2],html:3,htmldoc:3,http:[0,2,3,4],huge:5,human:[3,5],hurt:0,hybrid:[],i18n:3,id_abbrev:0,id_attr:3,id_attribut:3,id_deployment_kei:5,id_rsa:5,ident:3,identifi:[0,3,5],identify:3,ignor:[3,5],ignore_extension_data:[0,3],ignore_self:3,ignore_tree_extension_data:0,immut:5,implement:[0,2,3,5],impli:[0,3],implicitli:[0,3,5],imposs:0,improv:[0,3],incap:3,includ:[0,3,4],incorrect:[0,3],incorrectli:0,increas:0,increment:[0,3],independ:3,index_entry_inst:3,indexentri:[0,3],indexerror:3,indexfil:[0,3,5],indexfilesha1writ:3,indexobject:3,individu:[0,3,5],ineffect:3,inequ:3,info:[0,3,5],infom:3,infomr:3,inform:0,inherit:3,inidc:3,init:[0,2,3,5],init_bar:0,initi:0,inner:5,inod:3,input:[0,3],insert:3,inspect:5,instal:0,instanc:[0,3,5],instanti:[0,3,5],instead:[0,3,5],int_nano_second:3,int_seconds_since_epoch:3,int_seconds_west_of_utc:3,int_time_seconds_since_epoch:3,int_timezone_offset:3,integ:[0,3],integr:[],intend:[0,3],intens:2,interact:[2,5],interest:0,interfac:[0,3],interfer:3,intermedi:[3,5],intern:[0,3],interrupt:3,introduct:5,intrus:0,intuit:5,invalid:[0,3],invalidgitrepositoryerror:[0,3],invers:3,invert:3,invoc:3,involv:[2,3,5],ioerror:3,is_ancestor:3,is_detach:[3,5],is_dirti:[0,3,5],is_fil:3,is_git_dir:3,is_git_directori:3,is_remot:3,is_valid:3,isdir:5,isfil:5,ish:3,isinst:5,iso:3,issu:0,istream:3,iter_blob:[3,5],iter_change_typ:[0,3,5],iter_commit:[0,3,5],iter_entri:3,iter_item:[0,3],iter_par:3,iter_submodul:3,iter_tre:[0,3],iterablelist:[0,3],itself:[0,3,5],join:[0,3,5],join_path:3,join_path_n:3,judg:3,just:[0,2,3,5],k_config_remot:3,k_config_remote_ref:3,k_default_mod:3,k_head_default:3,k_head_opt:3,k_modules_fil:3,k_root_nam:3,keep:[3,5],keep_go:3,kei:[3,5],kept:[0,2,3],kernel:3,keyerror:3,keyword:[0,3,5],kill:3,kill_after_timeout:3,kind:[0,3,5],know:[0,3,5],known:3,known_host:5,kwarg:[0,3],kwd:3,lambda:3,languag:3,larg:[0,2,5],last:[0,3,5],later:[3,5],latest:[0,2,3,5],latter:[0,3,5],layout:3,lazi:3,lazili:3,lc_messag:3,lead:[0,3],leak:2,least:3,leav:3,left:3,legitim:0,len:[3,5],length:[0,3],less:[0,3,5],let:[3,5],level:[0,2,3,5],lexigraph:3,lib:[3,5],librari:[0,2],licens:[],life:5,lifetim:3,light:3,lightweight:3,like:[0,2,3,5],limit:[],line:[0,2,3,5],line_drop:3,link:3,link_mod:3,linux:[3,5],list:[0,3,4,5],list_from_str:0,list_item:[0,3],list_travers:3,load:5,local:[3,5],local_ref:3,locat:3,lock:[3,5],lockedfd:0,lockfil:3,log:0,log_append:[0,3],log_entri:3,logentri:3,logfil:3,logger:5,logic:3,logmsg:[0,3],longer:0,look:[0,3,5],lookup:0,loop:3,loos:[],lost:3,low:2,ls_file:3,made:[0,3,5],mai:[0,2,3,5],main:3,maintain:[0,3],major:[0,3],make:[0,3,5],manag:[3,5],mani:3,manipul:[0,3,5],manner:[2,3],manual:[0,2,3,5],map:3,marker:3,master:[0,3,5],match:[0,3,5],matter:3,max:[0,3],max_block_time_:3,max_chunk_s:3,max_count:[3,5],maximum:3,mean:[2,3],meant:3,meet:[],member:[0,3,5],memori:[0,5],mention:[3,5],mere:[0,3],mereg:5,merg:[0,3,5],merge_bas:[0,3,5],merge_index:5,merge_tre:[3,5],merged_index:5,messag:[0,3,5],meta:5,method:[0,2,3,5],method_miss:0,michael:2,might:[0,2,3,5],mileston:[0,4],mime:3,mime_typ:3,mimic:0,minim:3,minor:3,misc:0,miss:[0,3,5],missing_ok:0,mix:3,mkdir:3,mkhead:3,mock:[0,2],mode:[0,3,5],model:5,modif:[3,5],modifi:0,module_exist:[3,5],mojombo:3,more:0,moron:0,most:[0,3,5],mostli:3,move:[0,3,5],movement:5,mtime:3,mtrier:[3,5],much:[0,3,5],multi:0,multip:3,multipl:[0,3,5],must:[3,5],mutat:3,my_commit:5,my_new_branch:5,my_new_symref:3,my_new_tag:5,my_ssh_execut:5,my_tag:5,my_untracked_fil:5,myfil:3,myprogressprint:5,myrefer:3,mysubrepo:5,name:[0,3,5],name_email_regex:3,name_only_regex:3,name_rev:[0,3],name_to_object:3,narrow:3,nativ:[0,3],nearli:3,necessari:3,necessarili:[0,3],need:[0,3,5],neg:3,never:[0,3],new_branch:[3,5],new_fil:3,new_file_path:5,new_from_sha:3,new_head:3,new_message_handl:3,new_nam:[3,5],new_origin:5,new_path:3,new_tag:[3,5],new_url:3,newbinsha:3,newer:[0,2],newhexsha:3,newli:3,newlin:[0,3],next:[0,3,5],nice:[0,3],no_checkout:3,no_match:3,node:3,non:[0,3,5],none:[0,3,5],nonetheless:3,nor:3,normal:3,nose:2,nosetest:2,nosuchpatherror:3,notat:[3,5],noth:3,notic:0,notion:5,now:[0,3,5],null_bin_sha:3,null_hex_sha:[0,3],null_tre:[0,3],number:[0,3,5],numer:3,obj:3,object_type_nam:3,objectdatabas:3,oblig:3,obtain:0,obviou:0,occour:[0,3],odb:[0,3],odbt:[3,5],offici:0,offset:3,often:3,old:[0,3],old_commit:3,old_env:3,old_url:3,oldbinsha:3,older:[0,2,3],oldest:5,oldhexsha:3,omit:3,onc:[3,5],onli:[0,2,3,5],op_cod:[3,5],op_mask:3,opcod:3,open:[3,5],openshift:5,opensourc:3,oper:[0,2,3,5],oppos:3,opposit:3,optim:2,optin:3,option:[0,3,5],ord:3,order:[0,3,5],org:3,organ:2,orig_head:[0,3],origin:[3,5],oserror:[0,3],ostream:3,other:[0,3,5],other_url:5,otherwis:3,ouput:3,ouput_stream:3,our:[3,5],ourselv:[3,5],out:[0,2,3,5],output:[0,3,5],output_stream:3,over:[2,5],overhead:[],overrid:[0,3],overridden:3,overview:[],overwrit:[3,5],overwritten:3,own:[0,3,5],pack:5,page:[1,5],pair:3,param:3,paramet:[0,3,5],parent:[3,5],parent_commit:[3,5],parentless:0,parlanc:5,parm:3,pars:[0,3],parse_actor_and_d:3,parse_d:3,parser:[0,3],part:[0,3],parti:3,partial:3,particular:5,pass:[0,3,5],past:[0,3,5],past_branch:5,patch:[0,3],path:[0,3,5],path_prefix:3,path_rewrit:3,pathchang:3,pathstr:3,penalti:[],pend:3,peopl:2,per:[3,5],perform:[0,3,5],period:[2,3],perman:5,persist:[0,3,5],person:3,peter:3,pick:0,pickl:0,pile:3,pip:[0,2],pipe:3,place:[3,5],plai:3,plain:[0,3],platform:[2,3],pleas:[0,2,3,5],plenti:3,plu:3,plumb:2,point:[0,3,5],pointer:[0,5],popen:3,popul:0,porcelain:2,portion:3,posit:[0,3],posix:[0,5],possbl:3,possibl:[0,3],post:0,post_clear_cach:3,power:[2,5],practic:3,pre:[0,3],preced:3,predessessor:3,predic:3,prefix:[0,3],prepar:[0,5],prepend:3,present:[0,3,5],preserv:0,preset:5,preston:3,prevent:[0,3,5],previou:[0,3,5],previous:[0,3],previous_commit:3,prevous:0,print:[0,3,5],prior:[0,5],privat:0,probabl:[3,5],problem:[0,3],proc:3,proce:3,process:[0,2,3,5],processstreamadapt:3,produc:[0,3,5],product:0,program:[3,5],programat:5,progress:[0,3,5],project:[0,3,5],prompt:5,prone:5,proper:2,properli:[0,3],properti:[0,3],protect:3,protocol:0,provid:[0,2,3,5],prune:[0,3],pteichman:3,pub:3,publish:3,pull:[0,3,5],pure:[0,2,3,5],purpos:[3,5],push:[0,3,5],pushinfo:3,pushurl:[3,5],put:[3,5],pwd:3,py2:3,py3:[0,3,5],pyc:0,pypi:2,quantiti:[2,5],queri:[0,3,5],question:[],quickli:[0,3],quit:3,qurei:3,rais:[0,3],ran:2,rang:3,rather:[0,3,5],raw:[0,3],raw_rename_from:[0,3],raw_rename_to:[0,3],re_author_committer_start:3,re_fetch_result:3,re_head:3,re_hexsha_onli:3,re_hexsha_shorten:3,re_op_absolut:3,re_op_rel:3,re_tab_full_lin:3,re_whitespac:3,reachabl:3,react:3,read:[0,3,5],read_cach:3,readabl:[3,5],reader:[3,5],readi:0,readlin:3,real:[0,5],realli:3,reason:[0,2,3],receiv:[0,3],recent:[0,3,5],recommend:[2,3],record:[3,5],recurisv:3,recurs:[0,2,3,5],redirect:0,reduc:0,ref:0,ref_path:3,refer:0,referenc:5,referer:3,refernc:3,reflect:[0,3],reflog:[0,3,5],reflogentri:[0,3],refspec:[3,5],refus:0,regardless:3,region:3,reimplement:5,reiniti:3,reject:3,rel:[3,5],relat:[3,5],releas:[0,3,5],relev:5,reli:[0,3],reliabl:0,remain:3,rememb:3,remote_failur:3,remote_head:3,remote_nam:3,remote_ref:3,remote_ref_path:3,remote_ref_str:3,remote_refer:3,remote_reject:3,remoteprogress:[0,3,5],remoterefer:3,remov:[0,3,5],rename_from:[0,3],rename_sect:0,rename_to:[0,3],renamed_fil:3,render:3,repeatedli:3,repjrel:0,replac:[0,3],replic:0,repo_dir:5,report:0,repositori:0,repositorydirtyerror:3,repostori:3,repr:0,repres:[0,3,5],represent:3,requir:0,requri:3,reread:3,resembl:3,reset:[3,5],resolv:[0,3],resolve_blob:3,resourc:0,respect:[0,3,4,5],respons:[0,3],rest:3,restor:3,restrict:3,result:[0,3,5],retriev:[0,3,5],return_ref:3,reus:3,rev:[0,3],rev_pars:[0,3],reva:3,revb:3,revers:0,revert:3,revis:[0,3,5],revlog:3,rfc:3,right:[0,2,3,5],rmtree:3,roadmap:[],robust:0,root:0,root_tre:3,rootmodul:[3,5],rootupdateprogress:3,rorepo:5,run:[0,2,3,5],run_commit_hook:3,rval:3,rw_dir:5,s_ifgitlink:3,safe:[0,3,5],safer:5,sai:5,same:[0,3,5],save:[0,3,5],scale:0,scheme:0,scm:3,scope:[0,3],script:[2,5],search:[0,1,2,3],search_parent_directori:[0,3],sebastian:5,second:[0,3,5],secs_west_of_utc:3,section:[0,2,3,5],sectionconstraint:3,see:[0,2,3],select:4,self:[3,5],semant:0,sens:0,sent:3,separ:[2,3],seper:0,sequenc:3,serial:[0,3],serializ:3,serv:3,set:[0,3,5],set_commit:[0,3,5],set_don:3,set_object:[0,3],set_parent_commit:[3,5],set_refer:[0,3,5],set_submodul:3,set_tracking_branch:[0,3,5],set_url:3,set_valu:5,setattr:5,setup:[2,3,5],seturl:0,sever:3,sfrom:3,sha1:[0,3,5],sha:[0,3,5],share:3,shastreamcl:3,shell:[0,3],short_to_long:3,shortest:3,should:[0,2,3,5],shouldn:3,show:5,shown:[3,5],shutil:3,side:[3,5],sigkil:3,sign:3,signal:0,signatur:[0,3],signific:[],silent:[3,5],similar:[0,3,5],similarli:5,simpl:[0,3,5],simpli:3,simul:3,sinc:[0,2,3,5],singl:[0,3,5],situat:3,size:[0,3,5],size_as_int:3,skip:[3,5],skip_hook:[0,3],sleep:3,slice:3,slightli:0,slow:[],slower:5,sm_name:3,sm_section:3,small:[3,5],smaller:0,smarter:5,smartli:3,smmap:5,softli:5,softwar:3,sole:[2,3],some:[0,2,3,5],someth:[0,3],sometim:0,somewhat:3,somwhat:3,sophist:5,sort:[3,5],sourc:0,space:[0,3],span:3,sparringli:3,speak:5,spec:[0,3,5],special:[0,3,5],specif:[0,3,5],specifi:[0,3,5],specifii:3,speed:3,spend:2,sphinx:0,split:3,split_single_char_opt:3,spot:[3,5],src:3,sre_pattern:3,ssh:[0,5],ssh_cmd:5,ssh_execut:5,ssh_wrapper:3,stabl:0,stackoverflow:2,stage:[0,3,5],stage_blob:3,stage_mask:3,stai:[3,5],stale:3,stale_ref:3,stand:3,standard:[3,5],start:0,startswith:5,stat:[0,3,5],stat_mode_to_index_mod:3,state:[3,5],statment:0,statu:[0,3,5],stderr:[0,3,5],stdin:0,stdout:[0,3,5],stdout_as_str:3,step:[0,5],still:[0,2,3,5],stop:3,storabl:5,store:[0,3],str:[3,5],straight:3,stream:[0,2,3,5],stream_copi:3,stream_data:[3,5],stream_nam:3,stream_object_data:3,strength:[],strftime:5,stricthostkeycheck:5,string:[0,3,5],string_dat:3,strip:0,structur:[0,2],stuff:0,style:3,sub:[0,5],subclass:[3,5],subcommand:[0,3],subdirectori:[3,5],submodul:0,submodule_upd:[3,5],submoduleconfigpars:3,subprocess:3,subprocess_kwarg:3,subrepo:5,subsequ:3,subtre:3,succe:3,successfulli:[0,3],successor:3,suffer:3,suffici:0,suffix:0,suit:[0,2],suitabl:[0,3],summari:[0,3],suppli:3,suppos:[3,5],sure:[0,3,5],svn:5,swap:3,symbol:0,symbolicref:3,symbolicrefer:[0,3],symlink:3,symlink_id:3,symref:3,sync:3,synchron:3,syntax:[0,5],system:0,sytem:3,tab:0,tag:0,tag_upd:3,tagged_d:3,tagged_tz_offset:3,tagger:3,tagger_tz_offset:3,tagobject:3,tagref:[3,5],tagrefer:3,take:[0,3,5],taken:3,tar:5,target:3,task:4,technic:[0,3],techniqu:3,teichman:3,tell:3,temporari:[3,5],temporarili:3,temporaryfileswap:3,ten_commits_past_twenti:5,tend:2,term:0,test_doc:5,testcas:0,text:3,than:[0,3,5],thei:[0,2,3,5],them:[0,3,5],therefor:3,thi:[0,2,3,5],thiel:5,thing:[0,3,5],think:[],third:3,thorough:5,those:[0,3],though:[0,3,5],thread:[0,3],threadsaf:3,three:[0,3,5],through:[0,2,3,5],througout:3,thrown:[0,3],thu:[0,3,5],time:[0,2,3,5],timeout:3,timestamp:[0,3],timestamp_utc:3,timezon:[0,3],timezone_offset:3,tini:[],tip:5,titl:3,tmp:3,tmp_file_path:3,to_blob:3,to_commit:3,to_fil:3,to_full_path:3,to_latest_revis:[3,5],to_native_path_linux:3,to_path:3,togeth:3,token:3,token_separ:3,tom:3,too:5,tool:3,total:[3,5],touch:[3,5],traceback:3,track:[0,3,5],tracker:[],tracking_branch:[0,3],tradition:3,trail:3,trailer:3,transfer:[0,3],transform:3,transform_kwarg:3,translat:5,travers:[0,3,5],traverse_tree_recurs:3,traverse_trees_recurs:3,travi:5,treat:[0,5],tree_count:5,tree_entri:3,tree_entries_from_data:3,tree_id:3,tree_relative_path:3,tree_sha:3,tree_to_stream:3,treeish:[0,3],treemodifi:3,tri:5,trigger:0,trivial:3,tty:3,tupl:[0,3,5],turn:[0,5],tutori:0,two:[0,3,5],txt:3,typ:3,type:0,type_str:3,typeerror:0,typic:3,tz_offset:3,tzname:3,tzoffset:3,uid:3,unalt:3,unambigu:0,unbare_repo:3,uncommit:3,uncompress:[3,5],undefin:3,under:[0,2,3,5],underli:3,understand:[],understood:3,undesir:[0,3],unexpect:3,unfortun:3,unicod:0,unifi:0,uniform:3,unimport:0,uniqu:[0,3,5],unit:[2,5],universal_newlin:3,unix:0,unknown:3,unless:[0,3],unlik:3,unlimit:3,unmerg:3,unmerged_blob:3,unmergedentrieserror:[0,3],unnecessari:0,unpack:[3,5],unsaf:0,unset:3,unsuspect:3,until:3,untouch:5,untrack:[0,3,5],untracked_fil:[0,3,5],up_to_d:3,updat:[0,2,3,5],update_cach:0,update_environ:[3,5],updateprogress:3,updwktre:3,upgrad:0,upstream:[0,3],url:[0,3,5],urlchang:3,usag:0,use_shel:[0,3],useabl:3,usecas:5,user:[0,2,3,5],usign:3,usr:5,usual:[0,3,5],usulli:3,utc:3,utcoffset:3,utctz:3,utctz_to_altz:3,utf:[0,3],util:0,valid:[0,3,5],valid_fil:3,valu:[0,3,5],valueerror:3,variabl:[0,3,5],variou:5,vast:5,veri:[0,3,5],verifi:[0,2,3],verify_utctz:3,versatil:0,version:[0,2,3,5],version_info:[0,3],via:[0,3],viabl:3,virtual:3,visit_onc:3,wai:[0,2,3,5],wait:3,waitgroup:3,walk:2,want:[0,2,3,5],warn:3,wasn:[0,5],weak:3,weight:3,well:[0,2,3,5],went:3,were:[0,3,5],werner:3,what:[0,5],when:[0,2,3,5],whenev:3,where:[0,2,3,5],wherea:[3,5],whereev:3,wherev:3,whether:[0,3,5],which:[0,2,3,5],whish:3,who:[0,3],whole:3,whose:3,why:[3,5],wide:[0,3],window:[0,5],wire:3,wise:3,with_except:[0,3],with_extended_output:3,with_keep_cwd:3,with_raw_output:0,with_statu:0,with_stdout:[0,3],within:[0,3],without:[0,3,5],work:[0,2,3,5],work_tre:3,workaround:3,working_dir:[0,3],working_tre:[3,5],working_tree_dir:[0,3,5],worktre:3,worktreerepositoryunsupport:3,world:0,worri:5,worsen:2,worth:3,would:[0,2,3,5],wouldn:3,wrap:[3,5],wrapper:[0,3],write:[0,3,5],write_cach:3,write_extension_data:[0,3],write_sha:3,write_tre:[0,3],write_tree_from_cach:3,writer:[3,5],written:[0,2,3,5],wrong:3,www:3,x00:3,x86:5,yet:[0,3,5],yiel:3,yield:[3,5],you:[0,2,3,5],your:[0,2,3,5],yourself:[2,3],yyyi:3,zero:[0,3]},titles:["Changelog","GitPython Documentation","Overview / Install","API Reference","Roadmap","GitPython Tutorial"],titleterms:{"function":3,"new":0,"switch":5,advanc:5,answer:2,api:[2,3],base:3,best:2,beta:0,blob:[0,3],branch:5,bugfix:0,changelog:0,code:2,command:5,commit:[0,3,5],config:[0,3],custom:5,databas:5,debug:5,dif:0,diff:[0,3,5],directli:5,document:1,effort:2,even:5,examin:5,except:3,featur:0,fix:0,footprint:[],framework:0,gener:0,get:2,git:[0,5],gitcmd:3,gitcmdobjectdb:5,gitcommand:0,gitdb:5,gitpython:[1,2,5],handl:5,head:[0,3],index:[0,3,5],indic:1,inform:[2,5],initi:5,instal:2,issu:2,item:0,iter:0,leakag:2,licens:2,limit:2,log:3,meet:5,memori:[],modifi:5,modul:0,more:5,note:0,object:[0,3,5],obtain:5,overview:2,packag:0,python:[0,2],question:2,rc1:0,reduc:[],ref:3,refer:[2,3,5],referernc:0,remot:[0,3,5],renam:0,repo:[0,3,5],repositori:5,requir:2,resourc:2,roadmap:4,root:3,sourc:2,start:2,submodul:[3,5],support:[0,2],symbol:3,system:2,tabl:1,tag:3,test:0,tracker:2,tree:[0,3,5],tutori:5,type:[3,5],understand:5,usag:5,util:3,what:[],window:2}})