about summary refs log tree commit diff
path: root/Completion/Cvs/_cvs_history_x
blob: 94d09fd5b912fb01382a6a9ec5350ac7bf7c71b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#autoload

compset -P '*'

compadd "$@" -y '(
F\ --\ release
O\ --\ checkout
E\ --\ export
T\ --\ rtag
C\ --\ merge\ collision-detected
G\ --\ merge\ succeed
U\ --\ working\ file\ was\ copied
W\ --\ working\ file\ was\ deleted
A\ --\ A\ file\ was\ added
M\ --\ A\ file\ was\ modified
R\ --\ A\ file\ was\ removed
)' F O E T C G U W A M R