Tue, 11 Sep 2012 08:36:09 -0700 |
Bryan O'Sullivan |
Merge spelling fixes
|
file |
diff |
annotate
|
Fri, 17 Aug 2012 13:58:18 -0700 |
timeless |
spelling: directly
|
file |
diff |
annotate
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
file |
diff |
annotate
|
Tue, 31 Jul 2012 03:30:42 +0200 |
Mads Kiilerich |
check-code: indent 4 spaces in py files
stable
|
file |
diff |
annotate
|
Sat, 28 Jul 2012 22:55:01 +0200 |
Simon Heimberg |
largefiles: use hg.peer instead of hg.remoteui
stable
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 19:08:26 -0400 |
Matt Harbison |
largefiles: support revsets for outgoing --large
stable
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 19:14:41 -0400 |
Matt Harbison |
largefiles: support revsets for cat
stable
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 18:13:19 -0400 |
Matt Harbison |
largefiles: support revsets for revert
stable
|
file |
diff |
annotate
|
Fri, 27 Jul 2012 12:33:48 -0500 |
Matt Mackall |
largefiles: fix exception hack for i18n (issue3197)
stable
|
file |
diff |
annotate
|
Sun, 22 Jul 2012 23:37:53 -0400 |
Matt Harbison |
largefiles: fix path handling for cp/mv (issue3516)
stable
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 23:35:13 -0400 |
Matt Harbison |
largefiles: ensure addlargefiles() doesn't add a standin as a largefile
stable
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 11:12:05 -0400 |
Matt Harbison |
largefiles: fix a traceback when addremove follows a remove (issue3507)
stable
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 06:30:59 -0400 |
Matt Harbison |
largefiles: fix addremove with -R option
stable
|
file |
diff |
annotate
|
Fri, 13 Jul 2012 21:46:53 +0200 |
Sune Foldager |
peer: introduce peer methods to prepare for peer classes
|
file |
diff |
annotate
|
Sat, 16 Jun 2012 22:34:06 -0400 |
Matt Harbison |
subrepo: propagate matcher to subrepos when archiving
|
file |
diff |
annotate
|
Mon, 18 Jun 2012 22:45:21 -0400 |
Matt Harbison |
largefiles: remove a standin check that could never be true
|
file |
diff |
annotate
|
Mon, 18 Jun 2012 23:02:51 -0400 |
Matt Harbison |
largefiles: fix the directory structure when archiving a subrepo in a subrepo
|
file |
diff |
annotate
|
Sun, 17 Jun 2012 21:57:48 -0400 |
Matt Harbison |
largefiles: fix a traceback when archiving a subrepo in a subrepo
|
file |
diff |
annotate
|
Sun, 13 May 2012 12:11:50 +0200 |
Na'Tosha Bard |
largefiles: fix addremove when largefile is missing (issue3227)
|
file |
diff |
annotate
|
Wed, 16 May 2012 11:40:33 -0500 |
Matt Mackall |
largefiles: fix default clone destination regression
|
file |
diff |
annotate
|
Sun, 13 May 2012 22:59:22 +0200 |
Levi Bard |
largefiles: don't attempt to clone all largefiles to non-local destinations
|
file |
diff |
annotate
|
Sat, 12 May 2012 11:45:22 +0200 |
Na'Tosha Bard |
largefiles: add --all-largefiles flag to pull
|
file |
diff |
annotate
|
Sat, 12 May 2012 09:59:01 +0200 |
Na'Tosha Bard |
largefiles: refactor downloading of all largefiles to generic function
|
file |
diff |
annotate
|
Fri, 11 May 2012 23:11:43 +0200 |
Na'Tosha Bard |
largefiles: add --all-largefiles flag to clone (issue3188)
|
file |
diff |
annotate
|
Sat, 12 May 2012 00:06:11 +0200 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Fri, 11 May 2012 15:32:22 +0200 |
Na'Tosha Bard |
largefiles: fix deletion of multiple missing largefiles (issue3329)
stable
|
file |
diff |
annotate
|
Fri, 11 May 2012 14:42:26 +0200 |
Na'Tosha Bard |
largefiles: follow normal codepath for addremove if non-largefiles repo (issue3249)
stable
|
file |
diff |
annotate
|
Thu, 03 May 2012 21:32:57 -0400 |
Matt Harbison |
largefiles: make archive -S store largefiles instead of standins
|
file |
diff |
annotate
|
Sun, 22 Apr 2012 13:19:22 -0400 |
Matt Harbison |
largefiles: notice dirty large files in a subrepo
stable
|
file |
diff |
annotate
|
Sun, 22 Apr 2012 03:47:34 -0400 |
Matt Harbison |
largefiles: fix status -S reporting of subrepos (issue3231)
stable
|
file |
diff |
annotate
|
Sun, 15 Apr 2012 16:05:57 +0200 |
Martin Geisler |
largefiles: hide .hglf/ prefix for largefiles in hgweb
|
file |
diff |
annotate
|
Mon, 16 Apr 2012 17:03:39 +0200 |
Na'Tosha Bard |
largefiles: fix cat for largefiles (issue3352)
|
file |
diff |
annotate
|
Fri, 09 Mar 2012 17:11:07 +0100 |
Na'Tosha Bard |
largefiles: fix check-code errors.
|
file |
diff |
annotate
|
Fri, 09 Mar 2012 16:11:52 +0100 |
Na'Tosha Bard |
largefiles: remove use of underscores that breaks coding convention
|
file |
diff |
annotate
|
Fri, 09 Mar 2012 15:26:13 +0100 |
Na'Tosha Bard |
largefiles: only update changed largefiles when transplanting
|
file |
diff |
annotate
|
Fri, 09 Mar 2012 16:45:49 +0100 |
Na'Tosha Bard |
largefiles: move calculation of largefiles for updating to utility function
|
file |
diff |
annotate
|
Thu, 08 Mar 2012 15:59:33 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Thu, 08 Mar 2012 13:35:27 -0600 |
Matt Mackall |
i18n: fix all remaining uses of % inside _()
stable
|
file |
diff |
annotate
|
Mon, 13 Feb 2012 18:37:07 +0100 |
Na'Tosha Bard |
largefiles: optimize update speed by only updating changed largefiles
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 17:09:23 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 14:46:09 +0100 |
Na'Tosha Bard |
largefiles: only cache largefiles in new heads
stable
|
file |
diff |
annotate
|
Thu, 09 Feb 2012 17:04:17 -0600 |
Matt Mackall |
merge: don't use unknown()
|
file |
diff |
annotate
|
Thu, 09 Feb 2012 16:50:19 -0600 |
Matt Mackall |
merge: refactor unknown file conflict checking
|
file |
diff |
annotate
|
Mon, 06 Feb 2012 12:16:29 +0900 |
FUJIWARA Katsunori |
largefiles: reduce redundant splitstandin/standin combination
|
file |
diff |
annotate
|
Mon, 06 Feb 2012 12:16:29 +0900 |
FUJIWARA Katsunori |
largefiles: reduce OR-ing of same conditions
|
file |
diff |
annotate
|
Wed, 25 Jan 2012 16:52:16 +0100 |
Na'Tosha Bard |
largefiles: fix revert on missing largefile (issue3217)
stable
|
file |
diff |
annotate
|
Wed, 25 Jan 2012 14:10:01 +0100 |
Na'Tosha Bard |
largefiles: fix transplant for all cases (issue3192)
stable
|
file |
diff |
annotate
|
Mon, 23 Jan 2012 13:24:32 +0100 |
Na'Tosha Bard |
largefiles: fix addremove when no largefiles are specified
stable
|
file |
diff |
annotate
|
Fri, 02 Dec 2011 18:20:32 +0100 |
Na'Tosha Bard |
largefiles: add --normal option to hg add (issue3061)
stable
|
file |
diff |
annotate
|
Thu, 19 Jan 2012 10:07:13 +0100 |
Patrick Mezard |
largefiles: test and simplify empty directory removal in remove
|
file |
diff |
annotate
|
Wed, 18 Jan 2012 11:33:14 +0100 |
Na'Tosha Bard |
largefiles: cache new largefiles for new heads when pulling
|
file |
diff |
annotate
|
Wed, 18 Jan 2012 14:19:43 +0100 |
Na'Tosha Bard |
largefiles: check if largefile could be found when archiving (issue3193)
|
file |
diff |
annotate
|
Wed, 11 Jan 2012 16:53:51 +0100 |
Na'Tosha Bard |
largefiles: correctly download new largefiles when merging
|
file |
diff |
annotate
|
Sat, 07 Jan 2012 19:05:59 +0100 |
Levi Bard |
largefiles: fix inappropriate locking (issue3182)
|
file |
diff |
annotate
|
Sat, 07 Jan 2012 12:42:54 +0100 |
Na'Tosha Bard |
largefiles: implement addremove (issue3064)
|
file |
diff |
annotate
|
Sun, 08 Jan 2012 14:50:20 +0100 |
Martin Geisler |
merge with stable
|
file |
diff |
annotate
|
Sun, 08 Jan 2012 12:35:47 +0100 |
Na'Tosha Bard |
largefiles: fix output of hg summary (issue3060)
stable
|
file |
diff |
annotate
|
Sun, 08 Jan 2012 11:19:51 +0100 |
Na'Tosha Bard |
largefiles: fix confusion upon removal of added largefile (issue3176)
stable
|
file |
diff |
annotate
|
Sat, 07 Jan 2012 23:37:19 +0100 |
Na'Tosha Bard |
largefiles: remove invalid comment (issue3065)
|
file |
diff |
annotate
|
Tue, 27 Dec 2011 23:56:20 +0100 |
Michal Sznajder |
largefiles: tiny code clean up
|
file |
diff |
annotate
|