Commit graph

4 commits

Author SHA1 Message Date
Alex Kozlov
780b35d5bf - Use DESTDIR instead of non-standard BASEDIR
Suggested by:	mat
2014-01-25 11:06:11 +00:00
Alex Kozlov
8fbbe23332 - Support STAGEDIR
PR:	ports/186084
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2014-01-25 08:40:30 +00:00
Baptiste Daroussin
857aec5d6b Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 1) 2013-09-20 17:03:26 +00:00
Guido Falsi
6b98326c8f Normally version control systems don't allow fine grained commits.
commit-patch allows the user to control exactly what gets committed by
letting the user supply a patch to be committed rather than using the
files in the current working directory.

commit-patch supports Darcs, Git, Mercurial, Bazaar, Subversion,
Monotone or CVS repositories.

Also included is an Emacs interface to commit-patch. It allows you to
just hit C-c C-c in any patch buffer to apply and commit only the
changes indicated by the patch, regardless of the changes in your
working directory.

WWW: http://www.porkrind.org/commit-patch/

PR:		ports/178945
Submitted by:	Lapo Luchini <lapo@lapo.it>
2013-08-21 20:05:58 +00:00