Grzegorz Dlugoszewski
|
b39f5e63fd
|
Fix issues found by thelper linter
|
2025-08-24 17:42:59 +02:00 |
|
Grzegorz Dlugoszewski
|
1e1584ba33
|
Fix issues found by goerrcheck linter
|
2025-08-24 16:33:50 +02:00 |
|
Grzegorz Dlugoszewski
|
0bf2765349
|
Fix issues found by wsl linter
|
2025-08-24 14:54:02 +02:00 |
|
Grzegorz Dlugoszewski
|
d964158bf7
|
Fix problems with loading values from gitconfig
|
2020-06-30 21:25:42 +02:00 |
|
Grzegorz Dlugoszewski
|
b8606568ef
|
Expand home dir path after reading config
|
2020-06-30 11:22:55 +02:00 |
|
Grzegorz Dlugoszewski
|
8c132cdafa
|
Remove gogit and major refactoring (#2)
* Fix typo in readme
* Reimplement all git methods without go-git
* Rename repo pkg to git, add gitconfig methods
* Improve tests for configuration reading
* Rename package file to io and move RepoFinder there
* Refactor printers
- Remove smart printer
- Decouple printers from git repos with interfaces
- Update printer functions
- Remove unnecessary flags
- Add better remote URL detection
* Update readme and go.mod
* Add author to git commit in tests
Otherwise tests will fail in CI.
* Install git before running tests and don't use cgo
* Add better error message, revert installing git
* Ensure commit message is in quotes
* Set up git config before running tests
|
2020-06-24 23:54:44 +02:00 |
|
Grzegorz Dlugoszewski
|
4868713746
|
Update help commands and errors messages
|
2020-06-19 16:39:26 +02:00 |
|
Grzegorz Dlugoszewski
|
33ca245d3a
|
Refactor pkg directory back
|
2020-06-12 20:19:05 +02:00 |
|