Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 24 Jul 2018 10:47:42 -0700 | Martin von Zweigbergk | dispatch: show a short error message when invalid global option given |
Tue, 24 Jul 2018 10:22:07 -0700 | Martin von Zweigbergk | dispatch: don't show list of commands on bogus command |
Tue, 24 Jul 2018 22:51:11 -0700 | Martin von Zweigbergk | histedit: avoid repeating name of state file in a few places |
Wed, 01 Aug 2018 13:10:07 -0700 | Gregory Szorc | py3: stop rewriting xrange() to pycompat.xrange() |
Wed, 01 Aug 2018 13:08:00 -0700 | Gregory Szorc | check-code: ban use of bare xrange() |
Wed, 01 Aug 2018 13:00:45 -0700 | Gregory Szorc | global: use pycompat.xrange() |