aboutsummaryrefslogtreecommitdiff
path: root/bin/xrbg.sh
Commit message (Expand)AuthorAgeFilesLines
* Two-space sentences in shell commentsTom Ryder2018-12-271-1/+1
* Apply runtime shebanging to POSIX shellTom Ryder2017-04-051-0/+3
>1-0/+3 * Remove push.followTags from Git configTom Ryder2019-05-301-1/+0 * Restore commit.status = false in gitconfigTom Ryder2019-05-301-0/+3 * Restore fetch.output = compact in gitconfigTom Ryder2019-05-301-0/+3 * Restore git push.followTagsTom Ryder2019-05-301-0/+1 * Restore log settingsTom Ryder2019-05-301-0/+4 * Restore Git merge.log config to 1024 commitsTom Ryder2019-05-301-0/+1 * Remove most of git config; time to review itTom Ryder2019-05-301-46/+0 * Add init.templateDir to gitconfigTom Ryder2019-05-291-0/+3 * Add pre-commit hookTom Ryder2019-05-291-0/+12 * Remove execute bit from Git hook sourceTom Ryder2019-05-291-0/+0 * Skip blanks around ignored lines in merge commitsTom Ryder2019-05-291-3/+3 * Skip consecutive blanks in merge commitsTom Ryder2019-05-291-0/+4 * Remove unneeded regex escapeTom Ryder2019-05-291-1/+1 * Don't try to read hook arguments beyond the firstTom Ryder2019-05-291-0/+1 * Handle blank lines and comments in merge commitsTom Ryder2019-05-291-0/+3 * Adjust prepare-commit-msg hook to argumentsTom Ryder2019-05-291-17/+15 * Correct name of message filter hookTom Ryder2019-05-291-0/+0 * Add an attempt at a commit merge message filterTom Ryder2019-05-291-0/+39 * Add some nice comments to post-update Git hookTom Ryder2019-05-291-0/+7 * Add first attempt at Git template dirTom Ryder2019-05-292-0/+5 * Revert "Set gitconfig commit.verbose, clear com...Tom Ryder2018-08-161-1/+1 * Set gitconfig commit.verbose, clear commit.statusTom Ryder2018-07-231-1/+1 * Add push.followTags to Git configurationTom Ryder2018-07-221-0/+1 * Include up to 500 commit messages in merge logTom Ryder2018-07-071-1/+1 * Always add --log to `git merge`Tom Ryder2018-01-181-0/+1 * Refactor m4 macro namesTom Ryder2017-06-131-4/+4 * Use mi5 to make templated shell scriptsTom Ryder2017-06-021-0/+0 * Move existing .m4 to .m4.mi5Tom Ryder2017-06-02