Difference between revisions of "Vc-dwim"

From Free Software Directory
Jump to: navigation, search
m (Genium moved page VC-dwim to Vc-dwim: url in lowercase)
(4 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
|Name=VC-dwim
 
|Name=VC-dwim
 
|Short description=a version-control-agnostic ChangeLog diff and commit tool.
 
|Short description=a version-control-agnostic ChangeLog diff and commit tool.
|Full description=vc-dwim is a version-control-agnostic ChangeLog diff and commit tool.
+
|Full description=The '''vc-dwim''' package contains two tools, <tt>vc-dwim</tt> and <tt>vc-chlog</tt>. 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 standards-compliant ChangeLog entries based on the changes that it detects.
|User level=intermediate
+
|Homepage URL=https://www.gnu.org/software/vc-dwim/
|Status=Live
+
|User level=advanced
|Component programs=
+
|VCS checkout command=git clone git://git.sv.gnu.org/vc-dwim.git
|Homepage URL=http://www.gnu.org/software/vc-dwim/
 
|VCS checkout command=
 
 
|Computer languages=Perl,Perl 5
 
|Computer languages=Perl,Perl 5
|Documentation note=http://www.gnu.org/software/vc-dwim/manual/index.html
+
|Documentation note=The vc-dwim manual can be found in several formats at: https://www.gnu.org/software/vc-dwim/manual/
|Paid support=
+
|Related projects=emacs,vim
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=Perl,change,log,version control,agnostic,change log
 
|Keywords=Perl,change,log,version control,agnostic,change log
|Is GNU=n
+
|Version identifier=1.8
|Last review by=Kelly Hopkins
+
|Version date=2017/01/14
|Last review date=2009-07-13
+
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/vc-dwim/vc-dwim-1.8.tar.xz
 +
|Last review by=Genium
 +
|Last review date=2017/01/15
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.2
+
|Status=
|Version date=2009-09-08
+
|Is GNU=Yes
|Version status=beta
+
|GNU package identifier=vc-dwim
|Version download=http://ftp.gnu.org/gnu/vc-dwim/vc-dwim-1.2.tar.gz
 
 
|License verified date=2009-09-15
 
|License verified date=2009-09-15
|Version comment=
+
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Genium
 +
|License verified date=2017/01/09
 +
|License note=http://git.savannah.gnu.org/cgit/vc-dwim.git/tree/COPYING
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Jim Meyering
 +
|Role=Maintainer
 +
|Email=jim@meyering.net
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Real name=Ralf Wildenhues
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Jim Meyering
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 37: Line 43:
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=http://ftp.gnu.org/gnu/vc-dwim/
+
|Resource URL=http://ftpmirror.gnu.org/vc-dwim/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.gnu.org/git/?group=vc-dwim
+
|Resource URL=http://git.savannah.gnu.org/cgit/vc-dwim.git
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=Homepage
 
|Resource kind=Homepage
|Resource URL=http://savannah.gnu.org/projects/vc-dwim
+
|Resource URL=https://savannah.gnu.org/projects/vc-dwim/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource audience=Bug Tracking
|Resource kind=Bug Tracking
+
|Resource kind=E-mail
 
|Resource URL=mailto:bug-vc-dwim@gnu.org
 
|Resource URL=mailto:bug-vc-dwim@gnu.org
 
}}
 
}}
Line 58: Line 64:
 
|Resource kind=Mailing List Subscribe
 
|Resource kind=Mailing List Subscribe
 
|Resource URL=http://lists.gnu.org/mailman/listinfo/bug-vc-dwim
 
|Resource URL=http://lists.gnu.org/mailman/listinfo/bug-vc-dwim
 +
}}
 +
{{Resource
 +
|Resource audience=Guix
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.gnu.org/software/guix/packages/v.html
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=console
 
|Interface=console
|Software-development=small-specific-development-task,version-control
+
|Programming-language=perl
 +
|Software-development=small-specific-development-task, version-control
 
|Use=software-development
 
|Use=software-development
 +
|Version-control=cvs, git, subversion, mercurial
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv3orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-09-15
 
}}
 
{{Project license
 
|License=GFDL
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-09-15
 
}}
 
{{Project license
 
|License=GPLv3orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-09-15
 
}}
 
{{Project license
 
|License=GFDL
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-09-15
 
}}
 

Revision as of 05:07, 15 January 2017


[edit]

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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

9 January 2017




Leaders and contributors

Contact(s)Role
Jim Meyering Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-vc-dwim/
SavannahDeveloperhttps://savannah.gnu.org/projects/vc-dwim/
WikidataGeneralhttps://www.wikidata.org/wiki/Q76184647
GitVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/vc-dwim.git/
FTPDownloadhttps://ftpmirror.gnu.org/vc-dwim/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
BugsE-mailbug-vc-dwim@gnu.org


Software prerequisites

KindDescription
Source requirement Exuberant Ctags (vc-chlog)




Entry




















"Guix" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








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.