Commit Graph

13 Commits

Author SHA1 Message Date
Evgeniy A. Dushistov
8f16ceae59 refactoring: apply clang-format rules 2017-08-09 07:46:27 +03:00
Evgeniy Dushistov
af6362f5df Merge pull request #23 from sleep-walker/master
fix FSF address in LICENSE
2017-07-27 00:30:30 +03:00
Tomáš Čech
98e98d0746 fix FSF address 2017-07-26 22:39:28 +02:00
Peter
3105823e8b Add option --json-output (-j)
If given -j, format the output of -l and of searches as JSON.
2017-07-26 22:07:23 +02:00
Evgeniy Dushistov
5f8d2cb174 remove not used code, use glib wrappers where possible 2013-07-07 20:12:03 +00:00
Evgeniy Dushistov
d05de97521 remove file module, move code to utils 2013-07-07 19:52:02 +00:00
Evgeniy Dushistov
c3d733b1fc use glib wrappers where possible for safe memory freeing 2013-07-07 17:07:02 +00:00
Evgeniy Dushistov
7274a61efa utils: c++11 2013-07-06 22:38:56 +00:00
Evgeniy Dushistov
d2327e2a0f Import patch from Roman Imankulov:
"sdcv" does not set up `rl_readline_name' variable which can be extremely useful for the writing the .inputrc file. Additionally sdcv does not use readline in the "Your choice [-1 to abort]" dialog. This patch fix both these issues, readline_name is set up to "sdcv".
This trick allows me to add into the .inputrc
$if sdcv
"\e\e": "-1\n"
$endif
and type double-escape in the "Your choice" dialog instead of pretty annoying "-1".
2013-07-06 13:40:11 +00:00
Evgeniy Dushistov
91fbbea366 fix fgec not defined build error 2010-08-01 19:32:28 +00:00
Evgeniy Dushistov
3da4808990 fix build with gcc 4.3 2008-10-11 16:22:08 +00:00
Evgeniy Dushistov
c7c8dab8db get rid of getopt, because of it cause problem on mac os x. 2007-09-30 18:10:19 +00:00
Evgeniy Dushistov
3f241bb6bb 0.4.2 release 2007-08-14 18:18:20 +00:00