log

age author description
Tue, 23 Jun 2015 13:57:39 -0400 Jordi GutiƩrrez Hermoso import: cross-reference ui.patch option from `hg help import`
Tue, 23 Jun 2015 13:47:42 -0400 Jordi GutiƩrrez Hermoso doc: document the ui.patch option
Mon, 22 Jun 2015 13:48:01 -0700 Pierre-Yves David revset: rework 'filteredset.last'
Mon, 22 Jun 2015 10:19:12 -0700 Pierre-Yves David revset: improves time complexity of 'roots(xxx)'
Sat, 20 Jun 2015 16:22:10 -0700 Pierre-Yves David revsetbenchmark: do not abort on failure to run a revset
Mon, 22 Jun 2015 10:11:31 -0700 Gregory Szorc osutil: remove Python 2.4 errno conversion workaround
Mon, 22 Jun 2015 10:09:08 -0700 Gregory Szorc patch: remove email import workaround for Python 2.4
Sun, 21 Jun 2015 15:18:49 +0900 Yuya Nishihara check-commit: catch both patterns of double empty lines
Sat, 20 Jun 2015 04:13:25 -0700 Pierre-Yves David revsetbenchmarks: ignore empty lines
Sat, 20 Jun 2015 18:03:38 -0700 Gregory Szorc bundle2: reword debug message for invalid .hgtags data
Tue, 07 Apr 2015 14:14:27 -0700 Pierre-Yves David bundle2.getunbundler: rename "header" to "magicstring"
Wed, 24 Jun 2015 12:37:55 -0500 Pierre-Yves David ancestors: prefetch method outside of the loop
Sun, 21 Jun 2015 13:24:43 +0900 Yuya Nishihara templater: fix handling of \-escapes in raw string literals stable
Sat, 20 Jun 2015 23:13:34 +0900 Yuya Nishihara templater: evaluate "query" argument passed to revset() stable
Sat, 20 Jun 2015 19:59:26 -0400 Matt Harbison match: let 'path:.' and 'path:' match everything (issue4687) stable