Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Tue, 28 Apr 2015 16:44:37 -0400 |
Augie Fackler |
extensions: document that `testedwith = 'internal'` is special
|
Mon, 04 May 2015 10:01:03 +0900 |
Yuya Nishihara |
templater: remove noop calls of parsestring(s, quoted=False) (API)
|
Tue, 24 Feb 2015 11:37:07 -0500 |
Jordi Gutiérrez Hermoso |
churn: deprecate -t option in favour of -T
|
Fri, 24 Oct 2014 13:50:00 -0400 |
Jordi Gutiérrez Hermoso |
doc: change 'revision or range' to 'revision or revset'
stable
|
Sun, 04 May 2014 22:24:38 -0700 |
Gregory Szorc |
churn: define inferrepo in command decorator
|
Sun, 04 May 2014 21:46:24 -0700 |
Gregory Szorc |
churn: declare command using decorator
|
Sat, 19 Apr 2014 15:11:25 +0200 |
Isaac Jurado |
churn: compute padding with unicode strings
stable
|
Sat, 08 Mar 2014 16:14:08 -0600 |
Matt Mackall |
changeset_templater: remove use_template method
|
Fri, 25 Oct 2013 01:14:18 +0900 |
FUJIWARA Katsunori |
doc: use double quotation mark to quote arguments in examples for Windows users
stable
|
Wed, 17 Jul 2013 10:40:40 -0400 |
Matthew Turk |
churn: split email aliases from the right
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
churn: sort users with same churn by name
|
Tue, 16 Oct 2012 11:43:15 -0700 |
Siddharth Agarwal |
commands: don't infer repo for commands like update (issue2748)
|
Tue, 12 Jun 2012 14:18:18 +0200 |
Martin Geisler |
churn: lowercase message
|
Tue, 15 May 2012 14:37:49 -0500 |
Augie Fackler |
hgext: mark all first-party extensions as such
|
Thu, 08 Mar 2012 13:35:27 -0600 |
Matt Mackall |
i18n: fix all remaining uses of % inside _()
stable
|
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, 29 Apr 2011 16:34:52 +0200 |
Alexander Solovyov |
churn: strip key earlier to avoid false negative seach in aliases
|
Mon, 13 Dec 2010 16:41:39 +0900 |
Nicolas Dumazet |
churn: ignore trailing and leading spaces (issue2546)
stable
|
Sun, 10 Oct 2010 10:06:36 -0500 |
Augie Fackler |
termwidth: move to ui.ui from util
|
Sun, 29 Aug 2010 22:55:37 +0200 |
Martin Geisler |
Merge with stable
|
Sun, 29 Aug 2010 22:46:00 +0200 |
Martin Geisler |
churn: do not crash on malformed lines in alias file
stable
|
Sun, 29 Aug 2010 10:54:22 +0200 |
Ronny Pfannschmidt |
churn: do not crash on empty lines in alias file
stable
|
Thu, 01 Jul 2010 19:27:03 -0300 |
Renato Cunha |
churn: remove tuple parameter unpacking (deprecated in py3k)
|
Sun, 06 Jun 2010 17:25:00 +0900 |
FUJIWARA Katsunori |
help: show value requirement and multiple occurrence of options
|
Tue, 08 Jun 2010 15:52:41 -0500 |
Steve Borho |
Backed out changeset: e1dde7363601
|
Thu, 03 Jun 2010 23:18:18 -0500 |
Steve Borho |
color: labeled text should be passed to ui.write() as ui.labeled
|
Thu, 27 May 2010 22:50:23 +0300 |
Alexander Solovyov |
churn: add possibility to include/exclude paths
|
Wed, 02 Jun 2010 14:28:45 +0200 |
Alexander Solovyov |
churn: support spaces in aliases (issue2222)
|
Wed, 14 Apr 2010 17:58:10 +0900 |
Nicolas Dumazet |
pylint, pyflakes: remove unused or duplicate imports
|
Fri, 02 Apr 2010 15:22:10 -0500 |
Brodie Rao |
churn: make use of output labeling
|
Mon, 15 Mar 2010 18:40:00 +0100 |
Martin Geisler |
progress: use a verb in present participle
|
Thu, 11 Mar 2010 09:11:01 -0500 |
Eric Eisner |
churn: use ui.progress instead of --progress
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Fri, 30 Oct 2009 15:43:01 +0200 |
Alexander Solovyov |
churn: fix --progress (broken by f3d60543924f)
|
Fri, 30 Oct 2009 13:40:23 +0200 |
Alexander Solovyov |
churn: fix changeset count (broken by 9b127e888640)
|
Thu, 29 Oct 2009 20:50:24 +0200 |
Alexander Solovyov |
churn: ability to display added/removed lines separately
|
Thu, 29 Oct 2009 19:03:16 -0500 |
Matt Mackall |
walkchangerevs: drop ui arg
|
Thu, 29 Oct 2009 17:07:51 -0500 |
Matt Mackall |
walkchangerevs: move 'add' to callback
|
Tue, 27 Oct 2009 17:01:32 -0500 |
Matt Mackall |
walkchangerevs: internalize ctx caching
|
Sun, 25 Oct 2009 18:43:59 -0500 |
Matt Mackall |
walkchangerevs: yield contexts
|
Sun, 25 Oct 2009 18:43:56 -0500 |
Matt Mackall |
walkchangerevs: pull out matchfn
|
Thu, 08 Oct 2009 01:16:32 -0500 |
Matt Mackall |
Merge with i18n
|
Wed, 16 Sep 2009 23:46:06 +0200 |
Martin Geisler |
Merge with main
|
Tue, 08 Sep 2009 19:46:20 -0300 |
Wagner Bruna |
merge with i18n-stable
|
Sat, 19 Sep 2009 01:15:38 +0200 |
Martin Geisler |
do not attempt to translate ui.debug output
|
Wed, 26 Aug 2009 13:07:27 +0200 |
Nicolas Dumazet |
churn: use genexps now that we dropped 2.3 compatibility
|
Wed, 26 Aug 2009 13:05:51 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Mon, 24 Aug 2009 12:47:44 +0200 |
Nicolas Dumazet |
churn: issue833 was reintroduced in 9bc46d069a76, correct it and add a test
|
Thu, 20 Aug 2009 08:34:22 +0200 |
Dirkjan Ochtman |
cmdutil: use context objects for walkchangerevs()
|
Wed, 05 Aug 2009 17:17:06 -0700 |
Brendan Cully |
churn: correct output when run in subdirectories
|
Sun, 26 Jul 2009 01:41:31 +0200 |
Martin Geisler |
churn: wrap docstrings at 70 characters
|
Thu, 23 Jul 2009 00:22:05 +0200 |
Martin Geisler |
churn: use reST syntax for literal blocks
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
churn: wrapped docstrings at 78 characters
|
Sun, 05 Jul 2009 11:02:00 +0200 |
Alejandro Santos |
compat: use 'key' argument instead of 'cmp' when sorting a list
|
Wed, 24 Jun 2009 13:42:02 +0200 |
Dirkjan Ochtman |
extensions: change descriptions for extensions providing a few commands
|
Mon, 22 Jun 2009 15:48:08 +0200 |
Cédric Duval |
extensions: improve the consistency of synopses
|