Thu, 15 Jul 2010 15:06:45 -0500 |
Matt Mackall |
ssh: drop some old imports
|
file |
diff |
annotate
|
Wed, 14 Jul 2010 17:12:18 -0500 |
Matt Mackall |
protocol: unify client unbundle support
|
file |
diff |
annotate
|
Wed, 14 Jul 2010 17:09:31 -0500 |
Matt Mackall |
protocol: unify client changegroup methods
|
file |
diff |
annotate
|
Wed, 14 Jul 2010 17:07:13 -0500 |
Matt Mackall |
protocol: convert some ssh abort calls
|
file |
diff |
annotate
|
Wed, 14 Jul 2010 17:07:10 -0500 |
Matt Mackall |
protocol: clean up call-like functions in http and ssh clients
|
file |
diff |
annotate
|
Wed, 14 Jul 2010 16:55:44 -0500 |
Matt Mackall |
protocol: unify stream_out client code
|
file |
diff |
annotate
|
Wed, 14 Jul 2010 16:34:57 -0500 |
Matt Mackall |
protocol: move basic ssh client commands to wirerepository
|
file |
diff |
annotate
|
Wed, 16 Jun 2010 16:05:13 -0500 |
Matt Mackall |
pushkey: add ssh support
|
file |
diff |
annotate
|
Wed, 16 Jun 2010 15:01:09 -0500 |
Matt Mackall |
sshrepo: sort arguments
|
file |
diff |
annotate
|
Sun, 02 May 2010 21:56:25 -0400 |
Greg Ward |
push: document return values between various repo methods.
|
file |
diff |
annotate
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
file |
diff |
annotate
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
file |
diff |
annotate
|
Wed, 18 Nov 2009 15:20:08 +0100 |
Sune Foldager |
branchmap: fix defective fallback fix 0262bb59016f
stable
|
file |
diff |
annotate
|
Mon, 16 Nov 2009 13:35:36 +0100 |
Henrik Stuart |
support encoding fallback in branchmap to maintain compatibility with 1.3.x
|
file |
diff |
annotate
|
Sat, 19 Sep 2009 01:15:38 +0200 |
Martin Geisler |
do not attempt to translate ui.debug output
|
file |
diff |
annotate
|
Sat, 23 May 2009 17:03:51 +0200 |
Henrik Stuart |
named branches: client branchmap wire protocol support (issue736)
|
file |
diff |
annotate
|
Sat, 09 May 2009 17:32:57 +0200 |
Martin Geisler |
util: remove ignored mode argument in popen[23]
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 17:40:46 +0200 |
Simon Heimberg |
separate import lines from mercurial and general python modules
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 16:50:44 -0500 |
Matt Mackall |
replace various uses of list.reverse()
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 00:55:32 +0200 |
Martin Geisler |
util: use built-in set and frozenset
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 13:12:07 +0100 |
Peter Arrenbrecht |
cleanup: drop unused imports
|
file |
diff |
annotate
|
Mon, 12 Jan 2009 11:28:30 -0600 |
Matt Mackall |
sshrepo: change raise_ to abort
|
file |
diff |
annotate
|
Mon, 12 Jan 2009 11:28:28 -0600 |
Matt Mackall |
error: move UnexpectedOutput (now ResponseError)
|
file |
diff |
annotate
|
Mon, 12 Jan 2009 10:42:31 -0600 |
Matt Mackall |
error: move repo errors
|
file |
diff |
annotate
|
Mon, 12 Jan 2009 09:16:03 +0100 |
Dirkjan Ochtman |
use dict.iteritems() rather than dict.items()
|
file |
diff |
annotate
|
Wed, 22 Oct 2008 21:41:57 +0200 |
Benoit Boissinot |
protocol/between: the protocol expects to have ' '-separated tuples
|
file |
diff |
annotate
|
Sun, 05 Oct 2008 21:35:26 +0200 |
Dirkjan Ochtman |
python2.6: use subprocess if available
|
file |
diff |
annotate
|
Sun, 31 Aug 2008 16:12:02 +0200 |
Martin Geisler |
i18n: mark strings for translation in Mercurial
|
file |
diff |
annotate
|
Thu, 20 Mar 2008 11:12:35 -0500 |
Matt Mackall |
remoterepo: no longer needed
|
file |
diff |
annotate
|