log

age author description
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
Sun, 05 Feb 2012 22:58:31 +0900 FUJIWARA Katsunori i18n: use util.pconvert() instead of 'str.replace()' for problematic encoding stable
Fri, 03 Feb 2012 15:45:13 -0600 Matt Mackall merge with stable
Fri, 03 Feb 2012 19:47:09 +0100 Patrick Mezard mq: make qprev return the previous applied patch (issue3245) stable