Added
- GHORG_NO_DIR_SIZE flag to turn off directory size output which is now enabled by default
- GHORG_STATS_ENABLED flag to track clone data over time, set to false by default
- Added two new flags to the
ghorg ls
command:--long
and--total
, which provide additional information about the cloned directories. - GHORG_GITHUB_FILTER_LANGUAGE to filter clones by repo language
Removed
- GHORG_RECLONE_VERBOSE flag
Security
- Bump code.gitea.io/sdk/gitea from 0.18.0 to 0.19.0 (#441)
- Bump github.com/xanzy/go-gitlab from 0.106.0 to 0.107.0 (#442)
- Bump rexml from 3.2.8 to 3.3.3 in /site (#443)
- Bump rexml from 3.3.3 to 3.3.6 in /site (#444)
- Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#447)
- Bump github.com/xanzy/go-gitlab from 0.107.0 to 0.108.0 (#446)