2007-10-26 cboos [svn] TracMercurial plugin for 0.11: compatibility fix with the context-refactoring branch (will still work with current trunk) mercurial-plugin-0.11
2007-10-15 cboos [svn] TracMercurial for 0.11: fix `MercurialRepository.get_changes`, which means that arbitrary diffs should now work (expect for the tracking of copy/renames) mercurial-plugin-0.11
2007-10-15 cboos [svn] TracMercurial for 0.11: refactor creation of sub-nodes mercurial-plugin-0.11
2007-10-15 cboos [svn] TracMercurial for 0.11: fix `short_rev` for the rev 0 mercurial-plugin-0.11
2007-10-15 cboos [svn] TracMercurial for 0.11: explicitly require Trac 0.11 mercurial-plugin-0.11
2007-08-21 cboos [svn] TracMercurial for 0.11: initial support for generalized diffs: it works fine for files, not that well for directories. Applied patch mercurial-plugin-0.11-anydiff.patch made by Shun-ichi Goto, see #5706. mercurial-plugin-0.11
2007-12-13 john Switch to the 0.11 branch as of 5798 mercurial-plugin
2007-12-18 John Wright Added tag 0.10.0.2~svnr5798-1 for changeset 9da5df4d5826
2007-12-18 John Wright Add Vcs-Hg and Vcs-Browser fields 0.10.0.2~svnr5798-1
2007-12-18 John Wright Update Standards-Version, promote Homepage to a real field, and improve the description slightly
2007-12-18 John Wright Prepare for release
2007-12-14 John Wright Make debian/rules executable
2007-12-10 john Add Build-Depends for quilt
2007-12-10 john Add dh_compress to the install target
2007-12-10 john Fix some more rules
2007-12-10 john Add a patch to disable distutils from installing docs, and fix some rules
2007-12-10 john Add rules for patch stuff
2007-12-10 john Add some missing build-depends
2007-12-10 john Initial debianization
2007-12-14 John Wright Added tag 0.10.0.2~svnr5798 for changeset c68003e593af mercurial-plugin
2007-07-03 cboos [svn] TracMercurial: ported r5702 from the 0.11 branch and blocked r5701. mercurial-plugin 0.10.0.2~svnr5798
2007-07-03 cboos [svn] TracMercurial: ported r5796 from the 0.11 branch. mercurial-plugin
2007-06-28 cboos [svn] TracMercurial: ported r5766 from the 0.11 branch. mercurial-plugin
2007-06-27 cboos [svn] TracMercurial: ported r5763 from the 0.11 branch. mercurial-plugin
2007-06-18 cboos [svn] TracMercurial: merge changes from 0.11 (r5365, r5698:5699) via svnmerge mercurial-plugin
2007-04-24 cboos [svn] TracMercurial for 0.10: ported r5257. mercurial-plugin
2006-12-19 cboos [svn] TracMercurial: let the oldest_rev be the nullid mercurial-plugin
2006-12-19 cboos [svn] TracMercurial: ported r4465 from the 0.11 branch mercurial-plugin
2006-12-05 cboos [svn] TracMercurial: small typo (s/n/self.n). mercurial-plugin
2006-11-20 cboos [svn] TracMercurial: adapt to the recent hg refactoring for `walkchangerevs` mercurial-plugin
2006-11-12 cboos [svn] MercurialPlugin for [milestone:0.10]: fixed setup.py information. mercurial-plugin
2006-11-09 cboos [svn] TracMercurial: don't propagate unicode strings to hg, as it is not yet handling them. The fix would benefit from #3809, though... Thanks to Mathieu Clabaut for the report and for having tested the fix. mercurial-plugin
2006-11-05 cboos [svn] MercurialPlugin: the encoding of Mercurial changeset messages is not yet normalized. Workaround this using the catch-all to_unicode. mercurial-plugin
2006-10-11 cboos [svn] TracMercurial: fix the `MercurialNode.read()` operation. Closes #3903. mercurial-plugin
2006-10-11 cboos [svn] TracMercurial: follow-up to r3891, fix the comment mercurial-plugin
2006-10-11 cboos [svn] TracMercurial: fix error raised when changeset contained deleted files which occurred with recent Mercurial versions. Thanks to Georg for the patch. mercurial-plugin
2006-10-10 cboos [svn] TracMercurial: experimental support for the extended changelog format (we display the extra changeset properties) mercurial-plugin
2006-10-10 cboos [svn] TracMercurial: compatibility fix for the new extended changelog information. mercurial-plugin
2006-10-09 cboos [svn] MercurialPlugin: compatibility fix for post-0.9.1 Mercurial versions (>= [hg abd9a05fca0b]). mercurial-plugin
2006-03-16 cboos [svn] TracMercurial: quick fix so that the ''Last Change'' link doesn't bomb out... mercurial-plugin
2006-03-16 cboos [svn] VcRefactoring and TracMercurial: add quickjump to tags and branches in the TracBrowser (reverts r2648) mercurial-plugin
2006-03-15 cboos [svn] TracMercurial: minor fixes to the setup. Closes #2878 mercurial-plugin
2006-03-10 cboos [svn] TracMercurial: follow-up to the rename done in [2985] mercurial-plugin
2006-03-10 cboos [svn] TracMercurial: complete the move started in [2986] mercurial-plugin
2006-03-10 cboos [svn] VcRefactoring: backout the setuptools namespace stuff. Instead, use the convention to name the version control backend plugin using the `tracvc.` prefix. mercurial-plugin
2006-02-14 cboos [svn] TracMercurial: show revision number by default mercurial-plugin
2006-02-13 cboos [svn] TracMercurial: some internal rename and cleanup mercurial-plugin
2006-02-13 cboos [svn] VcRefactoring: VC plugins should use the `trac.versioncontrol` namespace. mercurial-plugin
2006-02-10 cboos [svn] VcRefactoring: follow-up to r2889: finalize the implementation of the ''extra changeset properties'' feature. mercurial-plugin
2006-02-07 cboos [svn] VcRefactoring: moves the support for hexadecimal changeset names from TracMercurial to the core. mercurial-plugin
2006-02-07 cboos [svn] TracMercurial adapted to work with current trunk or vc-refactoring branch. mercurial-plugin
2005-12-13 cboos [svn] vc-refactoring: change the way a backend is specified mercurial-plugin
2005-12-06 cboos [svn] TracMercurial: compatibility fix for current Mercurial tip (>= [hg 1d7d0c07e8f3]) mercurial-plugin
2005-11-06 cboos [svn] TracMercurial: Mercurial 0.7 had a different way to present the time information of a change mercurial-plugin
2005-11-06 cboos [svn] TracMercurial: follow-up to r2512 mercurial-plugin
2005-11-06 cboos [svn] TracMercurial: small cleanups, + moved the hg wiki syntax provider for changesets to the !MercurialConnector mercurial-plugin
2005-11-04 cboos [svn] vc-refactoring: change the way a backend is specified mercurial-plugin
2005-11-04 cboos [svn] TracMercurial: found a way to propagate options to the !HgRepository (inspired from Jason Parks, from his perforce-trac work) mercurial-plugin
2005-11-04 cboos [svn] TracMercurial: updated the README with the new location of the source mercurial-plugin
2005-11-04 cboos [svn] TracMercurial plugin moved to common source:sandbox mercurial-plugin