Commit History

Author SHA1 Message Date
  Guillem Jover f0266cd69c u-a: Add missing options to --help output 15 years ago
  Guillem Jover 1f75b16ea5 u-a: Unify similar strings 15 years ago
  Guillem Jover 438df89ef1 u-a: Use PROGNAME as format argument instead of concatenated to literals 15 years ago
  Guillem Jover 898ad6a9d5 u-a: Add missing space in --set-selections output 15 years ago
  Guillem Jover f9c5414ea3 u-a: Reduce scope of current pointer in main() 15 years ago
  Guillem Jover 47a45689c3 u-a: Avoid unneeded string allocations 15 years ago
  Guillem Jover befa6d2158 u-a: Simplify an unify string in alternative_display_query() 15 years ago
  Guillem Jover 97c8020b42 u-a: Refactor duplicate code into new checked_rm_args() 15 years ago
  Guillem Jover abcde2189e u-a: Create new xvasprintf() and use it instead of ad-hoc code 15 years ago
  Guillem Jover f7547316a1 u-a: Change alternative_save() to take care of atomic file write 15 years ago
  Guillem Jover 2819f4cc46 u-a: Refactor common code into new alternative_commit_operations_free 15 years ago
  Guillem Jover ec5d681339 Cleanup and improve source code comments 15 years ago
  Guillem Jover dbbd15fe8d u-a: Fix possible segfault if master_file contains a format specifier 16 years ago
  Guillem Jover cac9ac6694 Add gettext messages for plural forms 16 years ago
  Fabian Groffen 55ed7ef4ac u-a: Include <limits.h> for _POSIX_MAX_PATH 16 years ago
  Guillem Jover 9b494da45e u-a: Fix use after free causing segfaults on --remove-all 16 years ago
  Raphaël Hertzog 867edc4d17 update-alternatives: fix off-by-one errors 16 years ago
  Raphaël Hertzog 37fe6b4a5c update-alternatives: avoid segfault when the only slave is disappearing 16 years ago
  Guillem Jover 51be5fbb42 u-a: Rename variable a to a_new to not shadow outter scope variable 16 years ago
  Guillem Jover 0ffb235281 u-a: Rename altlnk to sl_altlnk to not shadow altlnk from outter scope 16 years ago
  Guillem Jover fa610b5f50 u-a: Rename link variable to linkname to not shadow link(2) 16 years ago
  Guillem Jover a9746761e3 u-a: Rename variable index to idx to not shadow index(3) 16 years ago
  Guillem Jover f530505861 u-a: Remove unneeded const from fileset_add_slave string arguments 16 years ago
  Raphaël Hertzog cab5af04fa update-alternatives: rewritten in C 16 years ago