contrib/synthrepo.py
Fri, 06 Jul 2018 21:49:25 +0900 Yuya Nishihara diffutil: move the module out of utils package
Fri, 06 Jul 2018 21:41:36 +0900 Yuya Nishihara diffutil: remove diffopts() in favor of diffallopts()
Fri, 06 Jul 2018 21:31:04 +0900 Yuya Nishihara synthrepo: simply use the ui passed as a function argument
Sat, 23 Jun 2018 14:46:28 +0200 Boris Feld synthrepo: pass a diffopts object to context.diff
Tue, 22 May 2018 15:02:52 +0200 Boris Feld context: explicitly take diffopts in `context.diff` (API)
Mon, 18 Jun 2018 15:17:27 -0700 Martin von Zweigbergk synthrepo: close progress topics
Mon, 18 Jun 2018 15:17:10 -0700 Martin von Zweigbergk synthrepo: use progress helper
Thu, 15 Feb 2018 17:18:26 +0100 Boris Feld util: extract all date-related utils in utils/dateutil module
Sun, 18 Feb 2018 00:43:50 -0500 Augie Fackler py3: use default dict iterator instead of iterkeys
Mon, 11 Dec 2017 09:27:40 -0800 Martin von Zweigbergk memfilectx: make changectx argument mandatory in constructor (API)
Sat, 09 Dec 2017 14:15:30 -0800 Martin von Zweigbergk synthrepo: create filectx instance in 'filectxfn' callback
Tue, 22 Aug 2017 20:06:58 -0400 Augie Fackler python3: replace sorted(<dict>.iterkeys()) with sorted(<dict>)
Sat, 09 Jan 2016 23:07:20 +0900 Yuya Nishihara registrar: move cmdutil.command to registrar module (API)
Fri, 10 Feb 2017 16:56:29 -0800 Martin von Zweigbergk cleanup: use set literals
Tue, 23 Aug 2016 11:26:08 -0400 Augie Fackler extensions: change magic "shipped with hg" string
less more (0) -15 tip