Mercurial > public > mercurial-scm > hg
log mercurial/cmdutil.py @ 24471:1ff35d76421c
age | author | description |
---|---|---|
Wed, 25 Mar 2015 13:55:35 +0900 | FUJIWARA Katsunori | subrepo: add bailifchanged to centralize raising Abort if subrepo is dirty |
Wed, 25 Mar 2015 22:20:44 -0400 | Matt Harbison | revert: evaluate subrepos to revert against the working directory |
Wed, 25 Mar 2015 21:54:47 -0400 | Matt Harbison | revert: handle subrepos missing in the given --rev |
Wed, 25 Mar 2015 11:55:15 -0700 | Sean Farley | diff: rename --relative option to --root |
Sat, 17 Jan 2015 14:22:21 +0900 | Yuya Nishihara | revert: comment that filesets are always evaluated against workingctx |
Tue, 24 Mar 2015 15:47:57 -0700 | Martin von Zweigbergk | revert: take fast path also when not reverting to '.' |
Tue, 24 Mar 2015 13:56:51 -0700 | Martin von Zweigbergk | revert: define 'wctx' a little earlier and use it more |