hgext/convert/git.py
Wed, 08 Jul 2015 10:29:11 -0700 Durham Goode convert: support multiple specifed revs in git source
Wed, 08 Jul 2015 10:27:43 -0700 Durham Goode convert: add support for specifying multiple revs
Mon, 29 Jun 2015 17:19:58 -0700 Durham Goode convert: improve support for unusual .gitmodules
Mon, 29 Jun 2015 17:19:18 -0700 Durham Goode convert: handle .gitmodules with non-tab whitespaces
Thu, 19 Mar 2015 17:40:19 +0100 Mads Kiilerich convert: optimize convert of files that are unmodified from p2 in merges
Thu, 06 Nov 2014 09:36:39 +0100 Thomas Arendsen Hein convert: use git diff-tree -Cn% instead of --find-copies=n% for older git stable
Tue, 23 Sep 2014 14:45:23 -0700 Siddharth Agarwal convert: change default for git rename detection to 50%
Tue, 23 Sep 2014 14:40:32 -0700 Siddharth Agarwal convert: simplify git.similarity parsing
Fri, 12 Sep 2014 12:28:30 -0700 Siddharth Agarwal convert: add support to find git copies from all files in the working copy
Fri, 12 Sep 2014 11:23:26 -0700 Siddharth Agarwal convert: add support to detect git renames and copies
Thu, 11 Sep 2014 23:57:49 -0700 Siddharth Agarwal convert: for git, factor out code to add entries to a separate function
Thu, 11 Sep 2014 23:37:47 -0700 Siddharth Agarwal convert: for git's getchanges, always split entry line into components
Thu, 11 Sep 2014 23:35:19 -0700 Siddharth Agarwal convert: for git's getchanges, use explicit index for iteration
Wed, 10 Sep 2014 10:51:46 -0400 Augie Fackler convert: enable deterministic conversion progress bar for git
Tue, 26 Aug 2014 22:03:32 +0200 Mads Kiilerich convert: introduce --full for converting all files
less more (0) -15 tip