Questions tagged [deltawalker]

3 questions
5
votes
1 answer

Integrating Deltawalker for Mac OS X and Mercurial's extdiff extension

I'm doing an eval of Deltawalker and while it seems to be a great tool, there isn't an obvious way to get it to integrate with mercurial so that I can do; hg extdiff -r some_rev -r some_other_rev Anyone know how to configure .hgrc to do that?
Chris McCauley
  • 25,824
  • 8
  • 48
  • 65
1
vote
3 answers

What is a regular expression for matching a line of text that contains "Copyright"?

I'm attempting to create a regular expression to use as a filter in DeltaWalker. I want to identify the files that had code updated in a library that our project uses, but the library source files have all had a single line, Copyright (c) 2008 -…
user56512
0
votes
0 answers

Git diff seems to ignore the diff.external variable

I have been using visual diff tool (opendiff) with a wrapper script and set the diff.external variable to point to it for some time now. Recently I decided to try delta walker because opendiff just wasn't feature rich enough for my workflow. I used…
tehwallz
  • 134
  • 9