log

age author description
Mon, 10 Jul 2017 17:10:56 +0200 Boris Feld bookmark: use 'applychanges' for adding new bookmark
Mon, 10 Jul 2017 17:08:20 +0200 Boris Feld bookmark: use 'applychanges' for bookmark renaming
Mon, 10 Jul 2017 17:04:16 +0200 Boris Feld bookmark: use 'applychanges' for bookmark deletion
Mon, 10 Jul 2017 17:01:34 +0200 Boris Feld bookmark: introduce a 'applychanges' function to gather bookmark movement
Sat, 03 Jun 2017 21:56:23 -0700 Jun Wu obsstore: keep self._data updated with _addmarkers
Fri, 14 Jul 2017 10:57:36 -0700 Durham Goode match: make base matcher return True for visitdir
Fri, 14 Jul 2017 10:48:08 -0700 Martin von Zweigbergk tests: fix an incorrect description in test-ignore.t
Sat, 15 Jul 2017 00:38:57 +0900 Yuya Nishihara templatekw: hide {peerpaths} keyword for 4.3
Fri, 14 Jul 2017 13:48:17 +0200 Sune Foldager parsers: fix invariant bug in find_deepest (issue5623)
Fri, 30 Jun 2017 03:45:57 +0200 Boris Feld configitems: register the 'worker.backgroundclose' config
Fri, 30 Jun 2017 03:44:05 +0200 Boris Feld configitems: register the 'progress.width' config
Wed, 12 Jul 2017 23:36:28 +0200 Boris Feld configitems: register the 'color.pagermode' config
Wed, 12 Jul 2017 23:36:10 +0200 Boris Feld configitems: handle case were the default value is not static
Fri, 14 Jul 2017 16:17:37 +0200 Boris Feld bugzilla: move the default regexp for fix in the config declaration
Fri, 07 Jul 2017 10:04:21 +0200 Boris Feld configitems: register the 'bugzilla.version' config
Fri, 07 Jul 2017 10:04:19 +0200 Boris Feld configitems: register the 'bugzilla.usermap' config
Fri, 07 Jul 2017 10:04:17 +0200 Boris Feld configitems: register the 'bugzilla.user' config
Fri, 07 Jul 2017 10:04:15 +0200 Boris Feld configitems: register the 'bugzilla.timeout' config
Fri, 07 Jul 2017 10:04:13 +0200 Boris Feld configitems: register the 'bugzilla.template' config
Fri, 07 Jul 2017 10:04:11 +0200 Boris Feld configitems: register the 'bugzilla.style' config
Fri, 07 Jul 2017 10:04:09 +0200 Boris Feld configitems: register the 'bugzilla.strip' config
Fri, 07 Jul 2017 10:04:07 +0200 Boris Feld configitems: register the 'bugzilla.regexp' config
Thu, 13 Jul 2017 21:08:06 +0200 Boris Feld changegroup: stop returning and recording added nodes in 'cg.apply'
Thu, 13 Jul 2017 21:10:55 +0200 Boris Feld phases: remove trace of addednodes in the 'phase-heads' handling
Wed, 12 Jul 2017 22:39:48 +0200 Boris Feld phases: test phases tracking at the transaction level
Wed, 12 Jul 2017 20:11:00 +0200 Boris Feld phases: track phase changes from 'retractboundary'
Wed, 12 Jul 2017 23:15:09 +0200 Boris Feld phases: detect when boundaries has been actually retracted
Tue, 11 Jul 2017 01:17:36 +0200 Boris Feld phases: rework phase movement code in 'cg.apply' to use 'registernew'
Tue, 11 Jul 2017 00:59:23 +0200 Boris Feld convert: use the new 'phase.registernew' function
Tue, 11 Jul 2017 01:05:27 +0200 Boris Feld localrepo: use the 'registernew' function to set the phase of new commit