Skip to content
This repository was archived by the owner on Feb 14, 2020. It is now read-only.

v0.1.7

Latest
Compare
Choose a tag to compare
@somasis somasis released this 13 Dec 09:43
· 1 commit to master since this release
  • Use correct method of sourcing git-sh-setup; fixes breaking issue on systems without /usr/libexec/git
  • Add print-commands command; this will be used for bash-completion at a later date
  • Remove startup checks for ssh and git, that's the job of a package manager
  • Restrict patch search to project matching working directory
  • Use better checking of patch numbers
  • Allow for chaining actions; git-gerrit +2,submit,...
  • Remove weird and possibly useless sed expression in info's function
  • Fix double "git-gerrit:" prefix
  • Add unretest, split off retest from other review actions
  • Add HTML manpage generation