| Commit message (Expand) | Author | Age |
* | Fix web revert of a file deletion. | Joey Hess | 2011-09-05 |
* | git: Fix bug involving attempting to web revert a commit that included change... | Joey Hess | 2010-12-29 |
* | bugfix | Joey Hess | 2010-12-29 |
* | Add a second parameter to the rcs_diff hook, and avoid bloating memory readin... | Joey Hess | 2010-12-29 |
* | git: Avoid adding files when committing, so as not to implicitly add files li... | Joey Hess | 2010-11-29 |
* | git: Fix temp file location. | Joey Hess | 2010-11-29 |
* | Use author date instead of commit date | Tuomas Jormola | 2010-10-31 |
* | nice message if someone tries to revert a merge commit | Joey Hess | 2010-10-23 |
* | bugfix | Joey Hess | 2010-10-23 |
* | fix web reversion when the srcdir is in a subdir of the git repo. | Joey Hess | 2010-10-23 |
* | taint handling for rev | Joey Hess | 2010-10-08 |
* | remove todo item | Joey Hess | 2010-10-08 |
* | fix rcs_prepedit implementation to match spec | Joey Hess | 2010-10-08 |
* | convert rcs_revert to only stage the reversion | Joey Hess | 2010-10-06 |
* | remove rcs_showpatch | Joey Hess | 2010-10-06 |
* | fix $git_root caching | Joey Hess | 2010-10-04 |
* | fix indentation | Joey Hess | 2010-10-04 |
* | document new rcs reversion support functions | Joey Hess | 2010-10-04 |
* | indentation | Joey Hess | 2010-10-04 |
* | fix bug if git_root is "0" | Joey Hess | 2010-10-04 |
* | Minor tidy-ups. | Peter Gammie | 2010-10-01 |
* | Complete rcs_preprevert and lightly test. | Peter Gammie | 2010-10-01 |
* | First cut at the revert plugin. | Peter Gammie | 2010-09-29 |
* | git: When updating from remote, use git pull --prune, to avoid possible error... | Joey Hess | 2010-09-14 |
* | avoid generating receive wrapper if there are no untrusted committers | Joey Hess | 2010-07-26 |
* | git: Fix gitweb historyurl examples so "diff to current" links work. (Thanks ... | Joey Hess | 2010-07-24 |
* | move nickname sanitization out | Joey Hess | 2010-07-04 |
* | git: Added git_wrapper_background_command option. Can be used to eg, make th... | Joey Hess | 2010-07-01 |
* | 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 |
* | 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 |
* | 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 |
* | force list context | Joey Hess | 2010-06-16 |
* | git: Gix --gettime to properly support utf8 filenames. | Joey Hess | 2010-06-15 |
* | automatically run --gettime, and optimise it for git | Joey Hess | 2010-04-16 |
* | --gettime revamp | Joey Hess | 2010-04-16 |
* | Group related plugins into sections in the setup file, and drop unused rcs pl... | Joey Hess | 2010-02-11 |
* | handle git-notes breakage | Joey Hess | 2010-01-19 |
* | brace style and layout | Joey Hess | 2010-01-18 |
* | skip merges | Joey Hess | 2009-10-12 |
* | can't use --reverse with git log --follow | Joey Hess | 2009-10-11 |
* | git: --getctime will now follow renames back to the original creation of a file. | Joey Hess | 2009-10-11 |
* | clean up use of IkiWiki::Receive | Joey Hess | 2009-09-10 |
* | fix rcs_getctime to return first, not last, change time | Joey Hess | 2009-03-20 |
* | git: Manually decode git output from utf-8, avoids warning messages on invali... | Joey Hess | 2009-03-09 |
* | git: Fix utf-8 encoding of author names. | Joey Hess | 2009-03-09 |
* | git: Fix malformed utf8 recieved from git. | Joey Hess | 2009-01-25 |