Searched refs:head (Results 1 - 8 of 8) sorted by relevance

/ontohub/lib/extend/
H A Darray.rb6 def head method in class:Array
/ontohub/app/controllers/polymorphic_resource/
H A Dbase.rb28 head :ok
/ontohub/app/controllers/
H A Doops_requests_controller.rb40 head :forbidden
/ontohub/app/controllers/privilege_list/
H A Dbase.rb30 head :ok
/ontohub/lib/git_repository/
H A Dcommitting.rb25 index.read_tree(repo.head.target.tree) unless repo.empty?
41 options[:parents] = repo.empty? ? [] : [repo.head.target].compact
H A Dget_info_list.rb83 rugged_commit ||= head
/ontohub/lib/
H A Dontology_parsing_worker.rb36 @version_id, @options, @try_count = @version_with_options_queue.head
H A Dgit_repository.rb184 repo.head.target.oid
225 def head method in class:GitRepository

Completed in 21 milliseconds