Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 20 Jan 2019 22:00:21 -0800 | Martin von Zweigbergk | uncommit: mark old node obsolete after updating dirstate |
Fri, 18 Jan 2019 17:09:42 -0800 | Martin von Zweigbergk | unamend: import "copies" module as "copiesmod" to avoid shadowing |
Fri, 18 Jan 2019 17:08:02 -0800 | Martin von Zweigbergk | tests: add more tests of uncommit/unamend with copies |
Fri, 18 Jan 2019 16:49:18 -0800 | Martin von Zweigbergk | tests: clean up after each test in test-unamend.t |
Thu, 24 Jan 2019 10:21:59 -0500 | Augie Fackler | cleanup: use clang-tidy to add missing {} around one-line statements |
Thu, 24 Jan 2019 11:35:40 -0500 | Augie Fackler | py3: port test-batching.py to python3 |