sapling/mercurial
Thomas Arendsen Hein 2898765c52 Removed extra newline in hg log when not using the --patch option, fixed tests.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Removed extra newline in hg log when not using the --patch option, fixed tests.

manifest hash: 4d83d4af68581affe4cd2dacf840ec78bf18311e
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC1jJdW7P1GVgWeRoRAkoIAJ4kI8WFisp8fJTMsUCddLwK0O1mHQCgj+fx
XDIXrDpUULYSSck3eD4QHY4=
=jKKB
-----END PGP SIGNATURE-----
2005-07-14 10:37:33 +01:00
..
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
bdiff.c [PATCH] use <arpa/inet.h> instead of <netinet/in.h> for ntohl/htonl 2005-07-03 12:26:45 -08:00
byterange.py Make consistent use of str.startswith() in conditionals. 2005-07-10 16:14:56 -08:00
commands.py Removed extra newline in hg log when not using the --patch option, fixed tests. 2005-07-14 10:37:33 +01:00
demandload.py implement demand loading hack 2005-06-05 10:48:39 -08:00
fancyopts.py A number of minor fixes to problems that pychecker found. 2005-07-10 16:01:11 -08:00
hg.py HG environment variables take precedence over hgrc 2005-07-13 01:48:03 -08:00
hgweb.py Repair the hgweb search interface 2005-07-13 01:41:49 -08:00
httprangereader.py Move httprangereader into its own file 2005-06-15 19:58:48 -08:00
lock.py Whitespace cleanups 2005-06-29 10:42:35 -08:00
mdiff.py Remove all remaining print statements 2005-07-02 18:57:59 -08:00
mpatch.c [PATCH] use <arpa/inet.h> instead of <netinet/in.h> for ntohl/htonl 2005-07-03 12:26:45 -08:00
revlog.py Fix out of range regression 2005-07-08 18:10:57 -08:00
transaction.py Remove all remaining print statements 2005-07-02 18:57:59 -08:00
ui.py HG environment variables take precedence over hgrc 2005-07-13 01:48:03 -08:00
util.py A number of minor fixes to problems that pychecker found. 2005-07-10 16:01:11 -08:00
version.py [PATCH] /dev/null for other OS 2005-06-24 22:58:14 -08:00