Tue, 20 Jul 2010 14:42:05 +0900 |
Nicolas Dumazet |
log: do not redefine cachefunc in walkchangerevs
|
changeset |
files
|
Wed, 21 Jul 2010 09:43:45 +0200 |
Martin Geisler |
cmdutils: fix code style
|
changeset |
files
|
Tue, 20 Jul 2010 23:29:49 +0530 |
Vishakh H |
contrib: add debugshell extension
|
changeset |
files
|
Tue, 20 Jul 2010 14:32:33 +0900 |
Nicolas Dumazet |
log: document the different phases in walkchangerevs
|
changeset |
files
|
Tue, 20 Jul 2010 14:13:33 +0900 |
Nicolas Dumazet |
log: slowpath: only walk specified revision range during preparation
|
changeset |
files
|
Tue, 20 Jul 2010 15:07:10 -0500 |
Matt Mackall |
Merge with stable
|
changeset |
files
|
Tue, 13 Jul 2010 03:04:14 +0200 |
Mads Kiilerich |
revert: rename original to .orig instead of copying (issue2282)
stable
|
changeset |
files
|
Tue, 20 Jul 2010 14:00:47 -0400 |
Greg Ward |
inotify: make inotifydirstate.status() returns a tuple of lists.
stable
|
changeset |
files
|
Tue, 20 Jul 2010 20:52:23 +0200 |
Dirkjan Ochtman |
protocol: move the streamclone implementation into wireproto
|
changeset |
files
|
Tue, 20 Jul 2010 09:56:37 +0200 |
Dirkjan Ochtman |
protocol: use generators instead of req.write() for hgweb stream responses
|
changeset |
files
|
Tue, 20 Jul 2010 20:53:33 +0200 |
Dirkjan Ochtman |
protocol: wrap non-string protocol responses in classes
|
changeset |
files
|
Fri, 16 Jul 2010 22:20:19 +0200 |
Dirkjan Ochtman |
protocol: convert StreamException to generated error code
|
changeset |
files
|
Fri, 16 Jul 2010 22:20:10 +0200 |
Dirkjan Ochtman |
protocol: extract compression from streaming mechanics
|
changeset |
files
|
Fri, 16 Jul 2010 18:18:35 +0200 |
Dirkjan Ochtman |
protocol: rename send methods to get grouping by prefix
|
changeset |
files
|
Fri, 16 Jul 2010 18:16:15 +0200 |
Dirkjan Ochtman |
protocol: shuffle server methods to group send methods
|
changeset |
files
|
Fri, 16 Jul 2010 23:02:46 +0200 |
Dirkjan Ochtman |
protocol: do not translate error messages on the remote side
|
changeset |
files
|
Fri, 16 Jul 2010 19:02:30 +0200 |
Dirkjan Ochtman |
protocol: use return shortcut instead of respond function
|
changeset |
files
|
Fri, 16 Jul 2010 19:01:34 +0200 |
Dirkjan Ochtman |
protocol: command must be checked before passing in
|
changeset |
files
|
Tue, 20 Jul 2010 10:05:30 +0200 |
Dirkjan Ochtman |
tests: rename some tests to help grouping
|
changeset |
files
|
Thu, 15 Jul 2010 10:24:31 +0200 |
Christian Ebert |
keyword: add extra datefilters in a single update call
|
changeset |
files
|
Mon, 19 Jul 2010 00:43:34 +0200 |
Martin Geisler |
Merge with stable
|
changeset |
files
|
Mon, 19 Jul 2010 00:43:24 +0200 |
Martin Geisler |
Merge with main
|
changeset |
files
|
Mon, 19 Jul 2010 00:41:41 +0200 |
Martin Geisler |
cmdutil: fix accidental name clash with revrange function
|
changeset |
files
|
Wed, 14 Jul 2010 18:28:12 -0400 |
Steve Losh |
commands: fix update's help to be more accurate
stable
|
changeset |
files
|
Sun, 18 Jul 2010 01:06:50 +0900 |
FUJIWARA Katsunori |
i18n: use encoding.colwidth() for correct column width
stable
|
changeset |
files
|
Sun, 18 Jul 2010 18:11:59 +0900 |
Nicolas Dumazet |
merge with stable
|
changeset |
files
|
Sun, 04 Jul 2010 18:07:30 +0900 |
Nicolas Dumazet |
log: slowpath: do not read the full changelog
|
changeset |
files
|
Sat, 03 Jul 2010 18:11:15 +0900 |
Nicolas Dumazet |
log: remove increasing windows usage in fastpath
|
changeset |
files
|
Sat, 03 Jul 2010 18:01:54 +0900 |
Nicolas Dumazet |
log: refactor: test for ranges inside filerevgen
|
changeset |
files
|
Sat, 03 Jul 2010 17:58:48 +0900 |
Nicolas Dumazet |
log: refactor: compute the value of last outside of filerevgen
|
changeset |
files
|
Fri, 16 Jul 2010 16:33:55 +0900 |
Nicolas Dumazet |
context: use os.lstat instead of os.stat to fetch file size
stable
|
changeset |
files
|
Fri, 16 Jul 2010 13:26:39 -0500 |
Matt Mackall |
check-code: add --blame switch
|
changeset |
files
|
Fri, 16 Jul 2010 18:35:15 +0200 |
Benoit Boissinot |
changegroupsubset: remove unneeded cast to list
|
changeset |
files
|
Fri, 16 Jul 2010 14:48:52 +0200 |
Martin Geisler |
check-code: catch dict.has_key
|
changeset |
files
|
Fri, 16 Jul 2010 14:45:52 +0200 |
Martin Geisler |
Merge with stable
|
changeset |
files
|
Fri, 16 Jul 2010 14:44:30 +0200 |
Martin Geisler |
mark ui.warn strings for translation
stable
|
changeset |
files
|
Fri, 16 Jul 2010 14:40:57 +0200 |
Martin Geisler |
check-code: warn about untranslated ui.warn calls
stable
|
changeset |
files
|
Fri, 16 Jul 2010 13:38:33 +0200 |
Benoit Boissinot |
localrepo: remove push_{unbundle,addchangegroup}(), factor it inside push()
|
changeset |
files
|
Fri, 16 Jul 2010 00:52:13 +0200 |
Benoit Boissinot |
wireproto: refactor list of nodeid encoding / decoding
|
changeset |
files
|
Thu, 15 Jul 2010 15:06:45 -0500 |
Matt Mackall |
ssh: drop some old imports
|
changeset |
files
|
Thu, 15 Jul 2010 15:05:04 -0500 |
Matt Mackall |
protocol: move hgweb protocol support back into protocol.py
|
changeset |
files
|
Thu, 15 Jul 2010 13:56:52 -0500 |
Matt Mackall |
protocol: unify server-side capabilities functions
|
changeset |
files
|
Thu, 15 Jul 2010 11:24:42 -0500 |
Matt Mackall |
protocol: unify unbundle on the server side
|
changeset |
files
|
Wed, 14 Jul 2010 17:12:18 -0500 |
Matt Mackall |
protocol: unify client unbundle support
|
changeset |
files
|
Wed, 14 Jul 2010 17:09:31 -0500 |
Matt Mackall |
protocol: unify client changegroup methods
|
changeset |
files
|
Wed, 14 Jul 2010 17:07:13 -0500 |
Matt Mackall |
protocol: convert some ssh abort calls
|
changeset |
files
|
Wed, 14 Jul 2010 17:07:10 -0500 |
Matt Mackall |
protocol: clean up call-like functions in http and ssh clients
|
changeset |
files
|
Wed, 14 Jul 2010 16:55:44 -0500 |
Matt Mackall |
protocol: unify stream_out client code
|
changeset |
files
|
Wed, 14 Jul 2010 16:35:51 -0500 |
Matt Mackall |
protocol: unify basic http client requests
|
changeset |
files
|
Wed, 14 Jul 2010 16:34:57 -0500 |
Matt Mackall |
protocol: move basic ssh client commands to wirerepository
|
changeset |
files
|
Wed, 14 Jul 2010 16:19:27 -0500 |
Matt Mackall |
protocol: unify stream_out command
|
changeset |
files
|
Wed, 14 Jul 2010 15:43:20 -0500 |
Matt Mackall |
protocol: unify changegroup commands
|
changeset |
files
|
Wed, 14 Jul 2010 15:33:21 -0500 |
Matt Mackall |
protocol: add proto to method prototypes
|
changeset |
files
|
Wed, 14 Jul 2010 15:25:15 -0500 |
Matt Mackall |
protocol: use new wireproto infrastructure in ssh
|
changeset |
files
|
Wed, 14 Jul 2010 15:25:15 -0500 |
Matt Mackall |
protocol: introduce wireproto.py
|
changeset |
files
|
Wed, 14 Jul 2010 15:25:15 -0500 |
Matt Mackall |
protocol: move most ssh responses to returns
|
changeset |
files
|
Mon, 12 Jul 2010 17:28:02 -0500 |
Matt Mackall |
protocol: add ssh getargs
|
changeset |
files
|
Thu, 15 Jul 2010 21:44:51 +0200 |
Benoit Boissinot |
discovery: remove duplication for new remote head discovery
|
changeset |
files
|
Thu, 15 Jul 2010 21:21:19 +0200 |
Benoit Boissinot |
discovery: better coding style
|
changeset |
files
|
Thu, 15 Jul 2010 21:20:32 +0200 |
Benoit Boissinot |
discovery: simplify findoutgoing(), the updated_head stuff wasn't used
|
changeset |
files
|