Mercurial > hg
graph
-
cat: use ctx.manifestnode() in place of ctx._changeset[0]Sat, 11 Apr 2015 16:01:42 +0900, by Yuya Nishihara
-
changegroup: flush the ui stdio buffers after adding a changegroupFri, 10 Apr 2015 23:34:06 -0400, by Matt Harbison
-
hook: forcibly flush stderr for Windows test stabilityFri, 10 Apr 2015 22:30:19 -0400, by Matt Harbison
-
json: implement {fileannotate} templateFri, 10 Apr 2015 22:37:40 -0400, by Gregory Szorc
-
json: implement {comparison} templateFri, 10 Apr 2015 22:26:53 -0400, by Gregory Szorc
-
json: implement {filediff} templateFri, 10 Apr 2015 22:39:22 -0400, by Gregory Szorc
-
hgweb: expose raw line numbers to templatesFri, 10 Apr 2015 22:34:12 -0400, by Gregory Szorc
-
revert: stop marking files clean after interactive revert (issue4592)Sat, 11 Apr 2015 11:54:09 -0400, by Pierre-Yves David
-
lazymanifest: prevent leak when updating an entry more than onceSat, 11 Apr 2015 11:56:21 -0400, by Augie Fackler
-
strip: properly clear resolve state with --keep (issue4593)Mon, 13 Apr 2015 07:42:25 -0500, by Matt Mackall
-
revsets: more informative syntax error messageMon, 13 Apr 2015 20:53:05 -0700, by Ryan McElroy
-
revsets: show current revset abort behaviorMon, 13 Apr 2015 21:06:21 -0700, by Ryan McElroy
-
tests: move blackbox testing of tags to test-tags.tMon, 13 Apr 2015 13:28:37 -0400, by Gregory Szorc
-
tests: move mock blackbox extension into own fileMon, 13 Apr 2015 09:36:33 -0400, by Gregory Szorc
-
shelve: acquire lock in the right orderSun, 12 Apr 2015 14:59:31 -0400, by Pierre-Yves David