log hgext/largefiles/overrides.py @ 15983:32b9aee3602c stable

age author description
Wed, 25 Jan 2012 16:52:16 +0100 Na'Tosha Bard largefiles: fix revert on missing largefile (issue3217) stable
Wed, 25 Jan 2012 14:10:01 +0100 Na'Tosha Bard largefiles: fix transplant for all cases (issue3192) stable
Mon, 23 Jan 2012 13:24:32 +0100 Na'Tosha Bard largefiles: fix addremove when no largefiles are specified stable
Fri, 02 Dec 2011 18:20:32 +0100 Na'Tosha Bard largefiles: add --normal option to hg add (issue3061) stable
Thu, 19 Jan 2012 10:07:13 +0100 Patrick Mezard largefiles: test and simplify empty directory removal in remove
Wed, 18 Jan 2012 11:33:14 +0100 Na'Tosha Bard largefiles: cache new largefiles for new heads when pulling
Wed, 18 Jan 2012 14:19:43 +0100 Na'Tosha Bard largefiles: check if largefile could be found when archiving (issue3193)
Wed, 11 Jan 2012 16:53:51 +0100 Na'Tosha Bard largefiles: correctly download new largefiles when merging
Sat, 07 Jan 2012 19:05:59 +0100 Levi Bard largefiles: fix inappropriate locking (issue3182)
Sat, 07 Jan 2012 12:42:54 +0100 Na'Tosha Bard largefiles: implement addremove (issue3064)
Sun, 08 Jan 2012 14:50:20 +0100 Martin Geisler merge with stable
Sun, 08 Jan 2012 12:35:47 +0100 Na'Tosha Bard largefiles: fix output of hg summary (issue3060) stable
Sun, 08 Jan 2012 11:19:51 +0100 Na'Tosha Bard largefiles: fix confusion upon removal of added largefile (issue3176) stable
Sat, 07 Jan 2012 23:37:19 +0100 Na'Tosha Bard largefiles: remove invalid comment (issue3065)
Tue, 27 Dec 2011 23:56:20 +0100 Michal Sznajder largefiles: tiny code clean up