5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 20, 2025 — Feb 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed diff so it behaves properly when just passed to=... More... about 17 years ago
Made --since work for _activity and ?history. More... about 17 years ago
Added note about possibility of putting static inside repository. More... about 17 years ago
Updated TODO. More... about 17 years ago
Removed all references to "HEAD". More... about 17 years ago
Added new initializeAppState function, revised startup. More... about 17 years ago
Updated SampleConfig.hs with new repository field. More... about 17 years ago
Revised gitit to use new filestore library. More... about 17 years ago
Better approach to fixing preview: use renderHtmlFragment and encode string. More... about 17 years ago
Revert "Encode preview output (and factor out some function)" More... about 17 years ago
Revert "Renamed argument to avoid shadowing warning." More... about 17 years ago
Version bump to 0.4.1.2. More... about 17 years ago
Renamed argument to avoid shadowing warning. More... about 17 years ago
Encode preview output (and factor out some function) More... about 17 years ago
Remove raw HTML block elements from pages. More... about 17 years ago
Renamed gitLsTree -> gitListFiles. More... about 17 years ago
Removed unneeded CPP pragma. More... about 17 years ago
Removed obsolete dependency on Gitit/HStringTemplate.hs. More... about 17 years ago
Version bump to 0.4.1.1. More... about 17 years ago
Refactor so that gitDiff can use runGitCommand. More... about 17 years ago
Made Gitit.Shell more generic by removing config query. More... about 17 years ago
Added Gitit.Shell to module list in gitit.cabal. More... about 17 years ago
Use System.IO.UTF8 in Gitit.Shell. More... about 17 years ago
hlint-inspired code cleanup (due to gwern). More... about 17 years ago
Minor hlint inspired code cleanup. More... about 17 years ago
Moved generic shell-command functions from Gitit.Git to Gitit.Shell. More... about 17 years ago
UTF-8 support for export feature. More... about 17 years ago
Use convertEndcoded on output of git log. More... about 17 years ago
Run encodeString over whole filled template, not just the filling. More... about 17 years ago
Small tweaks on reCAPTCHA documentation in README. More... about 17 years ago