Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 45874:1a72e4839795
age | author | description |
---|---|---|
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() |
Sat, 10 Oct 2020 12:43:04 +0530 | Pulkit Goyal | mergestate: add `allextras()` to get all extras |
Thu, 08 Oct 2020 13:37:31 -0700 | Martin von Zweigbergk | errors: name arguments to Abort constructor |