Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 10 Dec 2020 14:39:22 -0800 | Martin von Zweigbergk | diff: deprecate -r option |
Thu, 10 Dec 2020 12:06:55 -0800 | Martin von Zweigbergk | diff: update synopsis to use --from/--to instead of -r |
Thu, 10 Dec 2020 12:00:45 -0800 | Martin von Zweigbergk | diff: describe behavior by using --from/--to instead of varying revision count |
Thu, 10 Dec 2020 13:15:15 -0500 | Augie Fackler | histedit: adjust comment describing `edit` action for clarity |
Thu, 10 Dec 2020 11:42:49 -0500 | Augie Fackler | histedit: tweak `edit` message to try and guide users to our workflow |
Thu, 10 Dec 2020 14:03:46 +0530 | Pulkit Goyal | procutil: don't assign stdin to None, use os.devnull instead |
Thu, 10 Dec 2020 13:51:56 +0530 | Pulkit Goyal | dispatch: move IOError handling and flushing of streams to `dispatch()` |