| age |
author |
description |
| Wed, 03 Sep 2008 15:27:02 -0700 |
Eric Hopper |
Update to work with new Mercurial as per a suggestion by Pranav Tekchand <ptekchand@gmail.com>.default tip |
| Tue, 23 Oct 2007 10:50:49 -0500 |
Steve Borho |
Workaround for exceptions thrown by python-2.5 |
| Fri, 24 Mar 2006 16:23:55 -0800 |
Eric Hopper |
Clean up Perforce fix to not have functions implicitly pull in a global |
| Fri, 24 Mar 2006 15:43:53 -0800 |
Eric Hopper |
Merging in fix to call Perforce more efficiently. |
| Fri, 24 Mar 2006 15:42:28 -0800 |
jeremy |
Fix p4_to_hg. Use an explicit pattern for matching the relevnet p4 |
| Fri, 20 Jan 2006 14:28:06 -0800 |
Eric Hopper |
Merged in changes to docs. |
| Fri, 20 Jan 2006 14:25:40 -0800 |
Eric Hopper |
Changing p4changesfor to explicitly run addremove since the -A option |
| Tue, 01 Nov 2005 06:00:20 -0700 |
Steve Borho |
Add description for how to provide initial perforce revision |
| Thu, 29 Sep 2005 12:33:59 -0700 |
Eric Hopper |
Added a README file for people on how to use the tool. |
| Mon, 26 Sep 2005 21:51:06 -0700 |
Eric Hopper |
Fix a couple of stupid errors. |
| Wed, 07 Sep 2005 08:19:21 -0700 |
Eric Hopper |
Copied the main body of p4copyout.py into p4changesfor.py. |
| Tue, 06 Sep 2005 22:11:07 -0700 |
Eric Hopper |
Fixed to output status messages to stderr and only real data to stdout. |
| Tue, 06 Sep 2005 21:59:31 -0700 |
Eric Hopper |
Handle the lack of a user in a p4 change. |
| Tue, 06 Sep 2005 20:34:30 -0700 |
Eric Hopper |
Even cleaner, make more use of iterators and generators. |
| Tue, 06 Sep 2005 20:26:14 -0700 |
Eric Hopper |
Making things a bit cleaner. |
| Tue, 06 Sep 2005 20:23:15 -0700 |
Eric Hopper |
Fixed some silly errors. |
| Tue, 06 Sep 2005 19:53:49 -0700 |
Eric Hopper |
Retrieving the last change from the Mercurial repository instead of the |
| Tue, 06 Sep 2005 18:59:27 -0700 |
ehopper |
P4 to Mercurial conversion tools. |