Wed, 17 Oct 2018 15:48:01 -0700 |
Matt DeVore |
blackbox: add configitem for format of log timestamps
|
Fri, 12 Oct 2018 18:49:11 +0200 |
Rodrigo Damazio |
help: adding a proper declaration for shortlist/basic commands (API)
|
Sat, 13 Oct 2018 02:17:41 -0700 |
rdamazio |
help: assigning categories to existing commands
|
Wed, 01 Aug 2018 13:00:45 -0700 |
Gregory Szorc |
global: use pycompat.xrange()
|
Sat, 24 Mar 2018 15:10:51 +0900 |
Yuya Nishihara |
procutil: bulk-replace function calls to point to new module
|
Thu, 15 Feb 2018 17:18:26 +0100 |
Boris Feld |
util: extract all date-related utils in utils/dateutil module
|
Fri, 19 Jan 2018 14:10:18 +0530 |
Pulkit Goyal |
blackbox: don't unpack the list while passing into str.join()
|
Thu, 18 Jan 2018 12:55:19 +0100 |
Joerg Sonnenberger |
blackbox: if --debug is used, also trace ui.debug() calls
|
Sun, 14 Jan 2018 12:06:27 -0800 |
Gregory Szorc |
py3: cast error message to localstr in blackbox.py
|
Sun, 22 Oct 2017 23:52:47 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/blackbox.py
|
Wed, 11 Oct 2017 22:51:23 +0200 |
Boris Feld |
configitems: register the 'blackbox.maxfiles' config
|
Wed, 11 Oct 2017 15:25:57 +0200 |
Boris Feld |
configitems: fix registration for 'blackbox.track' config
|
Sun, 08 Oct 2017 20:11:34 +0200 |
Boris Feld |
configitems: register the 'blackbox.track' config
|
Thu, 21 Sep 2017 11:10:20 -0700 |
Jun Wu |
blackbox: move _openlogfile to a separate method
|
Thu, 21 Sep 2017 11:03:37 -0700 |
Jun Wu |
blackbox: do not prevent 'chg init' from working
|
Mon, 18 Sep 2017 16:01:03 -0700 |
Jun Wu |
blackbox: set lastui even if ui.log is not called (issue5518)
|
Wed, 06 Sep 2017 21:23:38 -0700 |
Jun Wu |
blackbox: unindent a try block
|
Mon, 18 Sep 2017 15:56:08 -0700 |
Jun Wu |
blackbox: simplify ui states
|
Wed, 06 Sep 2017 21:12:27 -0700 |
Jun Wu |
blackbox: remove _bbvfs state
|
Wed, 06 Sep 2017 21:08:59 -0700 |
Jun Wu |
blackbox: do not cache file objects
|
Wed, 06 Sep 2017 20:54:53 -0700 |
Jun Wu |
blackbox: inline _bbwrite
|
Wed, 06 Sep 2017 19:27:30 -0700 |
Jun Wu |
blackbox: fix rotation with chg
|
Tue, 11 Jul 2017 12:38:17 +0200 |
Boris Feld |
repovfs: add a ward to check if locks are properly taken
|
Sun, 09 Jul 2017 00:23:03 -0400 |
Matt Harbison |
blackbox: simplify the dirty check
|
Fri, 30 Jun 2017 03:28:18 +0200 |
Pierre-Yves David |
configitems: register the 'blackbox.logsource' config
|
Fri, 30 Jun 2017 03:28:11 +0200 |
Pierre-Yves David |
configitems: register the 'blackbox.dirty' config
|
Sun, 18 Jun 2017 20:49:08 +0200 |
Pierre-Yves David |
blackbox: use a human readable version of the default
|
Sat, 17 Jun 2017 13:21:06 +0200 |
Pierre-Yves David |
configitems: register 'blackbox.maxsize' as an example of 'configbytes'
|
Sat, 17 Jun 2017 13:41:28 +0200 |
Pierre-Yves David |
blackbox: minor code reordering
|
Tue, 16 May 2017 18:36:08 +0200 |
Boris Feld |
devel: update blackbox to use default-date
|