Sat, 01 Apr 2017 17:51:56 +0900 |
Yuya Nishihara |
revsetlang: fix quoting of %ls string
|
changeset |
files
|
Sat, 01 Apr 2017 17:44:07 +0900 |
Yuya Nishihara |
revsetlang: catch invalid value passed to formatspec()
|
changeset |
files
|
Sat, 01 Apr 2017 17:28:28 +0900 |
Yuya Nishihara |
revsetlang: check incomplete revspec format character
|
changeset |
files
|
Sat, 01 Apr 2017 17:25:45 +0900 |
Yuya Nishihara |
revsetlang: check number of arguments passed to formatspec()
|
changeset |
files
|
Sat, 01 Apr 2017 17:18:31 +0900 |
Yuya Nishihara |
revsetlang: catch invalid format character with %l prefix
|
changeset |
files
|
Fri, 29 Dec 2017 06:32:17 +0530 |
Pulkit Goyal |
py3: add 8 new passing tests to the whitelist
|
changeset |
files
|
Fri, 29 Dec 2017 05:33:36 +0530 |
Pulkit Goyal |
py3: use list() to get a list of items using dict.items()
|
changeset |
files
|
Fri, 29 Dec 2017 05:31:27 +0530 |
Pulkit Goyal |
py3: convert dict keys' to str before passing as kwargs
|
changeset |
files
|
Fri, 29 Dec 2017 05:29:57 +0530 |
Pulkit Goyal |
py3: make sure we open the file to write in bytes mode
|
changeset |
files
|
Fri, 29 Dec 2017 05:47:17 +0530 |
Pulkit Goyal |
py3: don't use dict.iterkeys()
|
changeset |
files
|
Fri, 29 Dec 2017 05:29:04 +0530 |
Pulkit Goyal |
py3: use pycompat.bytestr() instead of str()
|
changeset |
files
|
Fri, 29 Dec 2017 05:28:05 +0530 |
Pulkit Goyal |
py3: make regular expressions bytes by prepending b''
|
changeset |
files
|
Fri, 29 Dec 2017 05:27:00 +0530 |
Pulkit Goyal |
py3: slice on bytes instead of indexing
|
changeset |
files
|
Fri, 29 Dec 2017 05:25:27 +0530 |
Pulkit Goyal |
py3: use node.hex(h.digest()) instead of h.hexdigest()
|
changeset |
files
|
Fri, 29 Dec 2017 05:22:06 +0530 |
Pulkit Goyal |
tests: make autodiff.py work on Python 3
|
changeset |
files
|
Fri, 29 Dec 2017 03:32:04 +0530 |
Pulkit Goyal |
py3: use pycompat.ziplist instead of inbuilt zip
|
changeset |
files
|
Fri, 29 Dec 2017 05:35:57 +0530 |
Pulkit Goyal |
py3: use bytes and open() instead of file() in test-diff-upgrade.t
|
changeset |
files
|
Wed, 10 Jan 2018 11:02:20 -0800 |
Martin von Zweigbergk |
exchange: use context manager for locks and transaction in unbundle()
|
changeset |
files
|
Wed, 10 Jan 2018 10:49:12 -0800 |
Martin von Zweigbergk |
bookmarks: use context managers for locks and transaction in pushbookmark()
|
changeset |
files
|
Wed, 10 Jan 2018 10:47:13 -0800 |
Martin von Zweigbergk |
bookmarks: use context managers for lock and transaction in update()
|
changeset |
files
|
Wed, 10 Jan 2018 10:44:21 -0800 |
Martin von Zweigbergk |
phase: use context managers for lock and transaction
|
changeset |
files
|
Wed, 10 Jan 2018 10:33:11 -0800 |
Martin von Zweigbergk |
obsolete: use context manager for transaction in pushmarker()
|
changeset |
files
|
Wed, 10 Jan 2018 10:32:16 -0800 |
Martin von Zweigbergk |
obsolete: use context manager for lock in pushmarker()
|
changeset |
files
|
Wed, 10 Jan 2018 10:30:51 -0800 |
Martin von Zweigbergk |
obsolete: use context manager for transaction in createmarkers()
|
changeset |
files
|
Fri, 05 Jan 2018 09:12:08 +0100 |
Boris Feld |
visibility: improve the message when accessing filtered obsolete rev
|
changeset |
files
|
Fri, 29 Dec 2017 03:37:36 +0530 |
Pulkit Goyal |
tests: add b'' to string literals where bytes are required
|
changeset |
files
|
Wed, 10 Jan 2018 08:53:22 -0800 |
Gregory Szorc |
rust: implementation of `hg`
|
changeset |
files
|
Sun, 07 Jan 2018 15:21:16 -0500 |
Matt Harbison |
lfs: improve the error message for a missing remote blob
|
changeset |
files
|
Sun, 07 Jan 2018 15:01:59 -0500 |
Matt Harbison |
filelog: add the ability to report the user facing name
|
changeset |
files
|
Tue, 19 Dec 2017 20:41:25 +0800 |
Anton Shestakov |
hgweb: make different kinds of commits look differently on /graph
|
changeset |
files
|