This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
tobyh
/
wraith-ircbot
mirror de
https://github.com/wraith/wraith.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
9cd9109aaf
Ramos
Etiquetas
coverity_scan
dns-round-robin-115
gh-pages
maint
master
next
sockaddr_storage
v1.4.10
v1.4.9
v1.4.8
v1.4.7
v1.4.6
v1.4.5
v1.4.4
v1.4.3
v1.3.5
v1.2.17
v1.4.2
v1.4.1
v1.4.0
v1.3.4
v1.3.3
v1.3.2
v1.3.2-rc1
v1.3.1
v1.3.0
v1.2.16.1
v1.2.16
v1.2.16-rc2
v1.2.16-rc1
v1.2.15.1
v1.2.15
v1.2.14.1
v1.2.14
v1.2.13.1
v1.2.13
v1.2.12.1
v1.2.12
v1.2.11
v1.2.10
v1.2.10-rc1
v1.2.9.1
v1.2.9
v1.2.9-rc6
v1.2.9-rc5
v1.2.9-rc4
v1.2.9-rc3
v1.2.9-rc2
v1.2.9-rc1
v1.2.8.1
v1.2.8
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.4.1
v1.2.3
v1.2.2
v1.2.1
v1.2
v1.1.9
v1.1.8
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.15
v1.0.14
v1.0.13
v1.0.12
v1.0.11
v1.0.10
v1.0.9
v1.0.8b
v1.0.6
v1.0.4
wraith-ircbot
/
misc
/
getrev.sh
getrev.sh
90 B
Histórico
Em bruto
1
2
#! /bin/sh
svn info | grep "Last Changed Rev" | sed -e 's/^Last Changed Rev: \(.*\)$/\1/'