1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jan 30, 2025 — Jan 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #197 from bilogic/better-setup More... about 3 years ago
separate the scripts More... about 3 years ago
updated readme and cleaned up example config file More... about 3 years ago
perform a shallow pull instead More... about 3 years ago
create the update and setup files More... about 3 years ago
removed user specific files/folders More... about 3 years ago
Merge pull request #195 from emil-perhinschi/master More... about 3 years ago
Merge branch 'yuki-kimoto:master' into master More... about 3 years ago
newer Mojo does not use ( and ) as quotes for placeholders, instead < and >: fixed that, previously links to zip and tar.gz, and other links, were not working More... about 3 years ago
early guard against the authorized_keys file not existing More... about 3 years ago
script to stop gitprep More... about 3 years ago
Merge pull request #193 from emil-perhinschi/master More... about 3 years ago
fix for issue https://github.com/yuki-kimoto/gitprep/issues/189: reset_password=1 not working if hide_from_public=1 More... about 3 years ago
Merge pull request #192 from emil-perhinschi/master More... about 3 years ago
there is a "push" sub in Gitprep.pm, so made clear which is which to clear a warning More... about 3 years ago
can set up a custom template folder to override what is in ./templates/ and brand the instance More... about 3 years ago
Merge pull request #190 from emil-perhinschi/master More... about 3 years ago
Merge branch 'yuki-kimoto:master' into master More... about 3 years ago
Added a contributor emil-perhinschi More... about 3 years ago
Merge pull request #188 from emil-perhinschi/ssh_keys More... about 3 years ago
bash script to restart hypnotoad easily More... about 3 years ago
Merge pull request #2 from emil-perhinschi/default_branch More... about 3 years ago
Merge pull request #1 from emil-perhinschi/ssh_keys More... about 3 years ago
setting a default branch now works More... about 3 years ago
added config key to show or not the emails in the public profile page More... about 3 years ago
* changed default to listening on localhost only * added mojo log file and access log file in config, and code to set up logging if those keys exists in the config * fixed spelling in comment in config * added MIME::Base64 and Crypt::Digest::SHA256 to dependencies (used to compute the key fingerprint) * removed the "see" link in the SSH settings page * added type and fingerprints for the keys displayed in the SSH settings page * function to compute the key fingerprint (same as Github) in Gitprep::Util More... about 3 years ago
Merge pull request #187 from bilogic/patch-1 More... about 3 years ago
Update README.md More... about 3 years ago
Use master branch to download GitPrep in README.md More... about 3 years ago
Merge pull request #185 from emil-perhinschi/perl3_36_0 More... about 3 years ago