--- - branch: MAIN date: Wed Jan 30 23:03:51 UTC 2008 files: - new: '1.4' old: '1.3' path: pkgsrc/devel/stgit/Makefile pathrev: pkgsrc/devel/stgit/Makefile@1.4 type: modified - new: '1.4' old: '1.3' path: pkgsrc/devel/stgit/PLIST pathrev: pkgsrc/devel/stgit/PLIST@1.4 type: modified - new: '1.4' old: '1.3' path: pkgsrc/devel/stgit/distinfo pathrev: pkgsrc/devel/stgit/distinfo@1.4 type: modified - new: '1.1' old: '0' path: pkgsrc/devel/stgit/patches/patch-ab pathrev: pkgsrc/devel/stgit/patches/patch-ab@1.1 type: added id: 20080130T230351Z.3e221e42fab70525f6a57b3225c101db0ddc0811 log: | Update to 20080128 snapshot. Quite a few bugs have been fixed since the 0.14.1 release (which I found to have some annoying bugs/quirks myself, anyway). The ChangeLog is extensive, so check it out for a full list--some important changes follow below. While here, install the provided contrib helper scripts. The bash dependency is OK, as git depends on it anyway. In that spirit, add a dependency on devel/stgit-base, as this is useless without it. Also, install examples in share/examples/stgit as per convention. Refactor --diff-opts handling Lots of commands take a -O/--diff-opts flag, and they all handle it identically. So break that out into a library function. Don't keep old committer when rewriting a commit replace "git repo-config" usage by "git config" This is necessary since "git repo-config" will be removed soon. Fix "stg edit --sign" It worked in 0.14, but was broken some time after the release. Make "stg goto" subdirectory safe This is not specific to "stg goto" -- it affects all commands that use the new infrastructure. (But of those, only goto and coalesce were subdirectory unsafe.) Make "stg commit" fancier Allow the user to commit any patch. Changed behavior: with no parameters, commit one applied patch, not all applied patches -- this is what uncommit does. module: pkgsrc subject: 'CVS commit: pkgsrc/devel/stgit' unixtime: '1201734231' user: bjs