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
|
Fri, 12 Apr 2013 17:33:24 -0700 |
Bryan O'Sullivan |
largefiles: quiet (and document) undefined name errors (issue3886)
|
Fri, 12 Apr 2013 17:27:09 -0700 |
Bryan O'Sullivan |
color: add missing import of error
|
Fri, 12 Apr 2013 17:20:09 -0700 |
Bryan O'Sullivan |
pvec: use the correct name for an identifier
|
Fri, 12 Apr 2013 17:18:52 -0700 |
Bryan O'Sullivan |
repoview: remove unreachable code
|
Fri, 12 Apr 2013 17:20:09 -0700 |
Bryan O'Sullivan |
pvec: use the correct name for an identifier
|
Fri, 12 Apr 2013 17:18:52 -0700 |
Bryan O'Sullivan |
repoview: remove unreachable code
|
Fri, 12 Apr 2013 17:17:35 -0700 |
Bryan O'Sullivan |
mail: add missing import of sys
|
Fri, 12 Apr 2013 17:17:05 -0700 |
Bryan O'Sullivan |
statichttprepo: add missing import of os
|
Fri, 12 Apr 2013 17:16:37 -0700 |
Bryan O'Sullivan |
worker: add missing import of errno
|
Fri, 12 Apr 2013 16:01:18 -0700 |
Bryan O'Sullivan |
histedit: support editing of the first commit (issue3767)
|
Fri, 12 Apr 2013 17:00:42 -0400 |
Augie Fackler |
test-commit-amend.t: fix check-code violation from 3a72c89a83ec
|
Mon, 11 Feb 2013 00:43:12 +0100 |
Mads Kiilerich |
util: improve doc for checkcase
|
Thu, 11 Apr 2013 14:41:22 +0200 |
Mads Kiilerich |
scheme: don't crash on invalid URLs
|
Fri, 08 Feb 2013 21:08:34 +0000 |
Brodie Rao |
amend: support amending merge changesets (issue3778)
|
Thu, 11 Apr 2013 13:30:31 -0700 |
Bryan O'Sullivan |
worker: catch all exceptions, try to exit usefully/safely
|
Thu, 11 Apr 2013 13:30:27 -0700 |
Bryan O'Sullivan |
lock: if we fork, ensure that only the parent releases
|
Thu, 11 Apr 2013 14:44:22 +0200 |
Mads Kiilerich |
tag: clarify cryptic error message when tagging null revision
|
Fri, 12 Apr 2013 16:55:34 -0400 |
Mads Kiilerich |
setup: make error message for missing Python headers more helpful
|
Mon, 11 Feb 2013 11:20:12 +0100 |
Pierre-Yves David |
obsolete: ensure all markers have a date
|