Fri, 27 Jul 2018 14:48:58 -0700 |
Martin von Zweigbergk |
templatekw: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)
|
Fri, 27 Jul 2018 14:48:34 -0700 |
Martin von Zweigbergk |
patch: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)
|
Fri, 27 Jul 2018 14:48:06 -0700 |
Martin von Zweigbergk |
fileset: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)
|
Fri, 27 Jul 2018 14:47:38 -0700 |
Martin von Zweigbergk |
uncommit: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)
|
Fri, 27 Jul 2018 14:46:59 -0700 |
Martin von Zweigbergk |
fix: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)
|
Fri, 27 Jul 2018 14:49:45 -0700 |
Martin von Zweigbergk |
amend: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)
|
Thu, 19 Jul 2018 23:22:05 -0700 |
Rodrigo Damazio Bovendorp |
dispatch: making all hg abortions be output with a specific label
|