log

age author description
Thu, 17 Jun 2010 20:10:34 -0300 Wagner Bruna i18n: script for splitting large messages on .po/.pot files
Sat, 19 Jun 2010 16:52:25 +0200 Martin Geisler i18n: patch polib.unescape
Thu, 17 Jun 2010 20:10:34 -0300 Wagner Bruna i18n: import polib 0.5.2 (rev b0ab301cfdcc)
Fri, 18 Jun 2010 15:22:56 +0200 Martin Geisler i18n-da: remove spurious \n
Fri, 18 Jun 2010 17:34:13 -0500 Matt Mackall revset: nicer exception for empty queries
Fri, 18 Jun 2010 21:35:21 +0200 Martin Geisler commands: advertise "hg help revsets" in help for log
Fri, 18 Jun 2010 21:31:19 +0200 Martin Geisler revset: all your error messages are belong to _
Thu, 17 Jun 2010 17:21:39 +0300 Martin Geisler help: new revsets topic
Fri, 18 Jun 2010 20:06:32 +0200 Martin Geisler Merge with main
Fri, 18 Jun 2010 10:45:40 -0700 Lee Cantey Ignore mercurial.egg-info build output
Thu, 17 Jun 2010 15:54:26 -0500 Matt Mackall bookmarks: add support for push --bookmark to export bookmarks
Thu, 17 Jun 2010 14:26:23 -0500 Matt Mackall bookmarks: add support for pull --bookmark to import remote bookmarks
Thu, 17 Jun 2010 15:51:27 +0200 Dirkjan Ochtman patch: inline small, single-use 'write' function
Thu, 17 Jun 2010 15:50:35 +0200 Dirkjan Ochtman patch: inline small, single-use 'close' function
Thu, 17 Jun 2010 15:53:26 +0200 Dirkjan Ochtman mq: __str__ falls back to __repr__
Thu, 17 Jun 2010 12:22:21 -0500 Matt Mackall bookmarks: update known bookmarks on the target on push
Thu, 17 Jun 2010 12:10:47 -0500 Matt Mackall bookmarks: pull known bookmarks from server that are newer
Thu, 17 Jun 2010 11:01:51 -0500 Matt Mackall bookmarks: add pushkey server-side support
Wed, 16 Jun 2010 16:05:47 -0500 Matt Mackall pushkey: add debugpushkey command for testing
Wed, 16 Jun 2010 16:05:19 -0500 Matt Mackall pushkey: add http support
Wed, 16 Jun 2010 16:05:13 -0500 Matt Mackall pushkey: add ssh support
Wed, 16 Jun 2010 16:04:46 -0500 Matt Mackall pushkey: add localrepo support
Wed, 16 Jun 2010 16:04:44 -0500 Matt Mackall pushkey: add pushkey core
Wed, 16 Jun 2010 15:01:09 -0500 Matt Mackall sshrepo: sort arguments
Wed, 16 Jun 2010 22:00:02 -0400 Greg Ward mq: make 'qdelete <patchidx>' work again.
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha bdiff.c: Added support for py3k.
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha diffhelpers.c: Added support for py3k.
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha base85.c: Added support for py3k.
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha parsers.c: Added support for py3k.
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha mpatch.c: Added preliminary support for py3k.