Change 8187

sven_erik_knop (Sven Erik Knop)
Sven Erik Knop committed this change into //guest/sven_erik_knop/java/JournalReader
Request Review
Download .zip
Added a simple UserLister action to list all users present and past in a checkpoint.

Use like this:

java -jar JournalReader -a journal.action.UserLister <checkpoint>

Prints the users out to stdout (or a file if -o <filename> is specified) in the form

username=

This should make it easy to add the new name for a RenameAction.
  • Files 2
  • Comments 0
1 edited 1 added 0 deleted
dist/journalReader.jar#22
Loading...
src/journal/action/UserLister.java#1
Loading...
Tip: Use n and p to cycle through the changes.