]> git.phdru.name Git - dotfiles.git/history - .gitconfig
.shellrc: Check if file `bash_completion` exists
[dotfiles.git] / .gitconfig
2019-08-18 Oleg Broytman.gitconfig: Comment out alias `git git`
2019-03-19 Oleg Broytman.gitconfig: Stop using `git://` protocol at Github
2019-02-12 Oleg Broytman.gitconfig: Change default remote for pull-requests
2018-12-27 Oleg Broytman.gitconfig: Use --autostash
2018-12-11 Oleg Broytman.gitconfig: Add aliases for fetching/cleaning pull...
2018-11-16 Oleg Broytman.gitconfig: Add alias `stashes`
2018-06-26 Oleg Broytman.gitconfig: `exec git` to avoid an excessive `fork`
2018-04-29 Oleg Broytman.gitconfig: Add alias `dh` to run diff-highlight
2018-04-19 Oleg Broytman.gitconfig: Allow force-push to local repositories
2017-11-10 Oleg Broytman.gitconfig: exec exec exec
2017-08-24 Oleg Broytman.gitconfig: Add tag.sort reminder
2017-06-06 Oleg Broytman.gitconfig: add my GPG key
2017-05-16 Oleg Broytman.gitconfig: Add transfer.fsckObjects but not enable it
2017-05-16 Oleg Broytman.gitconfig: Add receive.deny*
2017-05-16 Oleg Broytman.gitconfig: Set push.recurseSubmodules = check
2017-05-16 Oleg Broytman.gitconfig: Add log.mailmap but not enable it
2017-05-16 Oleg Broytman.gitconfig: Set grep.fallbackToNoIndex
2017-05-16 Oleg Broytman.gitconfig: Set diff.indentHeuristic
2017-05-16 Oleg Broytman.gitconfig: Force --no-short for status
2017-05-16 Oleg Broytman.gitconfig: Add ff and git aliases
2017-04-19 Oleg Broytman.gitconfig: set push.followTags = true
2017-04-03 Oleg Broytman.gitconfig: add `git dir` alias
2017-03-24 Oleg Broytman.gitconfig: add Github URL shortcuts
2017-02-27 Oleg Broytman.gitconfig: use cut instead or colrm
2016-11-09 Oleg Broytman.gitconfig: add (un)assume aliases
2016-10-06 Oleg Broytman.gitconfig: add lasttag and lasttagged aliases
2016-10-06 Oleg Broytman.gitconfig: reorder options for 'tags' alias
2016-08-14 Oleg Broytman.gitconfig: fix 'aliases' alias
2016-08-11 Oleg Broytman.gitconfig: use 'exec' as micro-optimization
2016-08-11 Oleg Broytman.gitconfig: simplify 'aliases' alias a bit
2016-08-04 Oleg Broytman.gitconfig: use `git var GIT_EDITOR`
2016-07-21 Oleg Broytman.gitconfig: add fixup alias
2016-07-18 Oleg Broytman.gitconfig: edit all files of the given type
2016-07-18 Oleg Broytman.gitconfig: prefer $VISUAL over $EDITOR; use vi as...
2016-07-16 Oleg Broytman.gitconfig: use exec to avoid unnecessary fork
2016-07-16 Oleg Broytman.gitconfig: change alias 'ci' back to 'commit'
2016-07-04 Oleg Broytman.gitconfig: use long options
2016-07-03 Oleg Broytman.gitconfig: update some aliases from gitalias
2016-06-26 Oleg Broytman.gitconfig: update aliases
2016-06-26 Oleg Broytman.gitconfig: copied some aliases from gitalias.com
2016-06-04 Oleg Broytman.gitconfig: add push2all alias to push to all remotes
2016-06-03 Oleg Broytman.gitconfig: set push.default = simple
2016-05-14 Oleg Broytman.gitconfig: add incoming/outgoing aliases
2016-05-12 Oleg Broytman.gitconfig: simplify camend alias
2016-04-29 Oleg Broytman.gitconfig: use long options
2016-03-16 Oleg Broytman.gitconfig: add cat, dump, file, type aliases
2016-03-15 Oleg Broytman.gitconfig: add `alias' and `aliases' aliases
2016-03-15 Oleg Broytman.gitconfig: use function instead of subshell
2016-03-15 Oleg Broytman.gitconfig: fix a bug in alias
2016-02-23 Oleg Broytman.gitconfig: add aliases
2016-02-22 Oleg BroytmanSplit .gitconfig into 2 color schemas for dark and...
2015-11-28 Oleg Broytman.gitconfig: add 'root' aliases
2015-10-05 Oleg Broytman.gitconfig: remove core.pager and pass -FRSX in env
2015-08-01 Oleg Broytman.gitconfig: add --decorate to wshow
2015-07-14 Oleg Broytman.gitconfig: always abbreviate commit id's
2015-07-14 Oleg Broytman.gitconfig: always setup rebase
2015-05-07 Oleg Broytman.gitconfig: add alias dshow
2015-05-04 Oleg Broytman.gitconfig: add alias unstage
2015-05-04 Oleg Broytman.gitconfig: remove alias ca to avoid collision with...
2015-04-28 Oleg Broytman.gitconfig: rename alias amend to camend
2015-04-25 Oleg Broytman.gitconfig: add alias wshow
2015-04-19 Oleg Broytman.gitconfig: alphabetically sort aliases
2015-04-18 Oleg Broytman.gitconfig: add more log aliases
2015-04-18 Oleg Broytman.gitconfig: add diff aliases
2015-04-18 Oleg Broytman.gitconfig: add commit aliases
2015-03-28 Oleg Broytman.gitconfig: remove "beautiful" log format and aliases
2015-01-27 Oleg Broytman.gitconfig: use long options
2015-01-27 Oleg Broytman.gitconfig: reorder options
2015-01-23 Oleg Broytman.gitconfig: add stb alias
2015-01-23 Oleg Broytman.gitconfig: add lg* aliases for logging
2014-10-23 Oleg Broytman.gitconfig: better color for dark bg
2014-10-23 Oleg Broytman.gitconfig: better colors for dark bg
2014-10-23 Oleg Broytman.gitconfig: better colors for light bg
2014-08-04 Oleg BroytmanConfigure colors in git for light background
2014-07-18 Oleg BroytmanSet globally receive.denyNonFastForwards = true
2014-06-06 Oleg BroytmanMake git st to display status in short format
2014-02-16 Oleg BroytmanRemoved excessive parentheses
2013-12-16 Oleg BroytmanRemove apostrophes
2013-12-06 Oleg BroytmanAdd beautiful format for log
2013-12-01 Oleg BroytmanInitial import