Mercurial > hg
graph
-
log: speed up hg log for untracked files (issue1340)Thu, 13 Sep 2012 23:50:45 -0700, by smuralid
-
store: add a contains method to fncachestoreThu, 13 Sep 2012 17:57:43 -0700, by smuralid
-
store: add a contains method to basicstoreThu, 13 Sep 2012 17:00:34 -0700, by smuralid
-
tests: drop filtercr.py and use the very explicit '\r (no-eol) (esc)' markupWed, 10 Oct 2012 01:37:54 +0200, by Mads Kiilerich
-
run-tests: allow test output lines to be terminated with \r in addition to \nWed, 26 Sep 2012 00:56:27 +0200, by Mads Kiilerich
-
run-tests: use more explicit criteria for detecting no-eolWed, 10 Oct 2012 01:37:53 +0200, by Mads Kiilerich
-
branchcache: fetch source branchcache during clone (issue3378)Wed, 03 Oct 2012 13:19:53 -0700, by Tomasz Kleczek
-
run-tests: drop unused enumerateWed, 10 Oct 2012 01:30:45 +0200, by Mads Kiilerich
-
spelling: fix minor spell checker issuesWed, 10 Oct 2012 01:29:56 +0200, by Mads Kiilerich
-
test-dirstate: remove test with date larger than 32 bitTue, 09 Oct 2012 12:47:54 +0200, by Thomas Arendsen Hein
-
merge with crew-stableTue, 09 Oct 2012 09:45:44 +0200, by Thomas Arendsen Hein
-
bookmarks: deactivate current bookmark if no name is given stableMon, 08 Oct 2012 00:19:30 +0200, by Kevin Bullock
-
contrib: add a commit synthesizer for reproducing scaling problemsMon, 08 Oct 2012 15:57:21 -0700, by Bryan O'Sullivan
-
dirstate: handle large dates and times with masking (issue2608)Mon, 08 Oct 2012 17:50:42 -0500, by Matt Mackall
-
exewrapper: adapt for legacy HackableMercurialTue, 07 Aug 2012 11:04:41 +0200, by Adrian Buehlmann
-
store: restore getsize methodMon, 08 Oct 2012 16:46:11 -0500, by Matt Mackall
-
mq: update bookmarks during qrefreshMon, 01 Oct 2012 02:44:46 +0200, by David Soria Parra
-
templater: drop redundant return in _flattenMon, 08 Oct 2012 16:21:24 -0500, by Matt Mackall
-
store: invoke "os.path.isdir()" via vfsTue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
store: replace invocation of "getsize()" by "vfs.stat()"Tue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
store: invoke "os.stat()" for "createmode" initialization via vfsTue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
vfs: define "join()" in each classes derived from "abstractvfs"Tue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
store: initialize vfs field first to use it for initialization of othersTue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
scmutil: reorder newly added functions for vfs support in dictionary orderTue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
store: rename field name from "opener" to "vfs" in internal classes for fncacheTue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
store: rename argument name from "op"(ener) to "vfs"Tue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
verify: rename "hasmanifest" variable for source code readabilityThu, 04 Oct 2012 01:24:05 +0900, by FUJIWARA Katsunori
-
verify: use appropriate local variable in "checkentry()"Thu, 04 Oct 2012 01:24:05 +0900, by FUJIWARA Katsunori
-
verify: use appropriate node information to show verification errorThu, 04 Oct 2012 01:24:05 +0900, by FUJIWARA Katsunori
-
help: add information about recovery from corruption to help of "verify"Thu, 04 Oct 2012 01:24:05 +0900, by FUJIWARA Katsunori