log

age author description
Wed, 28 Jan 2015 22:22:59 +0900 FUJIWARA Katsunori namespace: introduce logfmt to show l10n-ed messages for hg log correctly stable
Tue, 27 Jan 2015 10:17:16 -0500 Augie Fackler osutil: fix memory leak of PyBytes of path in statfiles stable
Tue, 27 Jan 2015 19:52:26 -0800 Durham Goode revert: move prefetch to after the actions logic stable
Wed, 28 Jan 2015 13:34:20 -0500 Augie Fackler diffhelpers: fix botched return statement from c8e7fa41bfc5 stable
Tue, 27 Jan 2015 20:57:43 -0500 Matt Harbison subrepo: don't abort in add when non-hg subrepos are present (issue4513) stable
Tue, 27 Jan 2015 10:14:23 -0500 Augie Fackler osutil: fix leak of stat in makestat when Py_BuildValue fails stable
Tue, 27 Jan 2015 10:12:55 -0500 Augie Fackler osutil.c: clean up space before a tab stable
Tue, 27 Jan 2015 10:10:04 -0500 Augie Fackler dirs: fix leak of iterator in dirs_fromiter stable
Tue, 27 Jan 2015 10:07:04 -0500 Augie Fackler diffhelpers: verify hline was created before using it stable
Sun, 25 Jan 2015 22:55:10 -0500 Matt Harbison largefiles: revert to lfilesrepo.status() being an unfiltered method stable
Sun, 25 Jan 2015 20:13:54 -0600 Matt Mackall test-tools: portability tweak stable
Sun, 25 Jan 2015 20:20:27 +0900 Yuya Nishihara revset: fix ancestors(null) to include null revision (issue4512) stable
Sat, 10 Jan 2015 13:14:00 +0900 Yuya Nishihara log: use rev() to build revset of --follow option from numeric revision stable
Sat, 10 Jan 2015 12:56:38 +0900 Yuya Nishihara revset: allow rev(-1) to indicate null revision (BC) stable
Fri, 23 Jan 2015 20:30:49 -0800 Siddharth Agarwal extensions: don't quit loading extensions in the middle if traceback is on stable