Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
/ svnlog Public archive

svnlog – A more readable SVN log for the browser

License

Notifications You must be signed in to change notification settings

fhemberger/svnlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svnlog

A more readable SVN log for the browser

svnlog is an alternative to the regular svn log command to deliver more readable results in the browser, while accepting all its parameters.

default output

By default, svnlog limits the output to the last 20 commits. You can change this using the --limit parameter:

$ svnlog --limit 10

This will output the last 10 commits instead.

To show all files affected by the commit, use the --verbose switch:

$ svnlog --verbose

verbose output

License

Copyright (c) 2013 Frederic Hemberger.
Licensed under the MIT license.

About

svnlog – A more readable SVN log for the browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages