aboutsummaryrefslogtreecommitdiffstats
path: root/git
AgeCommit message (Collapse)AuthorFilesLines
2018-07-19git: enable core.followTagsJohannes Löthberg1-0/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-05-14git: se diff-so-fancyJohannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-03-17git/aliases: Add pacman-contribJohannes Löthberg1-0/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-02-06git: Add fe alias for fetch --all --pruneJohannes Löthberg1-0/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-01-21git: Reorder some optionsJohannes Löthberg1-9/+13
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-01-21git: Drop some unuseful optionsJohannes Löthberg1-13/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-01-21git: Drop some unused aliasesJohannes Löthberg1-3/+0
Should really drop more of them, but not now. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-01-21git: Drop --verbose from aliases since commit.verbose is setJohannes Löthberg1-4/+5
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-11-27git/config: set pull.rebase to preserveJohannes Löthberg1-0/+3
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01git: add lfs filterJohannes Löthberg1-0/+5
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01git: Make push.default simpleJohannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01git: Remove all fsckObjects, causes too many errorsJohannes Löthberg1-5/+0
(How are there so many corrupt repositories in the wild?) Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01git: Make --verbose default for commitJohannes Löthberg1-0/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01git: Update configJohannes Löthberg1-2/+13
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-08-06git: Add --signoff to ci aliasJohannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-07-13git: add lol aliasJohannes Löthberg1-0/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-07-13git: Drop rec aliasJohannes Löthberg1-1/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-07-10git: enable rerereJohannes Löthberg1-0/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-07-10git: Add shortdesc aliasJohannes Löthberg1-0/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-04-25git: Add github https credential helperJohannes Löthberg1-0/+4
2015-03-05git: Add updated config filesJohannes Löthberg3-18/+108
2014-08-14git-config: Add smtpserveroptions for config file locationJohannes Löthberg1-1/+3
2014-08-08git: write bitmap indexes when packing objectsJohannes Löthberg1-0/+2
pack.writebitmaps When true, git will write a bitmap index when packing all objects to disk (e.g., when git repack -a is run). This index can speed up the "counting objects" phase of subsequent packs created for clones and fetches, at the cost of some disk space and extra time spent on the initial repack. Defaults to false.
2014-08-04git: Don't show untracked files by defaultJohannes Löthberg1-0/+2
2014-07-15git: color diffs if on terminalJohannes Löthberg1-0/+1
2014-04-28git: Pager should render tabs properlyJohannes Löthberg1-0/+1
2014-03-21Maybe some other time…Johannes Löthberg1-4/+4
2014-02-18Johannes Löthberg1-1/+1
2014-02-02(Let's pretend that this is the) initial commitJohannes Löthberg1-0/+27