Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 45942:89a2afe31e82
age | author | description |
---|---|---|
Fri, 27 Nov 2020 17:03:29 -0500 | Augie Fackler | formating: upgrade to black 20.8b1 |
Mon, 23 Nov 2020 11:47:06 -0500 | Matt Harbison | ui: ensure `getpass()` returns bytes |
Tue, 17 Nov 2020 15:37:18 -0800 | Martin von Zweigbergk | errors: raise InputError in `hg debugobsolete` |
Sun, 08 Nov 2020 16:23:35 -0500 | Valentin Gatien-Baron | strip: move into core |
Tue, 03 Nov 2020 20:20:49 -0800 | Martin von Zweigbergk | serve: simply return instead of calling sys.exit() in `hg serve --stdio` |
Tue, 03 Nov 2020 20:18:26 -0800 | Martin von Zweigbergk | httpservice: move sys.exit() out of serve_forever() |