Sun, 25 Jan 2009 12:07:41 -0600 |
Matt Mackall |
fix up tests for paths and urls help
|
Sat, 24 Jan 2009 01:47:36 +0100 |
Martin Geisler |
use PURE option in Makefile
|
Sun, 25 Jan 2009 11:10:51 +0100 |
Christian Ebert |
notify: remove subfunctions that are called only once
|
Sat, 24 Jan 2009 00:13:49 +0100 |
Martin Geisler |
move mercurial.osutil to mercurial.pure.osutil
|
Sat, 24 Jan 2009 00:12:20 +0100 |
Martin Geisler |
pure Python implementation of bdiff.c
|
Sat, 24 Jan 2009 00:12:19 +0100 |
Martin Geisler |
pure Python implementation of diffhelpers.c
|
Tue, 30 Dec 2008 18:58:58 -0800 |
Brendan Cully |
Pure python base85 fallback
|
Sat, 24 Jan 2009 00:12:18 +0100 |
Martin Geisler |
pure Python implementation of parsers.c
|
Sat, 24 Jan 2009 00:12:17 +0100 |
Martin Geisler |
pure Python implementation of mpatch.c
|
Sun, 25 Jan 2009 12:33:49 +0100 |
Martin Geisler |
i18n: sort Danish translation by file
|
Sun, 25 Jan 2009 12:33:46 +0100 |
Martin Geisler |
i18n: strip string locations from Danish translation
|
Fri, 23 Jan 2009 14:51:09 -0600 |
Matt Mackall |
simplify colwidth a bit
|
Wed, 21 Jan 2009 20:29:47 +0900 |
Shun-ichi GOTO |
Also find correct column width of wide characters.
|
Thu, 22 Jan 2009 10:48:37 -0700 |
Bill Barry |
added information to patchbomb help pointing users to hgrc(5) to configure the [smtp] section in order to send patchbombs
|
Thu, 22 Jan 2009 11:02:50 -0700 |
Bill Barry |
consolidated url help into urls help topic and added information about path aliases
|