0

I want to easily tell which files where renamed when looking at the changelog using the tortoisehg UI. The out-of-the-box config only shows that a file was added/removed (i.e. the standard hg log message without the -C option).

ThinkingStiff
  • 64,767
  • 30
  • 146
  • 239
fakeleft
  • 2,830
  • 2
  • 30
  • 32
  • I recommend to search or open feature request in Issue Tracker of TortoiseHg project: http://bitbucket.org/tortoisehg/stable/issues/ – kuy Jul 30 '09 at 15:20
  • Thanks. [issue 388](http://bitbucket.org/tortoisehg/stable/issue/388/renames-are-not-visualized-well-in) looks close enough. I added a comment. – fakeleft Jul 30 '09 at 15:52
  • wtf? does markdown not work in comments? – fakeleft Jul 30 '09 at 15:53

1 Answers1

1

Unfortunately, you can't do it with TortoiseHg now.

kuy
  • 944
  • 5
  • 12