Tue, 20 Jun 2006 15:23:54 -0700 http client: better work with authorization errors, broken sockets.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 20 Jun 2006 15:23:54 -0700] rev 2467
http client: better work with authorization errors, broken sockets.
Tue, 20 Jun 2006 15:23:01 -0700 push over http: server side authorization support.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 20 Jun 2006 15:23:01 -0700] rev 2466
push over http: server side authorization support. new hgrc entries allow_push, deny_push, push_ssl control push over http. allow_push list controls push. if empty or not set, no user can push. if "*", any user (incl. unauthenticated user) can push. if list of user names, only authenticated users in list can push. deny_push list examined before allow_push. if "*", no user can push. if list of user names, no unauthenticated user can push, and no users in list can push. push_ssl requires https connection for push. default is true, so password sniffing can not be done.
Tue, 20 Jun 2006 15:17:28 -0700 push over http: client support.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 20 Jun 2006 15:17:28 -0700] rev 2465
push over http: client support. stream bundle data using PUT request.
Tue, 20 Jun 2006 15:16:50 -0700 push over http: server support.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 20 Jun 2006 15:16:50 -0700] rev 2464
push over http: server support. write "unbundle" verb for http.
Tue, 20 Jun 2006 15:14:12 -0700 localrepository.push: propagate return value
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 20 Jun 2006 15:14:12 -0700] rev 2463
localrepository.push: propagate return value
Tue, 20 Jun 2006 15:13:17 -0700 util: add limit to amount filechunkiter will read
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 20 Jun 2006 15:13:17 -0700] rev 2462
util: add limit to amount filechunkiter will read
Tue, 20 Jun 2006 09:11:41 -0700 tidy up mtime patch of andrea, get back half of performance loss.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 20 Jun 2006 09:11:41 -0700] rev 2461
tidy up mtime patch of andrea, get back half of performance loss. this makes diff < 3% slower than before.
Tue, 20 Jun 2006 15:37:41 +0200 report correct mtime in the hg diff output
andrea@suse.de [Tue, 20 Jun 2006 15:37:41 +0200] rev 2460
report correct mtime in the hg diff output
Mon, 19 Jun 2006 20:37:36 +0200 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 19 Jun 2006 20:37:36 +0200] rev 2459
merge with crew
Sun, 18 Jun 2006 19:10:48 +0200 change log message creation when using 'hg import'
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 18 Jun 2006 19:10:48 +0200] rev 2458
change log message creation when using 'hg import' if found cmdline is used else if found patch header is used else launch hgeditor
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip