[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Two feature ideas for diffs
From: |
Dmitry Gutov |
Subject: |
Re: Two feature ideas for diffs |
Date: |
Thu, 07 Nov 2013 20:11:28 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Tom <address@hidden> writes:
> The other interesting feature is editable diffs. So, for example,
> before checking in one usually does a diff to see what was
> changed in the file. If you notice a typo then you go back to the
> file, fix it, do a diff again to check the changes, etc. PyCharm
> lets you edit the diff instead, so if you made a typo then you
> can fix it in the diff buffer and it is applied to the original
> file. It would be a nice convenience feature.
I've been pointed to https://github.com/caldwell/commit-patch in the
past, but it depends on Perl, and I haven't gotten around to trying it.
- Re: Two feature ideas for diffs, (continued)
- Re: Two feature ideas for diffs, Stefan Monnier, 2013/11/09
- Re: Two feature ideas for diffs, Óscar Fuentes, 2013/11/09
- Re: Two feature ideas for diffs, Stefan Monnier, 2013/11/10
- Git conflict VC state detection, Óscar Fuentes, 2013/11/10
- Re: Git conflict VC state detection, Dmitry Gutov, 2013/11/10
- Re: Git conflict VC state detection, Óscar Fuentes, 2013/11/10
- Re: Git conflict VC state detection, Stefan Monnier, 2013/11/10
- Re: Git conflict VC state detection, Óscar Fuentes, 2013/11/10
- Re: Git conflict VC state detection, Stefan Monnier, 2013/11/10
- Re: Git conflict VC state detection, Dmitry Gutov, 2013/11/11
Re: Two feature ideas for diffs,
Dmitry Gutov <=
Re: Two feature ideas for diffs, Stefan Monnier, 2013/11/07
Re: Two feature ideas for diffs, Barry OReilly, 2013/11/07