Mercurial > hg
log
age | author | description |
---|---|---|
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() |