log

age author description
Thu, 22 Jun 2006 13:19:52 +0900 Shun-ichi GOTO Fixed conditional include of stdint.h for windows/msvc6/python2.3 environment.
Thu, 22 Jun 2006 02:44:39 +0200 andrea Fix hg diff regression
Wed, 21 Jun 2006 17:55:11 -0700 Vadim Gelfer add tests for push over http.
Wed, 21 Jun 2006 17:30:31 -0700 Vadim Gelfer fix -I/-X when relative paths used or in subdir
Wed, 21 Jun 2006 17:09:29 -0700 Vadim Gelfer hg.repository: many routines expect path to be a string even if empty.
Wed, 21 Jun 2006 16:20:21 -0700 Vadim Gelfer fix bug in localrepo.changes.
Wed, 21 Jun 2006 15:31:23 -0700 Vadim Gelfer use commit time as mtime for file archives.
Wed, 21 Jun 2006 15:15:06 -0700 Vadim Gelfer archive: make "hg archive -t XXX -" to write to stdout
Wed, 21 Jun 2006 09:32:31 -0700 Vadim Gelfer merge with crew.
Wed, 21 Jun 2006 09:28:48 -0700 Chris Mason Fix cold cache diff performance
Wed, 21 Jun 2006 09:15:42 -0700 Vadim Gelfer change some repo messages in small ways.
Wed, 21 Jun 2006 09:14:36 -0700 Vadim Gelfer make repo scheme table driven.
Tue, 20 Jun 2006 23:58:45 -0700 Vadim Gelfer merge with crew.
Tue, 20 Jun 2006 23:58:21 -0700 Vadim Gelfer use demandload more.
Tue, 20 Jun 2006 18:39:52 -0700 Vadim Gelfer hg.repository: make protocol table driven.
Tue, 20 Jun 2006 17:51:39 -0700 Vadim Gelfer mac os x: fixes for 10.2 from chris monson <monpublic@gmail.com>
Tue, 20 Jun 2006 15:23:54 -0700 Vadim Gelfer http client: better work with authorization errors, broken sockets.
Tue, 20 Jun 2006 15:23:01 -0700 Vadim Gelfer push over http: server side authorization support.
Tue, 20 Jun 2006 15:17:28 -0700 Vadim Gelfer push over http: client support.
Tue, 20 Jun 2006 15:16:50 -0700 Vadim Gelfer push over http: server support.
Tue, 20 Jun 2006 15:14:12 -0700 Vadim Gelfer localrepository.push: propagate return value
Tue, 20 Jun 2006 15:13:17 -0700 Vadim Gelfer util: add limit to amount filechunkiter will read
Tue, 20 Jun 2006 09:11:41 -0700 Vadim Gelfer tidy up mtime patch of andrea, get back half of performance loss.
Tue, 20 Jun 2006 15:37:41 +0200 andrea report correct mtime in the hg diff output
Mon, 19 Jun 2006 20:37:36 +0200 Benoit Boissinot merge with crew
Sun, 18 Jun 2006 19:10:48 +0200 Benoit Boissinot change log message creation when using 'hg import'
Sun, 18 Jun 2006 21:15:01 -0700 Vadim Gelfer merge emacs changes.
Sun, 18 Jun 2006 21:04:42 -0700 Vadim Gelfer merge with crew.
Sun, 18 Jun 2006 04:13:33 +0900 FUJIWARA Katsunori Emacs: follow the revision usage policy of "hg diff" command.
Sun, 18 Jun 2006 04:02:56 +0900 FUJIWARA Katsunori Emacs: change directory of output buffer to the root of the repository.