##// END OF EJS Templates
merge with stable
Matt Mackall -
r13939:ed22a26f merge default
parent child Browse files
Show More
@@ -77,7 +77,7 Some sample queries:
77
77
78 hg log -r "1.3::1.5 and keyword(bug) and file('hgext/*')"
78 hg log -r "1.3::1.5 and keyword(bug) and file('hgext/*')"
79
79
80 - Changesets in committed May 2008, sorted by user::
80 - Changesets committed in May 2008, sorted by user::
81
81
82 hg log -r "sort(date('May 2008'), user)"
82 hg log -r "sort(date('May 2008'), user)"
83
83
General Comments 0
You need to be logged in to leave comments. Login now