File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 1.0.0
2+
3+ - Minimum Node version is now 0.12
4+ - Fix command quoting issues on Windows
5+ - New ` clean ` command to remove merged topic branches
6+ - Improved Bash completion
7+ - Fix reviewer assignment failing on occasion
8+ - Increased speed of ` gerrit completion `
9+ - Added log level options ` --debug ` , ` --verbose ` , ` --loglevel <level> `
10+ - Added unit tests
11+ - New alias ` tp ` for ` topic `
12+ - New commands ` add-remote ` and ` install-hook ` to set up existing repository
13+ - New option ` --no-hook ` for ` clone ` command
14+ - Improve ` recheckout ` command reliability
15+ - Better handling of drafts
16+ - Autocomplete prompter for ` clone ` command
17+ - Tweaked default output format of ` patches ` command
18+ - Fix querying by change number
19+ - Exit with non-zero code on error
20+
21+
122# 0.1.1
223
324- Various minor fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " gerrit-cli" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 1.0.0 " ,
44 "description" : " Gerrit in your command lines." ,
55 "keywords" : [
66 " gerrit" ,
You can’t perform that action at this time.
0 commit comments