sapling/mercurial
2005-11-09 13:40:08 -08:00
..
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
bdiff.c bdiff: change spurious __inline to inline 2005-10-18 12:11:23 -07: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 Fix line wrapping 2005-11-09 13:39:56 -08:00
demandload.py implement demand loading hack 2005-06-05 10:48:39 -08:00
dirstate.py use self.{w,}join when possible 2005-11-08 10:34:50 -08:00
fancyopts.py Map long option names containing dashes to ones containing underscores. 2005-08-24 22:25:55 -07:00
filelog.py fix some rename/copy bugs 2005-08-27 22:04:17 -07:00
hg.py localrepo: minor opener usage restructuring 2005-08-27 16:34:54 -07:00
hgweb.py hgweb: fix traceback by skipping invalid repo paths 2005-11-09 13:40:08 -08:00
httprangereader.py Move httprangereader into its own file 2005-06-15 19:58:48 -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 Automatically run "verify" whenever we run "recover" 2005-11-08 14:22:03 -08:00
lock.py pep-0008 cleanup 2005-08-26 13:06:58 +02:00
manifest.py Remove old manifest diff code, it's now buggy 2005-10-25 22:15:44 -07:00
mdiff.py Remove now unused sortdiff and diff from mdiff 2005-10-25 22:17:31 -07: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 Move hash function back to revlog from node 2005-08-27 14:43:20 -07:00
packagescan.py Cleanup of tabs and trailing spaces. 2005-09-21 07:56:19 +02:00
remoterepo.py Break apart hg.py 2005-08-27 14:21:25 -07:00
repo.py Break apart hg.py 2005-08-27 14:21:25 -07:00
revlog.py Add safety check for addgroup 2005-11-07 15:40:24 -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 i18n part2: use '_' for all strings who are part of the user interface 2005-10-18 18:38:39 -07:00
ui.py Fix traceback on bad system hgrc files 2005-10-31 09:57:54 -08:00
util.py copy the mode of the file when breaking hardlinks 2005-11-09 13:38:46 -08:00
version.py [PATCH] /dev/null for other OS 2005-06-24 22:58:14 -08:00