Tue, 21 Sep 2021 21:18:44 +0200 |
Pierre-Yves David |
test: enable share-safe in test-persistent-nodemap
stable
|
Tue, 21 Sep 2021 18:02:07 +0200 |
Pierre-Yves David |
filecache: abstract the fetching of the list of tracked file
stable
|
Mon, 20 Sep 2021 18:18:15 +0200 |
Pierre-Yves David |
persistent-nodemap: use quiet upgrade in tests
stable
|
Mon, 20 Sep 2021 18:08:46 +0200 |
Pierre-Yves David |
persistent-nodemap: fix a typo in a test comment
stable
|
Wed, 22 Sep 2021 17:14:54 -0400 |
Valentin Gatien-Baron |
bookmarks: add an option to make pull mirror remote bookmarks
|
Thu, 23 Sep 2021 09:42:20 -0700 |
Martin von Zweigbergk |
errors: use InputError for bad path arguments to `hg annotate`
|
Thu, 23 Sep 2021 09:40:01 -0700 |
Martin von Zweigbergk |
errors: use InputError for bad --similarity value
|
Thu, 23 Sep 2021 09:38:45 -0700 |
Martin von Zweigbergk |
errors: use InputError for some invalid revsets and such
|
Thu, 23 Sep 2021 17:05:37 -0400 |
Augie Fackler |
merge: with stable
|
Thu, 23 Sep 2021 16:52:35 +0900 |
Yuya Nishihara |
dirstate: fix leak of entry object in dirstate_item_from_v1_data()
|
Thu, 23 Sep 2021 16:44:17 +0900 |
Yuya Nishihara |
dirstate: fix parse_dirstate() to error out if NULL entry created
|
Mon, 20 Sep 2021 20:55:38 +0200 |
Simon Sapin |
rust: Remove EntryState::Unknown
|
Mon, 20 Sep 2021 20:21:35 +0200 |
Simon Sapin |
dirstate: Remove the `state == ' '` special case
|
Mon, 20 Sep 2021 20:20:55 +0200 |
Simon Sapin |
debugsate: Change debug_iter() to yield tuples instead of DirstateItem
|
Mon, 20 Sep 2021 19:59:09 +0200 |
Simon Sapin |
debugstate: Always call dirstatemap.debug_iter()
|
Fri, 17 Sep 2021 13:33:45 +0200 |
Simon Sapin |
rust: Make the fields of DirstateEntry private
|