Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 20 May 2017 22:27:52 -0700 | Martin von Zweigbergk | cleanup: reuse existing wctx variables instead of calling repo[None] |
Thu, 18 May 2017 16:43:56 -0400 | Augie Fackler | localrepo: extract bookmarkheads method to bookmarks.py |
Sat, 20 May 2017 20:50:29 -0400 | Augie Fackler | tests: avoid renamed files triggering check-commit failures |
Sat, 29 Apr 2017 21:39:47 -0700 | Jun Wu | dispatch: make request accept additional reposetups |
Sat, 20 May 2017 14:01:05 -0700 | Gregory Szorc | cext: extract revlog/index parsing code to own C file |
Thu, 04 May 2017 17:13:12 +0900 | Yuya Nishihara | debugcommands: use temporary dict for its command table |
Sun, 14 May 2017 16:42:16 +0900 | Yuya Nishihara | commands: move debugcommands and debugcomplete back to commands module |