3 个仓库
Utilities for synthesizing git commit date and time metadata.
Distinct from Date Range Iterators: Distinct from Date Range Iterators which are general utility functions, this focuses specifically on git commit timestamps.
Explore 3 awesome GitHub repositories matching development tools & productivity · Commit Timestamp Generators. Refine with filters or upvote what's useful.
gitfiti 是一个通过操纵 Git 提交历史在 GitHub 贡献图上生成像素艺术的工具。它充当提交历史操纵器和像素艺术模板渲染器,在个人资料的活动地图上生成特定的视觉图案。 该项目将图像模板和数字坐标转换为一系列回溯提交。它通过模拟活动密度来控制日历方块的强度,并生成可执行的 shell 脚本来自动化批量提交过程。 该软件涵盖了自定义艺术模板定义和贡献日历艺术生成的功能。
Provides utilities for synthesizing custom git commit dates and times to manipulate the profile activity map.
Rockstar 是一套旨在通过生成人工提交序列和填充 Git 贡献图来模拟开发活动的工具。它作为一个 Git 活动模拟器和提交生成器,创建虚假的工程开发历史。 该项目通过自动化创建提交序列来模仿长期编码模式,从而实现仓库历史记录的操纵。它允许在指定的时间范围内填充贡献图,以模拟项目活动和生产力。 该工具集通过可自定义的提交内容涵盖了源代码模拟,使用预定义的文件名和代码片段来代表不同编程语言的工作。它通过确定性的时间戳操纵和文件系统模拟来管理此过程,从而将合成活动放置在过去的特定时间点。
Provides utilities for synthesizing git commit date and time metadata to simulate historical activity.
This project is a git commit simulator and activity graph generator designed to create dummy commits within a repository. It functions as a utility for customizing the visual appearance of a GitHub profile activity heatmap by simulating a history of contributions. The tool allows for the customization of commit density and frequency across specified date ranges. It can target specific date windows and exclude weekends to control the distribution and volume of simulated activity. The system manages the generation of these contributions by synthesizing commit timestamps and applying modificati
Implements a system to generate precise git commit timestamps over specified date ranges.