comparison hgext/evolve.py @ 1460:44a9dcb3fefc stable 5.2.0

merge with 3.3
author Pierre-Yves David <pierre-yves.david@fb.com>
date Fri, 26 Jun 2015 00:05:25 -0700
parents 00026533ff9f 49e43f20a579
children 71a3aa0349c5
comparison
equal deleted inserted replaced
1456:773f3edb3cb2 1460:44a9dcb3fefc
17 - alters core commands and extensions that rewrite history to use 17 - alters core commands and extensions that rewrite history to use
18 this feature, 18 this feature,
19 - improves some aspect of the early implementation in Mercurial core 19 - improves some aspect of the early implementation in Mercurial core
20 ''' 20 '''
21 21
22 __version__ = '5.2' 22 __version__ = '5.2.0'
23 testedwith = '3.3.3 3.4.1' 23 testedwith = '3.3.3 3.4.1'
24 buglink = 'http://bz.selenic.com/' 24 buglink = 'http://bz.selenic.com/'
25 25
26 26
27 evolutionhelptext = """ 27 evolutionhelptext = """