log

age author description
Fri, 30 Mar 2012 14:35:06 -0500 Matt Mackall merge with stable
Fri, 30 Mar 2012 14:29:50 -0500 Matt Mackall merge with i18n stable
Thu, 29 Mar 2012 22:42:03 +0200 Patrick Mezard graphlog: handle old-style --rev values
Thu, 29 Mar 2012 17:13:23 +0200 Patrick Mezard test-glog: pretty print revset expressions
Thu, 29 Mar 2012 16:55:08 +0200 Patrick Mezard graphlog: improve --only-branch handling
Sat, 31 Mar 2012 00:04:08 +0900 FUJIWARA Katsunori dirstate: avoid normalizing letter case on icasefs for exact match (issue3340) stable
Fri, 30 Mar 2012 21:18:37 +0900 FUJIWARA Katsunori i18n-ja: synchronized with cb17c2f5b7b4 stable
Thu, 29 Mar 2012 18:14:20 -0300 Wagner Bruna i18n-pt_BR: synchronized with 795d591b6ef5 stable
Thu, 29 Mar 2012 22:16:56 +0900 Takumi IINO tests: skip test-lfconvert.t if not support symblic link
Fri, 30 Mar 2012 14:16:06 -0500 Matt Mackall perf: node lookup
Fri, 23 Mar 2012 01:31:31 +0100 Paul Boddie hgweb: add block numbers to diff regions and related links
Wed, 21 Mar 2012 06:45:07 +0100 Angel Ezquerra patchbomb: add --body flag to send patches as inline message body text
Wed, 28 Mar 2012 15:25:20 -0400 Greg Ward shrink-revlog: make check-code happier
Wed, 28 Mar 2012 15:15:15 -0400 Greg Ward shrink-revlog: make pyflakes happy
Wed, 28 Mar 2012 11:42:17 +0200 Angel Ezquerra revert: move bulk of revert command from commands to cmdutil