1
I Use This!
Inactive

Commits : Listings

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