equal
deleted
inserted
replaced
166 $ echo 'fix fix fix fix' > file2.c |
166 $ echo 'fix fix fix fix' > file2.c |
167 $ hg amend -u bob -d '6 0' |
167 $ hg amend -u bob -d '6 0' |
168 2 new unstable changesets |
168 2 new unstable changesets |
169 $ hg shortlog -r 'obsolete()' |
169 $ hg shortlog -r 'obsolete()' |
170 11:3e1cb8f70c02 draft fix bug 17 |
170 11:3e1cb8f70c02 draft fix bug 17 |
171 $ hg shortlog -r 'unstable()' |
171 $ hg shortlog -r "orphan()" |
172 12:debd46bb29dc draft cleanup |
172 12:debd46bb29dc draft cleanup |
173 13:dadcbba2d606 draft feature 23 |
173 13:dadcbba2d606 draft feature 23 |
174 $ hg --hidden shortlog -G -r 10:: |
174 $ hg --hidden shortlog -G -r 10:: |
175 @ 15:395cbeda3a06 draft fix bug 17 |
175 @ 15:395cbeda3a06 draft fix bug 17 |
176 | |
176 | |