lp:balsa
- Get this branch:
- bzr branch lp:balsa
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://gitlab.gnome.org/GNOME/balsa.git.
Last successful import was .
Recent revisions
- 9274. By Albrecht Dreß <email address hidden>
-
roll back Gitlab CI control file
CI pipeline doesn't work, roll back to
34923c4767afd2c1fc2eb78aa08941 9f975a19b4 (which doesn't produce a proper
result either, but at least doesn't fail w/ error). - 9272. By Albrecht Dreß <email address hidden>
-
Update .gitlab-ci.yml file
1st attempt to create a pipeline which configures and builds the project,
using meson and the clang scan-build static analyser. - 9271. By Albrecht Dreß <email address hidden>
-
fix memory leak if reading the IMAP cache from a file fails
Detected by the clang static analyser, extremely unlikely error case.
Signed-off-by: Albrecht Dreß <email address hidden>
- 9270. By Albrecht Dreß <email address hidden>
-
Merge branch 'attach-file' into 'master'
sendmsg-window: Case-insensitive check
See merge request GNOME/balsa!91
- 9269. By Albrecht Dreß <email address hidden>
-
Merge branch 'metainfo-name' into 'master'
Rename metainfo file to match with app ID
See merge request GNOME/balsa!92
- 9267. By Albrecht Dreß <email address hidden>
-
Merge branch 'master' of ssh.gitlab.
gnome.org: GNOME/balsa - 9266. By Albrecht Dreß <email address hidden>
-
fix composing a message for a file URI from the command line
The function sw_attach_file() in src/sendmsg-
window. c expects a file
name for creating a message for a file from the command line. This
works for `xdg-email`, but _not_ for e.g. `thunar-sendto- email` which
passes an URI. The change checks for a `file://` URI and converts it
into a file name.Signed-off-by: Albrecht Dreß <email address hidden>
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)