1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix a typo. More... almost 17 years ago
Use more here-doc strings. More... over 17 years ago
More sanity checks before committing. More... over 17 years ago
Clean-up a dirty hack. More... over 17 years ago
Use the $PAGER for interactive diffs. More... over 17 years ago
Syntax fixes for Ash. More... over 17 years ago
Properly set $using_git_svn. More... over 17 years ago
* git_get_repos_info_: Rewrite with more generic code. Detect git-svn repositories separately from Git repositories. * git_warn_missing_prop: New. Factor some code from... * get_mailto_property: ... here. * svn_commit: Use `--signoff' instead of `-s'. Do not sign git-svn commits. More... over 17 years ago
Set COLORDIFF to DIFF when stdout is not attached to a terminal. More... over 17 years ago
Use here-doc in the online-help of the `ignore' sub-command. More... over 17 years ago
Use `test -z' where possible. More... over 17 years ago
Properly abort when the title of a commit is empty. More... over 17 years ago
Do not use `echo -n', use `printf' instead. More... over 17 years ago
Hook svn log to always pipe it through $PAGER. More... over 17 years ago
Do not screw up titles ending with `!' or `?'. More... over 17 years ago
Handle the <MYSELF> and <MAILTO> special tags. More... over 17 years ago
Update the TODO list. More... over 17 years ago
commit: Handle a --use-log-file option. More... over 17 years ago
Update the help description of the `ignore' subcommand. More... over 17 years ago
Warn when SVN=self. More... over 17 years ago
Use $((...)) for arithmetic operations, rather than `expr'. More... over 17 years ago
Do not needlessly overquote the RHS of assignments. More... over 17 years ago
Use more true/false instead of yes/no + string comparisons. More... over 17 years ago
Pass -R to `less' when it's used as the $PAGER. More... over 17 years ago
Fix selfupdate when already up to date. More... over 17 years ago
Version 0.4. More... over 17 years ago
Mention the commands that only work in SVN mode. More... over 17 years ago
Update the TODO. More... over 17 years ago
Don't overquote the case statements. More... over 17 years ago
Adjust the revision/version info for the migration of the script to Git. More... over 17 years ago