-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: alexmurray/emacs-snap
base: master
head repository: alexmurray/emacs-snap
compare: pretest
- 17 commits
- 6 files changed
- 2 contributors
Commits on Sep 23, 2023
-
Include System Security Services support.
This fixes the "User <name> has no home directory" error (issue #68) in environments where sssd is used.
Configuration menu - View commit details
-
Copy full SHA for 4caf79d - Browse repository at this point
Copy the full SHA 4caf79dView commit details
Commits on Jan 29, 2024
-
Update tree-sitter part to latest upstream release
Signed-off-by: Alex Murray <murray.alex@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 102cfcf - Browse repository at this point
Copy the full SHA 102cfcfView commit details
Commits on Apr 8, 2024
-
Adapt to upstream native json support
See commit 1135ce461d188869e0294af45641edc2cbfacbf0 upstream for more details. Signed-off-by: Alex Murray <murray.alex@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eb13e9e - Browse repository at this point
Copy the full SHA eb13e9eView commit details -
Merge branch 'master' into snapshot
Signed-off-by: Alex Murray <murray.alex@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 63e91a4 - Browse repository at this point
Copy the full SHA 63e91a4View commit details
Commits on Nov 4, 2024
-
Merge branch 'master' into snapshot
This updates snapshot to core24 Signed-off-by: Alex Murray <murray.alex@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ec7ee9a - Browse repository at this point
Copy the full SHA ec7ee9aView commit details
Commits on Nov 13, 2024
-
Merge branch 'master' into snapshot
Signed-off-by: Alex Murray <murray.alex@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 75481e9 - Browse repository at this point
Copy the full SHA 75481e9View commit details -
Fix repeated build with and without pgtk
Signed-off-by: Alex Murray <murray.alex@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 266c3f6 - Browse repository at this point
Copy the full SHA 266c3f6View commit details
Commits on Nov 25, 2024
-
Update to new pretest 30.0.92 release
Signed-off-by: Alex Murray <murray.alex@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 71c648e - Browse repository at this point
Copy the full SHA 71c648eView commit details -
Merge branch 'snapshot' into pretest
Since pretest is emacs-30 it needs the various changes from the snapshot branch as well. Signed-off-by: Alex Murray <murray.alex@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dbe3c85 - Browse repository at this point
Copy the full SHA dbe3c85View commit details -
Remove erroneous version setting from git
We are using a tarball so it won't work to try and set it via git anyway plus its a fixed version anyway. Signed-off-by: Alex Murray <murray.alex@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 68ac681 - Browse repository at this point
Copy the full SHA 68ac681View commit details
Commits on Nov 26, 2024
-
Fix build to find correct location of compiled comp files
Signed-off-by: Alex Murray <murray.alex@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 62d9798 - Browse repository at this point
Copy the full SHA 62d9798View commit details
Commits on Nov 27, 2024
-
Fix tree sitter to use local sysroot
Signed-off-by: Alex Murray <murray.alex@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 84496c4 - Browse repository at this point
Copy the full SHA 84496c4View commit details
Commits on Dec 2, 2024
-
Fix tree-sitter compilation on older Ubuntu releases
We need to supply the same arguments as we do for native-comp AND we also need to set COMPILER_PATH so that gcc-14 from the emacs snap uses ld as shipped in the snap too. We also set the gcc base directory for completeness as well. Signed-off-by: Alex Murray <murray.alex@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5ff8343 - Browse repository at this point
Copy the full SHA 5ff8343View commit details
Commits on Dec 24, 2024
-
Update to latest upstream release "30.0.93" pretest
Signed-off-by: Alex Murray <murray.alex@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8291b0d - Browse repository at this point
Copy the full SHA 8291b0dView commit details
Commits on Jan 6, 2025
-
Default to wayland backend when available for emacs-30
I can't reproduce either of the aforementioned issues anymore with emacs 30 and the current pgtk build etc so making this the default. Signed-off-by: Alex Murray <murray.alex@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7aa8385 - Browse repository at this point
Copy the full SHA 7aa8385View commit details
Commits on Jan 7, 2025
-
Default to wayland backend for emacsclient too
Signed-off-by: Alex Murray <murray.alex@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 74174fe - Browse repository at this point
Copy the full SHA 74174feView commit details
Commits on Jan 8, 2025
-
Don't pass --display to the wayland emacsclient
Otherwise it thinks it is running under X and strange things happen. Fixes #98. Signed-off-by: Alex Murray <murray.alex@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6cfab91 - Browse repository at this point
Copy the full SHA 6cfab91View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...pretest