2

How do I find changes to a file / repo that were committed between two specified tags?

  1. Via search in Kiln
  2. Via search in FogBugz
flag

1 Answer

2

Hello Adam,

In Kiln, you can find list all the changesets between two tags with search. Just search for "tag1::tag2", replacing "tag1" and "tag2" with the two tags. Note the double-colon "::" separating them! You'll be shown a list of every repository containing the tags, with a link to the electric DAG highlighting the changes between those changesets. (This feature is available in Kiln 2.4 and later).

If you'd like to find the list of cases fixed between two Kiln tags, Kiln adds a feature to FogBugz search to make this easy. It's called tagrange search, and it makes writing release notes and tracking developer progress dead simple.

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.