Sun, 20 Aug 2023 15:34:11 -0400 |
Matt Harbison |
churn: migrate `opts` to native kwargs
|
file |
diff |
annotate
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
file |
diff |
annotate
|
Sat, 30 Jan 2021 18:30:11 +0800 |
Aay Jay Chan |
churn: count lines that look like diff headers but are not
|
file |
diff |
annotate
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
file |
diff |
annotate
|
Sun, 04 Oct 2020 13:17:57 +0900 |
Yuya Nishihara |
scmutil: move walkchangerevs() from cmdutil
|
file |
diff |
annotate
|
Mon, 21 Sep 2020 12:36:17 +0900 |
Yuya Nishihara |
churn: leverage logcmdutil to filter revisions by --date
|
file |
diff |
annotate
|
Thu, 10 Sep 2020 18:01:43 +0900 |
Yuya Nishihara |
cmdutil: rewrite walkchangerevs() by using logcmdutil functions
|
file |
diff |
annotate
|
Thu, 10 Sep 2020 16:14:48 +0900 |
Yuya Nishihara |
cmdutil: make walkchangerevs() call prepare with matcher instead of filenames
|
file |
diff |
annotate
|
Thu, 17 Sep 2020 15:34:13 +0200 |
Stephane |
churn: add an usage example in docstring
|
file |
diff |
annotate
|
Fri, 08 Nov 2019 11:19:20 -0800 |
Augie Fackler |
cleanup: remove pointless r-prefixes on single-quoted strings
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 13:28:56 -0400 |
Gregory Szorc |
py3: manually import pycompat.open into files that need it
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:48:39 -0400 |
Augie Fackler |
formatting: byteify all mercurial/ and hgext/ string literals
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
file |
diff |
annotate
|
Sat, 13 Oct 2018 02:17:41 -0700 |
rdamazio |
help: assigning categories to existing commands
|
file |
diff |
annotate
|
Sat, 13 Oct 2018 09:47:53 -0400 |
Augie Fackler |
churn: remove redundant round()
|
file |
diff |
annotate
|
Sat, 13 Oct 2018 06:02:27 -0400 |
Augie Fackler |
churn: use integer division consistently
|
file |
diff |
annotate
|
Sat, 13 Oct 2018 05:58:16 -0400 |
Augie Fackler |
churn: fix stack traces on Python 3
|
file |
diff |
annotate
|
Mon, 18 Jun 2018 14:29:08 -0700 |
Martin von Zweigbergk |
churn: use progess helper
|
file |
diff |
annotate
|
Mon, 21 May 2018 23:26:53 +0530 |
Pulkit Goyal |
py3: use encoding.strfromlocal() instead of pycompat.sysstr()
|
file |
diff |
annotate
|
Sat, 19 May 2018 18:47:20 +0530 |
Pulkit Goyal |
py3: make sure we open files in bytes mode
|
file |
diff |
annotate
|
Sat, 19 May 2018 18:21:21 +0530 |
Pulkit Goyal |
py3: make sure we pass str to date.strftime()
|
file |
diff |
annotate
|
Thu, 15 Feb 2018 17:18:26 +0100 |
Boris Feld |
util: extract all date-related utils in utils/dateutil module
|
file |
diff |
annotate
|
Sat, 24 Feb 2018 16:04:57 +0530 |
Pulkit Goyal |
py3: convert dict.items() to list explicitly
|
file |
diff |
annotate
|
Sun, 21 Jan 2018 13:03:03 +0900 |
Yuya Nishihara |
cmdutil: drop aliases for logcmdutil functions (API)
|
file |
diff |
annotate
|
Mon, 23 Oct 2017 00:01:16 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/churn.py
|
file |
diff |
annotate
|
Sat, 22 Apr 2017 18:42:03 +0900 |
Yuya Nishihara |
cmdutil: factor out helper to create changeset_templater with literal template
|
file |
diff |
annotate
|
Sun, 14 May 2017 16:19:47 +0900 |
Yuya Nishihara |
commands: move templates of common command options to cmdutil (API)
|
file |
diff |
annotate
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
file |
diff |
annotate
|
Mon, 08 May 2017 23:05:01 -0400 |
Matt Harbison |
churn: use the non-deprecated template option in the examples
stable
|
file |
diff |
annotate
|
Tue, 23 Aug 2016 11:26:08 -0400 |
Augie Fackler |
extensions: change magic "shipped with hg" string
|
file |
diff |
annotate
|