Index of Public Functions and Variables - tools.gitlibs 2.5.198-SNAPSHOT (in development)

This page has an alphabetical index of all the documented functions and variables in tools.gitlibs.

Shortcuts:
A B C D E F G H I J K L M
N O P Q R S T U V W X Y Z
Other

A


  

B


  

C

 cache-dir                    function      clojure.tools.gitlibs Return the root gitlibs cache directory. By def...
 commit-sha                   function      clojure.tools.gitlibs Returns unpeeled full commit sha, given a rev (...
 CONFIG                       var           config             Config map - deref to access.

  

D

 descendant                   function      clojure.tools.gitlibs Returns rev in git url which is a descendant of...

  

E

 ensure-git-dir               function      impl               Ensure the bare git dir for the specified url, ret...

  

F


  

G

 git-try-fetch                function      impl               Try to fetch and return the error code (0=success).

  

H


  

I


  

J


  

K


  

L


  

M

 match-exact                  function      impl               In dir, match file in dir with exact, nil if doesn...
 match-prefix                 function      impl               In dir, match file in dir with prefix, nil if not ...

  

N


  

O

 object-type                  function      clojure.tools.gitlibs Takes a git url and rev, and returns the object...

  

P

 procure                      function      clojure.tools.gitlibs Procure a working tree at rev for the git url r...

  

Q


  

R

 resolve                      function      clojure.tools.gitlibs Takes a git url and a rev, and returns the full...

  

S


  

T

 tags                         function      clojure.tools.gitlibs Fetches, then returns coll of tags in git url.
 tags                         function      impl               Fetch, then return all tags in the git dir..

  

U


  

V


  

W


  

X


  

Y


  

Z


  

Other


  
Logo & site design by Tom Hickey.
Clojure auto-documentation system by Tom Faulhaber.