summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/git.pm
AgeCommit message (Expand)Author
2009-03-20fix rcs_getctime to return first, not last, change timeJoey Hess
2009-03-09git: Manually decode git output from utf-8, avoids warning messages on invali...Joey Hess
2009-03-09git: Fix utf-8 encoding of author names.Joey Hess
2009-01-25git: Fix malformed utf8 recieved from git.Joey Hess
2009-01-05A recent change to gitweb removed support for the form of diffurl that many ...Joey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-10-27git: Allow [[sha1_commit]] to be used in the diffurl, to support cgit.Joey Hess
2008-10-24the pre-receive wrapper needs to be suid after allJoey Hess
2008-10-24include temp file for attachment change tooJoey Hess
2008-10-24updatesJoey Hess
2008-10-23untrusted committers code seems to be fully workingJoey Hess
2008-10-23check_canattach hooked upJoey Hess
2008-10-23more work on untrusted committersJoey Hess
2008-10-22initial support for git repos with untrusted committersJoey Hess
2008-09-25git: Fix handling of utf-8 filenames in recentchanges.Joey Hess
2008-09-11change git hook descriptionJoey Hess
2008-08-03add plugin safe/rebuild info (part 1 of 2)Joey Hess
2008-08-02show unsafe options (RO) by defaultJoey Hess
2008-08-01rcs plugin loading reorgJoey Hess
2008-07-31Merge branch 'master' into autoconfigJoey Hess
2008-07-30add guard against enabling multiple rcs pluginsJoey Hess
2008-07-27avoid clobbering example diffurlJoey Hess
2008-07-26finish with rcs plugin conversionJoey Hess
2008-07-26Version control backends promoted to first-class pluginsJoey Hess