Codebase list magit / 0fcc647
Updating patches. Rémi Vanicat 7 years ago
3 changed file(s) with 14 addition(s) and 14 deletion(s). Raw diff Collapse all Expand all
88 1 file changed, 1 insertion(+), 1 deletion(-)
99
1010 diff --git a/default.mk b/default.mk
11 index 5af4493..1d2d6d4 100644
11 index ad6abbb9..b2c1eddf 100644
1212 --- a/default.mk
1313 +++ b/default.mk
14 @@ -51,7 +51,7 @@ ELS += magit-extras.el
14 @@ -72,7 +72,7 @@ ELS += magit-extras.el
1515 ELS += git-rebase.el
1616 ELCS = $(ELS:.el=.elc)
1717 ELMS = magit.el $(filter-out $(addsuffix .el,$(PACKAGES)),$(ELS))
1818 -ELGS = magit-autoloads.el magit-version.el
1919 +ELGS = magit-autoloads.el
2020
21 EMACS_VERSION = 24.4
21 ## Versions ##########################################################
2222
88 2 files changed, 2 insertions(+), 2 deletions(-)
99
1010 diff --git a/lisp/magit-popup.el b/lisp/magit-popup.el
11 index 287d46b..68161a6 100644
11 index 68c58a0c..4c90d492 100644
1212 --- a/lisp/magit-popup.el
1313 +++ b/lisp/magit-popup.el
1414 @@ -12,7 +12,7 @@
2121 ;; Homepage: https://github.com/magit/magit
2222
2323 diff --git a/lisp/magit.el b/lisp/magit.el
24 index 748545f..ad1ed25 100644
24 index 6abc346d..386dbdf0 100644
2525 --- a/lisp/magit.el
2626 +++ b/lisp/magit.el
2727 @@ -16,7 +16,7 @@
2828 ;; Rémi Vanicat <vanicat@debian.org>
2929 ;; Yann Hodique <yann.hodique@gmail.com>
3030
31 -;; Package-Requires: ((emacs "24.4") (async "1.9") (dash "2.13.0") (with-editor "2.5.1") (git-commit "2.7.0") (magit-popup "2.7.0"))
32 +;; Package-Requires: ((emacs "24.4") (dash "2.13.0") (with-editor "2.5.1") (git-commit "2.7.0") (magit-popup "2.7.0"))
31 -;; Package-Requires: ((emacs "24.4") (async "1.9") (dash "2.13.0") (with-editor "2.5.8") (git-commit "2.8.0") (magit-popup "2.8.0"))
32 +;; Package-Requires: ((emacs "24.4") (dash "2.13.0") (with-editor "2.5.8") (git-commit "2.8.0") (magit-popup "2.8.0"))
3333 ;; Keywords: git tools vc
3434 ;; Homepage: https://github.com/magit/magit
3535
1010 3 files changed, 3 insertions(+), 3 deletions(-)
1111
1212 diff --git a/lisp/git-commit.el b/lisp/git-commit.el
13 index 38e4e94..623fd6b 100644
13 index 6e5a87c3..b6b84818 100644
1414 --- a/lisp/git-commit.el
1515 +++ b/lisp/git-commit.el
1616 @@ -11,7 +11,7 @@
1717 ;; Marius Vollmer <marius.vollmer@gmail.com>
1818 ;; Maintainer: Jonas Bernoulli <jonas@bernoul.li>
1919
20 -;; Package-Requires: ((emacs "24.4") (dash "2.13.0") (with-editor "2.5.1"))
21 +;; Package-Requires: ((emacs "24.4") (with-editor "2.5.1"))
20 -;; Package-Requires: ((emacs "24.4") (dash "2.13.0") (with-editor "2.5.8"))
21 +;; Package-Requires: ((emacs "24.4") (with-editor "2.5.8"))
2222 ;; Keywords: git tools vc
2323 ;; Homepage: https://github.com/magit/magit
2424
2525 diff --git a/lisp/magit-popup.el b/lisp/magit-popup.el
26 index 68161a6..fda24da 100644
26 index 4c90d492..4f73520f 100644
2727 --- a/lisp/magit-popup.el
2828 +++ b/lisp/magit-popup.el
2929 @@ -12,7 +12,7 @@
3636 ;; Homepage: https://github.com/magit/magit
3737
3838 diff --git a/lisp/magit.el b/lisp/magit.el
39 index ad1ed25..57aedd1 100644
39 index 386dbdf0..75ff961a 100644
4040 --- a/lisp/magit.el
4141 +++ b/lisp/magit.el
4242 @@ -16,7 +16,7 @@
4343 ;; Rémi Vanicat <vanicat@debian.org>
4444 ;; Yann Hodique <yann.hodique@gmail.com>
4545
46 -;; Package-Requires: ((emacs "24.4") (dash "2.13.0") (with-editor "2.5.1") (git-commit "2.7.0") (magit-popup "2.7.0"))
47 +;; Package-Requires: ((emacs "24.4") (with-editor "2.5.1") (git-commit "2.7.0") (magit-popup "2.7.0"))
46 -;; Package-Requires: ((emacs "24.4") (dash "2.13.0") (with-editor "2.5.8") (git-commit "2.8.0") (magit-popup "2.8.0"))
47 +;; Package-Requires: ((emacs "24.4") (with-editor "2.5.8") (git-commit "2.8.0") (magit-popup "2.8.0"))
4848 ;; Keywords: git tools vc
4949 ;; Homepage: https://github.com/magit/magit
5050