Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 42566:f802a75da585
age | author | description |
---|---|---|
Thu, 20 Jun 2019 14:45:52 -0700 | Kyle Lippincott | patch: use a short, fixed-size message for last line of prompt (issue6158) |
Thu, 04 Apr 2019 11:35:18 +0200 | Denis Laxalde | interactive: do not prompt about files given in command line |
Tue, 12 Mar 2019 14:17:41 -0700 | Martin von Zweigbergk | revert: option to choose what to keep, not what to discard |
Tue, 12 Mar 2019 14:58:35 -0700 | Martin von Zweigbergk | patch: include newline at EOF in help text for interactive patch |
Sun, 03 Mar 2019 20:16:22 +0530 | Sushil khanchi | patch: include flag-only file changes in "special" when filtering (issue5864) |
Fri, 22 Feb 2019 03:52:10 +0530 | Pulkit Goyal | diff: make sure we output stat even when --git is not passed (issue4037) (BC) |
Wed, 20 Feb 2019 19:28:51 -0500 | Augie Fackler | cleanup: use () to wrap long lines instead of \ |