Age | Commit message (Expand) | Author |
2010-07-01 | git: Added git_wrapper_background_command option. Can be used to eg, make th... | Joey Hess |
2010-06-27 | hnb: Fixed broken use of mkstemp that had caused dangling temp files, and pre... | Joey Hess |
2010-06-23 | chdir to srcdir in rcs_getctime | Joey Hess |
2010-06-23 | bugfix | Joey Hess |
2010-06-23 | finializing openid nickname support | Joey Hess |
2010-06-23 | git: Record the username from openid in the git author email. (This avoids di... | Joey Hess |
2010-06-23 | take username from email address as fallback | Joey Hess |
2010-06-23 | rcs_getctime and rcs_getmtime take relative filenames | Joey Hess |
2010-06-23 | rcs_commit and rcs_commit_staged api changes | Joey Hess |
2010-06-23 | update for new rcs_commit_staged API | Joey Hess |
2010-06-23 | stop using REMOTE_ADDR | Joey Hess |
2010-06-23 | API: rcs_commit and rcs_commit_staged are passed a new parameter | Joey Hess |
2010-06-23 | Add new optional field usershort to rcs_recentchanges. | Joey Hess |
2010-06-23 | whitespace | Joey Hess |
2010-06-23 | bugfix: record email-like links as page links | Joey Hess |
2010-06-23 | simplify anchor handling | Joey Hess |
2010-06-23 | avoid needing full email regexp | Joey Hess |
2010-06-19 | Enhance the link plugin to handle external links. | Bernd Zeimetz |
2010-06-18 | store state to avoid needing to rebuild when changing theme | Joey Hess |
2010-06-18 | needsbuild hook is passed an array ref | Joey Hess |
2010-06-18 | avoid shelling | Joey Hess |
2010-06-18 | mercurial: Fix buggy getctime code. | Joey Hess |
2010-06-17 | avoid dying if cannot chdir to an underlaydir | Joey Hess |
2010-06-16 | Merge branch 'themes' | Joey Hess |
2010-06-16 | force list context | Joey Hess |
2010-06-16 | force rebuild for theme change | Joey Hess |
2010-06-16 | add theme plugin | Joey Hess |
2010-06-16 | Encode not used | Joey Hess |
2010-06-16 | attachment: Support Windows paths when taking basename of client-supplied fil... | Joey Hess |
2010-06-15 | git: Gix --gettime to properly support utf8 filenames. | Joey Hess |
2010-06-15 | Fix issues with combining unicode srcdirs and source files. | Joey Hess |
2010-06-15 | calendar: Tune archive_pagespec to only match pages, not other files. | Joey Hess |
2010-06-14 | editpage, comments: Fix broken links in sidebar (due to forcebaseurl). (Thank... | Joey Hess |
2010-06-13 | more symetric enable/disable | Joey Hess |
2010-06-12 | attachment: When inserting links, insert img directives for images, if that p... | Joey Hess |
2010-06-12 | avoid ugly warning if size="" is specified | Joey Hess |
2010-06-12 | edittemplate: Look for template pages under templates/ like everything else (... | Joey Hess |
2010-06-12 | edittemplate: Make silent mode not disable display when the template page doe... | Joey Hess |
2010-06-12 | editpage: Rename "comments" field to avoid CSS conflict with the comments div. | Joey Hess |
2010-06-12 | img: Support hspace and vspace attributes. | Joey Hess |
2010-06-12 | attachment: Show files from underlay in attachments list. | Joey Hess |
2010-06-11 | realm is an url pattern | Joey Hess |
2010-06-11 | openid: Add openid_realm and openid_cgiurl configuration options, useful in a... | Joey Hess |
2010-06-10 | calendar styling | Joey Hess |
2010-06-09 | let's allow comments of "0" | Joey Hess |
2010-06-09 | editpage: Avoid storing accidental state changes when previewing pages. | Joey Hess |
2010-06-09 | improve preview mode comments | Joey Hess |
2010-06-09 | Fix display of sidebar when previewing page edit. (Thanks, privat) | Joey Hess |
2010-06-09 | relativedate: Fix problem with localised dates not working. | Joey Hess |
2010-06-09 | When editing a page, show that page's sidebar. (Thanks, privat) | Joey Hess |