comparison CHANGELOG @ 3398:d67e6080e11b

obslog: colorize the patch shown using `hg obslog -p` This patch adds color support to the patch shown in obslog command.
author Pulkit Goyal <7895pulkit@gmail.com>
date Wed, 10 Jan 2018 19:47:43 +0530
parents f7129e3d5a38
children 718ef6b0ee6e
comparison
equal deleted inserted replaced
3397:f7129e3d5a38 3398:d67e6080e11b
18 * uncommit: `--revert` flag added to clean the wdir after uncommit 18 * uncommit: `--revert` flag added to clean the wdir after uncommit
19 * evolve: changes to the on disk format for interrupted evolve 19 * evolve: changes to the on disk format for interrupted evolve
20 * evolve: preserve phase information with --continue (issue5720) 20 * evolve: preserve phase information with --continue (issue5720)
21 * evolve: --continue now properly reports merges as evolve 21 * evolve: --continue now properly reports merges as evolve
22 * commit: suggest using topic on new heads 22 * commit: suggest using topic on new heads
23 * obslog: add color support to content-diff output with --patch
23 24
24 topic (0.7.1) 25 topic (0.7.1)
25 26
26 7.1.1 - in progress 27 7.1.1 - in progress
27 ------------------- 28 -------------------