Difference between revisions of "Vc-dwim"
(New version) |
m (resource info) |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=VC-dwim | |Name=VC-dwim | ||
− | |Short description= | + | |Short description=Version-control-agnostic ChangeLog diff and commit tool. |
− | |Full description=vc-dwim is a version- | + | |Full description='''vc-dwim''' contains two tools, <tt>vc-dwim</tt> and <tt>vc-chlog</tt>. |
− | |Homepage URL= | + | |
− | | | + | '''vc-dwim''' is a tool that simplifies the task of maintaining a ChangeLog and using version control at the same time, for example by printing a reminder when a file change has been described in the ChangeLog but the file has not been added to the VC. |
− | | | + | |
− | |Documentation note= | + | '''vc-chlog''' scans changed files and generates [[gnustandards | The GNU coding standards]]-compliant ChangeLog entries based on the changes that it detects. |
+ | |Homepage URL=https://www.gnu.org/software/vc-dwim/ | ||
+ | |Is High Priority Project=No | ||
+ | |VCS checkout command=git clone git://git.savannah.gnu.org/vc-dwim.git | ||
+ | |Documentation note=https://www.gnu.org/software/vc-dwim/manual/ | ||
+ | |||
+ | '''Selection from the [https://shop.fsf.org/ FSF shop]''' | ||
+ | |||
+ | [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] | ||
+ | |||
+ | [https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line] | ||
+ | |||
+ | ---- | ||
+ | ---- | ||
+ | '''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]''' | ||
+ | ---- | ||
+ | ---- | ||
+ | |||
+ | If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org | ||
+ | ---- | ||
+ | |Decommissioned or Obsolete=No | ||
+ | |Donate=https://my.fsf.org/donate/ | ||
+ | |Related projects=gnustandards,emacs,vim,bazaar | ||
|Keywords=Perl,change,log,version control,agnostic,change log | |Keywords=Perl,change,log,version control,agnostic,change log | ||
− | |Version identifier=1. | + | |Version identifier=1.10 |
− | |Version date= | + | |Version date=2020/10/15 |
− | |Version status= | + | |Version status=stable |
− | |Version download= | + | |Version download=https://ftp.gnu.org/gnu/vc-dwim/vc-dwim-1.10.tar.xz |
− | |Last review by= | + | |Last review by=Genium |
− | |Last review date= | + | |Last review date=2020/10/19 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
− | |Submitted date=2011- | + | |Submitted date=2011/04/01 |
− | | | + | |User level=advanced |
+ | |Paid support=https://www.fsf.org/resources/service/ | ||
+ | |Accepts cryptocurrency donations=Yes | ||
+ | |OpenPGP signature=https://ftp.gnu.org/gnu/vc-dwim/vc-dwim-1.10.tar.xz.sig | ||
+ | |Test entry=No | ||
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=vc-dwim | |GNU package identifier=vc-dwim | ||
− | |||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
− | |License | + | |License copyright=Copyright © 2006–2020 Free Software Foundation, Inc. |
− | + | |License verified by=Genium | |
− | + | |License verified date=2017/01/09 | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |License verified by= | ||
− | |License verified date= | ||
}} | }} | ||
{{Person | {{Person | ||
|Real name=Jim Meyering | |Real name=Jim Meyering | ||
|Role=Maintainer | |Role=Maintainer | ||
− | | | + | |Email=meyering@fb.com |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Savannah |
− | |Resource kind= | + | |Resource kind=Developer |
− | |Resource URL= | + | |Resource URL=https://savannah.gnu.org/projects/vc-dwim/ |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Git |
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL= | + | |Resource URL=https://git.savannah.gnu.org/cgit/vc-dwim.git/ |
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-vc-dwim/ | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | + | |Resource kind=Mailing List | |
− | |Resource kind= | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ |
− | |Resource URL= | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=FTP |
− | |Resource kind= | + | |Resource kind=Download |
− | |Resource URL= | + | |Resource URL=https://ftpmirror.gnu.org/vc-dwim/ |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Bugs |
− | |Resource kind= | + | |Resource kind=E-mail |
− | |Resource URL= | + | |Resource URL=bug-vc-dwim@gnu.org |
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Wikidata | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://www.wikidata.org/wiki/Q76184647 | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=console | |Interface=console | ||
+ | |Programming-language=perl | ||
+ | |Runs-on=GNU/Linux | ||
|Software-development=small-specific-development-task, version-control | |Software-development=small-specific-development-task, version-control | ||
|Use=software-development | |Use=software-development | ||
+ | |Version-control=cvs, git, subversion, mercurial | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Source requirement | ||
+ | |Prerequisite description=[[ctags | Exuberant Ctags]] (vc-chlog) | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 12:33, 19 October 2020
VC-dwim
https://www.gnu.org/software/vc-dwim/
Version-control-agnostic ChangeLog diff and commit tool.
vc-dwim contains two tools, vc-dwim and vc-chlog.
vc-dwim is a tool that simplifies the task of maintaining a ChangeLog and using version control at the same time, for example by printing a reminder when a file change has been described in the ChangeLog but the file has not been added to the VC.
vc-chlog scans changed files and generates The GNU coding standards-compliant ChangeLog entries based on the changes that it detects.
Documentation
https://www.gnu.org/software/vc-dwim/manual/Selection from the FSF shop
Free as in Freedom 2.0, by Richard Stallman
Introduction to the Command Line
Helping the GNU Project and the Free Software Movement
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
This is a GNU package:
vc-dwim
Download
https://ftp.gnu.org/gnu/vc-dwim/vc-dwim-1.10.tar.xz
version 1.10
(stable)
released on 15 October 2020
OpenPGP signature URL: https://ftp.gnu.org/gnu/vc-dwim/vc-dwim-1.10.tar.xz.sig
User level
Advanced
Donate link
https://my.fsf.org/donate/Accepts cryptocurrency donations.
Paid support
https://www.fsf.org/resources/service/VCS Checkout
git clone git://git.savannah.gnu.org/vc-dwim.git
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Jim Meyering | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-vc-dwim/ | |
Bugs | bug-vc-dwim@gnu.org | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Savannah | Developer | https://savannah.gnu.org/projects/vc-dwim/ |
Git | VCS Repository Webview | https://git.savannah.gnu.org/cgit/vc-dwim.git/ |
FTP | Download | https://ftpmirror.gnu.org/vc-dwim/ |
Wikidata | General | https://www.wikidata.org/wiki/Q76184647 |
Software prerequisites
Kind | Description |
---|---|
Source requirement | Exuberant Ctags (vc-chlog) |
This entry (in part or in whole) was last reviewed on 19 October 2020.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.