Changes between Version 15 and Version 16 of git-bigfiles
- Timestamp:
- 03/24/2009 12:17:00 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
git-bigfiles
v15 v16 5 5 6 6 * make life bearable for people using Git on projects hosting very large files (hundreds of megabytes) 7 * merge back as many changes as possible into upstream Git 7 * merge back as many changes as possible into upstream Git once they’re of acceptable quality 8 8 9 9 == Features == … … 49 49 50 50 * 2006/02/08: Linus on [http://kerneltrap.org/mailarchive/git/2006/2/8/200594 Handling large files with GIT] 51 * 2006/07/10: [http://kerneltrap.org/mailarchive/git/2006/7/10/208528 Revisiting large binary files issue] 52 * 2008/09/09: [http://www.mail-archive.com/git-users@googlegroups.com/msg00024.html malloc fails when dealing with huge files]