Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-08-14 | git-config: Add smtpserveroptions for config file location | Johannes Löthberg | 1 | -1/+3 | |
2014-08-08 | git: write bitmap indexes when packing objects | Johannes Löthberg | 1 | -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-04 | git: Don't show untracked files by default | Johannes Löthberg | 1 | -0/+2 | |
2014-07-15 | git: color diffs if on terminal | Johannes Löthberg | 1 | -0/+1 | |
2014-04-28 | git: Pager should render tabs properly | Johannes Löthberg | 1 | -0/+1 | |
2014-03-21 | Maybe some other time… | Johannes Löthberg | 1 | -4/+4 | |
2014-02-18 | … | Johannes Löthberg | 1 | -1/+1 | |
2014-02-02 | (Let's pretend that this is the) initial commit | Johannes Löthberg | 1 | -0/+27 | |