Advanced Search
Search Results
10 total results found
readme.md for @foss.global/docs.foss.global
the docs for foss.global! Not more, not less. Legal UNLICENSED licensed | © Task Venture Capital GmbH | By using this npm module you agree to our privacy policy
docs/index.md for @foss.global/docs.foss.global
title: Home Home
readme.md for @foss.global/codefeed
Generate an activity feed from a Gitea instance. Scans orgs and repos, retrieves commits since a configurable timestamp, enriches with tags, optional npm publish detection, and CHANGELOG snippets. Install pnpm add @foss.global/codefeed # or npm i @foss.global/...
readme.md for @git.zone/cli
The ultimate CLI toolbelt for modern TypeScript development workflows 🎯 What is gitzone? gitzone is a powerful command-line interface that supercharges your development workflow with automated project management, intelligent code formatting, seamless version...
readme.md for @push.rocks/commitinfo
bake commitinfos into code Install To start using @push.rocks/commitinfo, you need to first install it via npm. To do this, run the following command in your terminal: npm install @push.rocks/commitinfo --save This command will add @push.rocks/commitinfo to y...
readme.md for @push.rocks/smartgit
🚀 Modern Git operations for Node.js - A powerful TypeScript wrapper around isomorphic-git that makes repository management and analysis a breeze ✨ What is SmartGit? SmartGit is a sophisticated, promise-based Git toolkit designed for Node.js applications. B...
changelog.md for @foss.global/docs.foss.global
2025-02-16 - 1.2.1 - fix(core) No changes detected in the current files. 2025-02-16 - 1.2.0 - feat(vitepress-config) Add support for downloading and organizing additional documentation from external sources Integrated new functionality to download readmes for...
changelog.md for @foss.global/codefeed
2025-09-14 - 1.7.2 - fix(core) Stabilize pagination, tag mapping, changelog parsing, and HTTP retry/backoff; add tests and caching improvements Handle paginated orgs, repos, commits, and tags to avoid missing pages. Map tags to commit SHAs and extract version...
changelog.md for @git.zone/cli
2026-03-24 - 2.13.15 - fix(repo) no changes to commit 2026-03-24 - 2.13.14 - fix(mod_format) move smartconfig file renaming into the formatter orchestrator Renames smartconfig.json or npmextra.json to .smartconfig.json before formatters run Simplifies the sma...
changelog.md for @push.rocks/smartgit
2025-11-04 - 3.3.1 - fix(getUncommittedDiff) Avoid false-positive diffs in getUncommittedDiff by detecting symlinked directories and skipping identical files Detect files reported as "added" that are actually inside symlinked directories (catch isomorphic-git...