Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-08 | update for new hooks | Joey Hess | |
2010-06-23 | git: Record the username from openid in the git author email. (This avoids ↵ | Joey Hess | |
display of ugly google openids.) | |||
2010-04-17 | recommend git | Joey Hess | |
2010-04-17 | bzr getmtime done | Joey Hess | |
2010-04-16 | implement rcs_getmtime for svn | Joey Hess | |
This is a slow implementation; it runs svn log once per file still, rather than running svn log once on the whole srcdir. I did it this way because in my experience, svn log, run on a directory, does not always list every change to files inside that directory. I don't know why, and I use svn as little as possible these days. | |||
2010-04-16 | --gettime revamp | Joey Hess | |
* Rename --getctime to --gettime. (The old name still works for backwards compatability.) * --gettime now also looks up last modification time. * Add rcs_getmtime to plugin API; currently only implemented for git. | |||
2010-03-29 | fix link | Joey Hess | |
2010-03-29 | add a table summarizing state of each rcs plugin | Joey Hess | |
2008-07-21 | Migrate everything else via prefix_directives | Simon McVittie | |
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | |||
2007-10-25 | update | Joey Hess | |
2007-08-21 | fix | joey | |
2007-08-21 | add | joey | |