0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small style fix for textarea More... over 10 years ago
Some more small style changes of the commit box. More... over 10 years ago
Added comment about where to handle symlinks More... over 10 years ago
Changed errors to use fixed-width font using HTML PRE-tags. More... over 10 years ago
Added CSS changes from Jay, which put commit message field and buttons fixed at the bottom of the page (thus requiring less scrolling). More... over 10 years ago
Added setting to disable & hide push/pull buttons because it didn't fit my project. More... over 10 years ago
added config to overrule default settings More... over 10 years ago
Merge pull request #2 from cb1986ster/master More... over 10 years ago
"Pull" and "Push" button More... over 10 years ago
added better error handling of git status command More... over 12 years ago
Added the possibility to configure the path for the git and diff commands. More... over 12 years ago
added support for copied files More... almost 13 years ago
bugfix: empty files all had the same hash which should not happen More... almost 14 years ago
php 5.3: Call-time pass-by-reference has been removed More... almost 14 years ago
global variables suck, especially when you make mistakes with them More... almost 14 years ago
some more cosmetic fixes More... almost 14 years ago
added amend commit to missing features list in README More... almost 14 years ago
added a license, LGPLv2.1 More... almost 14 years ago
changed event handling javascript because of changed HTML More... almost 14 years ago
fixed typo in README More... almost 14 years ago
replaced screenshot, because of prettier UI More... almost 14 years ago
moved functions into seperate sections More... almost 14 years ago
prettified the settings section and UI More... almost 14 years ago
added workflow information to README More... almost 14 years ago
added some more information to the README More... almost 14 years ago
added authentication support and cleaned up some code/removed old comments More... almost 14 years ago
added support for directories and fixed some smaller bugs/issues More... almost 14 years ago
added support for renamed files More... almost 14 years ago
fix: do NOT give un error when unstaging a new file More... almost 14 years ago
fixed: you can now actually stage a deleted file More... almost 14 years ago