log

age author description
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)