Fri, 23 Sep 2005 19:04:19 -0700 |
mpm |
Warn on failure to import an extension
|
Fri, 23 Sep 2005 18:59:16 -0700 |
Vincent Danjean |
Fix copyright symbol in docs
|
Fri, 23 Sep 2005 18:58:57 -0700 |
Vincent Danjean |
hgk is a wish script
|
Fri, 23 Sep 2005 18:58:48 -0700 |
Vincent Danjean |
bash_completion is not an executable
|
Fri, 23 Sep 2005 17:52:15 -0700 |
mpm |
Add empty repo test
|
Fri, 23 Sep 2005 17:50:03 -0700 |
mpm |
Fix up some bugs for log and grep with empty repo
|
Fri, 23 Sep 2005 17:19:35 -0700 |
TK Soh |
hgweb file: fixed left-justified line numbers on IE v6.0
|
Fri, 23 Sep 2005 17:15:36 -0700 |
Florian La Roche |
git -> hg conversion script
|
Fri, 23 Sep 2005 17:15:10 -0700 |
TK Soh |
hgweb: fixed IE display problem on changelog page
|
Fri, 23 Sep 2005 17:08:45 -0700 |
mpm |
hgweb: fix date bug in hgweb diff generation
|
Fri, 23 Sep 2005 10:32:19 -0700 |
Bryan O'Sullivan |
Help debugability: print ssh command being used when --verbose.
|
Fri, 23 Sep 2005 10:31:00 -0700 |
Bryan O'Sullivan |
Write hgrc file in text mode, even on Windows.
|
Fri, 23 Sep 2005 10:30:41 -0700 |
Bryan O'Sullivan |
Give ssh a better chance of working on Windows.
|
Fri, 23 Sep 2005 10:28:55 -0700 |
Bryan O'Sullivan |
Allow files to be opened in text mode, even on Windows.
|
Fri, 23 Sep 2005 07:41:25 -0700 |
Bryan O'Sullivan |
Merge with myself.
|
Fri, 23 Sep 2005 07:36:30 -0700 |
Bryan O'Sullivan |
Some repos represent a date as a float.
|
Fri, 23 Sep 2005 00:06:49 -0700 |
Bryan O'Sullivan |
Merge with MPM.
|
Fri, 23 Sep 2005 00:05:16 -0700 |
Bryan O'Sullivan |
Move urllib error handling from revlog into statichttprepo, where it belongs.
|
Thu, 22 Sep 2005 23:38:04 -0700 |
mpm |
hgweb: pass date tuples around rather than whole changesets for dates
|
Thu, 22 Sep 2005 23:33:26 -0700 |
Bryan O'Sullivan |
Fix old-http test when no server exists.
|
Thu, 22 Sep 2005 23:31:44 -0700 |
Bryan O'Sullivan |
Make revlog constructor more discerning in its treatment of errors.
|
Thu, 22 Sep 2005 23:19:47 -0700 |
Bryan O'Sullivan |
Clean up date and timezone handling.
|
Thu, 22 Sep 2005 22:46:50 -0700 |
Bryan O'Sullivan |
Fix up representation of dates in hgweb.
|
Thu, 22 Sep 2005 21:42:33 -0700 |
Bryan O'Sullivan |
Fix behaviour of commit.
|
Thu, 22 Sep 2005 21:29:02 -0700 |
Bryan O'Sullivan |
Unify display of dates.
|
Thu, 22 Sep 2005 21:15:57 -0700 |
Bryan O'Sullivan |
Print commit time/date from perspective of committer.
|
Thu, 22 Sep 2005 10:12:42 -0700 |
mpm |
Hook fixups
|
Thu, 22 Sep 2005 09:47:27 -0700 |
Lee Cantey |
Fix setting of hg default when using --pull on clone of local repository.
|
Thu, 22 Sep 2005 09:47:03 -0700 |
mpm |
Fix default clone destination
|
Thu, 22 Sep 2005 09:42:15 -0700 |
Anupam Kapoor |
Fix traceback during invalid rev identifier for debugdata
|