6d0ac06fcbd802402504c4c4ca1a050e23c9a8d3
Added an error message if there are no modified files when using the -m option.
1f5ebd858a12e080f4c7a137444fedc0767a9c63
Added --modified option. git-bbdiff will compare any modified files in the git repository.
e3432778bc58cfa462629c1bc14ad89eb0a62daf
Did some code cleanup, a tiny bit of refactoring, and a few bug fixes.
261caf6ffdc9d66a19d7b7e087b80d6791db3718
Obviate the need for --clean to clean the tmp directory by using the --wait option with bbdiff.
ff787702658b80fc7f50be92e82eb1c9ff11921f
Changed name from git-bbedit-diff to git-bbdiff since bbdiff is the command line tool that the git output is being directed to.
3bcaf5644eec1ce6f70cd5c61638f504a82561f0
Expand --clean option to clean up --conflict related files for any files passed as arguments.
e3861867faaa37e5ec3fb5b7e5f42972fee60cf2
Bumped version to 1.2 because of the new --conflict option.