log

age author description
Wed, 24 Jul 2013 23:27:30 -0500 Matt Mackall cmdutil: core functionality to block during multistep commands (issue3955) stable
Wed, 24 Jul 2013 17:39:29 -0400 Augie Fackler histedit: refuse to edit history that contains merges (issue3962) stable
Wed, 24 Jul 2013 13:20:44 +0800 Wei, Elson largefiles: overridematch() should replace the file path instead of extending (issue3934) stable
Tue, 23 Jul 2013 17:28:12 -0500 Matt Mackall revlog: handle hidden revs in _partialmatch (issue3979) stable
Tue, 23 Jul 2013 14:18:56 -0500 Matt Mackall fileset: handle underbar in symbols stable
Sun, 21 Jul 2013 18:45:42 -0500 Matt Mackall heads: modernize documentation (issue3992) stable
Fri, 19 Jul 2013 16:45:44 -0500 Matt Mackall convert: catch empty origpaths in svn gettags (issue3941) stable
Fri, 19 Jul 2013 12:58:30 -0500 Matt Mackall template: fix tabindent docstring (issue2880) stable
Fri, 19 Jul 2013 00:20:53 -0500 Matt Mackall merge default into stable for 2.7 code freeze stable
Fri, 12 Jul 2013 11:14:42 +0900 Shun-ichi GOTO osutil: consider WindowsError's behaviour to support python 2.4 on Windows
Wed, 17 Jul 2013 10:40:40 -0400 Matthew Turk churn: split email aliases from the right
Sun, 14 Jul 2013 05:35:04 +0400 Alexander Plavin hgweb: highlight line which is linked to at annotate view
Sat, 13 Jul 2013 02:36:29 +0400 Alexander Plavin hgweb: always start log with searched revision
Mon, 01 Jul 2013 06:50:58 +0200 Simon Heimberg util: check if re2 works before using it (issue 3964)
Thu, 18 Jul 2013 23:22:59 -0500 Matt Mackall run-tests: backout 4f32747879d1 line endings change
Sat, 13 Jul 2013 17:32:54 +0400 Alexander Plavin hgweb: highlight line which is linked to at comparison view
Sat, 13 Jul 2013 17:31:53 +0400 Alexander Plavin hgweb: change highlighted line color to be different from 'inserted' color
Fri, 19 Jul 2013 01:40:57 +0200 Mads Kiilerich convert: fix bad conversion of copies when hg.startrev is specified
Fri, 19 Jul 2013 01:18:15 +0200 Mads Kiilerich test-convert-hg-startrev: fix test for copy removal on missing parent
Sat, 13 Jul 2013 18:06:57 +0400 Alexander Plavin hgweb: make stripes in diffstat with CSS
Sat, 13 Jul 2013 18:03:35 +0400 Alexander Plavin hgweb: make stripes in file log with CSS
Sat, 13 Jul 2013 18:02:34 +0400 Alexander Plavin hgweb: make stripes in graph with CSS
Sat, 13 Jul 2013 17:59:00 +0400 Alexander Plavin hgweb: make stripes in log and search with CSS
Sat, 13 Jul 2013 17:51:43 +0400 Alexander Plavin hgweb: make stripes in branch list with CSS
Sat, 13 Jul 2013 17:49:20 +0400 Alexander Plavin hgweb: make stripes in repo list with CSS
Sat, 13 Jul 2013 17:43:45 +0400 Alexander Plavin hgweb: make stripes in file annotate view with CSS
Sat, 13 Jul 2013 17:44:57 +0400 Alexander Plavin hgweb: make stripes in tag list with CSS
Sat, 13 Jul 2013 17:44:46 +0400 Alexander Plavin hgweb: make stripes in directory view with CSS
Sat, 13 Jul 2013 17:43:19 +0400 Alexander Plavin hgweb: make stripes in bookmark list with CSS
Thu, 18 Jul 2013 16:29:05 -0500 Matt Mackall tests: update for commit --secret