log

age author description
Fri, 06 May 2016 17:53:06 -0500 Matt Mackall progress: stop excessive clearing (issue4801) stable
Fri, 06 May 2016 23:57:56 +0100 Jun Wu chgserver: remove _clearenvaliases
Sat, 07 May 2016 00:16:58 +0100 Jun Wu dispatch: defer environment variable resolution in alias commands (BC)
Tue, 03 May 2016 16:33:25 -0400 Augie Fackler rollback: add a config knob for entirely disabling the command
Tue, 03 May 2016 09:49:54 -0700 Martin von Zweigbergk templater: add separate() template function
Wed, 04 May 2016 21:01:49 -0400 Augie Fackler bookmarks: jettison bmstore's write() method per deprecation policy
Thu, 05 May 2016 15:12:43 -0500 Matt Mackall merge with stable
Thu, 05 May 2016 16:29:31 +0200 Pierre-Yves David deprecation: gate deprecation warning behind devel configuration stable
Thu, 05 May 2016 19:51:35 +0800 Anton Shestakov crecord: update downarrowshiftevent() docstring, remove todo
Thu, 05 May 2016 19:40:40 +0800 Anton Shestakov crecord: remove things that don't happen in functions from their docstrings
Thu, 05 May 2016 18:13:25 +0800 Anton Shestakov crecord: remove skipfolded keyword argument from patchnode.previtem()
Thu, 05 May 2016 15:19:37 +0800 Anton Shestakov crecord: update a copy-pasted comment in downarrowshiftevent()
Thu, 05 May 2016 16:38:24 +0200 Pierre-Yves David crecord: drop the version condition for amend
Thu, 05 May 2016 11:19:52 +0800 Anton Shestakov crecord: add/remove blank lines (coding style)
Wed, 04 May 2016 21:02:03 -0400 Augie Fackler localrepo: jettison parents() method per deprecation policy (API)