Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
for span tags on broken wikilinks.
|
|
to be passed on to stderr. Also fixes a potential bug, since git error
meesages were treated as if they came from git stdout.
|
|
|
|
|
|
|
|
|
|
allow inclusion of CVS/SVN-style $Id$ or similar keywords.
|
|
even if pages have been deleted in between
|
|
showed up where a web edit that added a page caused a near-concurrent
web edit to fail in will_render. While it would be hard to reproduce this,
my analysis is that the failing cgi started first, loaded the index file
(prior to locking) then the other cgi created the new page and rendered
it, and then the failing cgi choked on the new file when _it_ tried to
render it. Ensuring that the index file is loaded after taking the lock
will avoid this bug.
|
|
|
|
|
|
|
|
* Fix --get-ctime with git, needed to remove srcdir from filename.
|
|
|
|
|
|
|
|
|
|
|
|
Git_pitfalls link
|
|
|
|
disadvantages of usedirs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$GIT_DIR
|
|
|