Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 08 Jul 2019 13:10:34 -0700 | Kyle Lippincott | crecord: provide 'X' as a range-select mechanism |
Mon, 08 Jul 2019 13:06:46 -0700 | Kyle Lippincott | crecord: make KEY_ENTER usable in tests (by not updating UI) |
Mon, 08 Jul 2019 12:38:37 -0700 | Kyle Lippincott | crecord: fix if -> elif when handling key presses |
Mon, 08 Jul 2019 12:17:06 -0700 | Kyle Lippincott | crecord: add "x" alias for space, remove test-only "TOGGLE" alias |
Mon, 08 Jul 2019 12:15:37 -0700 | Kyle Lippincott | crecord: stop using test-only "X" as alternative for "c" |
Sat, 06 Jul 2019 22:19:36 +0530 | Taapas Agrawal | graft: moved abortgraft and readgraft to cmdutil |
Thu, 20 Jun 2019 14:33:42 -0400 | Augie Fackler | cleanup: use named constants for second arg to .seek() |