summaryrefslogtreecommitdiff
path: root/.gitconfig
Commit message (Collapse)AuthorAge
* stop recent git from warning about lack of option to git-pull(1)Sean Whitton2021-03-18
|
* set annex.skipunknownSean Whitton2020-06-02
|
* set advice.detachedHeadSean Whitton2020-05-28
|
* commentSean Whitton2020-02-29
|
* set push.default to 'upstream'Sean Whitton2020-02-12
|
* another fsckObjectsSean Whitton2019-12-08
|
* update gcrypt defaultsSean Whitton2019-11-22
|
* git-mr with more helpful error msg when I don't supply all the argsSean Whitton2019-11-09
|
* set annex.gitaddtoannex tooSean Whitton2019-10-23
|
* set annex.autoupgraderepositorySean Whitton2019-10-21
|
* add 'mr' git aliasSean Whitton2019-08-15
|
* spwhitton.name->git.spwhitton.nameSean Whitton2019-07-10
|
* factor out gcrypt repos URISean Whitton2019-06-17
|
* try setting sendemail.multiedit in ~/.gitconfigSean Whitton2019-03-29
|
* pass full key fingerprint to dgitSean Whitton2018-08-25
|
* add `git nmam` alias from bremnerSean Whitton2018-07-24
|
* pushInsteadOf for git://Sean Whitton2018-05-14
|
* allow use of git:// for athenaSean Whitton2018-05-14
|
* tidy up .gitconfigSean Whitton2018-04-14
|
* add another pushInsteadOf for salsaSean Whitton2018-02-06
|
* add salsa to .gitconfigSean Whitton2017-12-27
|
* magit setting to hide kickstarterSean Whitton2017-09-23
|
* swhitton->spwhitton in ~/.gitconfigSean Whitton2017-07-01
|
* fsckObjects on git transfer, tooSean Whitton2017-03-05
|
* update config for private reposSean Whitton2017-02-11
|
* update alioth usernameSean Whitton2017-02-07
|
* upload with ftp-master for the timebeingSean Whitton2017-01-08
|
* git should fsck on clone/fetchSean Whitton2017-01-08
| | | | Would have found dgit bug generating invalid commits much sooner.
* add dgit default signing key for sponsorshipSean Whitton2016-12-28
|
* tidy up & extend dgit configSean Whitton2016-12-27
|
* update .gitconfig for dgit 2Sean Whitton2016-10-23
|
* more alioth git URIs to rewriteSean Whitton2016-08-11
|
* tell git about some tar compression formatsSean Whitton2016-08-03
| | | | This is used by git-archive.
* bypass alioth insecure URIsSean Whitton2016-07-18
| | | | Now I can freely use debcheckout o/
* dgit #827892 workaroundSean Whitton2016-06-24
|
* dgit: disable push.followTagsSean Whitton2016-06-22
|
* dgit default clean mode: gitSean Whitton2016-06-02
|
* finally add gcrypt config to ~/.gitconfigSean Whitton2016-05-29
|
* git push auto-pushes tagsSean Whitton2016-04-02
|
* alias for git in athena homedir (for git-annex)Sean Whitton2016-02-25
|
* enable dpkg-mergechangelogs git merge driverSean Whitton2016-01-14
|
* add alioth to git configSean Whitton2015-12-17
| | | | To chop off the /git
* git exec aliasSean Whitton2015-11-26
|
* insteadOf alias to clone from athena by SSHSean Whitton2015-11-14
| | | | for private repos not served by https
* temporary dotfiles git redirectSean Whitton2015-11-13
|
* update git config insteadOf pushInsteadOfSean Whitton2015-11-13
|
* git-send-email configSean Whitton2015-07-03
|
* pushInsteadOf http://github.com tooSean Whitton2015-06-29
|
* allow github: git URLsSean Whitton2015-02-18
|
* move dotfiles repository to githubSean Whitton2015-01-29
| | | | the script to do HTTP hosting I was using on the MetaArray is annoyingly slow