| Package | Description |
|---|---|
| pro.fessional.mirana.stat |
| Modifier and Type | Method and Description |
|---|---|
static List<GitStat.S> |
GitStat.logAll(File workDir,
List<String> para) |
static List<GitStat.S> |
GitStat.logAll(File workDir,
String since,
String until) |
| Modifier and Type | Method and Description |
|---|---|
static void |
GitStat.saveMysql(List<GitStat.S> infos,
String table,
DataSource dataSource) |
static void |
GitStat.stat(List<GitStat.S> infos,
String pattern,
Map<String,String> alias)
Statistics by time and author, including number of commits, number of files committed, number of lines added, number of lines deleted.
|
static void |
GitStat.stat(List<GitStat.S> infos,
String pattern,
Map<String,String> alias,
boolean han2)
Statistics by time and author, including number of commits, number of files committed, number of lines added, number of lines deleted.
|
Copyright © 2023. All rights reserved.