log

age author description
Wed, 18 Sep 2013 14:40:17 -0400 Augie Fackler sslutil: backed out changeset 074bd02352c0 (issue4038) stable
Wed, 18 Sep 2013 14:45:28 -0400 Augie Fackler httpclient: apply upstream revision da7579b034a4 to fix SSL problems (issue4038) stable
Fri, 06 Sep 2013 13:30:57 +0400 Alexander Plavin paper: call ajaxScrollInit in shortlog
Wed, 18 Sep 2013 22:44:12 +0400 Alexander Plavin hgweb: add ajaxScrollInit function, which does the ajax requests and processing
Wed, 18 Sep 2013 14:36:19 -0500 Matt Mackall check-code: add bracket style check
Sat, 14 Sep 2013 11:22:34 +0800 Wei, Elson util.h: getbe32() and putbe32() use intrinsic function to improve performance
Fri, 06 Sep 2013 13:30:58 +0400 Alexander Plavin hgweb: add appendFormatHTML javascript function
Fri, 06 Sep 2013 13:30:58 +0400 Alexander Plavin hgweb: add removeByClassName javascript function
Fri, 06 Sep 2013 13:30:57 +0400 Alexander Plavin hgweb: add docFromHTML javascript function
Fri, 06 Sep 2013 13:30:57 +0400 Alexander Plavin hgweb: add makeRequest javascript function
Fri, 06 Sep 2013 13:30:57 +0400 Alexander Plavin hgweb: add format javascript function
Fri, 06 Sep 2013 13:30:57 +0400 Alexander Plavin hgweb: add nextentry variable for easy pagination in changelog
Fri, 06 Sep 2013 13:30:57 +0400 Alexander Plavin hgweb: always compute all entries and latestentry in changelog
Tue, 17 Sep 2013 17:42:13 +0200 David Soria Parra templatefilters: add short format for age formatting
Fri, 06 Sep 2013 13:30:57 +0400 Alexander Plavin hgweb: remove unused argument of changelist function in changelog
Tue, 17 Sep 2013 23:34:57 -0500 Sean Farley context: move evolution functions from changectx to basectx
Tue, 17 Sep 2013 18:34:45 -0500 Sean Farley context: use correct spelling of committable
Tue, 17 Sep 2013 18:19:04 -0500 Matt Mackall check-code: check C patterns against .h files
Tue, 17 Sep 2013 18:13:54 -0500 Matt Mackall check-code: make casting style check more precise
Tue, 10 Sep 2013 19:49:34 -0700 Durham Goode log: make file log slow path usable on large repos
Fri, 13 Sep 2013 15:40:04 -0500 Jeff Sickel plan9: update util.py for cpython 2.7 build
Fri, 06 Sep 2013 23:47:59 -0700 Siddharth Agarwal parse_manifest: rewrite to use memchr
Mon, 16 Sep 2013 12:17:55 -0700 Bryan O'Sullivan parsers: correctly handle a failed allocation
Mon, 16 Sep 2013 12:12:37 -0700 Bryan O'Sullivan parsers: use Py_INCREF safely
Mon, 16 Sep 2013 12:10:28 -0700 Bryan O'Sullivan parsers: state is a char, not an int
Fri, 13 Sep 2013 10:00:57 +0800 Wei, Elson setup: check if mercurial/util.h has been modified
Fri, 13 Sep 2013 09:54:43 +0800 Wei, Elson util.h: add stdint basic type definitions
Fri, 06 Sep 2013 13:30:56 +0400 Alexander Plavin hgweb: add revset syntax support to search
Fri, 06 Sep 2013 13:30:56 +0400 Alexander Plavin revset: add a whitelist of DoS-safe symbols
Wed, 07 Aug 2013 01:21:31 +0400 Alexander Plavin revset: add helper function to get functions used in a revset parse tree