hgext/largefiles/overrides.py
Thu, 19 Jul 2012 11:12:05 -0400 Matt Harbison largefiles: fix a traceback when addremove follows a remove (issue3507) stable
Thu, 19 Jul 2012 06:30:59 -0400 Matt Harbison largefiles: fix addremove with -R option stable
Fri, 13 Jul 2012 21:46:53 +0200 Sune Foldager peer: introduce peer methods to prepare for peer classes
Sat, 16 Jun 2012 22:34:06 -0400 Matt Harbison subrepo: propagate matcher to subrepos when archiving
Mon, 18 Jun 2012 22:45:21 -0400 Matt Harbison largefiles: remove a standin check that could never be true
Mon, 18 Jun 2012 23:02:51 -0400 Matt Harbison largefiles: fix the directory structure when archiving a subrepo in a subrepo
Sun, 17 Jun 2012 21:57:48 -0400 Matt Harbison largefiles: fix a traceback when archiving a subrepo in a subrepo
Sun, 13 May 2012 12:11:50 +0200 Na'Tosha Bard largefiles: fix addremove when largefile is missing (issue3227)
Wed, 16 May 2012 11:40:33 -0500 Matt Mackall largefiles: fix default clone destination regression
Sun, 13 May 2012 22:59:22 +0200 Levi Bard largefiles: don't attempt to clone all largefiles to non-local destinations
Sat, 12 May 2012 11:45:22 +0200 Na'Tosha Bard largefiles: add --all-largefiles flag to pull
Sat, 12 May 2012 09:59:01 +0200 Na'Tosha Bard largefiles: refactor downloading of all largefiles to generic function
Fri, 11 May 2012 23:11:43 +0200 Na'Tosha Bard largefiles: add --all-largefiles flag to clone (issue3188)
Sat, 12 May 2012 00:06:11 +0200 Matt Mackall merge with stable
Fri, 11 May 2012 15:32:22 +0200 Na'Tosha Bard largefiles: fix deletion of multiple missing largefiles (issue3329) stable
Fri, 11 May 2012 14:42:26 +0200 Na'Tosha Bard largefiles: follow normal codepath for addremove if non-largefiles repo (issue3249) stable
Thu, 03 May 2012 21:32:57 -0400 Matt Harbison largefiles: make archive -S store largefiles instead of standins
Sun, 22 Apr 2012 13:19:22 -0400 Matt Harbison largefiles: notice dirty large files in a subrepo stable
Sun, 22 Apr 2012 03:47:34 -0400 Matt Harbison largefiles: fix status -S reporting of subrepos (issue3231) stable
Sun, 15 Apr 2012 16:05:57 +0200 Martin Geisler largefiles: hide .hglf/ prefix for largefiles in hgweb
Mon, 16 Apr 2012 17:03:39 +0200 Na'Tosha Bard largefiles: fix cat for largefiles (issue3352)
Fri, 09 Mar 2012 17:11:07 +0100 Na'Tosha Bard largefiles: fix check-code errors.
Fri, 09 Mar 2012 16:11:52 +0100 Na'Tosha Bard largefiles: remove use of underscores that breaks coding convention
Fri, 09 Mar 2012 15:26:13 +0100 Na'Tosha Bard largefiles: only update changed largefiles when transplanting
Fri, 09 Mar 2012 16:45:49 +0100 Na'Tosha Bard largefiles: move calculation of largefiles for updating to utility function
Thu, 08 Mar 2012 15:59:33 -0600 Matt Mackall merge with stable
Thu, 08 Mar 2012 13:35:27 -0600 Matt Mackall i18n: fix all remaining uses of % inside _() stable
Mon, 13 Feb 2012 18:37:07 +0100 Na'Tosha Bard largefiles: optimize update speed by only updating changed largefiles
Fri, 10 Feb 2012 17:09:23 -0600 Matt Mackall merge with stable
Fri, 10 Feb 2012 14:46:09 +0100 Na'Tosha Bard largefiles: only cache largefiles in new heads stable
Thu, 09 Feb 2012 17:04:17 -0600 Matt Mackall merge: don't use unknown()
Thu, 09 Feb 2012 16:50:19 -0600 Matt Mackall merge: refactor unknown file conflict checking
Mon, 06 Feb 2012 12:16:29 +0900 FUJIWARA Katsunori largefiles: reduce redundant splitstandin/standin combination
Mon, 06 Feb 2012 12:16:29 +0900 FUJIWARA Katsunori largefiles: reduce OR-ing of same conditions
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
Fri, 16 Dec 2011 19:05:59 -0600 Matt Mackall merge with stable
Fri, 09 Dec 2011 17:35:00 +0100 Martin Geisler largefiles: handle merges between normal files and largefiles (issue3084) stable
Wed, 07 Dec 2011 16:25:51 +0100 Martin Geisler largefiles: remove pre-1.7 compatibility code
Wed, 30 Nov 2011 15:11:00 +0100 Na'Tosha Bard largefiles: fix rename (issue3093) stable
Fri, 25 Nov 2011 02:09:48 +0100 Mads Kiilerich largefiles: avoid use of uinitialized variable in case of errors stable
Fri, 28 Oct 2011 18:48:24 +0200 Na'Tosha Bard largefiles: fix bad bug where transplanting a changeset with a largefile will result in an old largefile being comitted later on stable
Wed, 26 Oct 2011 13:48:33 -0500 Eli Carter largefiles: bugfix for symlink handling with testcase stable
Thu, 20 Oct 2011 17:40:25 -0400 Benjamin Pollack largefiles: remove all uses of os.path.relpath for 2.4 compatibility stable
Sun, 16 Oct 2011 10:24:45 -0400 Greg Ward largefiles: fix some badly named function parameters stable
Sun, 16 Oct 2011 10:29:51 -0400 Greg Ward largefiles: tidy imports stable
Mon, 17 Oct 2011 19:10:42 -0200 Wagner Bruna largefiles: make parameter more i18n-friendly stable
less more (0) -60 tip