bc1q0x8scvyhkl67rwaqwara6025vmmzqsf8tuyc9g
+ +
diff --git a/assets/style.css b/assets/style.css index 0520cb5..2829542 100644 --- a/assets/style.css +++ b/assets/style.css @@ -91,7 +91,7 @@ section { margin-bottom: 100px; } code { - color: #c63370; + color: #c63370; } a { color: #c68933; @@ -109,7 +109,7 @@ img { } .logo { - padding-top: 3px; + padding-top: 3px; } @media screen and (max-width: 490px) { @@ -128,3 +128,12 @@ img { margin: 30px; } } + +.btn { + background-color: #0069d9; + color: white; + padding: 5px; + border-radius: 5px; + padding-left: 10px; + padding-right: 10px; +} diff --git a/index.html b/index.html index 86a7f20..61f07cd 100644 --- a/index.html +++ b/index.html @@ -1,340 +1,376 @@ -
- - -
-
+
-
- git-quick-stats
- git quick-stats
- git-quick-stats [optional-command-to-execute-directly]
- git quick-stats [optional-command-to-execute-directly]
- -r, --suggest-reviewers
- show the best people to contact to review code-T, --detailed-git-stats
- - give a detailed list of git stats-R, --git-stats-by-branch
- see detailed list of git stats by branch-d, --commits-per-day
- displays a list of commits per day-m, --commits-by-month
- displays a list of commits per month-w, --commits-by-weekday
- displays a list of commits per weekday-o, --commits-by-hour
- displays a list of commits per hour-A, --commits-by-author-by-hour
- displays a list of commits per hour by author-a, --commits-per-author
- displays a list of commits per author-S, --my-daily-stats
- see your current daily stats-C, --contributors
- see a list of everyone who contributed to the repo-b, --branch-tree
- show an ASCII graph of the git repo branch history-D, --branches-by-date
- show branches by date-c, --changelogs
- see changelogs-L, --changelogs-by-author
- see changelogs by author-j, --json-output
- save git log as a JSON formatted file to a specified area-h, -?, --help
- display this help text in the terminal
+
+
- You can set the variables _GIT_SINCE and/or _GIT_UNTIL before running git-quick-stats to limit the git log.
- These work similar to git's built-in --since and --until log options.
-
+ -
+ Windows
+
+ -
+ Linux
+
+ -
+ macOS
+
+ -
+ Docker
+
+ git-quick-stats
+ git quick-stats
+ git-quick-stats [optional-command-to-execute-directly]
+ git quick-stats [optional-command-to-execute-directly]
+ -r, --suggest-reviewers
+ show the best people to contact to review code-T, --detailed-git-stats
+ - give a detailed list of git stats-R, --git-stats-by-branch
+ see detailed list of git stats by branch-d, --commits-per-day
+ displays a list of commits per day-m, --commits-by-month
+ displays a list of commits per month-w, --commits-by-weekday
+ displays a list of commits per weekday-o, --commits-by-hour
+ displays a list of commits per hour-A, --commits-by-author-by-hour
+ displays a list of commits per hour by author-a, --commits-per-author
+ displays a list of commits per author-S, --my-daily-stats
+ see your current daily stats-C, --contributors
+ see a list of everyone who contributed to the repo-b, --branch-tree
+ show an ASCII graph of the git repo branch history-D, --branches-by-date
+ show branches by date-c, --changelogs
+ see changelogs-L, --changelogs-by-author
+ see changelogs by author-j, --json-output
+ save git log as a JSON formatted file to a specified area-h, -?, --help
+ display this help text in the terminal
+ You can set the variables _GIT_SINCE and/or _GIT_UNTIL before running git-quick-stats to
+ limit the git log.
+ These work similar to git's built-in --since and --until log options.
+
export _GIT_SINCE="2017-01-20"
export _GIT_UNTIL="2017-01-22"
- - Once set, run git quick-stats as normal. Note that this affects all stats that parse the git log history until unset. -
-- You can set variable _GIT_LIMIT for limited output. It will affect the "changelogs" and "branch tree" options. -
-
-
+ Once set, run git quick-stats as normal. Note that this affects all stats that parse the git
+ log history until unset.
+
+
+ You can set variable _GIT_LIMIT for limited output. It will affect the "changelogs" and + "branch tree" options. +
+
+
export _GIT_LIMIT=20
-
- You can exclude a directory from the stats by using pathspec -
-
+
+ + You can exclude a directory from the stats by using pathspec +
+
export _GIT_PATHSPEC=':!directory'
- - You can also exclude files from the stats. Note that it works with any alphanumeric, glob, or regex that git respects. -
-
-
+ You can also exclude files from the stats. Note that it works with any alphanumeric, glob,
+ or regex that git respects.
+
+
+
export _GIT_PATHSPEC=':!package-lock.json'
-
- You can set the variable _GIT_MERGE_VIEW to enable merge commits to be part of the stats by setting _GIT_MERGE_VIEW to enable. You can also choose to only show merge commits by setting _GIT_MERGE_VIEW to exclusive. Default is to not show merge commits. These work similar to git's built-in --merges and --no-merges log options. -
-
-
+
+ You can set the variable _GIT_MERGE_VIEW to enable merge commits to be part of the stats by + setting _GIT_MERGE_VIEW to enable. You can also choose to only show merge commits by setting + _GIT_MERGE_VIEW to exclusive. Default is to not show merge commits. These work similar to + git's built-in --merges and --no-merges log options. +
+
+
export _GIT_MERGE_VIEW="enable"
-
export _GIT_MERGE_VIEW="exclusive"
- You can change to the legacy color scheme by toggling the variable _MENU_THEME between default and legacy -
-
-
+
+ You can change to the legacy color scheme by toggling the variable _MENU_THEME between + default and legacy +
+
+
export _MENU_THEME=legacy
-
Many people love this service and have asked to donate. If you want to + kick in to help me + cover those costs, that would be awesome!
+bc1q0x8scvyhkl67rwaqwara6025vmmzqsf8tuyc9g
+ + The price for the .sh domain is close to € 60 per year, so + support me with a monthly donation and help me continue my + activities. +
Donate 10€ / + month +
+ The easiest way to support us financially is by buying or
+ subscribing to one of our tiers.
If you'd like to make a
+ donation to keep us going, support us via Github Sponsors.
+