Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-03 | Understand multiple -e command line options. | Oleg Zhurakivskyy | 1 | -15/+17 |
2014-09-08 | Minor style cleanup. | Oleg Zhurakivskyy | 1 | -11/+11 |
2014-09-08 | Simplify command line parameter logic. | Oleg Zhurakivskyy | 1 | -42/+22 |
2014-09-08 | Minor style fixes. | Oleg Zhurakivskyy | 1 | -5/+5 |
2014-09-08 | Remove unneeded feature test macro. | Oleg Zhurakivskyy | 1 | -1/+0 |
2014-09-08 | Minor style fixes. | Oleg Zhurakivskyy | 1 | -18/+12 |
2014-09-08 | Remove unneeded include. | Oleg Zhurakivskyy | 1 | -1/+0 |
2014-09-08 | Don't terminate on empty string. | Oleg Zhurakivskyy | 1 | -1/+3 |
2014-09-08 | ncl_prv_parse_script_file() cleanup. | Oleg Zhurakivskyy | 1 | -17/+13 |
2014-09-08 | Minor optimization. | Oleg Zhurakivskyy | 1 | -19/+14 |
2014-09-08 | Minor fix. | Oleg Zhurakivskyy | 1 | -5/+2 |
2014-09-08 | Remove unneeded code. | Oleg Zhurakivskyy | 1 | -6/+1 |
2014-09-08 | Minor style cleanup. | Oleg Zhurakivskyy | 1 | -6/+5 |
2014-09-08 | Minor cleanup. | Oleg Zhurakivskyy | 1 | -19/+16 |
2014-09-08 | Ignore empty strings. | Oleg Zhurakivskyy | 1 | -1/+2 |
2014-09-08 | Use g_shell_parse_argv(). | Oleg Zhurakivskyy | 1 | -78/+10 |
2014-09-08 | Minor style fix. | Oleg Zhurakivskyy | 1 | -5/+4 |
2014-09-08 | Add CLI edit and history. | Oleg Zhurakivskyy | 1 | -58/+27 |
2014-09-08 | Remove unused code. | Oleg Zhurakivskyy | 1 | -22/+1 |
2014-09-08 | Off-by-one memory access bugfix. | Oleg Zhurakivskyy | 1 | -2/+1 |
2014-09-08 | Remove unneeded include. | Oleg Zhurakivskyy | 1 | -2/+0 |
2014-07-28 | Add "keep-running" option (-k). | Oleg Zhurakivskyy | 1 | -1/+8 |
2014-07-28 | Fix "rest arguments to be used" C99 warning. | Oleg Zhurakivskyy | 1 | -7/+4 |
2014-07-28 | Fix missing types and prototypes. | Oleg Zhurakivskyy | 1 | -1/+4 |
2014-07-28 | Fix file stream leak. | Oleg Zhurakivskyy | 1 | -1/+1 |
2014-07-28 | Remove unused includes. | Oleg Zhurakivskyy | 1 | -3/+2 |
2014-05-21 | Minor printf format fixes. | Oleg Zhurakivskyy | 1 | -2/+1 |
2012-12-17 | Agent: abstraction finished (handover and NDEF) | Frederic PAUT | 1 | -3/+10 |
2012-12-05 | Fix coding style and some comments | Frederic PAUT | 1 | -1/+1 |
2012-12-05 | Neard NDEF Agent abstraction | Frederic PAUT | 1 | -0/+72 |
2012-10-16 | Merge 'mobile' branch | Frederic PAUT | 1 | -0/+1 |
2012-07-26 | Bug fix in command line parsing | Frederic PAUT | 1 | -1/+6 |
2012-04-26 | Remove unused includes, renaming target -> tag, updating Neard interfaces (xm... | Frederic PAUT | 1 | -1/+0 |
2012-03-07 | Fix coding style (using checkpatch) | Frederic PAUT | 1 | -5/+4 |
2012-03-05 | NCL: Command line splitting (allows arguments in quotes) | Frederic PAUT | 1 | -34/+28 |
2012-02-08 | Initial revision | Frederic PAUT | 1 | -0/+433 |