Jonathan Nieder
|
9308127a8f
Avoid full stop and double newline at the end of errors and warnings
|
14 years ago |
Guillem Jover
|
27e75257ed
u-a: Print master and slave link names
|
14 years ago |
Guillem Jover
|
18d9373b27
u-a: Only warn for now on out of range priorities on --install
|
14 years ago |
Guillem Jover
|
18f0cefb38
u-a: Remove unreachable code at the end of alternative_select_choice()
|
14 years ago |
Guillem Jover
|
2bf4b48a9a
Check parsed integers for out of range errors
|
14 years ago |
Guillem Jover
|
157d6447ee
Check parsed integers for invalid or no digit errors
|
14 years ago |
Guillem Jover
|
c1ef9aa10d
u-a: Rename and unify variable names for priority parsing code
|
14 years ago |
Guillem Jover
|
a27effc560
u-a: Move altdb directory access functions near altdb code
|
14 years ago |
Guillem Jover
|
2f51ccafaa
u-a: Rename filter_altdir() to altdb_filter_namelist()
|
14 years ago |
Guillem Jover
|
9e176a05d9
u-a: Move config_all() function near action handling code
|
14 years ago |
Guillem Jover
|
02415e5b2f
u-a: Rename config_all() to alternative_config_all()
|
14 years ago |
Guillem Jover
|
538d668b47
u-a: Switch must_not_die boolean arguments to flags variables
|
14 years ago |
Guillem Jover
|
134791f724
u-a: Move alternative_parse_fileset() modified argument to struct altdb_context
|
14 years ago |
Guillem Jover
|
0e13a18f47
u-a: Rename altdb_interrupt_parsing() to altdb_parse_stop()
|
14 years ago |
Guillem Jover
|
d6dbd80a94
u-a: Merge display action handling into previous if/else block
|
14 years ago |
Guillem Jover
|
a31e40a55a
u-a: Do not use trinary boolean operators with explicit bool result values
|
14 years ago |
Guillem Jover
|
0d6a7f7228
u-a: Do not use strlen() to check for non-empty string in fileset_has_slave()
|
14 years ago |
Guillem Jover
|
a27d879194
u-a: Fold alternative_has_current_link() into alternative_get_current()
|
14 years ago |
Guillem Jover
|
cda883e56c
u-a: Do not use alternative_has_current_link() in alternative_is_broken()
|
14 years ago |
Guillem Jover
|
09575e301b
u-a: Use current_choice instead of retrieving it again
|
14 years ago |
Guillem Jover
|
3d5278b47b
u-a: Move alternative loading logic before handling any action
|
14 years ago |
Guillem Jover
|
d22f160a59
u-a: Refactor alternative update logic into alternative_update()
|
14 years ago |
Guillem Jover
|
451b85ed51
u-a: Refactor mode selection into alternative_select_mode()
|
14 years ago |
Guillem Jover
|
441f04dcaa
u-a: Move alt_map_obj setup logic into alternative_set_selections()
|
14 years ago |
Guillem Jover
|
c78e21281a
u-a: Refactor get selections into alternative_get_selections()
|
14 years ago |
Guillem Jover
|
aa68e845ae
u-a: Rename alternative_can_replace_path to alternative_path_can_remove
|
14 years ago |
Guillem Jover
|
e7eccb3083
Fix coding-style
|
14 years ago |
Guillem Jover
|
c7b2fdd7f0
u-a: Check name and link arguments for all commands
|
14 years ago |
Guillem Jover
|
33f45255ee
Move copyright information from --version output to file comment headers
|
14 years ago |
Guillem Jover
|
88ee17740d
u-a: Use the generic PACKAGE instead of a literal "dpkg" for textdomain
|
14 years ago |