Releases
v0.6.0
Compare
Sorry, something went wrong.
No results found
aik099
released this
14 Nov 10:50
Added
Added --aggregate option to merge and commit commands to aggregate displayed commits by tasks.
Added project command, that allows to show project meta information and reset refresh tracking regular expression.
Added --no-merges option (from log command) to merge command to allow hiding merge revisions.
Changed
The recursive working copy lookup behavior of the aggregate command is disabled by default, but can be enabled via new --recursive option.
Improve Phabricator integration during merge command by using .arcconfig file from the merge source repository.
Fixed
Attempt to print commit history of paths copied to themselves (e.g. trunk > branches/something > trunk) resulted in a recursion.
The --no-merges option of merge command wasn't used during actual merge, but only to display to be merged revisions.
The Reverse-merge of ... heading was shown even on strait merges (not reverse ones), when commit command was using summary merge template.
You can’t perform that action at this time.