Sun, 23 Dec 2018 02:01:35 +0530 |
Sushil khanchi |
obsutil: fix the issue5686
|
Tue, 22 May 2018 15:26:17 +0200 |
Boris Feld |
obsutil: clarify the access to "repo"
|
Fri, 19 Oct 2018 00:53:18 +0200 |
Boris Feld |
obsutil: prefetch method in allpredecessors loop
|
Wed, 26 Sep 2018 23:37:43 +0200 |
Boris Feld |
obsolete: explicitly pass relation items to effectflag computation
|
Tue, 28 Aug 2018 15:09:18 -0700 |
Martin von Zweigbergk |
obsutil: make sure "addedmarkers" is not None in getobsoleted()
|
Sat, 25 Aug 2018 15:28:48 +0900 |
Yuya Nishihara |
transaction: remember original len(repo) instead of tracking added revs (API)
|
Sat, 25 Aug 2018 15:19:43 +0900 |
Yuya Nishihara |
obsutil: make sure "addedrevs" is not None in getobsoleted()
|
Sun, 15 Jul 2018 18:24:57 +0900 |
Yuya Nishihara |
obsolete: store user name and note in UTF-8 (issue5754) (BC)
|
Sun, 15 Jul 2018 18:22:40 +0900 |
Yuya Nishihara |
obsolete: clarify users in markerusers() never contain None
|
Fri, 06 Jul 2018 21:49:25 +0900 |
Yuya Nishihara |
diffutil: move the module out of utils package
|
Fri, 06 Jul 2018 21:41:36 +0900 |
Yuya Nishihara |
diffutil: remove diffopts() in favor of diffallopts()
|
Fri, 06 Jul 2018 21:38:33 +0900 |
Yuya Nishihara |
obsutil: use public interface to access to repo.ui
|
Sat, 23 Jun 2018 15:00:16 +0200 |
Boris Feld |
obsutil: pass a diffopts object to context.diff
|
Tue, 22 May 2018 15:02:52 +0200 |
Boris Feld |
context: explicitly take diffopts in `context.diff` (API)
|
Mon, 19 Mar 2018 20:32:06 +0900 |
Yuya Nishihara |
obsutil: make obsfateprinter() less dependent on templater
|
Mon, 26 Feb 2018 20:44:01 +0800 |
Anton Shestakov |
debug: add debugwhyunstable that explains instabilities
|
Tue, 13 Mar 2018 20:34:38 +0800 |
Anton Shestakov |
obsolete: move marker flags to obsutil
|
Thu, 15 Feb 2018 17:18:26 +0100 |
Boris Feld |
util: extract all date-related utils in utils/dateutil module
|
Fri, 02 Feb 2018 23:52:19 -0500 |
Matt Harbison |
obsutil: drop deprecated methods (API)
|
Thu, 18 Jan 2018 13:04:16 -0500 |
Augie Fackler |
obsutil: work around filter() being a generator in Python 3
|
Fri, 12 Jan 2018 11:15:41 +0000 |
Boris Feld |
visibility: pass a normal repo to _getfilteredreason
|
Fri, 12 Jan 2018 11:10:18 +0000 |
Boris Feld |
visibility: make the filtered message translatable
|
Fri, 05 Jan 2018 09:12:08 +0100 |
Boris Feld |
visibility: improve the message when accessing filtered obsolete rev
|
Fri, 08 Dec 2017 01:23:34 +0100 |
Joerg Sonnenberger |
transaction: build changes['revs'] as range instead of a set
|
Thu, 19 Oct 2017 12:35:47 +0200 |
Boris Feld |
obsfate: makes successorsetverb takes the markers as argument
|
Wed, 18 Oct 2017 15:38:51 +0200 |
Boris Feld |
obsfate: fix obsfate_printer with empty date list
|
Mon, 09 Oct 2017 15:34:26 +0200 |
Boris Feld |
obsfate: only display date in verbose mode
|
Mon, 09 Oct 2017 15:34:12 +0200 |
Boris Feld |
obsfate: filter out current user if not in verbose
|
Thu, 05 Oct 2017 17:42:56 +0200 |
Boris Feld |
templatekw: introduce obsfate keyword
|
Thu, 24 Aug 2017 18:40:30 +0200 |
Boris Feld |
effectflag: document effect flag
|
Thu, 06 Jul 2017 15:00:07 +0200 |
Boris Feld |
effectflag: detect when diff changed
|
Thu, 06 Jul 2017 14:58:44 +0200 |
Boris Feld |
effectflag: detect when meta changed
|
Thu, 06 Jul 2017 14:56:16 +0200 |
Boris Feld |
effectflag: detect when parents changed
|
Thu, 06 Jul 2017 14:55:12 +0200 |
Boris Feld |
effectflag: detect when branch changed
|
Thu, 06 Jul 2017 14:54:22 +0200 |
Boris Feld |
effectflag: detect when date changed
|
Thu, 06 Jul 2017 14:53:48 +0200 |
Boris Feld |
effectflag: detect when user changed
|
Thu, 06 Jul 2017 14:52:34 +0200 |
Boris Feld |
effectflag: detect when description changed
|
Thu, 06 Jul 2017 14:50:17 +0200 |
Boris Feld |
effectflag: store an empty effect flag for the moment
|
Fri, 15 Sep 2017 10:43:22 -0700 |
Martin von Zweigbergk |
templates: introduce a obsfateoperation() function
|
Mon, 03 Jul 2017 17:38:56 +0200 |
Boris Feld |
template: better prune support in obsfate
|
Mon, 03 Jul 2017 15:34:10 +0200 |
Boris Feld |
template: compute dates in obsfatedate
|
Mon, 03 Jul 2017 15:34:00 +0200 |
Boris Feld |
template: compute user in obsfateusers
|
Mon, 03 Jul 2017 15:33:27 +0200 |
Boris Feld |
template: compute verb in obsfateverb
|
Mon, 03 Jul 2017 03:56:53 +0200 |
Boris Feld |
obsolete: fix old typo
|
Mon, 03 Jul 2017 03:54:24 +0200 |
Boris Feld |
obsolete: move merge logic on the smaller object
|
Thu, 17 Aug 2017 18:26:11 +0200 |
Boris Feld |
template: add minimal obsfate template function
|
Mon, 03 Jul 2017 03:27:58 +0200 |
Boris Feld |
obsolete: track markers in _succs
|
Mon, 03 Jul 2017 03:13:17 +0200 |
Boris Feld |
obsolete: add an explicit '_succs.copy()' method
|
Mon, 03 Jul 2017 00:53:55 +0200 |
Boris Feld |
obsolete: introduce a _succs class
|
Wed, 16 Aug 2017 10:18:57 +0200 |
Boris Feld |
obsmarker: fix precnode deprecation
|
Wed, 02 Aug 2017 19:49:57 +0200 |
Boris Feld |
obsutil: rename allprecursors into allpredecessors
|
Wed, 02 Aug 2017 19:39:08 +0200 |
Boris Feld |
obsstore: rename precursors into predecessors
|
Wed, 02 Aug 2017 19:20:59 +0200 |
Boris Feld |
obsmarker: rename precnode into prednode
|
Mon, 24 Jul 2017 11:29:51 -0400 |
Augie Fackler |
obsutil: defend against succsmarkers() returning None
|
Fri, 30 Jun 2017 15:27:19 +0200 |
Boris Feld |
obsolete: closest divergent support
|
Fri, 30 Jun 2017 13:47:24 +0200 |
Boris Feld |
obsolete: small doc update for 'successorssets'
|
Wed, 28 Jun 2017 03:54:19 +0200 |
Pierre-Yves David |
obsolete: reports the number of local changeset obsoleted when unbundling
|
Tue, 27 Jun 2017 02:06:15 +0200 |
Pierre-Yves David |
obsutil: move 'getmarkers' to the new modules
|
Tue, 27 Jun 2017 01:51:40 +0200 |
Pierre-Yves David |
obsutil: move the 'marker' class to the new modules
|
Tue, 27 Jun 2017 01:40:34 +0200 |
Pierre-Yves David |
obsutil: move 'foreground' to the new modules
|