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 |
Guillem Jover
|
ebd73fc66a
u-a: Add new function to return a descriptive alternative status string
|
13 years ago |
Guillem Jover
|
9bbdca83fa
u-a: When changing slave links do not warn that the link group is broken
|
13 years ago |
Guillem Jover
|
bcd503e9be
u-a: Refactor alternative_copy_slave() out from alternative_evolve()
|
13 years ago |
Guillem Jover
|
5ff17948b7
u-a: Refactor alternative_has_broken_slave() out from alternative_is_broken()
|
13 years ago |
Guillem Jover
|
1558f71392
u-a: Refactor alternative_evolve_slave() out of alternative_evolve()
|
13 years ago |
Guillem Jover
|
40fd7f9542
u-a: Fix use after free in alternative_parse_fileset()
|
13 years ago |
Guillem Jover
|
cb674d55c4
Switch usage errors to not print entire --help output
|
14 years ago |
Guillem Jover
|
f2d4fc28ed
u-a: Mark struct altdb_context bad_format() member as not returning
|
13 years ago |
Guillem Jover
|
7f1940a118
u-a: Use the current alternative link as the first best value
|
13 years ago |
Guillem Jover
|
c9c914d073
u-a: Move alternative_get_best() after alternative_get_current()
|
13 years ago |
Guillem Jover
|
00f67fb88a
u-a: Cache current alternative
|
13 years ago |
Guillem Jover
|
5e471a0747
u-a: Change spawn to get a correct argv0
|
13 years ago |
Guillem Jover
|
96a0f9db4a
u-a: Remove explicit size from array initializer
|
13 years ago |
Guillem Jover
|
adb64dabac
u-a: Use alternative_get_fileset() instead of open-coding it
|
13 years ago |
Guillem Jover
|
8615497da9
u-a: Switch back to a fatal error on out of range priority on --install
|
14 years ago |
Guillem Jover
|
105e556ea0
u-a: Fix segfault when using --slave without any action
|
14 years ago |
Guillem Jover
|
1e09bb02ac
u-a: Do not leak subcall command arguments
|
14 years ago |
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 |