Mon, 06 Aug 2007 14:50:57 -0700 extdiff: do single file diffs from the wc with no copy
Brad Schick <schickb@gmail.com> [Mon, 06 Aug 2007 14:50:57 -0700] rev 5137
extdiff: do single file diffs from the wc with no copy Extdiff was always making a temporary directory and copying files even when not required. This change makes extdiff avoid the copy when diffing a single file that lives in the wc. This lets external diff tools edit the working copy file directly. It also lets other extensions resuse the functions in extdiff and get in-place diffs.
Mon, 06 Aug 2007 14:42:11 -0700 extdiff: made it less chatty in non-verbose mode
Brad Schick <schickb@gmail.com> [Mon, 06 Aug 2007 14:42:11 -0700] rev 5136
extdiff: made it less chatty in non-verbose mode Made the status info only display in verbose mode since most hg commands aren't so chatty. This also makes it cleaner for other extensions to call extdiff.
Mon, 06 Aug 2007 14:32:23 -0700 extdiff: un-nested two functions
Brad Schick <schickb@gmail.com> [Mon, 06 Aug 2007 14:32:23 -0700] rev 5135
extdiff: un-nested two functions The functions in extdiff that create temporary repo copies for are useful in other extensions, so the change moves them at the module level.
Mon, 06 Aug 2007 15:37:14 -0700 convert: remove accidental debug print
Bryan O'Sullivan <bos@serpentine.com> [Mon, 06 Aug 2007 15:37:14 -0700] rev 5134
convert: remove accidental debug print
Mon, 06 Aug 2007 14:59:00 -0700 convert: use '.' as destination name if renaming subdir into root
Bryan O'Sullivan <bos@serpentine.com> [Mon, 06 Aug 2007 14:59:00 -0700] rev 5133
convert: use '.' as destination name if renaming subdir into root
Mon, 06 Aug 2007 14:17:05 -0700 Automated merge with http://hg.intevation.org/mercurial/crew
Bryan O'Sullivan <bos@serpentine.com> [Mon, 06 Aug 2007 14:17:05 -0700] rev 5132
Automated merge with http://hg.intevation.org/mercurial/crew
Mon, 06 Aug 2007 14:16:50 -0700 convert: only get history for requested revs when converting hg repo
Bryan O'Sullivan <bos@serpentine.com> [Mon, 06 Aug 2007 14:16:50 -0700] rev 5131
convert: only get history for requested revs when converting hg repo
Mon, 06 Aug 2007 14:16:02 -0700 convert: raise correct type of exception if svn converter can't handle rev
Bryan O'Sullivan <bos@serpentine.com> [Mon, 06 Aug 2007 14:16:02 -0700] rev 5130
convert: raise correct type of exception if svn converter can't handle rev
Mon, 06 Aug 2007 12:53:49 -0700 record: raise an exception correctly if we can't create a backup directory
Bryan O'Sullivan <bos@serpentine.com> [Mon, 06 Aug 2007 12:53:49 -0700] rev 5129
record: raise an exception correctly if we can't create a backup directory
Mon, 06 Aug 2007 12:53:17 -0700 record: work properly if invoked in a subdirectory
Bryan O'Sullivan <bos@serpentine.com> [Mon, 06 Aug 2007 12:53:17 -0700] rev 5128
record: work properly if invoked in a subdirectory
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip