log

age author description
Sun, 17 Nov 2013 13:42:24 -0500 Augie Fackler Merge with stable.
Sat, 16 Nov 2013 20:34:58 -0500 Pierre-Yves David obsolete: stop doing membership test on list stable
Fri, 08 Nov 2013 12:45:52 +0900 FUJIWARA Katsunori bookmarks: rewrite pushing bookmarks in "localrepository.push()" by "compare()"
Fri, 08 Nov 2013 12:45:52 +0900 FUJIWARA Katsunori bookmarks: rewrite pushing local bookmarks in "commands.push()" by "compare()"
Fri, 08 Nov 2013 12:45:52 +0900 FUJIWARA Katsunori bookmarks: rewrite "updatefromremote()" by "compare()"
Fri, 08 Nov 2013 12:45:52 +0900 FUJIWARA Katsunori bookmarks: add function to centralize the logic to compare bookmarks
Sun, 10 Nov 2013 18:23:29 +0400 Alexander Plavin hgweb: use semantically suitable filelog.revs in filelog
Sun, 10 Nov 2013 18:07:56 +0400 Alexander Plavin hgweb: always compute all entries and latestentry in filelog
Sun, 10 Nov 2013 18:05:53 +0400 Alexander Plavin hgweb: remove unused argument of entries function in filelog
Sat, 16 Nov 2013 23:14:20 +0900 FUJIWARA Katsunori transplant: use peer of source repository as "remote" for "repo.pull()"
Fri, 15 Nov 2013 22:57:11 -0500 Sean Farley run-tests: remove files that we potentially create outside of $TMPDIR
Fri, 15 Nov 2013 22:56:08 -0500 Sean Farley run-tests: remove code that creates a dummy 'diffstat'
Fri, 15 Nov 2013 18:08:50 -0500 Matthew Turk template: change extras to use showlist rather than manual templ call.
Fri, 15 Nov 2013 18:09:02 -0500 Matthew Turk help: adding example 'extras' printing to 'hg help templates'
Fri, 15 Nov 2013 16:53:54 -0500 Matthew Turk help: document about {extras} template keyword