aboutsummaryrefslogtreecommitdiffstats
path: root/src/vcs
Commit message (Collapse)AuthorAgeFilesLines
* remove debuggingJesse Luehrs2023-03-261-1/+0
|
* handle alternate default branchesJesse Luehrs2023-03-262-0/+19
|
* bump depsJesse Luehrs2023-03-261-11/+11
|
* clippyJesse Luehrs2023-03-262-3/+1
|
* fmtJesse Luehrs2023-03-262-25/+18
|
* bump to 2021 editionJesse Luehrs2023-03-262-2/+2
|
* open_from_env is a cleaner api hereJesse Luehrs2018-02-271-6/+1
|
* add some more profiling verbose outputJesse Luehrs2018-02-271-1/+8
|
* clean up the verbose output processJesse Luehrs2018-02-271-34/+13
|
* fmtJesse Luehrs2018-02-271-12/+29
|
* simplifyJesse Luehrs2018-02-271-7/+7
|
* add some tracking of time spent in git operationsJesse Luehrs2018-02-241-0/+18
|
* rustfmtJesse Luehrs2018-02-242-48/+54
|
* make "conflicted" also show up as modifiedJesse Luehrs2018-02-241-0/+1
|
* clippyJesse Luehrs2018-02-212-2/+3
|
* commits to push should also count as dirtyJesse Luehrs2018-02-201-1/+5
|
* handle vcs coloringJesse Luehrs2018-02-201-0/+11
|
* add vcs supportJesse Luehrs2018-02-202-0/+211