Commit History

Author SHA1 Message Date
  Andrei Borzenkov b95e926788 script: fix memory leak 9 years ago
  Andrei Borzenkov 9883307a52 script/execute.c: fix memory leak. 10 years ago
  Andrey Borzenkov 593e430cd6 * grub-core/script/execute.c (grub_script_execute_sourcecode): Split 12 years ago
  Vladimir 'phcoder' Serbinenko bdc4add8ca * grub-core/script/execute.c (grub_script_arglist_to_argv): Fix 12 years ago
  Vladimir 'phcoder' Serbinenko 73b5d90fe2 * grub-core/script/execute.c (grub_script_arglist_to_argv): Move 12 years ago
  Vladimir 'phcoder' Serbinenko 396d4091e7 * grub-core/script/execute.c (gettext_append): Remove nested functions. 12 years ago
  Colin Watson 09fd6d8293 Remove nested functions from script reading and parsing. 12 years ago
  Vladimir 'phcoder' Serbinenko cde393c9a3 * grub-core/script/execute.c (grub_script_arglist_to_argv): Escape 13 years ago
  Vladimir 'phcoder' Serbinenko 485568790c Fix wildcard regexp dot and other special characters handling. 13 years ago
  Vladimir 'phcoder' Serbinenko 5e619f408d Fix wildcard escaping. 13 years ago
  Vladimir 'phcoder' Serbinenko 0ae4f0bddb * grub-core/commands/i386/pc/play.c: Improve TRANSLATORS comments. 13 years ago
  Vladimir 'phcoder' Serbinenko 546fbe9b5a Add variable parsing in $"..." and fix several mismatches with bash. 13 years ago
  Vladimir 'phcoder' Serbinenko e8e0566b0c * grub-core/commands/videoinfo.c: Add TRANSLATORS comments. 13 years ago
  Vladimir 'phcoder' Serbinenko ef292a8775 * grub-core/net/http.c: Add TRANSLATORS comments. 13 years ago
  Vladimir 'phcoder' Serbinenko 0d31b7df86 * grub-core/script/execute.c (grub_script_return): Replace ambiguous 13 years ago
  Vladimir 'phcoder' Serbinenko 7e8fac16ad $"..." support in scripts. 13 years ago
  Vladimir 'phcoder' Serbinenko 67093bc0ed Another round of string clarification and adding TRANSLATORS comments. 13 years ago
  Vladimir 'phcoder' Serbinenko d9a62292e3 * grub-core/script/execute.c (grub_script_break): Clarify logic. 13 years ago
  Vladimir 'phcoder' Serbinenko d61386e21d Improve string. Gettextize. 13 years ago
  Vladimir 'phcoder' Serbinenko 1e5ec32f2d * grub-core/script/execute.c (grub_script_return): Fix warning. 13 years ago
  Vladimir 'phcoder' Serbinenko ac576cde1d * grub-core/script/execute.c (grub_script_return): Fix potential 13 years ago
  Vladimir 'phcoder' Serbinenko 9c2710789f Eliminate grub_min/grub_max prone to overflow usage. 13 years ago
  Vladimir 'phcoder' Serbinenko d35d0d3753 Add const keyword to grub_env_get and gettextize week days. 13 years ago
  BVK Chaitanya a8152fedab suppress shell expansion inside quoted strings 14 years ago
  Vladimir 'phcoder' Serbinenko 74ccb5b5e2 * grub-core/script/execute.c (grub_script_execute_sourcecode): Set 14 years ago
  Vladimir 'phcoder' Serbinenko a38b701cbf Rename jail to extractor 14 years ago
  Vladimir 'phcoder' Serbinenko 7756d44436 Basic menuentry-retrieveing jail 14 years ago
  bvk.groups@gmail.com 058e30ac09 Not command (!) support to GRUB script. 14 years ago
  bvk.groups@gmail.com a0b5f6bcb1 update grub_errno as per the return value 14 years ago
  BVK Chaitanya 1bce65c7b1 not command (!) support 14 years ago