Wed, 14 Jul 2010 23:03:21 -0300 |
Renato Cunha |
removed exception args indexing (not supported by py3k)
|
Wed, 14 Jul 2010 22:59:57 -0300 |
Renato Cunha |
util: use fakebuffer as buffer in py3k
|
Wed, 14 Jul 2010 22:59:43 -0300 |
Renato Cunha |
util: improved the check for the existence of the 'buffer' builtin
|
Wed, 14 Jul 2010 22:58:29 -0300 |
Renato Cunha |
record: removed 'has_key' usage
|
Wed, 14 Jul 2010 21:30:50 +0200 |
Martin Geisler |
Merge with stable
|
Thu, 08 Jul 2010 22:44:15 +0200 |
Joel Rosdahl |
test-log: Add test for "hg log -pf" (issue647)
stable
|
Wed, 14 Jul 2010 11:02:20 -0400 |
Brodie Rao |
bookmarks: ensure current bookmark is updated when specified with -r .
stable
|
Wed, 14 Jul 2010 20:25:31 +0200 |
Martin Geisler |
subrepos: let caller specify a filename for SVN commands
|
Wed, 14 Jul 2010 20:25:31 +0200 |
Martin Geisler |
subrepo: add abstract superclass for subrepo classes
|
Wed, 14 Jul 2010 20:25:31 +0200 |
Martin Geisler |
archival: remove prefix argument from archivers
|
Wed, 14 Jul 2010 20:25:31 +0200 |
Martin Geisler |
archival: move commands.archive.guess_type to archival.guesskind
|
Wed, 14 Jul 2010 20:41:01 +0200 |
Henrik Stuart |
merge stable to default
|
Thu, 01 Jul 2010 19:23:26 -0500 |
Brodie Rao |
color/progress: subclass ui instead of using wrapfunction (issue2096)
stable
|
Wed, 14 Jul 2010 19:44:49 +0200 |
Henrik Stuart |
merge with stable
|
Wed, 14 Jul 2010 19:44:12 +0200 |
Henrik Stuart |
merge crew and main
|
Wed, 14 Jul 2010 19:43:31 +0200 |
Henrik Stuart |
merge crew and main
stable
|
Tue, 13 Jul 2010 17:30:29 +0200 |
Dirkjan Ochtman |
commands: addremove does similarity 100 by default
|
Tue, 13 Jul 2010 22:56:01 +0900 |
Nicolas Dumazet |
merge with stable
|
Fri, 02 Jul 2010 16:22:59 -0300 |
Renato Cunha |
inotify: Port of the C module to py3k.
|
Fri, 02 Jul 2010 16:21:46 -0300 |
Renato Cunha |
inotify: Better implementation of the event string representation.
|
Fri, 02 Jul 2010 16:21:42 -0300 |
Renato Cunha |
inotify: make proper use of Python API to get object size.
|
Tue, 13 Jul 2010 22:30:01 +0900 |
Nicolas Dumazet |
mq: qrepo.add(mq.added) inside save_dirty inside of doing it manually
stable
|
Tue, 06 Jul 2010 22:22:18 -0300 |
Renato Cunha |
inotify: check all components of filenames against hgignore (issue884)
stable
|
Fri, 02 Jul 2010 15:05:21 +0900 |
Nicolas Dumazet |
hg.clone: fix branch value when passing a repo object (issue2267)
stable
|
Tue, 06 Jul 2010 15:05:03 +0900 |
Nicolas Dumazet |
test-bheads: use a case-insensitive set of filenames (issue2274)
stable
|
Tue, 06 Jul 2010 18:24:04 +0900 |
Nicolas Dumazet |
mail: ensure that Python2.4 to 2.7 use the same header format
stable
|
Mon, 05 Jul 2010 19:49:54 +0900 |
Nicolas Dumazet |
filelog: cmp: don't read data if hashes are identical (issue2273)
stable
|
Mon, 05 Jul 2010 18:43:46 +0900 |
Nicolas Dumazet |
filelog: test behaviour for data starting with "\1\n"
stable
|