Changes between Version 17 and Version 18 of git-bigfiles


Ignore:
Timestamp:
03/24/2009 09:07:00 AM (16 years ago)
Author:
Sam Hocevar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • git-bigfiles

    v17 v18  
    1313 * '''git-config''': add `core.bigFileThreshold` option to treat files larger than this value as big files
    1414 * '''git-p4''': fix poor string building performance when importing big files (git-p4 is now only marginally faster on Linux but 4 to 10 times faster on Win32)
     15 * '''git-p4''': do not perform keyword replacements on big files
    1516 * '''git-fast-import''': avoid computing deltas on big files and deflate them on-the-fly (fast-import is now twice as fast and uses 3.7 times less memory with big files)
    1617