thelounge/src
Jérémie Astori 9e188bad4b Make sure git commit check would not send stderr to the console
Before that change, running a release would display this in the console:
```
fatal: Not a git repository (or any of the parent directories): .git
```

Also, this adds strict mode for that file, and make sure `gitCommit` never throws a `ReferenceError`.
2016-07-18 21:35:02 -04:00
..
command-line Cache loaded config and merge it with defaults 2016-06-26 19:30:25 +03:00
models Merge pull request #332 from thelounge/xpaw/unread-marker 2016-07-06 04:06:14 +00:00
plugins Add self info to TOGGLE messages to prevent unread marker to render for oneself 2016-07-07 02:53:30 -04:00
client.js Merge pull request #332 from thelounge/xpaw/unread-marker 2016-07-06 04:06:14 +00:00
clientManager.js Cache loaded config and merge it with defaults 2016-06-26 19:30:25 +03:00
helper.js Only load config if it exists 2016-07-04 23:15:30 +03:00
identd.js Fix existing identd 2016-06-02 23:59:08 -04:00
log.js Cache loaded config and merge it with defaults 2016-06-26 19:30:25 +03:00
oidentd.js Capitalise constructor. 2016-06-11 21:03:59 +01:00
server.js Make sure git commit check would not send stderr to the console 2016-07-18 21:35:02 -04:00
userLog.js Cache loaded config and merge it with defaults 2016-06-26 19:30:25 +03:00