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