Difference between revisions of "Vc-dwim"

From Free Software Directory
Jump to: navigation, search
(resources)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=VC-dwim
 
|Name=VC-dwim
|Short description=a version-control-agnostic ChangeLog diff and commit tool.
+
|Short description=ChangeLog diff and commit tool and write helper
|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.
+
|Full description='''vc-dwim''' 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 [[gnustandards | The GNU coding standards]]-compliant ChangeLog entries based on the changes that it detects.
 
|Homepage URL=https://www.gnu.org/software/vc-dwim/
 
|Homepage URL=https://www.gnu.org/software/vc-dwim/
|User level=advanced
+
|Is High Priority Project=No
|VCS checkout command=git clone git://git.sv.gnu.org/vc-dwim.git
+
|VCS checkout command=git clone git://git.savannah.gnu.org/vc-dwim.git
|Computer languages=Perl,Perl 5
+
|Documentation note=https://www.gnu.org/software/vc-dwim/manual/
|Documentation note=The vc-dwim manual can be found in several formats at: https://www.gnu.org/software/vc-dwim/manual/
+
|Decommissioned or Obsolete=No
|Accepts cryptocurrency donations=No
+
|Donate=https://my.fsf.org/donate
|Related projects=emacs,vim
+
|Related projects=emacs,vim,bazaar
 
|Keywords=Perl,change,log,version control,agnostic,change log
 
|Keywords=Perl,change,log,version control,agnostic,change log
 
|Version identifier=1.8
 
|Version identifier=1.8
Line 16: Line 20:
 
|Version download=https://ftp.gnu.org/gnu/vc-dwim/vc-dwim-1.8.tar.xz
 
|Version download=https://ftp.gnu.org/gnu/vc-dwim/vc-dwim-1.8.tar.xz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/20
+
|Last review date=2018/06/27
|Submitted date=2011-04-01
+
|Submitted by=Database conversion
 +
|Submitted date=2011/04/12
 +
|User level=advanced
 +
|Paid support=https://www.fsf.org/resources/service
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=vc-dwim
 
|GNU package identifier=vc-dwim
|License verified date=2009-09-15
 
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 26: Line 34:
 
|License verified by=Genium
 
|License verified by=Genium
 
|License verified date=2017/01/09
 
|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
 
|Real name=Jim Meyering
 
|Role=Maintainer
 
|Role=Maintainer
|Email=jim@meyering.net
+
|Email=meyering@fb.com
}}
 
{{Person
 
|Real name=Ralf Wildenhues
 
|Role=Maintainer
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Savannah (Ref)
|Resource kind=Download
+
|Resource URL=https://savannah.gnu.org/projects/vc-dwim
|Resource URL=http://ftpmirror.gnu.org/vc-dwim/
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
 
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://git.savannah.gnu.org/cgit/vc-dwim.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/vc-dwim.git
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Savannah (Ref)
+
|Resource kind=Mailing List
|Resource URL=https://savannah.gnu.org/projects/vc-dwim
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-vc-dwim
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss
|Resource URL=mailto:bug-vc-dwim@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Download
|Resource kind=Mailing List Subscribe
+
|Resource URL=https://ftp.gnu.org/gnu/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
 
|Programming-language=perl
 
|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
 
|Version-control=cvs, git, subversion, mercurial
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=[[ctags | Exuberant Ctags]] (vc-chlog)
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 04:32, 27 June 2018


[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







"Savannah (Ref)" 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.