log

age author description
Sat, 24 Dec 2011 19:05:35 +0900 FUJIWARA Katsunori windows: use normalized path as path to subrepo stable
Sat, 24 Dec 2011 19:05:25 +0900 FUJIWARA Katsunori windows: use normalized path to check repository nesting stable
Sat, 24 Dec 2011 19:01:07 +0900 FUJIWARA Katsunori windows: force specified path to be audited in localpath form stable
Sat, 24 Dec 2011 00:52:06 +0900 FUJIWARA Katsunori icasefs: rewrite comment to explain situtation precisely
Sat, 24 Dec 2011 00:51:14 +0900 FUJIWARA Katsunori icasefs: follow standard cache look up pattern
Sat, 24 Dec 2011 00:50:56 +0900 FUJIWARA Katsunori icasefs: disuse length check against un-normcase()-ed filenames
Thu, 22 Dec 2011 15:56:27 -0600 Matt Mackall merge with stable
Thu, 22 Dec 2011 15:56:17 -0600 Matt Mackall merge with i18n
Wed, 21 Dec 2011 11:48:18 +0200 Fabian Kreutz i18n-de: Translations and fixes until line 6000; more annotations
Mon, 19 Dec 2011 14:11:37 +0200 Fabian Kreutz i18n-de: New translations, mostly largefiles extension
Thu, 22 Dec 2011 00:42:25 +0100 Pierre-Yves David phases: do not exchange secret changesets
Thu, 22 Dec 2011 00:40:46 +0100 Pierre-Yves David phases: test the new-commit option and proper inheritence of phase
Fri, 16 Dec 2011 21:21:08 +0900 FUJIWARA Katsunori cygwin: add cygwin specific normcase logic
Fri, 16 Dec 2011 21:09:40 +0900 FUJIWARA Katsunori icasefs: avoid path-absoluteness/existance check in util.fspath() for efficiency
Fri, 16 Dec 2011 21:09:40 +0900 FUJIWARA Katsunori icasefs: retry directory scan once for already invalidated cache
Thu, 29 Sep 2011 17:20:04 +0200 Angel Ezquerra push: propagate --new-branch and --ssh options when pushing subrepos
Wed, 21 Dec 2011 23:56:15 +0100 Pierre-Yves David phases: implement ``phase()`` and ``hidden()`` method for workingctx
Tue, 20 Dec 2011 01:31:25 +0100 Pierre-Yves David Add a phases.new-commit option to control minimal phase of new commit
Tue, 20 Dec 2011 01:34:12 +0100 Pierre-Yves David phases: update doc to mention secret phase
Wed, 21 Dec 2011 23:47:18 +0100 Pierre-Yves David phases: prevent mq to qimport immutable change.
Mon, 19 Dec 2011 23:31:38 +0100 Pierre-Yves David phases: add a mutable boolean property on context
Tue, 20 Dec 2011 20:36:40 +0100 Laurens Holst ignore: add files present in the hackable-hg windows distribution
Tue, 20 Dec 2011 14:11:14 -0600 Kevin Bullock graft: use consistent language in help stable
Wed, 21 Dec 2011 14:36:08 -0600 Matt Mackall merge with stable
Tue, 20 Dec 2011 11:43:38 -0600 Matt Mackall largefiles: copy files in binary mode (issue3164) stable
Thu, 15 Dec 2011 16:41:03 -0500 Alistair Bell diff: when diffing a revision with a deleted subrepo, maintain the node context (issue3153) stable
Mon, 19 Dec 2011 11:37:44 +0100 Pierre-Yves David phases: add a function to compute visible heads
Sun, 18 Dec 2011 23:16:46 +0100 Pierre-Yves David phases: Add a third phase for secret changeset
Mon, 19 Dec 2011 11:29:39 +0100 Pierre-Yves David phases: fix advanceboundary behavior when targetphase !=0
Sun, 18 Dec 2011 23:15:12 +0100 Pierre-Yves David phases: add a bit more test for local phase movement.