-
-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
23 changed files
with
32 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; forge-bitbucket.el --- Bitbucket support -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; forge-commands.el --- Commands -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; forge-core.el --- Core functionality -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; forge-db.el --- Database implementation -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; forge-gitea.el --- Gitea support -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; forge-github.el --- Github support -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; forge-gitlab.el --- Gitlab support -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; forge-gogs.el --- Gogs support -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; forge-issue.el --- Issue support -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; forge-notify.el --- Notify support -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; forge-post.el --- Post support -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; forge-pullreq.el --- Pullreq support -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; forge-repo.el --- Repository support -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; forge-repos.el --- List repositories -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; forge-revnote.el --- Revnote support -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; forge-semi.el --- Support for semi-forges -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; forge-tablist.el --- Tabulated-list interface -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; forge-topic.el --- Topics support -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; forge-topics.el --- List topics -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
;;; forge.el --- Access Git forges from Magit -*- lexical-binding:t -*- | ||
|
||
;; Copyright (C) 2018-2024 Jonas Bernoulli | ||
;; Copyright (C) 2018-2025 Jonas Bernoulli | ||
|
||
;; Author: Jonas Bernoulli <[email protected]> | ||
;; Maintainer: Jonas Bernoulli <[email protected]> | ||
;; Homepage: https://github.com/magit/forge | ||
;; Keywords: git tools vc | ||
|
||
;; Package-Version: 0.4.5 | ||
;; Package-Version: 0.4.6 | ||
;; Package-Requires: ( | ||
;; (emacs "29.1") | ||
;; (compat "30.0.0.0") | ||
;; (compat "30.0.1.0") | ||
;; (closql "2.1.0") | ||
;; (dash "2.19.1") | ||
;; (emacsql "4.1.0") | ||
;; (ghub "4.2.0") | ||
;; (let-alist "1.0.6") | ||
;; (magit "4.1.3") | ||
;; (magit "4.2.0") | ||
;; (markdown-mode "2.6") | ||
;; (seq "2.24") | ||
;; (transient "0.8.0") | ||
;; (transient "0.8.2") | ||
;; (yaml "0.5.5")) | ||
|
||
;; SPDX-License-Identifier: GPL-3.0-or-later | ||
|