Re: [PATCH v2 0/7] completion bash: add more options and commands

2017-02-07 Thread Johannes Sixt
Am 06.02.2017 um 22:29 schrieb Junio C Hamano: cornelius.w...@tngtech.com writes: From: Cornelius Weig This is the re-roll of patch series <2017015724.19360-1-cornelius.w...@tngtech.com>. This patch series adds all long-options that are mentioned in the synopsis of the man-page for the

Re: [PATCH v2 0/7] completion bash: add more options and commands

2017-02-06 Thread Junio C Hamano
cornelius.w...@tngtech.com writes: > From: Cornelius Weig > > This is the re-roll of patch series > <2017015724.19360-1-cornelius.w...@tngtech.com>. > > This patch series adds all long-options that are mentioned in the synopsis of > the man-page for the respective git-command. There are only

[PATCH v2 0/7] completion bash: add more options and commands

2017-02-03 Thread cornelius . weig
From: Cornelius Weig This is the re-roll of patch series <2017015724.19360-1-cornelius.w...@tngtech.com>. This patch series adds all long-options that are mentioned in the synopsis of the man-page for the respective git-command. There are only a few exceptions, as discussed in the above thr