-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Features:
- Display high level view of PR changes Show diff stats after switching branch #9
- Display git-heatmap of PR changes
- Display graph of changes
- Code Review from the Command Line
- Madge - for JavaScript
- Review mode
- Per commit
- Per file
- Support GitLab & Bitbucket
Fixes and improvements:
Aim to follow the 12 factor CLI apps guidelines.
- Normalize listing PRs
- Remove
castor involves& add flags tocastor prsAdd flags to prs cmd and remove involves cmd #3 - Add other options: author, merged vs. closed, skip private repos.
- Remove
- Improve table github.com/olekukonko/tablewriter
- Don't show extra columns
- Skipping columns
- Sorting by column
- opt-out for truncated columns
- Use more advances package for printing table
- Allow to print as json instead of table
-
giterrors- Better output
- Use command's exit code
- Add tests
- Add warning for missing token
- Proper configuration (global and local) Add branch flag to back command #6 Replace token cmd with config cmd #7 Add origin flag #8
- Support different remotes than
originAdd origin flag #8 - Back command when multiple WIPs Add branch flag to back command #6
- Parsing repo & owner doesn't work for
httpsurls 664c080 - Don't stash on clean branch Fix empty stash #5
- Handle
giterrors: show command and output -
prs: show all my PRs (in different repos) -
review: don't stash if there are no changes -
back: support multiple branches - Token:
--tokenflag should be per command, not global Replace token cmd with config cmd #7
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels