Age | Commit message (Expand) | Author | Files | Lines |
2008-11-05 | Ignore more uninteresting output. | wiz | 1 | -3/+18 |
2008-02-16 | In both mkpatches.pl and patchdiff.pl, ignore a leading "./" when | apb | 2 | -2/+4 |
2007-10-07 | fix obsolete URLs for www.NetBSD.org | kano | 1 | -1/+1 |
2007-07-12 | Workaround too aggressive RCS ID find, so that +BUILD_VERSION and | joerg | 1 | -2/+2 |
2006-08-01 | Ensure that the file that is opened in the editor is writable by the user. | bad | 3 | -7/+13 |
2005-12-13 | NetBSD capitalization police. | wiz | 4 | -9/+9 |
2005-08-02 | Update to version 0.118: pkgdiff fix and tuning. | seb | 1 | -4/+9 |
2005-05-21 | Use -U $lines instead of -$lines to avoid conflicts with the threeway diff | rh | 1 | -5/+5 |
2004-11-23 | Update to rev. 0.116. | hubertf | 3 | -0/+231 |
2004-10-10 | Welcome to 0.115 | dillo | 1 | -15/+67 |
2004-08-15 | mkpatches: if a patch for a file exists, give the new patch the same name | dillo | 1 | -4/+26 |
2004-05-23 | print "can't strip away rcs ids" message to stderr, not stdout | danw | 1 | -2/+2 |
2004-04-11 | Add pre-generated .0 manpages; only regen under SunOS or AIX. | jschauma | 4 | -0/+109 |
2004-01-10 | Put the correct path to perl into the scripts. This fixes using this | jlam | 2 | -4/+4 |
2003-08-23 | Update to version 0.113. | seb | 1 | -5/+8 |
2003-07-16 | pkgvi: create temp files with the same extension as the original, so | grant | 1 | -1/+7 |
2003-07-07 | Use '@SH@' for pkgdiff's interpreter and substitute for it. | seb | 1 | -2/+2 |
2003-06-14 | Add support to pkgdiff for the environment variable PKGDIFF_FMT. This | atatat | 2 | -6/+20 |
2003-06-10 | Update to 1.110: make grep only match closed CVS tags (including the | wiz | 1 | -2/+2 |
2003-05-28 | Update to version 0.109. | seb | 1 | -2/+11 |
2003-04-09 | Update to version 0.108. | seb | 1 | -2/+2 |
2002-12-30 | fix error message: s/one arguments/one argument/ | sommerfeld | 1 | -2/+2 |
2002-11-04 | Update to 0.107: Do not exit when pkgdiff fails on one file, just report | wiz | 1 | -3/+2 |
2002-08-14 | Make patchdiff following package's PATCHDIR setting: useful when dealing with | seb | 1 | -2/+4 |
2002-07-21 | Add \n in an error message. Doesn't warrant version bump. | wiz | 1 | -2/+2 |
2002-06-27 | add -p to the diff arguments; it's useful to know which function a | lukem | 1 | -4/+4 |
2002-04-02 | Use basename in dodiff() so `pkgdiff /path/to/configure' works as expected. | seb | 1 | -2/+2 |
2002-03-10 | Make pkgdiff smarter re: configure patches: avoid most parts that only | wiz | 1 | -4/+14 |
2001-12-04 | Fix the manpage by quoting .Nd because 'mdoc macros with the current groff | zuntum | 1 | -2/+2 |
2001-12-03 | Miscellaneous man page fixes. | wiz | 4 | -39/+50 |
2001-12-03 | Update to 0.103: pkgvi now support +cmd as first argument, it is passed down | seb | 1 | -3/+7 |
2001-10-31 | Fix NAME in the manpage: | zuntum | 1 | -2/+2 |
2001-10-08 | Update to 0.102: Use GNU diff on Solaris for pkgdiff script (close PR pkg/139... | seb | 1 | -4/+6 |
2001-09-14 | Update to 0.101: Fixes for Solaris by Stoned Elipot from pkg/13877. | wiz | 2 | -5/+5 |
2001-06-13 | Xref pkgvi(1) | zuntum | 1 | -1/+2 |
2001-05-24 | Update pkgdiff to 0.100 | abs | 1 | -2/+10 |
2001-04-04 | Update my email address | zuntum | 1 | -2/+2 |
2001-03-31 | Make output of patchdiff more readable. A bit of tidy up while I'm here. | skrll | 1 | -13/+7 |
2001-03-31 | Update mkpatches to pick up changes to files outside ${WRKSRC}. | skrll | 1 | -22/+22 |
2001-03-16 | pkgvi: fix cmp output redirection, remove some more backup files created | wiz | 1 | -2/+7 |
2001-01-21 | Fix usage (duplicate "echo") - patch by Tomasz Luchowski <zuntum@eik.pl> | hubertf | 1 | -2/+2 |
2001-01-19 | Remove redundant variable assign. | hubertf | 1 | -2/+1 |
2001-01-18 | Some bugfixes and improvements from both Tomasz Luchowski <zuntum@eik.pl> | hubertf | 2 | -30/+24 |
2001-01-18 | exec with $editor, not $EDITOR. pkgvi now actually works as advertised. | jlam | 1 | -3/+3 |
2001-01-17 | Update to 0.96: Add pkgvi, a wrapper that cares to backup files before you | hubertf | 2 | -0/+167 |
2000-08-26 | Update to 0.95. Changes: | hubertf | 1 | -10/+18 |
2000-08-17 | Make patchdiff work again after the last changes. Bump to 0.94. | wiz | 1 | -4/+6 |
2000-08-15 | Sort the list of files for which to generate patches in mkpatches | abs | 1 | -2/+2 |
2000-08-15 | Remove date from +++ lines in patch - removes needless differences when | abs | 1 | -2/+4 |
2000-07-01 | pkgdiff now only generates output at all if the files differ. | wiz | 2 | -7/+20 |