log

age author description
Wed, 17 Jul 2013 17:34:30 -0700 Siddharth Agarwal version: bump copyright year
Sat, 13 Jul 2013 00:57:56 +0400 Alexander Plavin hgweb: add line wrapping switch to file diff and changeset views
Sat, 13 Jul 2013 00:57:10 +0400 Alexander Plavin hgweb: file diff and changesets views behave like file source view
Fri, 12 Jul 2013 23:47:56 +0400 Alexander Plavin hgweb: introduce separate classes for stripey background
Fri, 12 Jul 2013 15:58:13 +0400 Alexander Plavin hgweb: add line wrapping switch to file source view
Tue, 09 Jul 2013 02:08:24 +0400 Alexander Plavin hgweb: add changelog and search templates to raw style
Fri, 12 Jul 2013 16:01:11 +0400 Alexander Plavin hgweb: toggleDiffstat function instead of showDiffstat and hideDiffstat
Wed, 03 Jul 2013 21:50:20 +0900 Takumi IINO doc: make i18n man and html
Wed, 03 Jul 2013 21:49:43 +0900 Takumi IINO doc: make man and html from translated documents
Wed, 03 Jul 2013 21:49:41 +0900 Takumi IINO gendoc: dispatch print document content by commandline arguments
Wed, 03 Jul 2013 21:49:39 +0900 Takumi IINO gendoc: add showtopic
Wed, 03 Jul 2013 21:49:37 +0900 Takumi IINO gendoc: rename to showdoc from show_doc
Tue, 16 Jul 2013 01:29:14 +0200 Simon Heimberg check-code: automatically preppend "warning: " to all warning messages
Wed, 17 Jul 2013 10:49:34 +0200 Martin Geisler rollback: add reference to "hg commit --amend"
Sat, 13 Jul 2013 23:58:01 +0200 Simon Heimberg run-tests: generally handle line endings on windows by re
Sat, 13 Jul 2013 23:57:55 +0200 Simon Heimberg run-tests: test for os.altsep instead of os.name when checking \ for /
Mon, 15 Jul 2013 01:05:42 +0400 Alexander Plavin hgweb: move local changelist function to the beginning of the parent one
Sat, 13 Jul 2013 17:51:24 +0400 Alexander Plavin hgweb: get rid of branchentry template duplication
Wed, 17 Jul 2013 14:25:35 -0500 Matt Mackall merge with stable
Wed, 17 Jul 2013 13:42:08 -0700 Brendan Cully run-tests: replace popen locking with a noop _cleanup handler on py24
Wed, 17 Jul 2013 13:02:12 -0700 Brendan Cully run-tests: only lock Popen wait/poll on python 2.4
Wed, 17 Jul 2013 12:45:12 -0700 Brendan Cully run-tests: lock popen wait/poll
Wed, 17 Jul 2013 14:20:35 -0500 Matt Mackall merge with i18n stable
Sun, 14 Jul 2013 21:20:02 +0200 Martin Schröder i18n-de: fixed some strings about stripping stable
Sun, 14 Jul 2013 21:07:44 +0200 Martin Schröder i18n-de: synchronized with fbdac607bff3 stable
Tue, 16 Jul 2013 17:10:26 -0500 Matt Mackall rollback: mark as deprecated
Tue, 16 Jul 2013 15:18:12 -0500 Matt Mackall worker: properly report errors from worker processes (issue3982)
Tue, 16 Jul 2013 12:44:11 -0500 Matt Mackall run-tests: patch over py2.4 proc.wait() race
Tue, 16 Jul 2013 11:53:53 -0500 Matt Mackall worker: check problem state correctly (issue3982)
Tue, 16 Jul 2013 11:18:16 -0500 Matt Mackall sshpeer: mark _validrepo internal