Skip to content
/ svnlog Public
forked from fhemberger/svnlog

svnlog – A more readable SVN log for the browser for windows

License

Notifications You must be signed in to change notification settings

oYOvOYo/svnlog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

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.
Copyright (c) 2024 jskyzero.
Licensed under the MIT license.

About

svnlog – A more readable SVN log for the browser for windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 55.3%
  • CSS 44.7%