Sat, 01 Oct 2005 12:50:56 -0700 |
Matt Mackall |
Allows abbreviated hashes in hgweb
|
Sat, 01 Oct 2005 00:02:01 -0700 |
Steve Borho |
Fix completion function for 'hg pull'. Fix truncation bug and remove tabs.
|
Fri, 30 Sep 2005 11:08:13 -0700 |
Benoit Boissinot |
bisect extension for mercurial
|
Fri, 30 Sep 2005 11:06:19 -0700 |
Eric Hopper |
Fixed an exception that was caught and improperly forgotten.
|
Fri, 30 Sep 2005 11:06:13 -0700 |
Mikael Berthe |
Suppress warning in zsh_completion script
|
Thu, 29 Sep 2005 15:18:32 -0700 |
Matt Mackall |
Fix data reported for the nullid changeset
|
Thu, 29 Sep 2005 13:20:03 -0700 |
Matt Mackall |
Merge with self
|
Thu, 29 Sep 2005 13:18:39 -0700 |
Steve Borho |
zsh completion function for hg
|
Thu, 29 Sep 2005 13:18:32 -0700 |
TK Soh |
contrib/hgk: remove hardcoded path to Wish
|
Thu, 29 Sep 2005 12:49:01 -0700 |
Matt Mackall |
Re-add hgext/__init__.py
|
Tue, 27 Sep 2005 18:30:54 -0700 |
Matt Mackall |
Set the user agent for httprepo communication
|
Tue, 27 Sep 2005 15:23:34 -0700 |
Matt Mackall |
Partially revert ssh change so we read all of remote ssh stream
|
Tue, 27 Sep 2005 15:01:49 -0700 |
zbynek |
Replacing select.select() with os.fstat() which works also on windows.
|
Tue, 27 Sep 2005 14:59:30 -0700 |
Matt Mackall |
Fix +x permissions lost by export/import
|
Tue, 27 Sep 2005 14:59:02 -0700 |
Eric Hopper |
Test case for the misleading message on bad permissions.
|
Tue, 27 Sep 2005 14:58:48 -0700 |
Eric Hopper |
Made the abort message for IOError nicer when the filename is known.
|
Tue, 27 Sep 2005 14:58:28 -0700 |
Eric Hopper |
Fix misleading abort message when permissions are bad.
|
Tue, 27 Sep 2005 14:53:11 -0700 |
Matt Mackall |
Make test-merge7 repeatable
|
Mon, 26 Sep 2005 16:52:47 -0700 |
Matt Mackall |
Repair ancestor logic, fix up test cases
|
Mon, 26 Sep 2005 14:01:18 -0700 |
Matt Mackall |
Fix pipe error regression
|
Mon, 26 Sep 2005 14:01:05 -0700 |
Matt Mackall |
More info on file merge for update --debug
|
Sat, 24 Sep 2005 11:33:20 -0700 |
mpm |
hgwebdir: Fix date display
|
Fri, 23 Sep 2005 19:46:43 -0700 |
mpm |
Fix up static-http test
|
Fri, 23 Sep 2005 19:46:12 -0700 |
mpm |
Execute hooks in the repository root
|
Fri, 23 Sep 2005 19:41:45 -0700 |
mpm |
hgk: Allow specifying hgk path in [hgk]path
|
Fri, 23 Sep 2005 19:38:21 -0700 |
mpm |
Fix hgk for date handling changes
|
Fri, 23 Sep 2005 19:35:23 -0700 |
mpm |
Add support for /etc/mercurial/hgrc.d/*.rc
|
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
|