Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-20 | darcs: ensure whole darcs query manifest output is consumed | Joey Hess | |
By a stroke of luck, after a long & full day, I happened to remember that in the morning, I had seen someone on irc mention that darcs query manifest doesn't like it if its full output is not consumed. So contrary to the usual case where bug reports sent via irc are like messages written in sand before the new tide, this one was seen and fixed. (But use http://ikiwiki.info/bugs/ next time!) | |||
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-19 | whitespace | Joey Hess | |
2010-02-11 | Group related plugins into sections in the setup file, and drop unused rcs ↵ | Joey Hess | |
plugins from the setup file. | |||
2009-12-04 | more idomatic perl | Joey Hess | |
2009-08-12 | more idiomatic use of foreach | Joey Hess | |
2009-04-04 | remove unnecessary variable | Joey Hess | |
2009-04-04 | remove debugging | Joey Hess | |
2009-04-04 | fix display of web commits in recentchanges | Joey Hess | |
The darcs backend appends @web to the names of web committers, so remove it when extracting. | |||
2009-04-04 | fix bug I introduced | Joey Hess | |
2009-04-04 | move comments to copyright and changelog | Joey Hess | |
2009-04-04 | formatting, layout, indentation, coding style | Joey Hess | |
2008-10-16 | only darcs add files not yet in version control | Joey Hess | |
2008-10-15 | updated from pesco's darcs repo, current to Oct 11 version | Joey Hess | |
2008-10-01 | add pesco's darcs plugin | Joey Hess | |