Sun, 18 Jul 2010 18:11:59 +0900 |
Nicolas Dumazet |
merge with stable
|
Sun, 04 Jul 2010 18:07:30 +0900 |
Nicolas Dumazet |
log: slowpath: do not read the full changelog
|
Sat, 03 Jul 2010 18:11:15 +0900 |
Nicolas Dumazet |
log: remove increasing windows usage in fastpath
|
Sat, 03 Jul 2010 18:01:54 +0900 |
Nicolas Dumazet |
log: refactor: test for ranges inside filerevgen
|
Sat, 03 Jul 2010 17:58:48 +0900 |
Nicolas Dumazet |
log: refactor: compute the value of last outside of filerevgen
|
Fri, 16 Jul 2010 16:33:55 +0900 |
Nicolas Dumazet |
context: use os.lstat instead of os.stat to fetch file size
stable
|
Fri, 16 Jul 2010 13:26:39 -0500 |
Matt Mackall |
check-code: add --blame switch
|
Fri, 16 Jul 2010 18:35:15 +0200 |
Benoit Boissinot |
changegroupsubset: remove unneeded cast to list
|
Fri, 16 Jul 2010 14:48:52 +0200 |
Martin Geisler |
check-code: catch dict.has_key
|
Fri, 16 Jul 2010 14:45:52 +0200 |
Martin Geisler |
Merge with stable
|
Fri, 16 Jul 2010 14:44:30 +0200 |
Martin Geisler |
mark ui.warn strings for translation
stable
|
Fri, 16 Jul 2010 14:40:57 +0200 |
Martin Geisler |
check-code: warn about untranslated ui.warn calls
stable
|
Fri, 16 Jul 2010 13:38:33 +0200 |
Benoit Boissinot |
localrepo: remove push_{unbundle,addchangegroup}(), factor it inside push()
|
Fri, 16 Jul 2010 00:52:13 +0200 |
Benoit Boissinot |
wireproto: refactor list of nodeid encoding / decoding
|
Thu, 15 Jul 2010 15:06:45 -0500 |
Matt Mackall |
ssh: drop some old imports
|
Thu, 15 Jul 2010 15:05:04 -0500 |
Matt Mackall |
protocol: move hgweb protocol support back into protocol.py
|
Thu, 15 Jul 2010 13:56:52 -0500 |
Matt Mackall |
protocol: unify server-side capabilities functions
|
Thu, 15 Jul 2010 11:24:42 -0500 |
Matt Mackall |
protocol: unify unbundle on the server side
|
Wed, 14 Jul 2010 17:12:18 -0500 |
Matt Mackall |
protocol: unify client unbundle support
|
Wed, 14 Jul 2010 17:09:31 -0500 |
Matt Mackall |
protocol: unify client changegroup methods
|
Wed, 14 Jul 2010 17:07:13 -0500 |
Matt Mackall |
protocol: convert some ssh abort calls
|
Wed, 14 Jul 2010 17:07:10 -0500 |
Matt Mackall |
protocol: clean up call-like functions in http and ssh clients
|
Wed, 14 Jul 2010 16:55:44 -0500 |
Matt Mackall |
protocol: unify stream_out client code
|
Wed, 14 Jul 2010 16:35:51 -0500 |
Matt Mackall |
protocol: unify basic http client requests
|
Wed, 14 Jul 2010 16:34:57 -0500 |
Matt Mackall |
protocol: move basic ssh client commands to wirerepository
|
Wed, 14 Jul 2010 16:19:27 -0500 |
Matt Mackall |
protocol: unify stream_out command
|
Wed, 14 Jul 2010 15:43:20 -0500 |
Matt Mackall |
protocol: unify changegroup commands
|
Wed, 14 Jul 2010 15:33:21 -0500 |
Matt Mackall |
protocol: add proto to method prototypes
|
Wed, 14 Jul 2010 15:25:15 -0500 |
Matt Mackall |
protocol: use new wireproto infrastructure in ssh
|
Wed, 14 Jul 2010 15:25:15 -0500 |
Matt Mackall |
protocol: introduce wireproto.py
|