- 05 Mar, 2020 1 commit
-
-
kiilerix authored
Based on code inspection after hitting a crash in patchctx. --HG-- branch : stable
-
- 07 Dec, 2019 1 commit
-
-
Yuya Nishihara authored
Spotted by pytype: in refresh: Function bytes.endswith was called with the wrong arguments [wrong-arg-types] Expected: (self, suffix: Union[Tuple[bytes, ...], bytes]) Actually passed: (self, suffix: str) --HG-- branch : stable
-
- 18 Nov, 2019 2 commits
-
-
Matt Harbison authored
Since hg 73e6d3346e4f.
-
Matt Harbison authored
-
- 01 Sep, 2019 1 commit
-
-
kiilerix authored
-
- 31 Aug, 2019 1 commit
-
-
kiilerix authored
Fixes "Diff to local" in file context menu
-
- 25 Aug, 2019 1 commit
-
-
kiilerix authored
-
- 14 Apr, 2019 1 commit
-
-
Matt Harbison authored
-
- 23 Mar, 2019 1 commit
-
-
Matt Harbison authored
This used `2to3 -w -n -f except .`, fixed an extra parenthesis in bugreport.py, and a commented out clause in pbranch.py.
-
- 14 Apr, 2018 1 commit
-
-
Yuya Nishihara authored
-
- 27 Aug, 2017 1 commit
-
-
Yuya Nishihara authored
The type argument appears to be broken in earlier versions of PyQt4 which are still widely used.
-
- 22 Jul, 2017 1 commit
-
-
Steve Borho authored
-
- 11 Jun, 2017 1 commit
-
-
Yuya Nishihara authored
See 7cadd1c40298 for why. It's been dead.
-
- 31 Dec, 2016 1 commit
-
-
Yuya Nishihara authored
The following ui.ui() calls are not changed, which are obvious we don't want to load user settings: - version.liveversion() - doctests - error dialog called by thg and hgext3rd/thg.py I'm a little surprised that we still have lots of adhoc ui/repo instantiations.
-
- 25 Sep, 2016 1 commit
-
-
Yuya Nishihara authored
Dropped star imports to help static analysis tools.
-
- 25 Jul, 2017 1 commit
-
-
- 06 Jun, 2015 1 commit
-
-
Yuya Nishihara authored
-
- 30 Aug, 2014 1 commit
-
-
Yuya Nishihara authored
#3889 is caused by the default action of "Add" button followed by returnPressed action of the input box. This patch disables auto-default of all buttons since it doesn't make sense to open editor or close dialog by enter key. --HG-- branch : stable
-
- 03 Aug, 2014 1 commit
-
-
Yuya Nishihara authored
All *_ui.py files need to be regenerated.
-
- 10 Aug, 2015 1 commit
-
-
Yuya Nishihara authored
-
- 31 May, 2014 1 commit
-
-
Yuya Nishihara authored
context.status() API has changed since Mercurial aca692aa0712. Here we just want the list of unknown files, we can use repo.status() in place.
-
- 01 Dec, 2013 1 commit
-
-
Yuya Nishihara authored
-
- 13 Aug, 2013 1 commit
-
-
Yuya Nishihara authored
-
- 06 May, 2013 1 commit
-
-
Yuya Nishihara authored
-
- 07 Dec, 2012 1 commit
-
-
Yuya Nishihara authored
Mercurial core behaves that way: http://selenic.com/repo/hg/diff/d78fe60f6bda/mercurial/dirstate.py --HG-- branch : stable
-
- 25 Jun, 2012 1 commit
-
-
Michal Sznajder authored
--HG-- branch : stable
-
- 27 Mar, 2012 1 commit
-
-
Corey King authored
--HG-- branch : stable
-
- 15 Jan, 2012 1 commit
-
-
Yuya Nishihara authored
-
- 14 Jan, 2012 1 commit
-
-
Angel Ezquerra authored
This fixes a regression introduced on a recent patch series, where some dialogs would get help buttons on some platforms.
-
- 12 Jan, 2012 1 commit
-
-
Angel Ezquerra authored
The minimize button will be shown as well, but it will be disabled when the dialog is open from the workbench.
-
- 08 Nov, 2011 1 commit
-
-
Steve Borho authored
--HG-- branch : stable
-
- 16 Oct, 2011 1 commit
-
-
David Golub authored
--HG-- branch : stable
-
- 29 Sep, 2011 1 commit
-
-
André Sintzoff authored
-
- 18 Sep, 2011 2 commits
-
-
David Golub authored
--HG-- branch : stable
-
David Golub authored
--HG-- branch : stable
-
- 08 Jul, 2011 1 commit
-
-
David Golub authored
--HG-- branch : stable
-
- 27 May, 2011 1 commit
-
-
Phil Currier authored
--HG-- branch : stable
-
- 13 Apr, 2011 1 commit
-
-
André Sintzoff authored
--HG-- branch : stable
-
- 11 Apr, 2011 1 commit
-
-
Steve Borho authored
--HG-- branch : stable
-
- 17 Jun, 2011 1 commit
-
-
Phil Currier authored
Many of these were only misplaced by a couple pixels (depending on the platform) but the manifest and grep cmenus at least were noticeably off.
-