sapling/mercurial
mpm@selenic.com ef9fd5ee6e [PATCH] /dev/null for other OS
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[PATCH] /dev/null for other OS

From: K Thananchayan <thananck@yahoo.com>

Null device name is platform dependent. Introduce util.nulldev
- - platform dependent constant and use it instead of '/dev/null'

manifest hash: 95a1bfdb712c53ef97aaff73f7f4c87e9299cf59
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCvQCGywK+sNU5EO8RAiRBAKCcXasCCFT2+6wgklkgqIt4l3UwugCeKWii
h/8iRYEw8Rp8B67abiFiwyY=
=L3Mk
-----END PGP SIGNATURE-----
2005-06-24 22:58:14 -08:00
..
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
bdiff.c Use __inline instead of inline 2005-06-23 09:22:30 -08:00
byterange.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
commands.py [PATCH] /dev/null for other OS 2005-06-24 22:58:14 -08:00
demandload.py implement demand loading hack 2005-06-05 10:48:39 -08:00
fancyopts.py hg help improvements 2005-06-08 20:11:57 -08:00
hg.py Add 'local' tags 2005-06-23 18:48:50 -08:00
hgweb.py hgweb: pull cgitb into CGI script example, where it can easily be disabled 2005-06-17 08:50:11 -08:00
httprangereader.py Move httprangereader into its own file 2005-06-15 19:58:48 -08:00
lock.py [PATCH] Enables lock work under the other 'OS' 2005-06-21 19:43:40 -08:00
mdiff.py Start using bdiff for generating deltas 2005-06-22 11:23:01 -08:00
mpatch.c Add 'other OS' bits to bdiff.c / style cleanups 2005-06-21 18:54:44 -08:00
revlog.py Make lookup a bit smarter 2005-06-23 17:37:47 -08:00
transaction.py [PATCH] rename under the other OS 2005-06-21 19:36:35 -08:00
ui.py Add support for .hg/hgrc file 2005-06-14 18:36:09 -08:00
util.py [PATCH] /dev/null for other OS 2005-06-24 22:58:14 -08:00
version.py [PATCH] /dev/null for other OS 2005-06-24 22:58:14 -08:00