Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 28 May 2018 21:13:32 +0530 | Pulkit Goyal | graft: add a new `--stop` flag to stop interrupted graft |
Tue, 12 Jun 2018 02:36:34 +0530 | Pulkit Goyal | graft: fix the help text to say `graft reapplies previous options` |
Mon, 11 Jun 2018 10:09:35 -0700 | Martin von Zweigbergk | files: drop now-unnecessary filtering of removed dirstate files |
Mon, 11 Jun 2018 10:05:23 -0700 | Martin von Zweigbergk | context: make workingctx.matches() filter our removed files (API) |
Mon, 11 Jun 2018 09:47:07 -0700 | Martin von Zweigbergk | locate: explicitly use dirstate.matches() for working copy |
Mon, 11 Jun 2018 11:37:21 -0700 | Martin von Zweigbergk | revsets: define a none() revset |
Mon, 11 Jun 2018 19:24:01 +0200 | Boris Feld | statprof: fix save and load |