This website requires JavaScript.
Explore
Help
Sign In
xevion
/
recommit
Watch
1
Star
0
Fork
0
You've already forked recommit
mirror of
https://github.com/Xevion/recommit.git
synced
2025-12-05 23:15:59 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
17
Commits
1
Branch
0
Tags
00e17cd79892fdc2f7c5980809596f875705a253
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Xevion
00e17cd798
Allow full committing power, return early when 0 commits found
2022-06-18 19:44:34 -05:00
.gitignore
Ignore db files, add GitPython & Pytz dependencies
2022-06-18 19:09:01 -05:00
database.py
Include CommitHash in database
2022-06-18 19:10:07 -05:00
LICENSE
Initial commit
2022-06-18 12:54:17 -05:00
main.py
Allow full committing power, return early when 0 commits found
2022-06-18 19:44:34 -05:00
models.py
Add table construction, adding commits, and commit checking queries. Modify Commit model properties & table.
2022-06-18 16:45:03 -05:00
Pipfile
Ignore db files, add GitPython & Pytz dependencies
2022-06-18 19:09:01 -05:00
Pipfile.lock
Ignore db files, add GitPython & Pytz dependencies
2022-06-18 19:09:01 -05:00
sources.py
Improve uniqueness checks to compensate for iteration-based commit ids
2022-06-18 19:10:51 -05:00
Description
No description provided
MIT
139
KiB
Languages
Python
100%