mercurial/__init__.py
author Anton Shestakov <av6@dwimlabs.net>
Tue, 01 Sep 2015 23:29:30 +0800
changeset 26130 e466c15597a3
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
hgweb: use webutil.branchentries for branches on summary page This allows showing correct status for each branch, which was missing on /summary. Usually that means that closed branches get the same css class (resulting in e.g. different color/shade) as they do on /branches page. The sorting of the branches on summary page also changes and is now the same as on /branches page: closed branches are now at the end of the list.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: