Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 18 Jun 2021 16:03:42 -0700 | Martin von Zweigbergk | narrowbundle: use new context manager for silencing the ui |
Fri, 18 Jun 2021 16:00:58 -0700 | Martin von Zweigbergk | debugbackupbundle: use new context manager for silencing the ui |
Fri, 18 Jun 2021 15:48:51 -0700 | Martin von Zweigbergk | ui: add a context manager for silencing the ui (pushbuffer+popbuffer) |
Fri, 18 Jun 2021 14:17:43 -0700 | Martin von Zweigbergk | shelve: don't swallow errors that happen when reverting the working copy |
Fri, 18 Jun 2021 13:55:45 -0700 | Martin von Zweigbergk | histedit: don't swallow errors that happen when updating the working copy |
Fri, 18 Jun 2021 13:44:05 -0700 | Martin von Zweigbergk | histedit: don't record labels for output that we will discard |
Thu, 10 Jun 2021 15:56:55 -0700 | Martin von Zweigbergk | dog-raft: work with str-keyed opts throughout |