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

compset -P '*'
# It should describe meaning.
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