diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-28 20:56:56 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-28 20:56:56 +0000 |
commit | bd27624ee34714a04215bde460409d6781de56d4 (patch) | |
tree | b2760b5f3c6b4e8105c5b7a2f3fca322063b970c /doc/patchqueue | |
parent | b87d171d874d81c898d935b48819f728b2fdeacd (diff) | |
download | ikiwiki-bd27624ee34714a04215bde460409d6781de56d4.tar ikiwiki-bd27624ee34714a04215bde460409d6781de56d4.tar.gz |
formatting
Diffstat (limited to 'doc/patchqueue')
-rw-r--r-- | doc/patchqueue/rcs___40__third-party_plugin__41__.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/patchqueue/rcs___40__third-party_plugin__41__.mdwn b/doc/patchqueue/rcs___40__third-party_plugin__41__.mdwn index edf138e0b..977022cf8 100644 --- a/doc/patchqueue/rcs___40__third-party_plugin__41__.mdwn +++ b/doc/patchqueue/rcs___40__third-party_plugin__41__.mdwn @@ -7,8 +7,10 @@ I have used it probably over hundred times but needs some work. > implemented, before it can be included into ikiwiki. > > Notes on individual functions: +> > * rcs_prepedit - I'm not sure why you do the locking since the comment > notes that the locking does no good.. +> > * rcs_getctime - You ask why this would be better than mtime. It's > because with something like subversion, a file's modification time or > ctime is not necessarily accurate WRT when the file was first checked |