1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed library versioning More... over 10 years ago
Added contact info More... over 10 years ago
Added version flag More... over 10 years ago
Move RANGE into config.h More... over 10 years ago
Remove needless UNIT_TESTING macro More... over 10 years ago
Added config.h More... over 10 years ago
Support libssh 0.6rc2 More... over 10 years ago
Added LinkedIn cmake module More... over 10 years ago
Removed sigaction stopgap - actually harmful More... over 10 years ago
Fixed broken 2.38 tests More... over 10 years ago
Fixed poor handling of errors on exit handler More... over 10 years ago
Use versioned libs More... over 10 years ago
Added special LinkedIn hooks for using a not-ancient version of glib More... over 10 years ago
Added sigaction stopgap during mainloop initialization More... over 10 years ago
GMainLoop-related cleanup More... over 10 years ago
Fix coverage detection More... over 10 years ago
Enable coverage target More... over 10 years ago
Added automatic coverage generation More... over 10 years ago
Number of hosts is no longer used More... over 10 years ago
Don't blow away return code from failing functions in wsh-askpass More... over 10 years ago
Remove potential accidental null pointer errors More... over 10 years ago
Exit and error when no hosts listed More... over 10 years ago
Restart unsafe syscalls on EINTR. Fixes #59. More... over 10 years ago
Merge pull request #62 from rossdylan/glib238 More... over 10 years ago
Fixed a minor typo (test_trap_fork -> g_test_trap_fork) and added a missing ) More... over 10 years ago
Switched test cases to use g_test_trap_subproces instead of g_test_trap_fork for compatibility with glib 2.38 More... over 10 years ago
Added missing isatty.[ch] More... over 10 years ago
Don't output headers/collated output if piped. Fixes #61. More... over 10 years ago
Change manpage install directory on openbsd. Fixes #56 More... over 10 years ago
Manpage fixes. Fixes #57 More... over 10 years ago