Mercurial > hg
graph
-
commit: create new amend changeset as secret correctly for "--secret" option stableThu, 13 Mar 2014 19:48:41 +0900, by FUJIWARA Katsunori
-
hg log: solves bug regarding hg log -r 0:null (issue4039) stableWed, 12 Mar 2014 10:26:48 +0200, by Cristian Zamfir
-
killdaemons: drop superfluous L suffix from constantMon, 10 Mar 2014 17:52:42 -0400, by Augie Fackler
-
setup.py: fix 2.4 breakage in 77ab0abbWed, 12 Mar 2014 18:28:57 -0400, by Augie Fackler
-
setup: handle more invalid python3 syntaxThu, 19 Sep 2013 15:38:42 -0400, by Augie Fackler
-
revset: changed __add__ methods on lazy sets to return addsets (issue4191)Fri, 07 Mar 2014 14:06:49 -0800, by Lucas Moscovicz
-
revset: added addset class with its basic methodsFri, 07 Mar 2014 13:48:31 -0800, by Lucas Moscovicz
-
revset: changed _children method to use lazy structuresTue, 11 Feb 2014 14:03:43 -0800, by Lucas Moscovicz
-
revset: changed descendants revset to use lazy generatorsMon, 10 Feb 2014 12:26:45 -0800, by Lucas Moscovicz
-
revset: optimized _revancestors method based on order of revisionsFri, 07 Feb 2014 13:44:57 -0800, by Lucas Moscovicz
-
revset: changed ancestors revset to return lazy generatorsFri, 07 Feb 2014 10:32:02 -0800, by Lucas Moscovicz
-
doc: show short description of each commands in generated documentsTue, 11 Mar 2014 14:36:40 +0900, by FUJIWARA Katsunori
-
check-code: disallow use of dict(key=value) constructionWed, 12 Mar 2014 13:31:27 -0400, by Augie Fackler
-
setup.py: move from dict() construction to {} literalsWed, 12 Mar 2014 13:29:29 -0400, by Augie Fackler
-
test-wireproto: move from dict() construction to {} literalsWed, 12 Mar 2014 13:21:30 -0400, by Augie Fackler