Sat, 16 Feb 2013 11:44:13 +0100 |
Angel Ezquerra |
util: add notindexed optional parameter to makedirs function
|
Sat, 16 Feb 2013 01:11:20 +0100 |
Angel Ezquerra |
subrepo: introduce storeclean method
|
Sat, 16 Feb 2013 00:07:00 +0100 |
Angel Ezquerra |
subrepo: introduce storeclean helper functions
|
Fri, 08 Feb 2013 16:17:46 -0600 |
Augie Fackler |
dispatch: exit with status 1 for an InterventionRequired exception (bc)
|
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?)
|
Fri, 12 Apr 2013 18:48:02 -0700 |
Bryan O'Sullivan |
synthrepo: add missing import of sys
|
Fri, 12 Apr 2013 18:44:22 -0700 |
Bryan O'Sullivan |
transplant: pass source through to recover
|
Fri, 12 Apr 2013 17:25:27 -0700 |
Bryan O'Sullivan |
repoview: remove more unreachable code
|
Fri, 12 Apr 2013 18:35:26 -0700 |
Bryan O'Sullivan |
merge away some failed evolve fat-fingering
|
Fri, 12 Apr 2013 17:35:56 -0700 |
Bryan O'Sullivan |
pager: add missing imports of errno and shlex
|