Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Thu, 05 Apr 2018 17:13:09 +0530 |
Pulkit Goyal |
py3: use pycompat.byteskwargs() in tests/autodiff.py
|
Sun, 01 Apr 2018 09:30:44 -0700 |
Martin von Zweigbergk |
tests: use context-return revpair() in autodiff
|
Sat, 31 Mar 2018 23:37:25 -0700 |
Martin von Zweigbergk |
scmutil: introduce deprecated alias for revpair()
|
Fri, 29 Dec 2017 05:22:06 +0530 |
Pulkit Goyal |
tests: make autodiff.py work on Python 3
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
Sun, 06 Dec 2015 22:10:10 -0800 |
Gregory Szorc |
tests/autodiff.py: use absolute_import
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Fri, 21 Nov 2014 16:02:26 -0800 |
Siddharth Agarwal |
tests/autodiff.py: explicitly only honor feature diffopts
|
Sun, 04 May 2014 22:48:07 -0700 |
Gregory Szorc |
tests: declare commands using decorator
|
Sun, 25 Nov 2012 13:53:47 -0600 |
Matt Mackall |
i18n: wrap false positives for translation detection
|
Sat, 18 Jun 2011 16:52:51 -0500 |
Matt Mackall |
scmutil: switch match users to supplying contexts
|
Fri, 13 May 2011 14:58:24 -0500 |
Matt Mackall |
scmutil: drop aliases in cmdutil for match functions
|
Fri, 13 May 2011 14:06:28 -0500 |
Matt Mackall |
scmutil: move revsingle/pair/range from cmdutil
|
Fri, 01 Jan 2010 20:54:05 +0100 |
Patrick Mezard |
patch: support diff data loss detection and upgrade
|