Liking cljdoc? Tell your friends :D

code-maat.parsers.svn


as-common-time-formatclj

source

as-rowsclj

(as-rows svn-logentry)

Transforms the given svn logentry to a seq of rows containing the modification data for each entity.

Transforms the given svn logentry to a seq of rows containing
the modification data for each entity.
sourceraw docstring

zip->log-entriesclj

(zip->log-entries zipped)
source

zip->modification-setsclj

(zip->modification-sets zipped)
(zip->modification-sets zipped parse-options)

Transforms the given zipped svn log into a map of modification data. The map contains the following rows: :entity :action :date :author :rev

Transforms the given zipped svn log into a map
of modification data.
The map contains the following rows:
:entity :action :date :author :rev
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close