Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 42197:c96507f6875c
age | author | description |
---|---|---|
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 \ |
Wed, 06 Feb 2019 23:12:56 -0800 | Martin von Zweigbergk | patch: replace "prefix" and "relroot" arguments by "pathfn" (API) |