Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 08 Feb 2013 16:27:49 -0600 | Augie Fackler | histedit: switch from util.Abort to util.InterventionRequired where appropriate (bc) |
Fri, 08 Feb 2013 16:27:59 -0600 | Augie Fackler | rebase: switch from util.Abort to util.InterventionRequired where appropriate (bc) |
Fri, 08 Feb 2013 16:28:24 -0600 | Augie Fackler | dispatch: catch InterventionRequired and print the message with no prefix |
Fri, 08 Feb 2013 14:26:03 -0600 | Augie Fackler | error: introduce new InterventionRequired exception |
Fri, 12 Apr 2013 19:48:07 -0700 | Bryan O'Sullivan | util: remove unreachable code |
Fri, 12 Apr 2013 19:33:48 -0700 | Bryan O'Sullivan | util: remove no-op assignment |
Fri, 12 Apr 2013 18:49:14 -0700 | Bryan O'Sullivan | merge more evolve stuff away (what?) |