Mercurial > hg
log hgext/amend.py @ 41359:431cf2c8c839
age | author | description |
---|---|---|
Thu, 10 Jan 2019 21:32:37 +0900 | Yuya Nishihara | amend: turn currentdate into tri-state bool so config option can be negated |
Mon, 07 Jan 2019 21:43:06 +0900 | Yuya Nishihara | amend: add -D/--currentdate option |
Sat, 13 Oct 2018 02:17:41 -0700 | rdamazio | help: assigning categories to existing commands |
Sun, 22 Oct 2017 23:51:57 +0530 | Pulkit Goyal | py3: handle keyword arguments in hgext/amend.py |
Thu, 19 Oct 2017 03:20:47 +0530 | Pulkit Goyal | amend: error out if the note is greater than 255bytes |
Sun, 15 Oct 2017 19:29:56 +0530 | Pulkit Goyal | amend: add a flag `-n/--note` to store note with amend |
Tue, 11 Jul 2017 20:53:55 -0700 | Jun Wu | amend: new extension providing the amend command |