aboutsummaryrefslogtreecommitdiffstats
path: root/git
AgeCommit message (Collapse)AuthorFilesLines
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