hdt: Fixing about menu & show hdt
[profile/ivi/syslinux.git] / com32 / hdt / hdt-cli-hdt.c
2009-12-04 Erwan Veluhdt: Fixing about menu & show hdt
2009-12-04 Erwan Veluhdt: summary mode only show memory size
2009-12-04 Erwan Veluhdt: Adding history command
2009-11-24 Erwan VeluMerge branch 'master' of ssh://terminus.zytor.com/...
2009-11-24 Erwan Veluhdt: Running Nindent
2009-11-16 Shao MillerMerge branch 'memdisk-iso-SAFE' into memdisk-iso
2009-11-05 H. Peter AnvinMerge commit 'sha0/chain_isolinux'
2009-11-04 Pierre-Alexandre... Merge commit 'hdt-0.3.5-pre2' into hdt-0.3.5
2009-11-03 Erwan VeluMerge remote branch 'pam/hdt-0.3.5'
2009-11-02 Erwan VeluMerge branch 'master' of ssh://terminus.zytor.com/...
2009-11-02 Erwan VeluMerge remote branch 'pam/hdt-0.3.5'
2009-11-02 Pierre-Alexandre... hdt: add reboot command in HDT mode (CLI)
2009-11-01 Erwan Veluhdt: 0.3.5-pre2
2009-11-01 Erwan Veluhdt: Adding core developper role
2009-11-01 Pierre-Alexandre... hdt: use plain printf for help, not more_printf (CLI)
2009-11-01 Pierre-Alexandre... hdt: change remaining printf to more_printf (CLI)
2009-11-01 Erwan VeluRevert "hdt: Adding core developper role"
2009-11-01 Erwan Veluhdt: Adding core developper role
2009-11-01 Pierre-Alexandre... hdt: use plain printf for help, not more_printf (CLI)
2009-11-01 Pierre-Alexandre... hdt: change remaining printf to more_printf (CLI)
2009-10-27 Pierre-Alexandre... Merge commit 'erwan/master' into hdt-0.3.5
2009-10-27 Erwan Veluhdt: Removing useless Author Name
2009-09-04 Pierre-Alexandre... Merge branch 'cmenu-video' of git://git.zytor.com/users...
2009-08-19 erwanMerge branch 'master' of git://git./boot/syslinux/sysli...
2009-08-05 Pierre-Alexandre... Merge commit 'hpa/master' into for-erwan
2009-05-15 Pierre-Alexandre... Merge branch 'for-erwan' of git://git.zytor.com/users...
2009-05-09 Pierre-Alexandre... Merge commit 'mouraf/for-erwan' into for-erwan
2009-05-09 Pierre-Alexandre... Merge commit 'hdt-erwan/master' into for-erwan
2009-05-08 Erwan VeluMerge branch 'for-erwan' of ssh://terminus.zytor.com...
2009-05-05 Erwan Veluhdt: adding "hdt> show memory"
2009-05-04 Erwan Veluhdt: improve help message
2009-05-03 Pierre-Alexandre... Merge commit 'hdt-erwan/master' into for-erwan
2009-05-01 Erwan Veluhdt: removing useless clear screen on dmi> show memory
2009-04-27 Pierre-Alexandre... hdt: Add disk callbacks (CLI)
2009-04-27 H. Peter AnvinMerge branch 'syslinux-3.7x'
2009-04-26 Pierre-Alexandre... Merge commit 'hdt-erwan/master' into for-erwan
2009-04-26 Pierre-Alexandre... Merge branch 'disklib' into for-erwan
2009-04-26 H. Peter AnvinMerge branch 'syslinux-3.7x'
2009-04-23 Erwan Veluhdt: Adding hdt> show vpd
2009-04-23 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/sysli...
2009-04-23 Pierre-Alexandre... Merge commit 'mouraf/for-erwan' into for-erwan
2009-04-19 Erwan Veluhdt: removing useless more_printf
2009-04-19 Pierre-Alexandre... hdt: Add `show disk' in hdt mode (CLI)
2009-04-19 Pierre-Alexandre... Merge commit 'mouraf/for-erwan' into disklib
2009-04-18 Pierre-Alexandre... Merge commit 'origin/for-erwan' into disklib
2009-04-17 Pierre-Alexandre... Merge commit 'erwan/master' into for-erwan
2009-04-17 Pierre-Alexandre... hdt: Get rid of nb_modules in struct cli_module_descr
2009-04-16 Pierre-Alexandre... hdt: Get rid of MAX_MODES
2009-04-16 Erwan Veluhdt: Improving more_printf & clear_screen management
2009-04-16 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/sysli...
2009-04-15 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/syslinux
2009-04-11 Pierre-Alexandre... Merge branch 'master' into for-erwan
2009-04-11 Pierre-Alexandre... Merge commit 'hdt-erwan/master' into for-erwan
2009-03-30 Pierre-Alexandre... hdt: Add "menu" command
2009-03-30 Pierre-Alexandre... hdt: Execute default callback only if no module is...
2009-03-30 Pierre-Alexandre... hdt: Add show_modes
2009-03-29 Pierre-Alexandre... hdt: Add autocompletion support
2009-03-27 Erwan Veluhdt: Converting printf to more_printf
2009-03-26 Erwan Veluhdt: Fixing modules count for hdt mode
2009-03-22 Erwan VeluMerge branch 'master' into pierre
2009-03-22 Pierre-Alexandre... Merge commit 'erwan-private/master' into for-erwan
2009-03-22 Pierre-Alexandre... hdt: Hide show/set help when no module is defined
2009-03-22 Pierre-Alexandre... hdt: Implement show commands (hdt mode) with the new...
2009-03-22 Pierre-Alexandre... hdt: Implement set_mode with the new framework; Cleanups