summaryrefslogtreecommitdiffstats
path: root/source/ssh-dialog.c
AgeCommit message (Expand)Author
2015-01-06In ssh config check for Host[::space::]: #101Qball Cow
2014-11-11Add ctrl-/ as reverse tab.QC
2014-09-03Add flexible configuration for launchingDave Davenport
2014-09-01Fix name matching for ssh-dialog, fix bug 80.Dave Davenport
2014-08-29Add gcov option.QC
2014-08-27Add display text modi.Dave Davenport
2014-08-25Use g_spawn instead of fork+exec*QC
2014-08-22Cleanup warnings.Dave Davenport
2014-08-22Make rofi compile happily under clang.Dave Davenport
2014-08-09Move to glib's based memory allocation functionsQC
2014-08-07Using Glib's utf8 functions to do string collating.QC
2014-08-03Reverting c/p behavior, misread comments.QC
2014-08-03Cleanup previous test commit.QC
2014-07-21Fix #67 Allow alt-<num> to switch between modisQC
2014-07-21Fix #65, Fix #63 Allow user to select list of modi'sQC
2014-07-20Restructure some code, fix a small bug in dmenu mode.QC
2014-06-04Re-indent.QC
2014-05-26Make cppcheck happy. (normally we assume malloc does not fail.)Qball Cow
2014-05-22Make ssh set title public.QC
2014-05-22Cleanups and indenting.QC
2014-05-21Change the prompt to be more consistent. Bug #49QC
2014-05-19Remove memory wrappers, and use system stuff directly.Qball Cow
2014-05-17Small 'correctness' fixes (thx to sparse)QC
2014-05-13Small fixesQball Cow
2014-05-13Extract out the history code and create functions for it.Qball Cow
2014-04-22Use asprintf.Qball Cow
2014-04-22Allow window title to be set. issue #42Dave Davenport
2014-03-22Indent o mania.QC
2014-03-12Rename main file.Qball Cow
2014-03-11Fix warning from clang --analyzeQball Cow
2014-03-01More rename.QC
2014-03-01Rename simpleswitcher to rofi.QC
2014-02-27Small cleanups.QC
2014-02-26Make cppcheck happy.QC
2014-02-03cleanupsQC
2014-02-03Removing duplicate code, small fixes.QC
2014-02-01Read settings from Xresource.QC
2014-02-01Fix a few minor bugsQball Cow
2014-02-01Add delete option to ssh switcherQball Cow
2014-02-01Restructure for and add option to delete entry from history.Qball Cow
2014-01-30Make dmenu mode behave more like dmenuQball Cow
2014-01-26also accept . in ssh hostnameQC
2014-01-26Support _ in ssh hostnameQC
2014-01-26Add support for horizontal mode.QC
2014-01-25Use XDG basedir for CACHE.QC
2014-01-23Small compile fix on armQball Cow
2014-01-23Config cleanups.Qball Cow
2014-01-22Add line.Qball Cow
2014-01-22Don't add empty ssh targets.Qball Cow
2014-01-22small cleanupQball Cow