log mercurial/tagmerge.py @ 44104:1fbc38b4df97 draft default tip glob

age author description
2018-03-04 Yuya Nishihara py3: work around comparison between int and None in tagmerge
2018-03-04 Yuya Nishihara py3: do not mutate dict while iterating in tagmerge
2017-07-11 Phil Cohen tagmerge: use workingfilectx to write merged tags
2017-03-15 Pierre-Yves David tagmerge: use 'wvfs' instead of 'wfile'
2015-08-09 Gregory Szorc tagmerge: use absolute_import
2014-04-17 Mads Kiilerich spelling: fixes from proofreading of spell checker issues
2014-08-15 Mads Kiilerich cleanup: avoid local vars shadowing imports
2014-06-25 Angel Ezquerra filemerge: add internal:tagmerge merge tool