aboutsummaryrefslogtreecommitdiff
path: root/git
Commit message (Collapse)AuthorAgeFilesLines
* Always add --log to `git merge`Tom Ryder2018-01-181-0/+1
|
* Refactor m4 macro namesTom Ryder2017-06-131-4/+4
| | | | mi5(1df) means I can simplify these quite a bit now
* Use mi5 to make templated shell scriptsTom Ryder2017-06-021-0/+0
|
* Move existing .m4 to .m4.mi5Tom Ryder2017-06-021-4/+4
| | | | Along with accompanying Makefile rules and .gitignorances
* Use consistent m4 prefixTom Ryder2017-03-231-4/+4
|
* Make "amend" a shortcut for "commit --amend"Tom Ryder2016-09-161-0/+1
|
* Add git `ls` aliasTom Ryder2016-09-091-0/+1
| | | | Seems useful enough
* Add "fuckit" alias to Git configurationTom Ryder2016-09-091-0/+1
|
* Don't show diffs in a pagerTom Ryder2016-08-301-0/+3
|
* Show all untracked files in git-statusTom Ryder2016-08-211-0/+1
|
* Use compact and prune for git-fetch(1)Tom Ryder2016-08-211-0/+4
|
* Try the patience diff algorithmTom Ryder2016-08-211-0/+1
|
* Don't show comments in $EDITOR for git commitTom Ryder2016-08-211-0/+3
|
* Use strongest compression in GitTom Ryder2016-08-211-0/+3
|
* Ignore some more git status adviceTom Ryder2016-08-211-0/+1
|
* Only pull if rebase possibleTom Ryder2016-08-171-0/+3
| | | | Force me to fetch and merge properly otherwise
* Silence a couple of Git hintsTom Ryder2016-08-151-0/+2
|
* git push.default from "matching" to "current"Tom Ryder2016-08-141-1/+1
|
* Don't fast-forward my mergesTom Ryder2016-08-101-0/+3
| | | | | | <http://stackoverflow.com/a/6810687> I'll rebase if I do want this.
* Make sendmail(1) implementation configurableTom Ryder2016-07-041-0/+4
| | | | Include it in the sendemail section of the Git config, too
* Add decorate option to log configTom Ryder2016-07-041-0/+1
|
* Correct static values in gitconfig m4 templateTom Ryder2016-07-041-3/+3
|
* Template .gitconfig personal valuesTom Ryder2016-07-042-39/+32
| | | | | | | Doing this in preference to relying on GIT_* environment variables. I don't like the default values in the Makefile very much; I'll need to figure out something nicer at some point.
* Use short statusesTom Ryder2016-04-071-0/+3
|
* Remove blank lines at end of filesTom Ryder2016-03-281-1/+0
|
* Remove unused 'ack' alias from gitconfigTom Ryder2014-04-271-1/+0
|
* Add new aliasTom Ryder2013-10-241-0/+1
|
* Remove redundanciesTom Ryder2013-09-241-1/+1
|
* Fix whitespace issueTom Ryder2013-09-241-1/+1
|
* Remove unnecessary quotes in commentTom Ryder2013-09-071-2/+2
|
* More thorough quotingTom Ryder2013-08-051-2/+2
|
* ack-ish alias for gitTom Ryder2013-07-301-0/+7
|
* Make stray tab into spaces, add EOF newlineTom Ryder2013-07-181-1/+2
|
* Remove user section from gitconfig, explain whyTom Ryder2013-07-181-5/+12
|
* Use the old push mode for GitTom Ryder2013-06-131-0/+2
|
* Update signing keyTom Ryder2013-03-141-1/+1
|
* Prevent hints in git status outputTom Ryder2012-10-151-0/+3
| | | | Thanks @tpope
* Add references to GPG keyTom Ryder2012-07-311-0/+1
|
* Added some stuff to my git configuration.Tom Ryder2012-01-121-0/+9
|
* Set all colors.Tom Ryder2012-01-101-4/+1
|
* Pretty colors for git.Tom Ryder2012-01-101-0/+7
|
* Spaces not tabsTom Ryder2011-12-201-2/+2
|
* Add git configTom Ryder2011-11-171-0/+3