Wed, 10 Jan 2018 10:49:12 -0800 |
Martin von Zweigbergk |
bookmarks: use context managers for locks and transaction in pushbookmark()
|
Wed, 10 Jan 2018 10:47:13 -0800 |
Martin von Zweigbergk |
bookmarks: use context managers for lock and transaction in update()
|
Wed, 10 Jan 2018 10:44:21 -0800 |
Martin von Zweigbergk |
phase: use context managers for lock and transaction
|
Wed, 10 Jan 2018 10:33:11 -0800 |
Martin von Zweigbergk |
obsolete: use context manager for transaction in pushmarker()
|
Wed, 10 Jan 2018 10:32:16 -0800 |
Martin von Zweigbergk |
obsolete: use context manager for lock in pushmarker()
|
Wed, 10 Jan 2018 10:30:51 -0800 |
Martin von Zweigbergk |
obsolete: use context manager for transaction in createmarkers()
|
Fri, 05 Jan 2018 09:12:08 +0100 |
Boris Feld |
visibility: improve the message when accessing filtered obsolete rev
|
Fri, 29 Dec 2017 03:37:36 +0530 |
Pulkit Goyal |
tests: add b'' to string literals where bytes are required
|
Wed, 10 Jan 2018 08:53:22 -0800 |
Gregory Szorc |
rust: implementation of `hg`
|
Sun, 07 Jan 2018 15:21:16 -0500 |
Matt Harbison |
lfs: improve the error message for a missing remote blob
|
Sun, 07 Jan 2018 15:01:59 -0500 |
Matt Harbison |
filelog: add the ability to report the user facing name
|
Tue, 19 Dec 2017 20:41:25 +0800 |
Anton Shestakov |
hgweb: make different kinds of commits look differently on /graph
|
Thu, 21 Dec 2017 13:58:11 +0100 |
Boris Feld |
clonebundle: make it possible to retrieve the initial bundle through largefile
|
Thu, 21 Dec 2017 13:57:57 +0100 |
Boris Feld |
largefiles: add support for 'largefiles://' url scheme
|
Thu, 21 Dec 2017 13:53:26 +0100 |
Boris Feld |
largefiles: add a 'debuglfput' command to put largefile into the store
|