Commit History

Author SHA1 Message Date
  Guillem Jover f85e380f63 debian: Update my copyright years 9 years ago
  Guillem Jover d465dca48f Consistently use proper quotation marks all over the place 9 years ago
  Guillem Jover 19d98528e6 Use "<enter>" instead of "return" or "enter" in input prompts 9 years ago
  Guillem Jover 26a5f85e7b u-a: Inline alternative status description into translatable string 9 years ago
  Guillem Jover a89ceee852 u-a: Uppercase altdb_flags enum values 10 years ago
  Guillem Jover 91e2cc2b74 u-a: Uppercase opcode enum values 10 years ago
  Guillem Jover c312296f67 u-a: Switch from alternative_has_choice() to checking if fs is NULL 10 years ago
  Guillem Jover 96d58c8191 u-a: Fix TOCTOU race in rename_mv() 10 years ago
  Guillem Jover ec7488184f u-a: Fix TOCTOU race when loading an alternative 10 years ago
  Guillem Jover 2579acce1f u-a: Fix memory leaks in alternative_parse_fileset() 10 years ago
  Guillem Jover 1c2b693e0b Rename return code variables from r to rc 10 years ago
  Guillem Jover d6341c151b Use dead_pid instead of r as variable name for waitpid() return value 10 years ago
  Guillem Jover 4eca28c8bc Give better names to variables in malloc replacement functions 10 years ago
  Guillem Jover 4be73ca0f4 u-a: Fix a segfault when adding a new slave link to a link group 10 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
  Guillem Jover 433aa7f577 u-a: Change mark to be a character instead of a string 10 years ago
  Guillem Jover f2e2ab4bd1 u-a: Unify idx handling in alternative_select_choice() 10 years ago
  Guillem Jover aae7949241 u-a: Refactor out choice printing into its own function 10 years ago
  Guillem Jover 39cc848a22 u-a: Compute unchanging select choice variables just once 10 years ago
  Guillem Jover 6cfc3842df u-a: Rename DPKG_TMP_EXT to ALT_TMP_EXT 10 years ago
  Guillem Jover ebd73fc66a u-a: Add new function to return a descriptive alternative status string 10 years ago
  Guillem Jover 9bbdca83fa u-a: When changing slave links do not warn that the link group is broken 10 years ago
  Guillem Jover bcd503e9be u-a: Refactor alternative_copy_slave() out from alternative_evolve() 10 years ago
  Guillem Jover 5ff17948b7 u-a: Refactor alternative_has_broken_slave() out from alternative_is_broken() 10 years ago
  Guillem Jover 1558f71392 u-a: Refactor alternative_evolve_slave() out of alternative_evolve() 10 years ago
  Guillem Jover 40fd7f9542 u-a: Fix use after free in alternative_parse_fileset() 10 years ago
  Guillem Jover cb674d55c4 Switch usage errors to not print entire --help output 11 years ago
  Guillem Jover f2d4fc28ed u-a: Mark struct altdb_context bad_format() member as not returning 11 years ago
  Guillem Jover 7f1940a118 u-a: Use the current alternative link as the first best value 11 years ago
  Guillem Jover c9c914d073 u-a: Move alternative_get_best() after alternative_get_current() 11 years ago