Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
file |
diff |
annotate
|
Thu, 21 May 2020 18:18:50 +0200 |
Joerg Sonnenberger |
hooklib: fix detection of successors for changeset_obsoleted
|
file |
diff |
annotate
|
Fri, 06 Mar 2020 13:27:41 -0500 |
Augie Fackler |
cleanup: run pyupgrade on our source tree to clean up varying things
|
file |
diff |
annotate
|
Fri, 15 Nov 2019 22:22:55 +0900 |
Yuya Nishihara |
merge with stable
|
file |
diff |
annotate
|
Sat, 09 Nov 2019 10:31:58 +0100 |
Denis Laxalde |
py3: fix sorting of obsolete markers in obsutil (issue6217)
stable
|
file |
diff |
annotate
|
Sat, 09 Nov 2019 13:23:52 +0100 |
Pierre-Yves David |
index: use `index.get_rev` in `obsutil.getobsoleted`
|
file |
diff |
annotate
|
Fri, 08 Nov 2019 14:20:48 +0100 |
Pierre-Yves David |
index: use `index.has_node` in `obsutil.foreground`
|
file |
diff |
annotate
|
Fri, 08 Nov 2019 14:19:53 +0100 |
Pierre-Yves David |
index: use `index.has_node` in `obsutil.exclusivemarkers`
|
file |
diff |
annotate
|
Tue, 08 Oct 2019 15:06:18 -0700 |
Martin von Zweigbergk |
cleanup: join string literals that are already on one line
|
file |
diff |
annotate
|
Mon, 07 Oct 2019 00:04:04 -0400 |
Gregory Szorc |
py3: finish porting iteritems() to pycompat and remove source transformer
|
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
|
Fri, 15 Feb 2019 17:36:57 +0300 |
Pulkit Goyal |
obsutil: don't assume leftctx and rightctx repo as same
|
file |
diff |
annotate
|
Sun, 23 Dec 2018 02:01:35 +0530 |
Sushil khanchi |
obsutil: fix the issue5686
|
file |
diff |
annotate
|
Tue, 22 May 2018 15:26:17 +0200 |
Boris Feld |
obsutil: clarify the access to "repo"
|
file |
diff |
annotate
|
Fri, 19 Oct 2018 00:53:18 +0200 |
Boris Feld |
obsutil: prefetch method in allpredecessors loop
|
file |
diff |
annotate
|
Wed, 26 Sep 2018 23:37:43 +0200 |
Boris Feld |
obsolete: explicitly pass relation items to effectflag computation
|
file |
diff |
annotate
|
Tue, 28 Aug 2018 15:09:18 -0700 |
Martin von Zweigbergk |
obsutil: make sure "addedmarkers" is not None in getobsoleted()
|
file |
diff |
annotate
|
Sat, 25 Aug 2018 15:28:48 +0900 |
Yuya Nishihara |
transaction: remember original len(repo) instead of tracking added revs (API)
|
file |
diff |
annotate
|
Sat, 25 Aug 2018 15:19:43 +0900 |
Yuya Nishihara |
obsutil: make sure "addedrevs" is not None in getobsoleted()
|
file |
diff |
annotate
|
Sun, 15 Jul 2018 18:24:57 +0900 |
Yuya Nishihara |
obsolete: store user name and note in UTF-8 (issue5754) (BC)
|
file |
diff |
annotate
|
Sun, 15 Jul 2018 18:22:40 +0900 |
Yuya Nishihara |
obsolete: clarify users in markerusers() never contain None
|
file |
diff |
annotate
|
Fri, 06 Jul 2018 21:49:25 +0900 |
Yuya Nishihara |
diffutil: move the module out of utils package
|
file |
diff |
annotate
|
Fri, 06 Jul 2018 21:41:36 +0900 |
Yuya Nishihara |
diffutil: remove diffopts() in favor of diffallopts()
|
file |
diff |
annotate
|
Fri, 06 Jul 2018 21:38:33 +0900 |
Yuya Nishihara |
obsutil: use public interface to access to repo.ui
|
file |
diff |
annotate
|
Sat, 23 Jun 2018 15:00:16 +0200 |
Boris Feld |
obsutil: pass a diffopts object to context.diff
|
file |
diff |
annotate
|
Tue, 22 May 2018 15:02:52 +0200 |
Boris Feld |
context: explicitly take diffopts in `context.diff` (API)
|
file |
diff |
annotate
|
Mon, 19 Mar 2018 20:32:06 +0900 |
Yuya Nishihara |
obsutil: make obsfateprinter() less dependent on templater
|
file |
diff |
annotate
|
Mon, 26 Feb 2018 20:44:01 +0800 |
Anton Shestakov |
debug: add debugwhyunstable that explains instabilities
|
file |
diff |
annotate
|
Tue, 13 Mar 2018 20:34:38 +0800 |
Anton Shestakov |
obsolete: move marker flags to obsutil
|
file |
diff |
annotate
|