Commit History

Author SHA1 Message Date
  Guillem Jover 571df9b293 u-a: Do not try to free() a «const char *» 11 years ago
  Guillem Jover de6b7323ff u-a: Fix memory leak in alternative_config_all() 11 years ago
  Guillem Jover 51f3204e3d u-a: Remove subcall and surrounding code 11 years ago
  Guillem Jover 9e93806ab9 u-a: Reimplement --set-selections as a built-in command 11 years ago
  Guillem Jover c9c7a4e39b u-a: Reimplement --all as a fully built-in command 11 years ago
  Guillem Jover 0fd9fb9b03 u-a: Move selection functions after alternative_update() 11 years ago
  Guillem Jover 3b839f916b u-a: Refactor config, remove, set_manual and set_auto actions 11 years ago
  Guillem Jover 73b937b908 u-a: Rename alternative_remove to alternative_remove_files 11 years ago
  Guillem Jover e8fb038202 u-a: Move current best alternative from the trail to the head 11 years ago
  Guillem Jover 55661248cc u-a: Print master and slave links on --display 11 years ago
  Guillem Jover f85e380f63 debian: Update my copyright years 11 years ago
  Guillem Jover d465dca48f Consistently use proper quotation marks all over the place 11 years ago
  Guillem Jover 19d98528e6 Use "<enter>" instead of "return" or "enter" in input prompts 11 years ago
  Guillem Jover 26a5f85e7b u-a: Inline alternative status description into translatable string 11 years ago
  Guillem Jover a89ceee852 u-a: Uppercase altdb_flags enum values 12 years ago
  Guillem Jover 91e2cc2b74 u-a: Uppercase opcode enum values 12 years ago
  Guillem Jover c312296f67 u-a: Switch from alternative_has_choice() to checking if fs is NULL 12 years ago
  Guillem Jover 96d58c8191 u-a: Fix TOCTOU race in rename_mv() 12 years ago
  Guillem Jover ec7488184f u-a: Fix TOCTOU race when loading an alternative 12 years ago
  Guillem Jover 2579acce1f u-a: Fix memory leaks in alternative_parse_fileset() 12 years ago
  Guillem Jover 1c2b693e0b Rename return code variables from r to rc 12 years ago
  Guillem Jover d6341c151b Use dead_pid instead of r as variable name for waitpid() return value 12 years ago
  Guillem Jover 4eca28c8bc Give better names to variables in malloc replacement functions 12 years ago
  Guillem Jover 4be73ca0f4 u-a: Fix a segfault when adding a new slave link to a link group 12 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
  Guillem Jover 433aa7f577 u-a: Change mark to be a character instead of a string 13 years ago
  Guillem Jover f2e2ab4bd1 u-a: Unify idx handling in alternative_select_choice() 13 years ago
  Guillem Jover aae7949241 u-a: Refactor out choice printing into its own function 13 years ago
  Guillem Jover 39cc848a22 u-a: Compute unchanging select choice variables just once 13 years ago
  Guillem Jover 6cfc3842df u-a: Rename DPKG_TMP_EXT to ALT_TMP_EXT 13 years ago