Files @ f4b20558ae16
Branch filter:

Location: kallithea/rhodecode/tests/scripts/mem_watch

domruf
allow cloning with hgsubversion (reimplementing pull request 46)

sadly I get a exception from hg-git when doing the same for git+http URLs
so I did not implement it for hg-git
ps -eo size,pid,user,command --sort -size | awk '{ hr=$1/1024 ; printf("%13.2f Mb ",hr) } { for ( x=4 ; x<=NF ; x++ ) { printf("%s ",$x) } print "" }'|grep [p]aster