Skip to content
Snippets Groups Projects
  1. Sep 19, 2017
    • Pulkit Goyal's avatar
      registrar: add support for storing the type of command in func object · fe987d0b
      Pulkit Goyal authored
      This patch adds support for storing the type of command which is going to run in
      the func object. For this it does the following:
      
      1) Add three possible values as attributes to the registrar.command class
      2) Add a new argument to registrar.command._doregister function
      3) Add a new attribute cmdtype to the func object
      
      The type of command will be helpful in deciding what level of access on hidden
      commits it can has.
      
      Differential Revision: https://phab.mercurial-scm.org/D736
      fe987d0b
  2. Oct 16, 2017
  3. Oct 13, 2017
  4. Oct 11, 2017
  5. Oct 13, 2017
  6. Oct 11, 2017
  7. Oct 13, 2017
  8. Oct 11, 2017
  9. Oct 13, 2017
  10. Oct 11, 2017
  11. Oct 15, 2017
Loading