Sun, 12 Feb 2012 21:38:12 +0900 FUJIWARA Katsunori filemerge: create detail of internal merge tools from documentation string
Sun, 12 Feb 2012 21:38:12 +0900 FUJIWARA Katsunori filemerge: refactoring of 'filemerge()'
Mon, 13 Feb 2012 17:22:35 +0100 Patrick Mezard patch: fuzz more aggressively to match patch(1) behaviour stable
Mon, 13 Feb 2012 16:47:31 +0100 Patrick Mezard patch: fix fuzzing of hunks without previous lines (issue3264) stable
Mon, 13 Feb 2012 13:51:38 +0100 Patrick Mezard patch: make hunk.fuzzit() compute the fuzzed start locations stable
Mon, 13 Feb 2012 13:21:00 +0100 Patrick Mezard patch: fuzz old and new lines at the same time stable
Mon, 13 Feb 2012 18:37:07 +0100 Na'Tosha Bard largefiles: optimize update speed by only updating changed largefiles
Tue, 14 Feb 2012 14:31:40 +0100 Patrick Mezard mq: make qimport --push push all imported patches (issue3130) stable
Wed, 15 Feb 2012 11:21:24 +0100 Patrick Mezard convert: tolerate spaces between splicemap parent ids (issue3203) stable
Thu, 16 Feb 2012 01:23:45 +0200 Idan Kamara test-commandserver: flush stdout stable
Thu, 16 Feb 2012 01:21:34 +0200 Idan Kamara localrepo: clear _filecache on rollback (issue3261) stable
Wed, 15 Feb 2012 20:02:35 +0200 Idan Kamara scmutil: update cached copy when filecached attribute is assigned (issue3263) stable
Wed, 15 Feb 2012 23:44:10 +0200 Idan Kamara cmdserver: invalidate the dirstate when running commands (issue3271) stable
Wed, 15 Feb 2012 23:49:15 +0200 Idan Kamara localrepo: reset _phasesdirty flag after writing stable
Thu, 16 Feb 2012 13:03:42 +0100 Patrick Mezard import: handle git renames and --similarity (issue3187) stable
Thu, 16 Feb 2012 12:56:48 +0100 Patrick Mezard context: make workingctx.forget() really warn about untracked files stable
Wed, 15 Feb 2012 23:01:09 +0900 FUJIWARA Katsunori largefiles: check whether specified patterns are related to largefiles strictly stable
Fri, 10 Feb 2012 17:09:23 -0600 Matt Mackall merge with stable
Fri, 10 Feb 2012 16:52:32 -0600 Matt Mackall log: remove caching of all visited revisions (issue3253) stable
Fri, 10 Feb 2012 16:09:30 -0600 Matt Mackall pull: backout change to return code stable
Fri, 10 Feb 2012 22:34:13 +0100 Patrick Mezard convert: use splicemap entries when sorting revisions (issue1748) stable
Fri, 10 Feb 2012 22:25:49 +0100 Patrick Mezard convert: turn splicemap into a simple dictionary stable
Fri, 10 Feb 2012 13:50:13 +0100 Patrick Mezard debugrevspec: mention --verbose to print the parsed tree
Fri, 10 Feb 2012 14:46:09 +0100 Na'Tosha Bard largefiles: only cache largefiles in new heads stable
Fri, 10 Feb 2012 13:47:57 -0600 Matt Mackall merge with stable
Tue, 07 Feb 2012 18:47:16 +0100 Patrick Mezard mq: restore _branchtags() fast path (issue3223) stable
Tue, 07 Feb 2012 18:47:13 +0100 Patrick Mezard mq: ensure all mq commits are made with secretcommit() stable
Wed, 08 Feb 2012 17:45:10 +0100 Patrick Mezard convert/bzr: ignore nested repos when listing branches (issue3254)
Wed, 08 Feb 2012 16:56:00 +0000 Jim Hague tests: tighten checks for octal escapes in shell printf. stable
Wed, 08 Feb 2012 20:00:52 +0100 Patrick Mezard phase: when phase cannot be reduced, hint at --force and return 1 (BC)
Thu, 09 Feb 2012 21:03:07 +0100 Patrick Mezard revset: fix alias substitution recursion (issue3240)
Thu, 09 Feb 2012 17:54:47 -0600 Matt Mackall update: just merge unknown file collisions
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
Thu, 09 Feb 2012 13:16:20 -0600 Matt Mackall update: use normal update path with --check (issue2450)
Mon, 06 Feb 2012 16:35:14 -0600 Matt Mackall fetch: use update rather than clean when updating (issue3246) stable
Mon, 06 Feb 2012 15:36:44 -0600 Matt Mackall merge with stable
Mon, 06 Feb 2012 21:17:50 +0100 Patrick Mezard mdiff: adjust hunk offsets with --ignore-blank-lines (issue3234) stable
Mon, 06 Feb 2012 15:22:43 -0600 Matt Mackall merge with stable
Mon, 06 Feb 2012 15:22:34 -0600 Matt Mackall merge with i18n
Mon, 06 Feb 2012 15:22:27 -0600 Matt Mackall merge with i18n stable
Mon, 06 Feb 2012 08:10:32 -0200 Wagner Bruna i18n-de: fix rst markup in command output (issue3247)
Mon, 06 Feb 2012 08:06:42 -0200 Wagner Bruna merge with i18n stable
Mon, 06 Feb 2012 08:04:16 -0200 Wagner Bruna i18n-ru: fix hg command rst markup stable
Mon, 06 Feb 2012 08:03:34 -0200 Wagner Bruna i18n-ja: fix rst markup in hg command output stable
Mon, 06 Feb 2012 08:02:05 -0200 Wagner Bruna i18n-de: fix rst markup in command output (issue3247) stable
Sat, 04 Feb 2012 11:34:44 -0200 Wagner Bruna merge with i18n stable
Sat, 04 Feb 2012 11:22:01 -0200 Wagner Bruna i18n-de: fix hg command rst markup and quoting (issue3247) stable
Sat, 04 Feb 2012 10:59:36 -0200 Wagner Bruna merge with i18n stable
Sat, 04 Feb 2012 10:55:58 -0200 Wagner Bruna i18n-de: fix rst markup in command output (issue3247) stable
Sun, 05 Feb 2012 22:58:31 +0900 FUJIWARA Katsunori windows: use 'str.replace()' instead of combination of split() and join()
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
Mon, 06 Feb 2012 15:10:01 -0600 Matt Mackall subrepo: rewrite handling of subrepo state at commit (issue2403)
Mon, 06 Feb 2012 15:00:08 -0600 Matt Mackall subrepo: add basestate method
Fri, 03 Feb 2012 23:27:17 +0000 Jim Hague bdiff: fix malloc(0) issue in fixws() stable
Mon, 06 Feb 2012 14:37:49 +0900 FUJIWARA Katsunori forget: show warning messages for forgetting in subrepo correctly stable
Sat, 04 Feb 2012 00:02:05 +0000 Jim Hague tests: fix command line overflow on ksh stable
Sun, 05 Feb 2012 22:58:31 +0900 FUJIWARA Katsunori use util.localpath() instead of 'str.replace()' to unify path conversion stable
Sun, 05 Feb 2012 22:58:31 +0900 FUJIWARA Katsunori i18n: use util.pconvert() instead of 'str.replace()' for problematic encoding stable
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip