danpreston

Dan Preston
Campbell, CA
Collection of scripts for performing generic git tasks
Forked from farktronix/gittools 6 days ago
legend

Following

Public Activity  feed

danpreston started watching git 1 day ago
git is at gitmirror/git
danpreston committed to gittools 1 day ago

6d0ac06fcbd802402504c4c4ca1a050e23c9a8d3

Added an error message if there are no modified files when using the -m option.

danpreston committed to gittools 1 day ago

1f5ebd858a12e080f4c7a137444fedc0767a9c63

Added --modified option. git-bbdiff will compare any modified files in the git repository.

danpreston committed to gittools 1 day ago

e3432778bc58cfa462629c1bc14ad89eb0a62daf

Did some code cleanup, a tiny bit of refactoring, and a few bug fixes.

danpreston committed to gittools 1 day ago

261caf6ffdc9d66a19d7b7e087b80d6791db3718

Obviate the need for --clean to clean the tmp directory by using the --wait option with bbdiff.

danpreston started watching gitnub 4 days ago
gitnub is at Caged/gitnub
danpreston committed to gittools 6 days ago

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.

danpreston committed to gittools 6 days ago

3bcaf5644eec1ce6f70cd5c61638f504a82561f0

Expand --clean option to clean up --conflict related files for any files passed as arguments.

danpreston committed to gittools 6 days ago

e3861867faaa37e5ec3fb5b7e5f42972fee60cf2

Bumped version to 1.2 because of the new --conflict option.

danpreston forked gittools 6 days ago
Forked repository is at danpreston/gittools