log mercurial/sshrepo.py @ 10831:441f5d66da03

age author description
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Wed, 18 Nov 2009 15:20:08 +0100 Sune Foldager branchmap: fix defective fallback fix 0262bb59016f stable
Mon, 16 Nov 2009 13:35:36 +0100 Henrik Stuart support encoding fallback in branchmap to maintain compatibility with 1.3.x
Sat, 19 Sep 2009 01:15:38 +0200 Martin Geisler do not attempt to translate ui.debug output
Sat, 23 May 2009 17:03:51 +0200 Henrik Stuart named branches: client branchmap wire protocol support (issue736)
Sat, 09 May 2009 17:32:57 +0200 Martin Geisler util: remove ignored mode argument in popen[23]
Tue, 28 Apr 2009 17:40:46 +0200 Simon Heimberg separate import lines from mercurial and general python modules
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall replace various uses of list.reverse()
Wed, 22 Apr 2009 00:55:32 +0200 Martin Geisler util: use built-in set and frozenset
Mon, 23 Mar 2009 13:12:07 +0100 Peter Arrenbrecht cleanup: drop unused imports
Mon, 12 Jan 2009 11:28:30 -0600 Matt Mackall sshrepo: change raise_ to abort
Mon, 12 Jan 2009 11:28:28 -0600 Matt Mackall error: move UnexpectedOutput (now ResponseError)
Mon, 12 Jan 2009 10:42:31 -0600 Matt Mackall error: move repo errors