On Friday, July 20, 2012 3:13:44 AM UTC+8, Jeroen Demeyer wrote: > > On 2012-07-19 21:10, Dan Drake wrote: > > Just a thought: it would be nice if we could somehow get "hg blame" to > > annotate the file using Sage versions. Knowing that the line was changed > > in changeset 17129 is useful, but what I *really* wanted to know was the > > first released version of Sage (including alphas, beta, release > > candidates) included that change. > > > > Does this exist? Does it exist for git? > > A very related but slightly easier question: is there a way to see Sage > versions in "hg log"?
You do add statements like "Added tag <version>". That string can be searched for in the hg log. -- -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org