Mon, 13 Jul 2009 09:50:26 +0900 |
Nicolas Dumazet |
for calls expecting bool args, pass bool instead of int
|
Sun, 05 Jul 2009 11:00:44 +0200 |
Alejandro Santos |
compat: use // for integer division
|
Wed, 03 Jun 2009 14:50:03 +0200 |
Marco Beck |
templater: retain author's full name if no email is supplied (issue1685)
|
Sun, 24 May 2009 11:41:07 +0200 |
Henrik Stuart |
templatefilters: add filter to convert date to local date (issue1674)
|
Thu, 14 May 2009 15:35:46 +0200 |
Peter Arrenbrecht |
drop unused imports
|
Thu, 14 May 2009 15:24:36 +0200 |
Peter Arrenbrecht |
indentation cleanup
|
Tue, 12 May 2009 12:04:05 +0200 |
Dirkjan Ochtman |
templater: provide the standard template filters by default
|
Mon, 20 Apr 2009 11:34:15 +0200 |
Rocco Rutte |
templatefilters: add "nonempty" template filter
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Fri, 24 Apr 2009 18:37:44 +0200 |
Aleix Conchillo Flaque |
templatefilters: add new stripdir filter
|
Mon, 06 Apr 2009 10:51:45 +0200 |
Dirkjan Ochtman |
templatefilters: split out jsonescape() function
|
Fri, 03 Apr 2009 14:51:48 -0500 |
Matt Mackall |
move encoding bits from util to encoding
|
Thu, 22 Jan 2009 16:07:44 +0100 |
Dirkjan Ochtman |
templater: fix age filter to state the obvious on future timestamps
|
Wed, 18 Jun 2008 07:06:41 +0200 |
Dirkjan Ochtman |
add graph page to hgweb
|
Mon, 17 Mar 2008 19:17:54 +0200 |
Giorgos Keramidas |
Add an {isodatesec} template, to show seconds too.
|
Tue, 11 Mar 2008 17:42:41 -0500 |
Matt Mackall |
dates: improve timezone handling
|
Mon, 28 Jan 2008 22:19:12 -0500 |
Jesse Glick |
Permit XML entities to be escaped in template output.
|
Sat, 16 Feb 2008 13:33:38 +0100 |
Thomas Arendsen Hein |
Make annotae/grep print short dates with -q/--quiet.
|
Thu, 31 Jan 2008 14:44:19 -0600 |
Matt Mackall |
templates: move filters to their own module
|