Mercurial > hg
log hgext/fetch.py @ 28153:17c474fdb225
age | author | description |
---|---|---|
Thu, 08 Oct 2015 12:55:45 -0700 | Pierre-Yves David | error: get Abort from 'error' instead of 'util' |
Tue, 28 Apr 2015 16:44:37 -0400 | Augie Fackler | extensions: document that `testedwith = 'internal'` is special |
Tue, 17 Mar 2015 20:36:33 +0900 | Yuya Nishihara | fetch: use an abort hint where appropriate |
Tue, 17 Mar 2015 21:53:17 +0900 | Yuya Nishihara | commands: say "working directory" in full spelling |
Fri, 03 Oct 2014 11:16:57 -0500 | Pierre-Yves David | fetch: use exchange.pull |
Wed, 01 Oct 2014 14:48:42 -0700 | Martin von Zweigbergk | fetch: use cmdutil.bailifchanged() |
Sat, 02 Aug 2014 21:46:26 +0900 | FUJIWARA Katsunori | fetch: pass 'editform' argument to 'cmdutil.getcommiteditor' |