Guillem Jover
|
3d975af556
u-a: Use areadlink() instead of lstat() + xreadlink()
|
8 anni fa |
Guillem Jover
|
8a3d3c4073
u-a: Refactor pathname existence check into a new function
|
8 anni fa |
Guillem Jover
|
bf4f4ab7c5
u-a: Move xvasprintf() and xasprintf() definitions earlier in the code
|
8 anni fa |
Guillem Jover
|
86819a8693
u-a: Fix short-lived memory leaks
|
8 anni fa |
Guillem Jover
|
cdf41bcf1d
u-a: Fix lookup by name on --config
|
8 anni fa |
Guillem Jover
|
465a927a09
u-a: Remove useless alternative_has_slave() before alternative_get_slave()
|
9 anni fa |
Guillem Jover
|
f52a476c69
u-a: Move check for new slave inside alternative_evolve_slave()
|
9 anni fa |
Guillem Jover
|
964f92016d
u-a: Move alternative temporary extension to the build system
|
9 anni fa |
Guillem Jover
|
cb93a53a1d
u-a: Generalize admindir environment variable handling
|
9 anni fa |
Guillem Jover
|
9c311e1a44
u-a: Merge all action handling into a single if-else-if block
|
9 anni fa |
Guillem Jover
|
e6bb801e5a
u-a: Switch xasprintf() to return an allocated string
|
9 anni fa |
Guillem Jover
|
afbbf703eb
Update Ian Jackson's email address
|
9 anni fa |
Guillem Jover
|
571df9b293
u-a: Do not try to free() a «const char *»
|
9 anni fa |
Guillem Jover
|
de6b7323ff
u-a: Fix memory leak in alternative_config_all()
|
9 anni fa |
Guillem Jover
|
51f3204e3d
u-a: Remove subcall and surrounding code
|
9 anni fa |
Guillem Jover
|
9e93806ab9
u-a: Reimplement --set-selections as a built-in command
|
9 anni fa |
Guillem Jover
|
c9c7a4e39b
u-a: Reimplement --all as a fully built-in command
|
9 anni fa |
Guillem Jover
|
0fd9fb9b03
u-a: Move selection functions after alternative_update()
|
9 anni fa |
Guillem Jover
|
3b839f916b
u-a: Refactor config, remove, set_manual and set_auto actions
|
9 anni fa |
Guillem Jover
|
73b937b908
u-a: Rename alternative_remove to alternative_remove_files
|
9 anni fa |
Guillem Jover
|
e8fb038202
u-a: Move current best alternative from the trail to the head
|
10 anni fa |
Guillem Jover
|
55661248cc
u-a: Print master and slave links on --display
|
10 anni fa |
Guillem Jover
|
f85e380f63
debian: Update my copyright years
|
9 anni fa |
Guillem Jover
|
d465dca48f
Consistently use proper quotation marks all over the place
|
10 anni fa |
Guillem Jover
|
19d98528e6
Use "<enter>" instead of "return" or "enter" in input prompts
|
10 anni fa |
Guillem Jover
|
26a5f85e7b
u-a: Inline alternative status description into translatable string
|
10 anni fa |
Guillem Jover
|
a89ceee852
u-a: Uppercase altdb_flags enum values
|
10 anni fa |
Guillem Jover
|
91e2cc2b74
u-a: Uppercase opcode enum values
|
10 anni fa |
Guillem Jover
|
c312296f67
u-a: Switch from alternative_has_choice() to checking if fs is NULL
|
10 anni fa |
Guillem Jover
|
96d58c8191
u-a: Fix TOCTOU race in rename_mv()
|
10 anni fa |