| Age | Commit message (Collapse) | Author | Files | Lines |
|
to mkpatches(1).
Requested by jperkin.
Update man pages.
Bump version.
|
|
-D provides the previous behaviour of creating patches in $WRKDIR/.newpatches
-d dir specifies the directory where the patches will be created.
Requested by Aleksey Cheusov for read-only pkgsrc checkouts.
Fix minor bugs while here.
Bump version.
|
|
Ok dillo.
|
|
Smarter pkgdiff, doesn't create chunks that are added automatically
by the pkgsrc infrastructure (configure:exit instead of regenerate,
Makefile: localedir).
mkpatches: patch file names now contain the path to the file and its name
per discussion on tech-pkg June 2010.
Also, the files are created directly in the patches/ directory; backups
are saved as patches/patch-foo.orig.
patchdiff: now compares patches/patch-foo with patches/patch-foo.orig;
if they only differ in non-essential parts, patchdiff reinstates the
original patch to keep commits less noisy.
|
|
the input timestamp/name _and_/or output timestamp _and_/or line numbers
changes handled.
update version number to 0.123
|
|
diff version must uses spaces to separate the filename and timestamp (that
or somepeople do cut-n-pasting of patches).
2) add the comma "," to the pattern used to match line numbers, to match POSIX.
|
|
Tries to address PR 39291.
Welcome to 0.121.
|
|
parsing a file name from the "+++" line in an old patch file. (New
patch files created by mkpatches do not have "./" in the file name in
the "+++" line, but some old patches currently in pkgsrc do have "./"
there.)
Bump version to 0.120.
|
|
ident agree.
|
|
|
|
package with pkgviews.
|
|
packages sharing patch files directory.
Increment the package version.
Approved by wiz.
|
|
|
|
Bump to 0.99 (what's next 0.100?)
|
|
|
|
and maintenance.
|