They're both stock Emacs.
The part that looks like
[#]iserc's mode-line indicator. It tells you the status of the IRC room you've joined.The
Git:masterisvc-mode. It tells you the status of the current version controlled directory (in your case that's a git repo). You can turn it off with(vc-mode -1).