Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 19487:8cfa3a3664a5 stable
age | author | description |
---|---|---|
Thu, 25 Jul 2013 02:41:22 +0400 | Alexander Plavin | hgweb: fix incorrect revisions count in graph (issue3977) stable |
Thu, 25 Jul 2013 02:22:39 +0400 | Alexander Plavin | hgweb: fix incorrect way to count revisions in log (issue3977) stable |
Thu, 25 Jul 2013 02:48:21 +0400 | Alexander Plavin | hgweb: always start graph with the revision in url stable |
Sat, 13 Jul 2013 02:36:29 +0400 | Alexander Plavin | hgweb: always start log with searched revision |
Fri, 12 Jul 2013 01:58:48 +0400 | Alexander Plavin | hgweb: run search instead of showing wrong error for ambigious identifier |
Mon, 15 Jul 2013 01:05:42 +0400 | Alexander Plavin | hgweb: move local changelist function to the beginning of the parent one |
Thu, 11 Jul 2013 17:01:54 +0400 | Alexander Plavin | hgweb: show current search query in the input field |