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
16
Commits
1
Branch
0
Tags
d51471ff6a6fa772675d0b77c0ab1eab0d393ac2
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
d51471ff6a
Improve uniqueness checks to compensate for iteration-based commit ids
2022-06-18 19:10:51 -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
Add GitPython repository manipulation code, allow python to commit changes to database
2022-06-18 19:08:24 -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%