Changes between Version 3 and Version 4 of git-bigfiles


Ignore:
Timestamp:
03/17/2009 11:15:59 AM (16 years ago)
Author:
Sam Hocevar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • git-bigfiles

    v3 v4  
    1111
    1212 * '''config''': add `core.bigFileThreshold` option to treat files larger than this value as big files
    13  * '''git-p4''': fix abysmal performance when importing medium-sized files (operation is now up to 8000 times faster)
     13 * '''git-p4''': fix abysmal performance when importing big files (operation is now up to 8000 times faster, especially on Win32)
    1414 * '''fast-import''': do not compute deltas on big files and deflate them on-the-fly (operation is now twice as fast and use 3.7 times less memory)
    1515