Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 19 Aug 2019 15:43:27 -0700 | Martin von Zweigbergk | context: filter out invalid copies from workingctx.p[12]copies() |
Mon, 19 Aug 2019 12:30:02 -0700 | Martin von Zweigbergk | tests: demonstrate crash when committing subset of copies to changeset |
Thu, 22 Aug 2019 20:36:13 +0300 | Pulkit Goyal | bdiff-torture: fix pyflakes warning reporting undefined name 'inst' |
Tue, 27 Aug 2019 11:56:19 -0700 | Kyle Lippincott | split: handle partial commit of renames when doing split or record (issue5723) |
Tue, 27 Aug 2019 11:56:15 -0700 | Kyle Lippincott | split: handle partial commit of copies when doing split or record |
Sun, 01 Sep 2019 23:43:59 -0700 | Martin von Zweigbergk | py3: use pycompat.sysargv[0] for instead of fsencode(sys.argv[0]) |