0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 14 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Compile regex More... over 11 years ago
Refactor to shorten method. More... over 11 years ago
Colorize matched characters from subcommand abbreviation More... over 11 years ago
Refactor ANSIColor for external reusability More... over 11 years ago
Doc tweak More... over 11 years ago
Doc tweaks. More... over 11 years ago
Make the svn-mergeinfo subcommand print the from/to branch pair when the full source URL is given as well. More... over 11 years ago
Refactoring to shorten method. More... over 11 years ago
Add --strict option to svn-mergeinfo subcommand to handle the case where the desired branch name is a substring of another branch name. More... over 11 years ago
Add some output format options to svn-mergeinfo subcommand. More... over 11 years ago
commented code cleanup More... over 11 years ago
Refactoring and adding new 'svn-mergeinfo' subcommand. More... over 11 years ago
Push subcommand command line name generation into subclasses. More... over 11 years ago
Cleaner error output when the abbreviated subcommand name is ambiguous. More... over 11 years ago
Doc update and diagnostics message improvements. More... over 11 years ago
Allow abbreviation of subcommand names. More... over 11 years ago
Make the svn-tree-conflicts command also list text conflicts, and rename the subcommand to svn-conflicts accordingly. More... over 11 years ago
Handle more states in svn-delete-resolve subcommand More... over 11 years ago
Rearrange the svn-specific subcommands so they are all together. More... over 11 years ago
Introduce SvnAbstractSubcommand class and new svn-delete-resolve subcommand. More... over 11 years ago
Add svn-tree-conflicts subcommand. More... over 11 years ago
Print exceptions in svn-lineage More... over 11 years ago
flush stdout after every line of svn-lineage output so it shows up immediately in a BBEdit worksheet. More... over 11 years ago
Fix handling of initial checkin log entry More... over 11 years ago
Add branch date to svn-lineage output More... over 11 years ago
Cleanup and more error handling for svn-lineage More... over 11 years ago
Add svn-lineage subcommand More... over 11 years ago
Translate camelCase transitions in subcommand names to dashes. SubcommandResetMasterToSvn becomes reset-master-to-svn. More... over 11 years ago
Don't check shell command return code for "each" subcommand. More... over 11 years ago
Improve error message when shell command fails. Clean up whitespace. More... over 11 years ago