This website requires JavaScript.
Explore
Help
Sign in
blacklight
/
aerc
Watch
1
Star
0
Fork
You've already forked aerc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
da10dae86e
aerc
/
.gitignore
11 lines
62 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit
2018-01-10 00:30:46 +01:00
.go
Switch to vgo
2018-03-02 15:27:27 +01:00
/aerc2
Add man pages
2019-05-17 19:45:20 +02:00
/aerc
mk: use debug to generate a non-optimized binary Do not use this to run the debugger. Instead, build a non-optimized binary and display what command should be executed to attach to a running program. Signed-off-by: Robin Jarry <robin@jarry.cc>
2022-02-02 20:44:29 +01:00
/aerc.debug
mk: rebuild if goflags or ldflags have changed Running make with different values for GOFLAGS or VERSION does not cause aerc to be rebuilt whereas it should. Write the go build command line into a file and force aerc to be rebuilt if the command line has changed. Use the BSD make compatible != operator to run the command. This operator is also available in GNU make since version 4.0. Link: https://git.savannah.gnu.org/cgit/make.git/commit/?id=b34438bee83ee Signed-off-by: Robin Jarry <robin@jarry.cc> Tested-by: Koni Marti <koni.marti@gmail.com>
2022-02-23 20:27:09 +01:00
/.aerc.d
Improve logging
2018-02-01 03:18:21 +01:00
log
Initialize worker in account widget
2019-01-13 19:03:28 +01:00
raw.log
Add man pages
2019-05-17 19:45:20 +02:00
*.1
*.5
Implement opening tutorial after account wizard
2019-05-22 17:13:55 +02:00
*.7
Reference in a new issue
Copy permalink