Mercurial > public > mercurial-scm > hg
log mercurial/patch.py @ 30073:aa23c93e636d
age | author | description |
---|---|---|
Tue, 30 Aug 2016 15:55:07 -0400 | Augie Fackler | diffopts: notice a negated boolean flag in diffopts |
Fri, 26 Aug 2016 12:48:20 +0200 | liscju | import: report directory-relative paths in error messages (issue5224) |
Fri, 05 Aug 2016 14:00:14 -0400 | Augie Fackler | patch: use `iter(callable, sentinel)` instead of while True |
Mon, 27 Jun 2016 12:11:18 +0200 | Henrik Stuart | patch: allow copy information to be passed in |
Fri, 10 Jun 2016 00:12:33 -0400 | Augie Fackler | cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1 |
Tue, 07 Jun 2016 10:37:19 +0200 | Denis Laxalde | patch: define full messages for interactive record/revert |
Fri, 03 Jun 2016 15:55:07 +0200 | Denis Laxalde | revert: use "discard"/"revert" verb when reverting interactively (issue5143) |