Wed, 29 Mar 2017 12:07:07 +0200 Denis Laxalde hgweb: fix diff hunks filtering by line range in webutil.diffs()
Sat, 25 Mar 2017 11:30:08 +0100 Denis Laxalde summary: display obsolete state of parents
Sat, 25 Mar 2017 10:40:29 +0100 Denis Laxalde templates: add "changeset.obsolete" label in command line style
Tue, 28 Mar 2017 22:38:45 +0200 Denis Laxalde templates: shorten definition of changeset labels in command-line style
Tue, 28 Mar 2017 22:36:22 +0200 Denis Laxalde templates: use separate() to build changeset labels in command-line style
Sat, 25 Mar 2017 10:34:11 +0100 Denis Laxalde templatekw: add an "obsolete" keyword
Sat, 25 Mar 2017 09:39:07 +0100 Denis Laxalde cmdutil: add a "changeset.obsolete" label in changeset_printer
Tue, 28 Mar 2017 14:40:13 -0700 Gregory Szorc fileset: perform membership test against set for status queries
Tue, 28 Mar 2017 10:21:38 -0700 David Soria Parra worker: flush ui buffers before running the worker
Tue, 28 Mar 2017 08:40:12 -0700 Jun Wu chgserver: do not copy configs set by environment variables
Tue, 28 Mar 2017 07:57:56 -0700 Jun Wu rcutil: extract duplicated logic to a lambda
Tue, 28 Mar 2017 07:55:32 -0700 Jun Wu rcutil: unindent a block
Tue, 28 Mar 2017 07:54:00 -0700 Jun Wu rcutil: do not cache rccomponents
Sat, 25 Mar 2017 19:17:11 -0400 Matt Harbison ui: rerun color.setup() once the pager has spawned to honor 'color.pagermode'
Sat, 25 Mar 2017 21:12:00 -0400 Matt Harbison ui: defer setting pager related properties until the pager has spawned
Sat, 25 Mar 2017 13:50:17 -0400 Matt Harbison color: stop mutating the default effects map
Sun, 26 Mar 2017 21:43:47 -0700 Jun Wu pager: do not read from environment variable
Sun, 26 Mar 2017 21:41:42 -0700 Jun Wu ui: simplify geteditor
Sun, 26 Mar 2017 21:40:22 -0700 Jun Wu debugconfig: list environment variables in debug output
Sun, 26 Mar 2017 21:33:37 -0700 Jun Wu rcutil: let environ override system configs (BC)
Sun, 26 Mar 2017 21:27:02 -0700 Jun Wu rcutil: add a method to convert environment variables to config items
Sun, 26 Mar 2017 21:04:29 -0700 Jun Wu rcutil: let rccomponents return different types of configs (API)
Sun, 26 Mar 2017 20:48:00 -0700 Jun Wu rcutil: rename rcpath to rccomponents (API)
Sun, 26 Mar 2017 20:46:05 -0700 Jun Wu rcutil: extract rc directory listing logic
Sun, 26 Mar 2017 20:21:32 -0700 Jun Wu rcutil: split osrcpath to return default.d paths (API)
Sun, 26 Mar 2017 20:18:42 -0700 Jun Wu rcutil: move scmutil.*rcpath to rcutil (API)
Sat, 25 Mar 2017 17:25:23 +0900 Yuya Nishihara statfs: make getfstype() raise OSError
Sat, 25 Mar 2017 17:24:11 +0900 Yuya Nishihara statfs: rename pygetfstype to getfstype
Sat, 25 Mar 2017 17:23:21 +0900 Yuya Nishihara statfs: refactor inner function as a mapping from statfs to string
Sat, 25 Mar 2017 17:13:12 +0900 Yuya Nishihara statfs: simplify handling of return value
Sat, 25 Mar 2017 18:22:27 +0900 Yuya Nishihara hghave: use util.getfstype
Sun, 26 Mar 2017 19:57:17 -0700 Jun Wu runtests: change local IP glob pattern from "127.0.0.1" to "$LOCALIP"
Mon, 27 Mar 2017 16:00:47 +0200 Pierre-Yves David tags: deprecated 'repo.tag'
Mon, 27 Mar 2017 18:08:05 +0200 Pierre-Yves David drawdag: use 'tagsmod.tag' instead of 'repo.tag'
Mon, 27 Mar 2017 16:00:34 +0200 Pierre-Yves David tags: use the 'tag' function from the 'tags' module in the 'tag' command
Mon, 27 Mar 2017 15:58:31 +0200 Pierre-Yves David tags: move 'repo.tag' in the 'tags' module
Mon, 27 Mar 2017 15:55:07 +0200 Pierre-Yves David tags: move '_tags' from 'repo' to 'tags' module
Mon, 13 Mar 2017 15:17:20 +0100 Denis Laxalde hgweb: filter diff hunks when 'linerange' and 'patch' are specified in filelog
Mon, 13 Mar 2017 15:15:49 +0100 Denis Laxalde hgweb: add a 'linerange' parameter to webutil.diffs()
Thu, 19 Jan 2017 17:41:00 +0100 Denis Laxalde hgweb: handle a "linerange" request parameter in filelog command
Sun, 26 Mar 2017 16:51:19 -0700 Kostia Balytskyi shelve: add logic to preserve active bookmarks
Sun, 26 Mar 2017 12:26:35 -0700 Jun Wu metadataonlyctx: speed up sanity check
Fri, 24 Feb 2017 18:39:08 +0100 Denis Laxalde revset: factor out linerange processing into a utility function
Mon, 13 Mar 2017 10:41:13 +0100 Denis Laxalde hgweb: add a "patch" query parameter to filelog command
Mon, 13 Mar 2017 10:40:19 +0100 Denis Laxalde hgweb: handle "parity" internally in webutil.diffs()
Mon, 27 Mar 2017 09:44:36 +0900 FUJIWARA Katsunori largefiles: add lfile argument to updatestandin() for efficiency (API)
Mon, 27 Mar 2017 09:44:36 +0900 FUJIWARA Katsunori largefiles: use strip() instead of slicing to get rid of EOL of standin
Mon, 27 Mar 2017 09:44:36 +0900 FUJIWARA Katsunori largefiles: rename local variable appropriately
Mon, 27 Mar 2017 09:44:35 +0900 FUJIWARA Katsunori largefiles: avoid redundant loop to eliminate None from list
Mon, 27 Mar 2017 09:44:35 +0900 FUJIWARA Katsunori largefiles: avoid meaningless changectx looking up
Mon, 27 Mar 2017 09:44:35 +0900 FUJIWARA Katsunori largefiles: avoid redundant changectx looking up at each repetitions
Mon, 27 Mar 2017 09:44:34 +0900 FUJIWARA Katsunori largefiles: omit updating newly added standin at linear merging
Mon, 27 Mar 2017 09:44:34 +0900 FUJIWARA Katsunori largefiles: reuse hexsha1() to centralize hash calculation logic into it
Sun, 26 Mar 2017 19:11:41 +0900 Yuya Nishihara py3: prove second commit works
Sun, 26 Mar 2017 19:06:48 +0900 Yuya Nishihara py3: fix manifestdict.fastdelta() to be compatible with memoryview
Sun, 26 Mar 2017 17:00:23 -0700 Jun Wu crecord: use ProgrammingError
Sun, 26 Mar 2017 16:59:30 -0700 Jun Wu transaction: use ProgrammingError
Sun, 26 Mar 2017 16:57:25 -0700 Jun Wu bundle2: use ProgrammingError
Sun, 26 Mar 2017 16:55:56 -0700 Jun Wu merge: use ProgrammingError
Sun, 26 Mar 2017 16:53:28 -0700 Jun Wu repair: use ProgrammingError
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip