PulseGateLive intelligence on AI-era software
Coverage
171,986

Software tracked

 

Freshness
34 min ago

Last update

 

Cadence
944/day

7-day average

Indexed today: 639

PulseGate

Live intelligence on the software shipping in the AI era — apps, models, agents, and infra.

Software is shipping faster than ever, and a growing share of it lives outside the official app stores. PulseGate tracks it live — free, for builders, analysts, and everyone keeping up.

Platform

  • All Apps
  • Categories
  • Industry Updates
  • Data Sources
  • Coverage Rules
  • Glossary
  • Embed Widget

Support

  • Help Center
  • Suggest a URL
  • Report an Issue

Company

  • About
  • Press & Data
  • Contact
  • Platform Status

Legal

  • Privacy
  • Terms
  • Disclaimer

© 2026 PulseGate. Operated by Dymaxio s.r.o., Prague, Czech Republic.·

All systems operational
PulseGate
GV
gitcalver—calendar versioning from git history
Visit ↗
  1. Home/
  2. Other dev tools/
  3. gitcalver—calendar versioning from git history
←Back to results
GVgitcalver—calendar versioning from git history logo

gitcalver—calendar versioning from git history

gitcalver.org·Infrastructure

GitCalVer is a tool that generates calendar-based version numbers directly from a project's git commit history. It produces unique, strictly increasing, and reversible versions by analyzing the default branch's first-parent commit history. N. This approach eliminates the need for manual version bumps or maintaining version files and tags, as versioning is fully automated and deterministic.

The tool ensures that later commits always sort after earlier ones, provided committer dates are in order, and guarantees that each first-parent commit maps to a unique version string. Versions can be reversed to retrieve the exact commit hash, making them an index into the repository's history. GitCalVer also supports optional features such as adding a literal prefix (for example, to integrate with SemVer tooling) and marking versions as 'dirty' when the working tree is uncommitted, though by default it rejects non-reversible versions for safety.

15 or higher) as a dependency. Installation involves downloading the script and making it executable. It can be run directly to obtain the version for the current commit or to reverse a version string back to a commit hash. Additionally, the tool includes a GitHub Action, which exposes outputs such as version, date, count, dirty status, and commit hash, enabling integration into continuous integration workflows.

0 license. This tool is intended for software projects that use git for version control and need a reliable, automated way to assign and retrieve calendar-based version numbers derived from commit history.

Open SourceMIT
WebCLI
G
gitcalver—calendar versioning from git history preview
Visit gitcalver.org↗

Overview

4 features

In the Other dev tools space, gitcalver—calendar versioning from git history takes a focused approach. It focuses on automating version number generation based on git commit history. It is built as an open-source project for software developers. gitcalver—calendar versioning from git history is open source under the MIT license. It runs on the web and the command line.

gitcalver—calendar versioning from git history first shipped in 2026. Development happens publicly on GitHub with 11 commits in the last 90 days. Key capabilities include calendar versioning, git integration, and deterministic versions.

  • ✓Calendar versioning
  • ✓Git integration
  • ✓Deterministic versions
  • ✓No manual bumping

Tags

calendar-versioninggit-tooldeterministic-versioning

Built with & integrations

Hosting
cloudflare
Runs on
BrowserCLI

Trust & compliance

LicenseMIT
Verified signals
✓ HTTPS✓ Open Source✓ Free tier✓ GitHub✓ Active maintenance

Recent events

Latest indexed changes and source events

  1. IndexedJun 26, 10:47 PM

    Listing verified by the PulseGate indexer

    Source: PulseGate indexerOpen ↗

Frequently asked questions about gitcalver—calendar versioning from git history

What does gitcalver—calendar versioning from git history do?
Gitcalver—calendar versioning from git history focuses on automating version number generation based on git commit history. It is catalogued under Other dev tools on PulseGate.
Who is gitcalver—calendar versioning from git history for?
gitcalver—calendar versioning from git history is an open-source project built for software developers.
Is gitcalver—calendar versioning from git history free?
Yes — gitcalver—calendar versioning from git history is open source under the MIT license and free to use.
What platforms does gitcalver—calendar versioning from git history run on?
gitcalver—calendar versioning from git history runs on the web and the command line.
Is gitcalver—calendar versioning from git history still maintained?
PulseGate's automated liveness checks currently classify gitcalver—calendar versioning from git history as active. The GitHub repository shows 11 commits in the last 90 days.
What are alternatives to gitcalver—calendar versioning from git history?
Similar tools tracked by PulseGate include AutoGitSemVer, git-visual-timeline, and gitlogger-cli.AutoGitSemVergit-visual-timelinegitlogger-cli
When did gitcalver—calendar versioning from git history launch?
gitcalver—calendar versioning from git history first shipped in 2026.
Is gitcalver—calendar versioning from git history open source?
Yes — gitcalver—calendar versioning from git history is open source under the MIT license, developed on GitHub.

At a glance

Platforms
Cli · Web
Languages
English
Open source
Yes (GitHub)
License
MIT
First seen
Apr 21, 2026
Activity
🟢 Active
Status
🟢 Active
Built for
Software developers
Model
Open source
Solves
Automating version number generation based on git commit history.

Developer

Gitcalver
Small team
↗ GitHub

Open source

View on GitHub →
⭐ Stars
0
🍴 Forks
0
Open issues
3
Last commit
4w ago
Commits 90d
11
Contributors
2
Authorship
Small team
Default branch
main

Live coverage

Confidence
Medium · 73
Indexed
Jun 26, 2026
Lifecycle
Alive
Activity
Active
First seen
Apr 2026
Last seen
3w ago
Identity audit (9)
Entity ID
cmqviwty80ss5hgeh30zl6xae
Slug
gitcalver-gitcalver-org
Verification state
Indexed for public listing
Claim / listing state
Unclaimed · listed: yes
Index status
Included in index
Latest evidence snapshot
Jun 26, 2026
Timeline basis
Indexed-at chronology (no inferred launch/funding milestones).
Last updated
Jul 13, 2026
Canonical URL
https://gitcalver.org/

Similar apps

Other apps tracked under the same category.

  • AutoGitSemVer
    github.com
  • git-visual-timeline
    github.com
  • gitlogger-cli
    pypi.org
  • gitlore
    pypi.org
  • gitmind-cli
    pypi.org
  • git rewind
    gitrewind.dev