platform/upstream/gt.git
2014-10-14 Stanislaw Wadasconfig: attach function: Add initial implementation
2014-10-14 Krzysztof Opasiakconfig: create: Add initial implementation
2014-10-14 Stanislaw Wadasparser: fix probelms with parsing config name and funci...
2014-10-14 Stanislaw Wadascommon: add cleanup macros
2014-10-14 Stanislaw Wadasfix: add correct backend in "create gadget" for libusbg
2014-10-14 Karol Lewandowskifunc: Add 'list-types' command
2014-10-14 Karol Lewandowskifunc: create: Add initial implementation and help screen
2014-10-06 Karol Lewandowskifunc: Add global help screen
2014-10-06 Karol Lewandowskigadget: create: Add one-line description of 'create...
2014-10-06 Karol Lewandowskigadget: create: Add initial implementation
2014-09-30 Karol Lewandowskibackend: Introduce notion of different backends
2014-09-30 Karol Lewandowskicommon: Add string helper macros
2014-09-29 Karol Lewandowskibuild: Add glib2 to build requirements
2014-09-28 Karol Lewandowskiparser: Add global help screen
2014-09-28 Karol Lewandowskiparser: Expose program name globally
2014-09-27 Karol Lewandowskidoc: Fix typos and inconsistencies
2014-09-09 Pawel Szewczykgt: Fix cleaning setting list on its parsing failure
2014-09-09 Pawel Szewczykgt: tests: Add memory checking with valgrind
2014-09-09 Pawel Szewczykgt: tests: Fix specifying executable comand for testing...
2014-09-09 Pawel Szewczykgt: tests: Add func template command paring tests
2014-09-09 Pawel Szewczykgt: Add func template command parsing
2014-09-09 Pawel Szewczykgt: tests: Add func load/save commands parsing tests
2014-09-09 Pawel Szewczykgt: Add func load/save commands parsing
2014-09-02 Pawel Szewczykgt: tests: Add func func command parsing tests
2014-09-02 Pawel Szewczykgt: Add func func command parsing
2014-09-02 Pawel Szewczykgt: tests: Add func get/set commands parsing tests
2014-09-02 Pawel Szewczykgt: Add func get/set commands parsing
2014-08-29 Pawel Szewczykgt: tests: Add func create/rm commands parsing tests
2014-08-29 Pawel Szewczykgt: Add function create/remove commands parsing
2014-08-29 Pawel Szewczykgt: tests: Add config load/save command parsing tests
2014-08-29 Pawel Szewczykgt: Add config load/save commands parsing
2014-08-29 Pawel Szewczykgt: tests: Add config template commands parsing tests
2014-08-29 Pawel Szewczykgt: Add config template parse
2014-08-29 Pawel Szewczykgt: tests: Add config add/del commands parsing tests
2014-08-29 Pawel Szewczykgt: Add config add/del commands parse
2014-08-29 Pawel Szewczykgt: tests: Add config config command parsing tests
2014-08-29 Pawel Szewczykgt: Add config config command parse
2014-08-29 Pawel Szewczykgt: tests: Add config get/set commands parsing tests
2014-08-29 Pawel Szewczykgt: Add config get/set commands parse
2014-08-29 Pawel Szewczykgt: tests: Add config create/rm commands parsing tests
2014-08-29 Pawel Szewczykgt: Add config create/rm commands parsing
2014-08-29 Pawel Szewczykgt: tests: Add gadget template comands parsing tests
2014-08-29 Pawel Szewczykgt: Add gadget template command parsing
2014-08-29 Pawel Szewczykgt: tests: Add gadget load/save commands parsing tests
2014-08-29 Pawel Szewczykgt: Add gadget load and save commands parsing
2014-08-29 Pawel Szewczykgt: tests: Add gadget gadget comand parsing tests
2014-08-29 Pawel Szewczykgt: Add gadget gadget command parse
2014-08-29 Pawel Szewczykgt: tests: Add gadget enable/disable commands parsing...
2014-08-29 Pawel Szewczykgt: Add gadget enable and disable command parsing
2014-08-29 Pawel Szewczykgt: tests: Add gadget get/set commands parsing tests
2014-08-29 Pawel Szewczykgt: Add gadget get and set comands parsing
2014-08-29 Pawel Szewczykgt: tests: Add gadget create and rm commands parsing...
2014-08-27 Pawel Szewczykgt: Add gadget create and rm commands parsing
2014-08-27 Krzysztof Opasiakgt: tests: Add colours for OK and FAILED
2014-08-27 Pawel Szewczykgt: tests: Add settings command test
2014-08-27 Pawel Szewczykgt: Add setting command parsing
2014-08-27 Pawel Szewczykgt: Add End of commands list macro
2014-08-27 Pawel Szewczykgt: Add parsing of known options flags
2014-08-27 Pawel Szewczykgt: Add parsing of common command attributes
2014-08-26 Pawel Szewczykgt: Add zalloc function
2014-08-20 Pawel Szewczykgt: Make defining default function for command_parse...
2014-08-20 Pawel Szewczykgt: Removed const from main arguments type
2014-07-31 Krzysztof Opasiakgt: packaging: Add packaging for generating rpm package
2014-07-30 Krzysztof Opasiakgt: cmake: Rewrite CMake scripts
2014-07-29 Krzysztof Opasiakgt: Adjust gitignore
2014-07-29 Krzysztof Opasiakgt: Addjust coding style to be more kernel-like
2013-12-09 Krzysztof OpasiakFirst approach to implement a command line parser.
2013-11-25 Krzysztof OpasiakAdd LICENSE and .gitignore.
2013-10-30 Krzysztof OpasiakFirst approach to design of gadget tool.
2013-10-30 kopasiakInitial commit