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 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
|
Mon, 23 Oct 2017 00:03:08 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/graphlog.py
|
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
|
Tue, 23 Aug 2016 11:26:08 -0400 |
Augie Fackler |
extensions: change magic "shipped with hg" string
|
file |
diff |
annotate
|
Fri, 06 May 2016 21:48:17 +0530 |
Pulkit Goyal |
py3: make hgext/graphlog.py use absolute_import
|
file |
diff |
annotate
|
Wed, 06 Jan 2016 17:17:49 +0000 |
timeless |
graphlog: update help with replacement
|
file |
diff |
annotate
|
Sun, 29 Nov 2015 06:51:23 +0000 |
timeless |
graphlog: rename glog function
|
file |
diff |
annotate
|
Tue, 28 Apr 2015 16:44:37 -0400 |
Augie Fackler |
extensions: document that `testedwith = 'internal'` is special
|
file |
diff |
annotate
|
Wed, 04 Mar 2015 21:47:07 +0900 |
Yuya Nishihara |
graphlog: do not bypass commands.log so that -fr works
|
file |
diff |
annotate
|
Fri, 24 Oct 2014 13:50:00 -0400 |
Jordi GutiƩrrez Hermoso |
doc: change 'revision or range' to 'revision or revset'
stable
|
file |
diff |
annotate
|
Sun, 04 May 2014 22:28:46 -0700 |
Gregory Szorc |
graphlog: define inferrepo in command decorator
|
file |
diff |
annotate
|
Sat, 23 Nov 2013 18:34:32 +0100 |
Martin Geisler |
graphlog: mark as deprecated
|
file |
diff |
annotate
|
Tue, 08 Jan 2013 20:37:37 +0100 |
Pierre-Yves David |
clfilter: enforce hidden changeset globally
|
file |
diff |
annotate
|
Tue, 16 Oct 2012 11:43:15 -0700 |
Siddharth Agarwal |
commands: don't infer repo for commands like update (issue2748)
|
file |
diff |
annotate
|
Wed, 11 Jul 2012 18:22:07 +0200 |
Patrick Mezard |
incoming/outgoing: handle --graph in core
|
file |
diff |
annotate
|
Sat, 14 Jul 2012 19:09:22 +0200 |
Patrick Mezard |
log: support --graph without graphlog extension
|
file |
diff |
annotate
|
Sat, 14 Jul 2012 18:55:21 +0200 |
Patrick Mezard |
graphlog: extract revset/support functions into cmdutil
|
file |
diff |
annotate
|
Wed, 11 Jul 2012 17:13:39 +0200 |
Patrick Mezard |
graphlog: extract ascii drawing code into graphmod
|
file |
diff |
annotate
|
Wed, 11 Jul 2012 16:47:33 +0200 |
Patrick Mezard |
graphlog: remove unused ASCIIDATA constant
|
file |
diff |
annotate
|
Wed, 11 Jul 2012 17:10:21 +0200 |
Patrick Mezard |
graphlog: make functions private, fix names
|
file |
diff |
annotate
|
Wed, 11 Jul 2012 17:05:20 +0200 |
Patrick Mezard |
graphlog: remove unused get_revs() function
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 00:30:18 +0200 |
Mads Kiilerich |
graphlog: don't truncate template value at last \n
|
file |
diff |
annotate
|
Wed, 04 Jul 2012 17:29:49 +0200 |
Pierre-Yves David |
graphlog: display obsolete changeset as "x"
|
file |
diff |
annotate
|
Tue, 08 May 2012 22:43:44 +0200 |
Patrick Mezard |
graphlog: turn getlogrevs() into a generator
|
file |
diff |
annotate
|
Tue, 15 May 2012 14:37:49 -0500 |
Augie Fackler |
hgext: mark all first-party extensions as such
|
file |
diff |
annotate
|
Sat, 14 Apr 2012 11:27:11 +0200 |
Patrick Mezard |
graphlog: fix --follow FILE and relative paths
|
file |
diff |
annotate
|