changeset 6325:b56d94f9f78b

topic: add lone dingo Dingo is an ancient lineage of dog found in Australia, closely related to the New Guinea singing dog. Similar to lone wolf, lone dingo will prefer to work, act and/or live alone.
author Anton Shestakov <av6@dwimlabs.net>
date Tue, 15 Nov 2022 16:44:44 +0400
parents 68c67d53bb14
children a456706491c0
files hgext3rd/topic/randomname.py tests/test-topic-mode.t
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hgext3rd/topic/randomname.py	Sun May 15 11:19:48 2022 +0400
+++ b/hgext3rd/topic/randomname.py	Tue Nov 15 16:44:44 2022 +0400
@@ -60,6 +60,7 @@
     b'crow',
     b'curlew',
     b'deer',
+    b'dingo',
     b'dinosaur',
     b'dog',
     b'dogfish',
@@ -651,6 +652,7 @@
     b'little',
     b'lively',
     b'living',
+    b'lone',
     b'long',
     b'longing',
     b'loud',
--- a/tests/test-topic-mode.t	Sun May 15 11:19:48 2022 +0400
+++ b/tests/test-topic-mode.t	Tue Nov 15 16:44:44 2022 +0400
@@ -317,5 +317,5 @@
   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
   (branch merge, don't forget to commit)
   $ hg ci -m 'merge'  --config devel.randomseed=1337
-  active topic 'one-locust' grew its first changeset
+  active topic 'omniscient-locust' grew its first changeset
   (see 'hg help topics' for more information)