Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 11 Jun 2007 21:09:24 -0500 | Matt Mackall | dispatch: move runcommand to cmdutil |
Mon, 11 Jun 2007 21:09:24 -0500 | Matt Mackall | dispatch: pull final command execution into its own function |
Mon, 11 Jun 2007 21:09:23 -0500 | Matt Mackall | dispatch: reduce nesting by moving parsing exceptions |
Mon, 11 Jun 2007 21:09:23 -0500 | Matt Mackall | dispatch: move signal and exception handling to its own function |
Mon, 11 Jun 2007 21:09:23 -0500 | Matt Mackall | Create a separate module for managing extensions |
Mon, 11 Jun 2007 21:09:23 -0500 | Matt Mackall | extensions: separate function for loading single extensions |
Mon, 11 Jun 2007 21:09:23 -0500 | Matt Mackall | dispatch: reorder functions |