Commit graph

645 commits

Author SHA1 Message Date
Kelvin M. Klann
f4170dd82e profiles: move llm-agent-common.inc to llm-agent-common.profile
Move it together with the other profiles used for redirecting in
`etc/profile*`.

Commands used to search and replace:

    git mv etc/inc/llm-agent-common.inc etc/profile-a-l/llm-agent-common.profile
    git grep -IElz llm-agent-common.inc | xargs -0 perl -pi -e '
      s/llm-agent-common.inc/llm-agent-common.profile/
    '

This amends commit c81777164 ("profiles: add llm-agent-common.inc
(#7158)", 2026-05-08).
2026-05-09 09:16:46 -03:00
Amin Vakil
c81777164c
profiles: add llm-agent-common.inc (#7158)
Some checks are pending
Build / build (push) Waiting to run
Check-Profiles / profile-checks (push) Waiting to run
Codespell / codespell (push) Waiting to run
Note: This also sets `env NO_BROWSER=true` in pi.profile.
2026-05-08 11:08:49 +00:00
Kelvin M. Klann
082956b4f8 RELNOTES: add security, feature, test and profile items
Relates to #2359 #7103 #7143 #7146 #7147 #7149 #7151 #7153 #7154.
2026-05-02 07:13:02 -03:00
Kelvin M. Klann
edcc595ae2 RELNOTES: add modif, build and profile items
Relates to #5803 #7114 #7129 #7141.
2026-05-02 07:07:39 -03:00
Amin Vakil
938bd0cd62
new profile: pi (#7136)
https://github.com/badlogic/pi-mono/tree/main/packages/coding-agent
2026-05-01 11:15:35 +00:00
Amin Vakil
84b6ebfc93
new profile: opencode (#7135)
https://github.com/anomalyco/opencode
2026-05-01 11:13:53 +00:00
Amin Vakil
3469e5de60
new profile: gemini (#6936)
https://github.com/google-gemini/gemini-cli
2026-05-01 11:09:54 +00:00
Kelvin M. Klann
6570a145b1 README: add missing items
This amends commit b993ce458 ("RELNOTES: add modif, build, profile and
bugfix items", 2026-04-16).

Relates to #7120 #7124.
2026-04-16 16:12:18 -03:00
Kelvin M. Klann
ae1858d1fa RELNOTES: add docs, build and profile items
Relates to #7083 #7084 #7106 #7108 #7109 #7110 #7112.
2026-03-26 14:43:34 -03:00
Kelvin M. Klann
cbff43bffe RELNOTES: add blobby profile item
Relates to #7102.
2026-03-13 23:51:52 -03:00
Kelvin M. Klann
fcb7860f2e RELNOTES: improve test and profile items
Reword, move and add missing item.

This amends commit 221981585 ("merges", 2026-03-12).

Relates to #7099 #7100.
2026-03-13 03:27:50 -03:00
netblue30
221981585c merges 2026-03-12 09:05:03 -04:00
Kelvin M. Klann
b67ea0a2a7 README: add bugfix item
Relates to #7098.
2026-03-12 03:41:27 -03:00
Kelvin M. Klann
dda5a71803 RELNOTES: add missing PR refs to syscall groups modif item
Relates to #7024 #7027 #7034 #7039 #7042 #7044 #7045.
2026-03-05 04:38:48 -03:00
Kelvin M. Klann
84f9d924d7 RELNOTES: improve/move debug syscall groups feature item
Replace commit reference with PR references, reword and move.

Relates to #7049 #7055.
2026-03-05 04:38:48 -03:00
Kelvin M. Klann
0faac51217 RELNOTES: reword/move syscall headers item to 0.9.78
It was released in 0.9.78.

Related commits:

* ff1f53f1e ("include new generated syscall_*.h header files",
  2025-12-27)
* af59f6173 ("Merge pull request #7000 from pierretom/patch7",
  2026-01-07)
* 01b741aa8 ("RELNOTES and some more testing", 2026-02-25)
* 8ca11b335 ("RELNOTES: improve and move items into build items",
  2026-02-27)

Relates to #7000.
2026-02-28 11:57:56 -03:00
Kelvin M. Klann
e2e10e3148 README: merge duplicated contributor entries
Related commits:

* 7cd2c208f ("merges", 2025-12-04)
* c5c7af86b ("README: reword many items and copy to RELNOTES",
  2025-12-28)

Relates to #6956 #6960 #6961.
2026-02-28 11:56:35 -03:00
Kelvin M. Klann
8ca11b3355 RELNOTES: improve and move items into build items
Relates to #7000.
2026-02-27 17:32:34 -03:00
Kelvin M. Klann
262064862f RELNOTES: remove commit refs from profile items
Remove commit references from the items that already have a PR
reference, for consistency with the rest of the items.

Related commits:

* 5dc63f1a0 ("RELNOTES update", 2026-01-22)
* 65878d606 ("RELNOTES: format/improve profile items", 2026-02-03)

Relates to #6996 #7023 #7029 #7032 #7043.
2026-02-27 17:32:34 -03:00
Kelvin M. Klann
0b21f8dce0 RELNOTES: add modif, bugfix, docs and build items
Relates to #7048 #7064 #7065 #7068 #7074 #7079.
2026-02-27 04:10:28 -03:00
netblue30
01b741aa80 RELNOTES and some more testing 2026-02-25 15:14:15 -05:00
Kelvin M. Klann
47d8079259 RELNOTES: add vesktop profile item
Relates to #7043.
2026-02-03 15:16:31 -03:00
Kelvin M. Klann
65878d6066 RELNOTES: format/improve profile items
Keep the existing commit references and add missing PR references.

This amends commit 5dc63f1a0 ("RELNOTES update", 2026-01-22).

Relates to #6996 #6999 #7023 #7029 #7030.
2026-02-03 15:16:27 -03:00
netblue30
f7c80ab0ee testing; adding pierretom to the commiters list 2026-02-02 08:26:23 -05:00
netblue30
bf4fdc0ebe merges 2026-01-13 10:11:11 -05:00
netblue30
b9c0f213c8 merges 2026-01-11 19:56:19 -05:00
netblue30
35c73841dc merges 2026-01-10 21:14:39 -05:00
Kelvin M. Klann
48bcae9009 README: reword new profile items and copy to RELNOTES (0.9.78)
This amends commit 06bc34547 ("README update", 2026-01-02).

Relates to #7005 #7010 #7014.
2026-01-03 00:32:43 -03:00
netblue30
06bc34547c README update 2026-01-02 18:52:38 -05:00
netblue30
2a5062c800 copyright 2014-2026 all over the place 2025-12-30 08:20:44 -05:00
Kelvin M. Klann
c5c7af86ba README: reword many items and copy to RELNOTES
Related commits:

* 7cd2c208f ("merges", 2025-12-04)
* 4797000ba ("merges", 2025-12-05)

Relates to #6364 #6888 #6956 #6960 #6961 #6975 #6980.
2025-12-28 17:04:11 -03:00
Kelvin M. Klann
3106e1cce0 Revert "electrum.profile add noblacklist /usr/share/fonts"
This reverts commit 74fab15f97.

This path is not blacklisted anywhere.

Relates to #6985.
2025-12-14 09:10:18 -03:00
netblue30
be92d316f6 merges 2025-12-12 08:57:18 -05:00
netblue30
4797000ba7 merges 2025-12-05 09:14:47 -05:00
netblue30
7cd2c208fe merges 2025-12-04 08:03:12 -05:00
Kelvin M. Klann
50496d3799 RELNOTES: add/reword xephyr-extra-params item
This amends commit bd94e87eb ("sorting xephyr-extra-params",
2025-11-27).

Relates to #6952.
2025-11-28 08:10:43 -03:00
netblue30
bd94e87eb7 sorting xephyr-extra-params 2025-11-27 09:57:57 -05:00
Kelvin M. Klann
7cd56fa47d RELNOTES: simplify feature items 3
This amends commit 7f5f02b00 ("RELNOTES: simplify feature items",
2025-11-16).

Relates to #4633 #6878.
2025-11-22 07:00:50 -03:00
Kelvin M. Klann
86b15acf2d RELNOTES: simplify feature items 2
This amends commit 7f5f02b00 ("RELNOTES: simplify feature items",
2025-11-16).

Relates to #3678 #4633 #6878 #6951.
2025-11-21 03:17:21 -03:00
Kelvin M. Klann
7e26e940c2 docs: add "make installcheck" to build/install commands
This amends commit e5acc7997 ("docs: improve build/install commands
(#6962)", 2025-11-12).
2025-11-11 22:35:21 -03:00
Kelvin M. Klann
e5acc79976
docs: improve build/install commands (#6962)
Changes:

* Format
* Quote URL
* Use `&&` where applicable
* Use parallel make

Kind of relates to commit 500d8f2d6 ("ci: run make in parallel where
applicable", 2023-08-14) / PR #5960.
2025-11-12 00:46:39 +00:00
Kelvin M. Klann
f6730f554f RELNOTES: add feature, bugfix, test, docs and profile items
Relates to #4633 #6878 #6930 #6937 #6942 #6947 #6948 #6949.
2025-10-30 03:11:46 -03:00
Kelvin M. Klann
649ad88039 RELNOTES: add profile items
Relates to #6900 #6904 #6907 #6909 #6920 #6923.
2025-10-04 04:17:04 -03:00
Kelvin M. Klann
920917b978 RELNOTES: add profile items
Relates to #6879 #6883 #6884 #6885.
2025-09-04 08:47:12 -03:00
Kelvin M. Klann
2a3cd30bc4 RELNOTES: add modif, bugfix, build, ci and profile items
Relates to #6856 #6865 #6871 #6872 #6873 #6874 #6875 #6876 #6877.
2025-08-24 15:14:51 -03:00
Kelvin M. Klann
6228f71ad5 RELNOTES: add bugfix, build, ci, docs and profile items
Relates to #6792 #6846 #6854 #6858 #6859 #6862 #6864 #6866 #6867 #6868.
Relates to #6869.
2025-08-18 15:10:15 -03:00
Kelvin M. Klann
9ed3e60432 RELNOTES: add bugfix, ci and profile items
Relates to #6720 #6721 #6819 #6829 #6832 #6840.
2025-07-29 02:35:47 -03:00
Kelvin M. Klann
ab4a126b65 RELNOTES: add modif and profile items
Relates to #6815 #6816 #6823 #6824 #6825 #6827 #6828.
2025-07-16 16:46:53 -03:00
Kelvin M. Klann
e029ed47e1 RELNOTES: add feature, modif and profile items
Relates to #6747 #6761 #6773 #6775 #6777 #6779 #6780 #6783 #6784 #6785.
2025-06-23 06:05:05 -03:00
Kelvin M. Klann
4cb5932088 RELNOTES: add bugfix and profile items
Relates to #6729 #6734 #6750 #6751 #6755 #6758 #6759 #6762 #6763.
2025-05-31 09:43:41 -03:00