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
|
Thu, 24 Aug 2017 21:30:51 -0700 |
Phil Cohen |
simplemerge: simplify code now that we always write to a context
|
Thu, 24 Aug 2017 21:30:51 -0700 |
Phil Cohen |
simplemerge: make context parameters non-optional
|
Thu, 24 Aug 2017 21:30:51 -0700 |
Phil Cohen |
simplemerge: stop accepting, and passing, file parameters
|
Thu, 24 Aug 2017 21:30:37 -0700 |
Phil Cohen |
simplemerge: stop reading from, and writing to, files
|
Thu, 24 Aug 2017 21:30:37 -0700 |
Phil Cohen |
simplemerge: use context paths for default labels instead of file paths
|
Thu, 24 Aug 2017 21:30:37 -0700 |
Phil Cohen |
contrib: make simplemerge script pass context-like objects
|
Thu, 24 Aug 2017 21:26:40 -0700 |
Phil Cohen |
simplemerge: use `ctx.decoddeddata()` instead of `repo.wreaddata`
|
Thu, 24 Aug 2017 21:26:40 -0700 |
Phil Cohen |
context: add `decodeddata()` to basefilectx
|
Mon, 21 Aug 2017 08:52:46 +0200 |
David Demelier |
bookmarks: allow renaming active bookmark using '.'
|
Tue, 22 Aug 2017 14:14:52 -0400 |
Augie Fackler |
i18n: update check-translation script to pass import checker
|
Tue, 22 Aug 2017 14:14:34 -0400 |
Augie Fackler |
demandimportpy3: update to pass import checker
|
Tue, 22 Aug 2017 16:02:57 -0400 |
Augie Fackler |
contrib: always treat importlib.* as stdlib
|
Tue, 22 Aug 2017 14:14:19 -0400 |
Augie Fackler |
hg: update top-level script to use modern import conventions
|