mercurial/__init__.py
author Augie Fackler <durin42@gmail.com>
Wed, 15 Dec 2010 10:20:36 -0600
changeset 13146 43575c67add3
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
progress: fix adding format elements after the progress bar Prior to this change, format elements after the progress bar would show up in the wrong order.