Menu

Trac Commit Log


Commit Date  
[r8445] by cboos

TracMercurial for 0.12: add support for ''follow copy'' mode of TracRevisionLog.

2009-08-04 16:21:31 Tree
[r8444] by cboos

TracMercurial for 0.12: start rework of `MercurialRepository.get_history` to use `walkchangerevs` in all cases.

Suggested by Georg on Trac-dev.

2009-08-04 16:21:13 Tree
[r8443] by cboos

TracMercurial for 0.12: whitespace clean-up

2009-08-04 16:20:34 Tree
[r8442] by cboos

TracMercurial for 0.12: implement `MercurialRepository.get_changeset_uid`, as a follow-up to r8441.

2009-08-04 16:12:47 Tree
[r8441] by cboos

MultiRepos: changed the way changesets are identified globally across repositories.

As I wanted to implement `SubversionChangeset.get_uid`, I figured it would be simpler to have the method on the level of the repository, as the trac.versioncontrol.cache layer doesn't know about backend specific changesets and would therefore have to delegate the call to the backend specific Repository class anyway.

Therefore `Changeset.get_uid` is now `Repository.get_changeset_uid` and I implemented the latter for `SubversionRepository`.

2009-08-04 16:10:33 Tree
[r8440] by rblank

MultiRepos: Added missing `svn:eol-style` properties.

2009-07-31 21:32:47 Tree
[r8439] by rblank

MultiRepos: Merged from 0.12dev[8429-8430/trunk].

2009-07-31 21:05:08 Tree
[r8438] by rblank

MultiRepos: Fixed title of source browser and log pages.

2009-07-31 20:49:15 Tree
[r8437] by cboos

Remove a log statement from r8436

2009-07-31 20:00:10 Tree
[r8436] by cboos

TracMercurial for 0.12: tweaks for `MercurialRepository.get_path_url`
- if a revision is specified, retrieve the corresponding branch name and use that for the clone URL
- only show the ''Repository URL'' when browsing the repository root
- kept previous link to the matching location in hg's own browser as a comment, in case someone finds that useful (+ fix for posixpath)

Changes suggested by Remy Blank in #1781.

2009-07-31 19:55:57 Tree
Older >