sapling/mercurial
Thomas Arendsen Hein f18f0c7a93 Better error message (without /.hg appended) when repository is not found.
This makes the error for missing default or default-push more readable.
2005-12-15 16:19:23 +01:00
..
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
bdiff.c made C src formatting more consistent 2005-11-14 04:58:28 +02:00
byterange.py Make consistent use of str.startswith() in conditionals. 2005-07-10 16:14:56 -08:00
changelog.py i18n part2: use '_' for all strings who are part of the user interface 2005-10-18 18:38:39 -07:00
commands.py Merge with upstream. 2005-12-15 15:39:20 +01:00
demandload.py implement demand loading hack 2005-06-05 10:48:39 -08:00
dirstate.py Re: [PATCH 2 of 3] remove walk warning about nonexistent files 2005-12-01 10:48:29 -06:00
fancyopts.py fixed some stuff pychecker shows, marked unclear/wrong stuff with XXX 2005-11-14 03:59:35 +02:00
filelog.py fixed some stuff pychecker shows, marked unclear/wrong stuff with XXX 2005-11-14 03:59:35 +02:00
hg.py localrepo: minor opener usage restructuring 2005-08-27 16:34:54 -07:00
hgweb.py Remove tabs, and trailing whitespace from hgweb.py 2005-12-12 02:05:08 -05:00
httprangereader.py Convert all classes to new-style classes by deriving them from object. 2005-11-18 22:48:47 -08:00
httprepo.py i18n part2: use '_' for all strings who are part of the user interface 2005-10-18 18:38:39 -07:00
i18n.py use a dummy function for gettext 2005-10-18 18:38:04 -07:00
localrepo.py Better error message (without /.hg appended) when repository is not found. 2005-12-15 16:19:23 +01:00
lock.py Convert all classes to new-style classes by deriving them from object. 2005-11-18 22:48:47 -08:00
manifest.py fixed some stuff pychecker shows, marked unclear/wrong stuff with XXX 2005-11-14 03:59:35 +02:00
mdiff.py minor optimization: save some string trash 2005-11-14 02:30:19 +02:00
mpatch.c [PATCH] use <arpa/inet.h> instead of <netinet/in.h> for ntohl/htonl 2005-07-03 12:26:45 -08:00
node.py fixed some stuff pychecker shows, marked unclear/wrong stuff with XXX 2005-11-14 03:59:35 +02:00
packagescan.py Cleanup of tabs and trailing spaces. 2005-09-21 07:56:19 +02:00
remoterepo.py Convert all classes to new-style classes by deriving them from object. 2005-11-18 22:48:47 -08:00
repo.py Break apart hg.py 2005-08-27 14:21:25 -07:00
revlog.py Convert all classes to new-style classes by deriving them from object. 2005-11-18 22:48:47 -08:00
sshrepo.py i18n part2: use '_' for all strings who are part of the user interface 2005-10-18 18:38:39 -07:00
statichttprepo.py Move urllib error handling from revlog into statichttprepo, where it belongs. 2005-09-23 00:05:16 -07:00
transaction.py Convert all classes to new-style classes by deriving them from object. 2005-11-18 22:48:47 -08:00
ui.py quote the filename when calling HGEDITOR 2005-12-14 20:38:11 -06:00
util.py delete unintended print statement 2005-12-12 07:50:43 -08:00
version.py [PATCH] /dev/null for other OS 2005-06-24 22:58:14 -08:00