2008-07-11 |
Joey Hess | fix use ordering |
blob | commitdiff | raw |
2008-05-15 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
blob | commitdiff | raw | diff to current |
2008-05-15 |
Joey Hess | git: Skip over signed-off-by and similar lines in commi... |
blob | commitdiff | raw | diff to current |
2008-05-02 |
Joey Hess | git: Put -- before the filename when calling git rev... |
blob | commitdiff | raw | diff to current |
2008-03-12 |
Joey Hess | truncate recentchangesdiffs after 200 lines |
blob | commitdiff | raw | diff to current |
2008-03-12 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
blob | commitdiff | raw | diff to current |
2008-03-12 |
Joey Hess | use git show to get the diff |
blob | commitdiff | raw | diff to current |
2008-03-07 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
blob | commitdiff | raw | diff to current |
2008-03-07 |
Joey Hess | * Remove locking code in git rcs_commit. I'm not sure... |
blob | commitdiff | raw | diff to current |
2008-03-03 |
Joey Hess | * Add recentchangesdiff plugin that adds diffs to the... |
blob | commitdiff | raw | diff to current |
2008-02-05 |
Joey Hess | Merge branch 'master' into prefix-directives |
blob | commitdiff | raw | diff to current |
2008-01-30 |
Joey Hess | Merge git://git.samba.org/jelmer/ikiwiki |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | * Removed support for sending commit notification mails... |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | change rcs_recentchanges when to absolute, not relative... |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | remove debug message |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | Merge branch 'master' into recentchanges |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | figured out how rev is used.. |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | add an id field to the rcs_recentchanges return structure |
blob | commitdiff | raw | diff to current |
2008-01-28 |
Joey Hess | remove extraneous quoting |
blob | commitdiff | raw | diff to current |
2008-01-28 |
Joey Hess | test1 |
blob | commitdiff | raw | diff to current |
2008-01-28 |
Joey Hess | really fix comment |
blob | commitdiff | raw | diff to current |
2008-01-28 |
Joey Hess | update comment |
blob | commitdiff | raw | diff to current |
2008-01-17 |
Brian Downing | Add full parser for git diff-tree output |
blob | commitdiff | raw | diff to current |
2007-12-16 |
Joey Hess | * git: Correct display of multiline commit messages... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Joey Hess | * The first git commit legitimately has no parents... |
blob | commitdiff | raw | diff to current |
2007-10-31 |
Joey Hess | fix dumb mistake |
blob | commitdiff | raw | diff to current |
2007-10-31 |
Joey Hess | * Don't truncate git commit messages to the first line... |
blob | commitdiff | raw | diff to current |
2007-10-31 |
Joey Hess | * Improve the RecentChanges display for git merges... |
blob | commitdiff | raw | diff to current |
2007-10-31 |
Joey Hess | * Avoid using commands like git-diff and instead use... |
blob | commitdiff | raw | diff to current |
2007-10-31 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
blob | commitdiff | raw | diff to current |
2007-10-31 |
Joey Hess | * Avoid a race in the git rcs_commit function, by not... |
blob | commitdiff | raw | diff to current |
2007-10-26 |
Joey Hess | Run git-commit -q (though it doesn't do much good due... |
blob | commitdiff | raw | diff to current |
2007-10-22 |
joey | * If gitorigin_branch is set to the empty string, don... |
blob | commitdiff | raw | diff to current |
2007-10-21 |
joey | minor stylistic changes |
blob | commitdiff | raw | diff to current |
2007-10-21 |
joey | * Support git authors of the form "joey <joey>", which... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
joey | * Fix strange stderr-hiding code in the git module... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
joey | * French translation update. Closes: #445923 |
blob | commitdiff | raw | diff to current |
2007-10-04 |
joey | * Tidy ctime debug output for git. |
blob | commitdiff | raw | diff to current |
2007-08-30 |
joshtriplett | git.pm: Handle operating in sub-trees of a git repository. |
blob | commitdiff | raw | diff to current |
2007-08-30 |
joshtriplett | git.pm: Renames from git-diff-tree aren't handled,... |
blob | commitdiff | raw | diff to current |
2007-08-30 |
joshtriplett | Use git-log rather than the shell, git-rev-list, and... |
blob | commitdiff | raw | diff to current |
2007-08-24 |
joey | remove unncessesary and unused loop labels |
blob | commitdiff | raw | diff to current |
2007-01-27 |
joey | * Make gitorigin_branch and gitmaster_branch configurab... |
blob | commitdiff | raw | diff to current |
2006-11-26 |
joey | cosmetics patch from Recai |
blob | commitdiff | raw | diff to current |
2006-11-26 |
joey | * Git backend improvements, including bug fixes and... |
blob | commitdiff | raw | diff to current |
2006-11-22 |
joey | updates |
blob | commitdiff | raw | diff to current |
2006-11-21 |
joey | * Add a test suite for the mercurial backend, contribut... |
blob | commitdiff | raw | diff to current |
2006-11-21 |
joey | better subjects |
blob | commitdiff | raw | diff to current |
2006-11-20 |
joey | * Add an openid plugin to support logging in using... |
blob | commitdiff | raw | diff to current |
2006-11-08 |
joey | * Make sure to check for errors from every eval. |
blob | commitdiff | raw | diff to current |
2006-10-14 |
joey | cosmetic changes from Recai |
blob | commitdiff | raw | diff to current |
2006-09-09 |
joey | * Work on firming up the plugin interface: |
blob | commitdiff | raw | diff to current |
2006-09-04 |
joey | move html escaping |
blob | commitdiff | raw | diff to current |
2006-09-03 |
joey | * Simplify the data structure returned by rcs_recentcha... |
blob | commitdiff | raw | diff to current |
2006-07-11 |
joey | * Match 'web commit from' in SVN and git, these are... |
blob | commitdiff | raw | diff to current |
2006-07-05 |
joey | * Patch from Recai to fix utf8 issues in git backend. |
blob | commitdiff | raw | diff to current |
2006-07-02 |
joey | * Centralised all calls to HTML::Template and force... |
blob | commitdiff | raw | diff to current |
2006-06-19 |
joey | * Patch from Recai to fix git recentchanges code to... |
blob | commitdiff | raw | diff to current |
2006-06-04 |
joey | another from Recai |
blob | commitdiff | raw | diff to current |
2006-06-03 |
joey | misc fixes from Recai |
blob | commitdiff | raw | diff to current |
2006-06-02 |
joey | * Add support for using git instead of subversion as... |
blob | commitdiff | raw | diff to current |
|