1
0
Fork 0
dosbox-staging/scripts
Patryk Obara d4b74d9686 Add alternative for git-log for SVN users
This format makes it easier to correlate SVN revisions with Git commits
for users who depend on such behaviour.

Usual caveats around working with SVN revision numbers apply: they do
not identify patch/commit, they identify a change in the state of whole
SVN repository (i.e. single revision might span multiple paths,
including multiple "branches" or "tags" or "projects").

Do not depend on SVN revisions to uniquely identify a commit created by
an SVN user (especially for scripting) - you need a tuple <SVN path,
SVN revision> for that. It's easier to identify a commit by git hash
(this script displays shortened hash in a first column).
2019-10-08 10:56:16 +02:00
..
import-from-svn Increase allowed warnings limit 2019-09-30 22:42:47 +02:00
.gitignore Import svn:ignore props to .gitignore files 2019-09-15 20:34:57 +02:00
captures.bat Installer improvements 2010-05-12 08:13:46 +00:00
count-bugs.py Update allowed warnings limit 2019-10-04 00:04:13 +02:00
count-warnings.py Update allowed warnings limit 2019-10-04 00:04:13 +02:00
dosbox-installer.nsi Update year and address of FSF 2019-01-25 14:09:58 +00:00
editconf.bat Installer improvements 2010-05-12 08:13:46 +00:00
ega-switch.pl First CVS upload. 2002-07-27 13:08:48 +00:00
font-switch.pl First CVS upload. 2002-07-27 13:08:48 +00:00
git-rlog.sh Add alternative for git-log for SVN users 2019-10-08 10:56:16 +02:00
resetconf.bat Installer improvements 2010-05-12 08:13:46 +00:00
resetmapper.bat Installer improvements 2010-05-12 08:13:46 +00:00
unifdef-all.sh Implement unifdef-all script 2019-09-16 06:20:18 +02:00