Fri, 08 Nov 2013 09:48:01 +0100 |
Isaac Jurado |
hgweb: ignore non numeric "revcount" parameter values (issue4091)
stable
|
file |
diff |
annotate
|
Sun, 10 Nov 2013 18:23:29 +0400 |
Alexander Plavin |
hgweb: use semantically suitable filelog.revs in filelog
|
file |
diff |
annotate
|
Sun, 10 Nov 2013 18:07:56 +0400 |
Alexander Plavin |
hgweb: always compute all entries and latestentry in filelog
|
file |
diff |
annotate
|
Sun, 10 Nov 2013 18:05:53 +0400 |
Alexander Plavin |
hgweb: remove unused argument of entries function in filelog
|
file |
diff |
annotate
|
Wed, 13 Nov 2013 16:46:46 -0200 |
Wagner Bruna |
hgweb, i18n: do not translate search mode description
stable
|
file |
diff |
annotate
|
Thu, 24 Oct 2013 01:49:56 +0800 |
Mads Kiilerich |
spelling: random spell checker fixes
stable
|
file |
diff |
annotate
|
Wed, 09 Oct 2013 14:15:34 -0700 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Wed, 09 Oct 2013 12:02:32 -0700 |
Matt Mackall |
hgweb: add escaping of tags and bookmarks in graph view
stable
|
file |
diff |
annotate
|
Mon, 07 Oct 2013 15:21:17 -0700 |
Matt Mackall |
hgweb: escape branch names in graph view
stable
|
file |
diff |
annotate
|
Thu, 03 Oct 2013 14:50:47 +0200 |
Mads Kiilerich |
check-code: check for spaces around = for named parameters
|
file |
diff |
annotate
|
Fri, 06 Sep 2013 13:30:56 +0400 |
Alexander Plavin |
hgweb: add link to force literal keyword search
|
file |
diff |
annotate
|
Fri, 06 Sep 2013 13:30:56 +0400 |
Alexander Plavin |
hgweb: pass variable with current search mode name to the search template
|
file |
diff |
annotate
|
Fri, 06 Sep 2013 13:30:57 +0400 |
Alexander Plavin |
hgweb: add nextentry variable for easy pagination in changelog
|
file |
diff |
annotate
|
Fri, 06 Sep 2013 13:30:57 +0400 |
Alexander Plavin |
hgweb: always compute all entries and latestentry in changelog
|
file |
diff |
annotate
|
Fri, 06 Sep 2013 13:30:57 +0400 |
Alexander Plavin |
hgweb: remove unused argument of changelist function in changelog
|
file |
diff |
annotate
|
Fri, 06 Sep 2013 13:30:56 +0400 |
Alexander Plavin |
hgweb: add revset syntax support to search
|
file |
diff |
annotate
|
Tue, 03 Sep 2013 20:02:53 +0400 |
Alexander Plavin |
hgweb: import the whole util module in webcommands instead of just one function
|
file |
diff |
annotate
|
Wed, 04 Sep 2013 19:40:04 +0400 |
Alexander Plavin |
hgweb: add string constants for search mode names
|
file |
diff |
annotate
|
Fri, 19 Jul 2013 02:09:13 +0400 |
Alexander Plavin |
hgweb: always run search when a query is entered (bc)
|
file |
diff |
annotate
|
Fri, 19 Jul 2013 02:41:11 +0400 |
Alexander Plavin |
hgweb: search() function supports direct pointing to revision
|
file |
diff |
annotate
|
Thu, 22 Aug 2013 16:42:10 +0400 |
Alexander Plavin |
hgweb: pass arguments which a function depends on explicitly in search
|
file |
diff |
annotate
|
Thu, 22 Aug 2013 16:45:23 +0400 |
Alexander Plavin |
hgweb: add dynamic search function selection, depending on the query
|
file |
diff |
annotate
|
Fri, 19 Jul 2013 02:08:19 +0400 |
Alexander Plavin |
hgweb: cleaner if conditions in changelog() function
|
file |
diff |
annotate
|
Mon, 15 Jul 2013 01:10:22 +0400 |
Alexander Plavin |
hgweb: separate search itself and template generation
|
file |
diff |
annotate
|
Thu, 25 Jul 2013 15:27:41 +0400 |
Alexander Plavin |
hgweb: replace next(revs) to revs.next() to fix compatibility with Python 2.5-
stable
|
file |
diff |
annotate
|
Sun, 21 Jul 2013 01:38:04 +0400 |
Alexander Plavin |
hgweb: fix duplication for some search queries
stable
|
file |
diff |
annotate
|
Thu, 25 Jul 2013 02:41:22 +0400 |
Alexander Plavin |
hgweb: fix incorrect revisions count in graph (issue3977)
stable
|
file |
diff |
annotate
|
Thu, 25 Jul 2013 02:22:39 +0400 |
Alexander Plavin |
hgweb: fix incorrect way to count revisions in log (issue3977)
stable
|
file |
diff |
annotate
|
Thu, 25 Jul 2013 02:48:21 +0400 |
Alexander Plavin |
hgweb: always start graph with the revision in url
stable
|
file |
diff |
annotate
|
Sat, 13 Jul 2013 02:36:29 +0400 |
Alexander Plavin |
hgweb: always start log with searched revision
|
file |
diff |
annotate
|