public
Description: Collection of scripts for performing generic git tasks
Clone URL: git://github.com/farktronix/gittools.git

farktronix's gittools Feed   feed

danpreston committed to farktronix/gittools 23 days ago

f9aa345865cedd2c6b5ec8fdce8d489720ffc9fa

If there are no differences from HEAD, bbdiff against the last version of the file in the repository that had a change.

danpreston committed to farktronix/gittools 23 days ago

7597cf4a93b42123f0b62c072ad27f737ada0b68

Re-added in the os import. Whoops.

danpreston committed to farktronix/gittools 23 days ago

82e706de8385909ae076cdf1de780492e6a31c2d

Added a new script for git-status.

danpreston committed to farktronix/gittools 23 days ago

e6e77cc1fb55bb34620c6bdbb5984e86a3182099

Added two scripts that may come in handy when using xcode and git together.

danpreston committed to farktronix/gittools about 1 month ago

d0471f44d43244c4417a74e4ebe8b65bbce80dc5

Zapped a non-ascii whitespace character that had innocently made its way into a comment.

danpreston committed to farktronix/gittools about 1 month ago

32070a559af5cd8030765c3fd1893500289f8814

Added a comment with the url to clone the repository from.

danpreston committed to farktronix/gittools about 1 month ago

7a386dbf779f81e919fa0ed585c6642f730d124e

Updated the version to 1.5.

danpreston committed to farktronix/gittools about 1 month ago

ac40d8b1b3aa96496dded4465679c65a0d8bebc5

Was passing "HEAD" when I should have been passing in the revision variable due to some refactoring.

danpreston committed to farktronix/gittools about 1 month ago

c22805defe965723c87b83b5ef631111dc322499

Added filtering to the -m option.

thefunk forked gittools about 1 month ago
Forked repository has since been deleted.
thefunk started watching gittools 2 times, most recently about 1 month ago
gittools is at farktronix/gittools
mabonyi started watching gittools 4 months ago
gittools is at farktronix/gittools
danpreston committed to farktronix/gittools 5 months ago

6d0ac06fcbd802402504c4c4ca1a050e23c9a8d3

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

danpreston committed to farktronix/gittools 5 months ago

1f5ebd858a12e080f4c7a137444fedc0767a9c63

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

danpreston committed to farktronix/gittools 5 months ago

e3432778bc58cfa462629c1bc14ad89eb0a62daf

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

danpreston committed to farktronix/gittools 5 months ago

261caf6ffdc9d66a19d7b7e087b80d6791db3718

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

danpreston committed to farktronix/gittools 5 months 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 farktronix/gittools 5 months ago

3bcaf5644eec1ce6f70cd5c61638f504a82561f0

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

farktronix added danpreston to gittools 5 months ago
gittools is at farktronix/gittools
danpreston forked gittools 5 months ago
Forked repository is at danpreston/gittools
danpreston started watching gittools 5 months ago
gittools is at farktronix/gittools
farktronix created gittools 5 months ago
New repository is at farktronix/gittools