aboutsummaryrefslogtreecommitdiff
path: root/doc/rcs.mdwn
Commit message (Collapse)AuthorAge
* Revert multiple spamsJoey Hess2011-11-12
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawkJHb27RVmw93kqyzfoxZWNKjqR8MEVt3A2011-11-12
|
* mercurial: Implement rcs_diff. (Daniel Andersson)Joey Hess2011-07-19
|
* rcs_rename and rcs_remove also were in the big mercurial patchJoey Hess2011-07-19
|
* mercurial: Make both rcs_getctime and rcs_getmtime fast. (Daniel Andersson)Joey Hess2011-07-19
|
* apply the big mercurial patchJoey Hess2011-07-19
| | | | | | | | * mercurial: openid nicknames are now used when committing. (Daniel Andersson) * mercurial: implement rcs_commit_staged so comments, attachments, etc can be used. (Daniel Andersson) * mercurial: fix viewing of a diff containing non-utf8 changes. (Daniel Andersson)
* document fix I'm about to mergeJoey Hess2011-03-30
|
* update for new hooksJoey Hess2010-10-08
|
* git: Record the username from openid in the git author email. (This avoids ↵Joey Hess2010-06-23
| | | | display of ugly google openids.)
* recommend gitJoey Hess2010-04-17
|
* bzr getmtime doneJoey Hess2010-04-17
|
* implement rcs_getmtime for svnJoey Hess2010-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 revampJoey Hess2010-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 linkJoey Hess2010-03-29
|
* add a table summarizing state of each rcs pluginJoey Hess2010-03-29
|
* Migrate everything else via prefix_directivesSimon McVittie2008-07-21
| | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
* updateJoey Hess2007-10-25
|
* fixjoey2007-08-21
|
* addjoey2007-08-21