index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipc: add more fine-grained options to disable IPC
Jason Cox
2024-04-13
1
-1
/
+4
*
ipc: disable IPC completely when disable-ipc=true
Jason Cox
2024-04-13
1
-9
/
+11
*
ipc: add --no-ipc flag to completely disable IPC
Jason Cox
2024-04-13
1
-7
/
+13
*
ipc: retry failed command directly, not over IPC
Jason Cox
2024-04-13
1
-13
/
+7
*
ipc: improve error handling
Jason Cox
2024-04-13
1
-11
/
+20
*
ipc: fix deadlock when aerc is not running
Robin Jarry
2024-02-22
1
-4
/
+7
*
config: improve styleset error reporting
Robin Jarry
2024-02-14
1
-1
/
+1
*
log: move package to lib
Robin Jarry
2024-02-14
1
-1
/
+1
*
aerc: set title using vaxis
Tim Culverhouse
2024-02-12
1
-28
/
+0
*
ui: remove screen and viewports
Tim Culverhouse
2024-02-12
1
-3
/
+0
*
main: improve version string
Robin Jarry
2024-02-01
1
-8
/
+7
*
ipc: wait for app to be ready before accepting commands
Robin Jarry
2024-01-31
1
-1
/
+11
*
main: add flags to override config files
Bence Ferdinandy
2024-01-21
1
-5
/
+13
*
commands: refactor registration
Robin Jarry
2024-01-20
1
-99
/
+12
*
commands: fix abbreviations regression
Vitaly Ovchinnikov
2023-12-31
1
-7
/
+7
*
patch: create sub-command structure
Koni Marti
2023-12-30
1
-1
/
+9
*
commands: use completion from go-opt
Robin Jarry
2023-10-28
1
-1
/
+1
*
commands: remove command set completion api
Robin Jarry
2023-10-28
1
-11
/
+28
*
main: parse command line args with go-opt
Robin Jarry
2023-10-28
1
-28
/
+59
*
commands: remove command set execute api
Robin Jarry
2023-10-28
1
-35
/
+25
*
commands: expand templates before command resolution
Robin Jarry
2023-10-28
1
-1
/
+5
*
commands: pass raw command line down to template evaluation
Robin Jarry
2023-10-28
1
-12
/
+13
*
aerc: initialise the random number generator
Moritz Poldrack
2023-10-26
1
-0
/
+5
*
commands: add :suspend
Nojus Gudinavičius
2023-10-24
1
-0
/
+5
*
ui: export global functions
Robin Jarry
2023-10-11
1
-14
/
+7
*
app: export global functions
Robin Jarry
2023-10-10
1
-22
/
+17
*
widgets: rename package to app
Robin Jarry
2023-10-10
1
-9
/
+9
*
commands: strip leading colons from commands
Bence Ferdinandy
2023-09-19
1
-1
/
+1
*
commands: run a command by its first letters
Vitaly Ovchinnikov
2023-09-19
1
-0
/
+42
*
ui: fix deadlocks in message channel
Robin Jarry
2023-05-20
1
-17
/
+16
*
commands: expand and complete template code
Koni Marti
2023-05-16
1
-0
/
+3
*
commands: add OptionsProvider and OptionCompleter
Koni Marti
2023-05-16
1
-4
/
+9
*
hooks: add aerc-shutdown
Moritz Poldrack
2023-04-01
1
-0
/
+9
*
hooks: add aerc-startup hook
Moritz Poldrack
2023-04-01
1
-0
/
+9
*
main: rename aerc.go -> main.go
Robin Jarry
2023-03-15
1
-0
/
+263