Tue, 17 Nov 2020 15:51:09 -0800 |
Martin von Zweigbergk |
errors: raise InputError in `hg split`
|
Tue, 17 Nov 2020 15:42:42 -0800 |
Martin von Zweigbergk |
errors: raise StateError in `hg bisect`
|
Tue, 17 Nov 2020 15:37:18 -0800 |
Martin von Zweigbergk |
errors: raise InputError in `hg debugobsolete`
|
Mon, 16 Nov 2020 16:25:04 -0800 |
Martin von Zweigbergk |
errors: raise InputError when line range to followlines() is out of bounds
|
Sat, 07 Nov 2020 22:31:29 +0100 |
Joerg Sonnenberger |
transaction: split new files into a separate set
|
Sat, 07 Nov 2020 21:34:09 +0100 |
Joerg Sonnenberger |
transaction: change list of journal entries into a dictionary
|
Sat, 07 Nov 2020 19:24:12 +0100 |
Joerg Sonnenberger |
transaction: rename find to findoffset and drop backup file support
|
Sat, 07 Nov 2020 17:56:01 +0100 |
Joerg Sonnenberger |
transaction: drop per-file extra data support
|
Thu, 12 Nov 2020 14:07:34 -0800 |
Martin von Zweigbergk |
templates: define a {onelinesummary} keyword
|
Fri, 30 Oct 2020 12:46:38 -0700 |
Martin von Zweigbergk |
relnotes: document new [command-templates] section
|
Fri, 30 Oct 2020 13:26:18 -0700 |
Martin von Zweigbergk |
help: document the new [command-templates] config section
|
Sun, 08 Nov 2020 16:23:35 -0500 |
Valentin Gatien-Baron |
strip: move into core
|
Sat, 07 Nov 2020 16:36:19 -0800 |
Gregory Szorc |
revlog: pass sidedata argument to flagutil.processflagswrite()
|
Sat, 07 Nov 2020 16:45:58 -0800 |
Gregory Szorc |
pure: guard against empty blocks
|
Mon, 16 Nov 2020 16:38:57 +0100 |
Raphaël Gomès |
rust-status: don't bubble up os errors, translate them to bad matches
|