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