mercurial/configitems.py
changeset 47241 2219853a1503
parent 47239 682f09857d69
child 47242 4abd474a10af
equal deleted inserted replaced
47240:4f38ada3fc26 47241:2219853a1503
  1148     b'revisions.prefixhexnode',
  1148     b'revisions.prefixhexnode',
  1149     default=False,
  1149     default=False,
  1150 )
  1150 )
  1151 # "out of experimental" todo list.
  1151 # "out of experimental" todo list.
  1152 #
  1152 #
  1153 # * expose transaction content hooks during pre-commit validation
       
  1154 # * include management of a persistent nodemap in the main docket
  1153 # * include management of a persistent nodemap in the main docket
  1155 # * enforce a "no-truncate" policy for mmap safety
  1154 # * enforce a "no-truncate" policy for mmap safety
  1156 #      - for censoring operation
  1155 #      - for censoring operation
  1157 #      - for stripping operation
  1156 #      - for stripping operation
  1158 #      - for rollback operation
  1157 #      - for rollback operation