Mon, 19 Jun 2017 11:24:49 -0700 Martin von Zweigbergk repair: remove unnecessary locking for bookmarks
Mon, 19 Jun 2017 13:18:00 -0700 Martin von Zweigbergk repair: move check for existing transaction earlier
Mon, 19 Jun 2017 13:13:28 -0700 Martin von Zweigbergk strip: remove unncessary "del" and inline variable
Mon, 19 Jun 2017 11:24:21 -0700 Martin von Zweigbergk repair: clarify in comment that caller must take lock, but not transaction
Mon, 19 Jun 2017 11:21:37 -0700 Martin von Zweigbergk amend: use context manager for locking
Mon, 19 Jun 2017 11:20:29 -0700 Martin von Zweigbergk strip: use context manager for locking and transaction in stripcmd()
Mon, 19 Jun 2017 11:17:31 -0700 Martin von Zweigbergk strip: use context manager for locking in strip()
Mon, 19 Jun 2017 11:18:12 -0700 Martin von Zweigbergk rebase: use context manager for locking in pullrebase()
Mon, 19 Jun 2017 11:18:05 -0700 Martin von Zweigbergk rebase: use context manager for locking in rebase()
Mon, 19 Jun 2017 21:53:54 -0400 Matt Harbison test-http-proxy: redirect proxy stdout to /dev/null
Mon, 19 Jun 2017 21:44:23 -0400 Matt Harbison test-logtoprocess: don't run on Windows
Sun, 18 Jun 2017 12:06:22 +0900 Yuya Nishihara revset: add support of keyword arguments to ancestors() and descendants()
Sun, 18 Jun 2017 11:57:28 +0900 Yuya Nishihara revsetlang: check arguments passed to ancestors() before optimizing to only()
Sun, 18 Jun 2017 11:39:03 +0900 Yuya Nishihara revsetlang: factor out helper to match ancestors() in parsed tree
Sat, 17 Jun 2017 13:34:18 +0900 Yuya Nishihara templatekw: use common "rev:node" format as the default of predecessors
Sat, 17 Jun 2017 13:23:55 +0900 Yuya Nishihara templatekw: populate all keywords depending on predecessor in map operation
Sat, 17 Jun 2017 13:18:03 +0900 Yuya Nishihara templatekw: reference predecessor node id as {node} in map operation
Sun, 18 Jun 2017 23:05:54 -0400 Augie Fackler highlight: put pygments import inside demandimport.deactivated
Sun, 18 Jun 2017 22:19:54 -0400 Matt Harbison run-tests: explicitly flush test runner output for Windows stability
Sun, 18 Jun 2017 21:31:53 -0400 Matt Harbison tinyproxy: explicitly flush logged messages
Sun, 18 Jun 2017 22:46:56 +0900 Yuya Nishihara help: clarify ancestors() and descendants() include given set (issue5594)
Sun, 19 Feb 2017 19:37:14 +0900 Yuya Nishihara dagop: move blockancestors() and blockdescendants() from context
Sun, 16 Oct 2016 18:03:24 +0900 Yuya Nishihara dagop: split module hosting DAG-related algorithms from revset
Thu, 15 Jun 2017 17:14:53 -0700 Sean Farley tests: protect tests involving git ext::sh with git-ext-sh
Thu, 15 Jun 2017 17:13:23 -0700 Sean Farley hghave: add has_git_range for testing if git understands ext::sh
Sat, 17 Jun 2017 23:09:47 -0700 Martin von Zweigbergk rebase: rewrite "x in y.children()" as "y in x.parents()"
Sat, 17 Jun 2017 23:09:39 -0700 Martin von Zweigbergk shelve: rewrite "x in y.children()" as "y in x.parents()"
Sat, 17 Jun 2017 17:16:28 +0530 Pulkit Goyal py3: use open() instead of file() constructor
Sat, 17 Jun 2017 15:29:26 +0530 Pulkit Goyal py3: convert keys of kwargs back to bytes using pycompat.byteskwargs()
Sat, 17 Jun 2017 15:05:11 +0530 Pulkit Goyal py3: use pycompat.strkwargs() to convert kwargs keys to str before passing
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip