Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 45865:d7a508a75d72
age | author | description |
---|---|---|
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 |
Wed, 30 Sep 2020 09:21:33 +0200 | Pierre-Yves David | changing-files: add a debug command display changed files |
Thu, 03 Sep 2020 14:45:16 +0530 | Pulkit Goyal | debugmergestate: sort extras before printing |