Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | recommend git | Joey Hess | 2010-04-17 |
| | |||
* | bzr getmtime done | Joey Hess | 2010-04-17 |
| | |||
* | implement rcs_getmtime for svn | Joey Hess | 2010-04-16 |
| | | | | | | | | | 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. | ||
* | --gettime revamp | Joey Hess | 2010-04-16 |
| | | | | | | | | * 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. | ||
* | fix link | Joey Hess | 2010-03-29 |
| | |||
* | add a table summarizing state of each rcs plugin | Joey Hess | 2010-03-29 |
| | |||
* | Migrate everything else via prefix_directives | Simon McVittie | 2008-07-21 |
| | | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | ||
* | update | Joey Hess | 2007-10-25 |
| | |||
* | fix | joey | 2007-08-21 |
| | |||
* | add | joey | 2007-08-21 |