Wed, 13 May 2009 18:00:31 +0200 |
Dan Villiom Podlaski Christiansen |
HgChangeReceiver: better diagnostics for invalid links
|
Fri, 15 May 2009 19:18:43 +0200 |
Dan Villiom Podlaski Christiansen |
Switch to using url scheme wrappers instead of duplicating each command we wrap.
|
Sat, 09 May 2009 14:46:12 +0200 |
Dan Villiom Podlaski Christiansen |
hg_delta_editor: simplify repository instantiation.
|
Sat, 09 May 2009 12:36:17 +0200 |
Dan Villiom Podlaski Christiansen |
merge with stable
|
Thu, 07 May 2009 20:50:53 +0200 |
Dan Villiom Podlaski Christiansen |
alternate approach for supporting svn schemes for repository paths
|
Mon, 18 May 2009 17:09:26 -0500 |
Augie Fackler |
2.4 compat fixes.
|
Fri, 08 May 2009 16:11:52 -0500 |
Augie Fackler |
Move some .warn() calls to noisy levels instead.
|
Fri, 08 May 2009 16:11:08 -0500 |
Augie Fackler |
Add an option to clone without branch names.
|
Sun, 03 May 2009 21:53:51 -0500 |
Augie Fackler |
Less import *
|
Sun, 03 May 2009 21:44:53 -0500 |
Augie Fackler |
Merge with danchr's changes.
|
Sun, 03 May 2009 21:42:43 -0500 |
Patrick Mezard |
hg_delta_editor: missing plaintext paths are svn paths not branch paths
|
Sun, 03 May 2009 21:42:42 -0500 |
Patrick Mezard |
hg_delta_editor: detect new branches issued from non-branch directories
|
Sun, 03 May 2009 21:42:41 -0500 |
Patrick Mezard |
hg_delta_editor: reformat huge comment, rename __determine_parent_branch()
|
Sun, 03 May 2009 15:28:43 +0200 |
Dan Villiom Podlaski Christiansen |
Put authormap into a separate file, and make it much better too.
|
Fri, 01 May 2009 13:25:57 +0200 |
Dan Villiom Podlaski Christiansen |
hg_delta_editor: fix _split_tag_path to actually work as intended.
|
Fri, 01 May 2009 10:28:59 +0200 |
Dan Villiom Podlaski Christiansen |
First merge, totally untested.
|
Fri, 27 Mar 2009 03:16:21 +0100 |
Dan Villiom Podlaski Christiansen |
Various cleanups, cosmetics and removal of superfluous assertions.
|
Fri, 27 Mar 2009 02:59:42 +0100 |
Dan Villiom Podlaski Christiansen |
Use a reverse lookup in authormap to determine the author for 'hg svn info'.
|
Fri, 27 Mar 2009 01:09:36 +0100 |
Dan Villiom Podlaski Christiansen |
Get rid of .hg/svn/last_rev:
|
Thu, 26 Mar 2009 16:37:35 +0100 |
Dan Villiom Podlaski Christiansen |
Ensure proper handling of nested tag paths by sorting and reversing them.
|
Tue, 28 Apr 2009 21:16:35 +0200 |
Patrick Mezard |
hg_delta_editor: add timezone to default date to avoid DST issues
|
Fri, 24 Apr 2009 21:04:25 -0500 |
Max Bowsher |
hg_delta_editor: Fix a bug in marking branches as deleted.
|
Mon, 13 Apr 2009 21:19:13 -0500 |
Augie Fackler |
Clean up TODOs that are no longer relevant.
|
Fri, 10 Apr 2009 22:38:29 -0500 |
Augie Fackler |
Move wrappers for hg commands to their own module.
|