hdt: fix conflict
[profile/ivi/syslinux.git] / com32 / hdt /
2009-04-23 Erwan Veluhdt: fix conflict
2009-04-23 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/sysli...
2009-04-23 Erwan Veluhdt: 0.3.1
2009-04-23 Pierre-Alexandre... Merge commit 'mouraf/for-erwan' into for-erwan
2009-04-20 H. Peter AnvinGlobal whitespace cleanup.
2009-04-19 Erwan Veluhdt: removing useless more_printf
2009-04-19 Erwan Veluhdt: removing useless more_printf
2009-04-19 Erwan Veluhdt: more_printf was eating a line
2009-04-19 Erwan Veluhdt: MAC Address should only be displayed on the PXE...
2009-04-19 Erwan Veluhdt: fixing typo
2009-04-19 Erwan Veluhdt: Cleaning dmi chassis asset tag output
2009-04-19 Erwan Veluhdt: removing multiple spaces
2009-04-18 Erwan Veluhdt: moving contact adress to the mailing list
2009-04-18 Pierre-Alexandre... hdt: Add VPD menu item
2009-04-17 Pierre-Alexandre... hdt: Add vpd mode (CLI)
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-17 Sebastian Herbszthdt: fix format string warnings
2009-04-16 Pierre-Alexandre... hdt: Get rid of MAX_MODES
2009-04-16 Erwan Veluhdt: removing useless clear_screen
2009-04-16 Erwan Veluhdt: Improving more_printf & clear_screen management
2009-04-16 Erwan Veluhdt: Fixing wrong printf calls
2009-04-16 Erwan Veluhdt: Adding reset_more_printf()
2009-04-16 Erwan Veluhdt: menu should be 80x25
2009-04-16 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/sysli...
2009-04-16 H. Peter AnvinMerge branch 'syslinux-3.7x'
2009-04-15 Erwan Veluhdt: Fixing latency indentation
2009-04-15 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/syslinux
2009-04-14 Erwan Veluhdt: Fixing latency indentation
2009-04-13 Erwan Veluhdt: Shortening extension when using ISOLINUX
2009-04-13 Erwan Veluhdt: Opening console earlier
2009-04-13 Erwan Veluhdt: Detect syslinux earlier
2009-04-13 Erwan Veluhdt: 0.3.0
2009-04-13 Erwan VeluMerge branch 'for-erwan' of ssh://erwan@terminus.zytor...
2009-04-11 Pierre-Alexandre... hdt: DEL must be handle as BACKSPACE
2009-04-11 Pierre-Alexandre... Merge branch 'master' into for-erwan
2009-04-11 Erwan VeluMerge branch 'for-erwan' of ssh://erwan@terminus.zytor...
2009-04-11 Pierre-Alexandre... Merge commit 'hdt-erwan/master' into for-erwan
2009-04-09 Erwan Veluhdt: Fixing typo. Thx to dag.
2009-04-08 H. Peter AnvinMerge branch 'new-shuffler'
2009-04-08 Sebastian Herbszthdt: clear memtest_label syslinux-3.74-pre21
2009-04-06 H. Peter AnvinMerge commit 'hdt/master'
2009-04-06 H. Peter AnvinMakefiles: try to make "make install" do the right...
2009-04-06 Erwan Veluhdt: Don't display unsupported modes
2009-04-04 H. Peter AnvinMerge branch 'ctrl-mbr'
2009-04-04 H. Peter AnvinMerge branch 'master' into new-shuffler
2009-04-04 H. Peter AnvinUpdate copyright notices; add Intel notices where appro...
2009-04-04 Erwan Veluhdt: DEL must be handle as BACKSPACE
2009-04-03 H. Peter AnvinMerge commit 'hdt/master' syslinux-3.74-pre16
2009-04-03 Erwan Veluhdt: Adding exit menu in menu mode
2009-04-03 Erwan Veluhdt: Fixing aligment in about menu
2009-04-03 Erwan Veluhdt: Fixing author name
2009-04-02 Erwan Veluhdt: cursor pos must be uint
2009-04-02 Erwan Veluhdt: Implement DEL behavior in cli mode
2009-04-02 Erwan VeluMerge branch 'for-erwan' of ssh://erwan@terminus.zytor...
2009-04-02 Pierre-Alexandre... hdt: Trim spaces in the parser
2009-04-02 Erwan VeluMerge branch 'for-erwan' of ssh://erwan@terminus.zytor...
2009-04-02 Pierre-Alexandre... hdt: Autocomplete modes
2009-04-02 Pierre-Alexandre... hdt: Fix !!! BUG when exiting
2009-03-31 Erwan Veluhdt: Adding lib-ansi to manage ansi escape codes
2009-03-30 Erwan Veluhdt: skip_spaces is requires for completion
2009-03-30 Erwan Veluhdt: renaming skipspace to remove_spaces
2009-03-30 Pierre-Alexandre... hdt: Don't print "Flags :" when there is no cpu flags
2009-03-30 Pierre-Alexandre... hdt: Fix cpu summary alignment
2009-03-30 Pierre-Alexandre... hdt: NULLify autocomplete_tail on destroy
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 "?" alias for help
2009-03-30 Pierre-Alexandre... hdt: Add show_modes
2009-03-29 Pierre-Alexandre... hdt: Add autocompletion support
2009-03-29 Erwan Velupci: Rename get_module_name_from_pci_ids syslinux-3.74-pre12 syslinux-3.74-pre13
2009-03-29 Pierre-Alexandre... hdt: Missing include for getkey
2009-03-27 Erwan Veluhdt: prevent unless disk's menu
2009-03-27 Erwan Veluhdt: Converting printf to more_printf
2009-03-27 Erwan Veluhdt: Adding memtest= boot parameter
2009-03-27 Erwan Veluhdt: Adding PXE information on the booted pci device
2009-03-27 Erwan Veluhdt: Adding PXE information on the booted pci device
2009-03-26 Erwan Veluhdt: Fixing modules count for hdt mode
2009-03-26 Erwan Veluhdt: Updating author name
2009-03-26 Erwan Veluhdt: bump version to 0.2.7
2009-03-26 Erwan Veluhdt: in the cli, we have to Skip empty lines
2009-03-26 Erwan Veluhdt: Workaround for PXE detection
2009-03-26 Erwan Veluhdt: Fixing output of vesa software revision
2009-03-26 Pierre-Alexandre... hdt: Fix typo in vesa initialization
2009-03-26 Erwan Veluhdt: Pxe mode might generate corruption
2009-03-26 Erwan Veluhdt: Fixing crash on some optical drives
2009-03-26 Erwan Veluhdt: Check for pci_scan() == NULL.
2009-03-26 Erwan Veluhdt: Adding IPMI detection
2009-03-25 Erwan VeluMerge commit 'origin/erwan'
2009-03-25 Erwan Veluhdt: in the cli, we have to Skip empty lines
2009-03-25 Erwan VeluMerge branch 'erwan'
2009-03-25 Erwan Veluhdt: Workaround for PXE detection
2009-03-25 Erwan Veluhdt: Fixing output of vesa software revision
2009-03-25 Pierre-Alexandre... hdt: Fix typo in vesa initialization
2009-03-25 Pierre-Alexandre... hdt: Fix typo in vesa initialization
2009-03-25 Pierre-Alexandre... hdt: Fix typo in vesa initialization
2009-03-25 Erwan Veluhdt: Pxe mode might generate corruption
2009-03-25 Pierre-Alexandre... hdt: Execute hdt default callbacks in each mode if...
2009-03-25 Pierre-Alexandre... hdt: Implement aliases
2009-03-25 Pierre-Alexandre... hdt: Fix NULL dereference in core
next