package pfff
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Tools and APIs for program analysis, code visualization, refactoring
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.37.4.tar.gz
md5=818ceb6724ebcff9f179bcd6aa566bbb
sha512=e64da49c06fbc341ca01fbee4e541d9ab90aa374c1d08152207f9cc130afd779f3e538a7dcc183dd6e2919e235a324acd89583e47c4725c02a5de57e5abec326
doc/pfff-h_version-control/Git/index.html
Module Git
val is_git_repository : Common.dirname -> boolval find_root_from_absolute_path : Common.filename -> Common.dirnameval annotate :
?basedir:string ->
?use_cache:bool ->
?use_dash_C:bool ->
Common.filename ->
Lib_vcs.line_annotation arrayval date_file_creation : ?basedir:string -> Common.filename -> Common2.date_dmyval annotate_raw : ?basedir:string -> Common.filename -> string arrayval commits :
?extra_args:string ->
basedir:string ->
unit ->
(Lib_vcs.versionid * string) listval refactoring_commits :
?since:string ->
?threshold:int ->
Common.dirname ->
unitval parse_skip_revs_file : Common.filename -> Lib_vcs.versionid listval grep : basedir:string -> string -> Common.filename listval show :
basedir:string ->
Common.filename ->
Lib_vcs.versionid ->
Common.filenameval commit_of_relative_time : basedir:string -> string -> Lib_vcs.versionidval commits_between_commitids :
basedir:string ->
old_id:Lib_vcs.versionid ->
recent_id:Lib_vcs.versionid ->
Lib_vcs.versionid listval commit_info : basedir:string -> Lib_vcs.versionid -> string listval commit_summary : basedir:string -> Lib_vcs.versionid -> stringval commit_raw_patch : basedir:string -> Lib_vcs.versionid -> string listval commit_patch : basedir:string -> Lib_vcs.versionid -> Lib_vcs.commit_patchval file_to_commits :
basedir:string ->
Lib_vcs.versionid list ->
(Common.filename * (Lib_vcs.versionid * Patch.fileinfo) list) listval files_involved_in_diff :
basedir:string ->
Lib_vcs.versionid ->
(Lib_vcs.file_commit_status * Common.filename) listval get_2_best_blamers_of_lines :
basedir:string ->
?use_cache:bool ->
?is_valid_author:(string -> bool) ->
?skip_revs:Lib_vcs.versionid list ->
Common.filename ->
int list ->
string listval max_date_of_lines :
basedir:string ->
?use_cache:bool ->
?skip_revs:Lib_vcs.versionid list ->
Common.filename ->
int list ->
Common2.date_dmyval clean_git_patch : Patch.patch_raw -> Patch.patch_rawval cleanup_cache_files : Common.dirname -> unitval exec_cmd : basedir:Common.dirname -> string -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>