Commit graph

1827 commits

Author SHA1 Message Date
Phil Jackson
18cf118472 Updated the authors section. 2010-08-30 20:02:41 +01:00
Phil Jackson
4fb4e9387a Updated the README. 2010-08-30 19:56:55 +01:00
Phil Jackson
15dfe21f59 Added a dist target. 2010-08-30 19:55:18 +01:00
Phil Jackson
821ceb25d9 Make the Makefile aware of extensions. 2010-08-30 19:12:29 +01:00
Phil Jackson
51dc5d9086 Removed unneeded files. 2010-08-30 19:11:46 +01:00
Phil Jackson
1c39796af2 Default prefix /usr/local. 2010-08-30 19:11:18 +01:00
Phil Jackson
1ad15656fa mk_rel.bash knows about the new Makefile. 2010-08-30 19:11:13 +01:00
Phil Jackson
13f63a1fa6 Merge remote branch 'refs/remotes/lindi/simple-build-system' into simple-build-system 2010-08-30 18:12:18 +01:00
Gwenhael Le Moine
a1d4b82167 installing doc is part of installation, really 2010-08-30 16:03:19 +07:00
Gwenhael Le Moine
43bca8b0fd $TMP is /tmp/$PACKAGER 2010-08-30 11:03:22 +07:00
Phil Jackson
67288d178b Merged 'master'
Conflicts:
	magit.el
2010-08-29 16:42:45 +01:00
Timo Juhani Lindfors
fe32860471 Call build if no arguments are given to Makefile. Honor PREFIX. 2010-08-29 01:52:09 +03:00
Timo Juhani Lindfors
4db9d5b6c6 Remove magit.elc magit.info on clean 2010-08-29 01:20:08 +03:00
Timo Juhani Lindfors
2e74fbd9ef Fix version number parsing, generate info 2010-08-29 01:18:06 +03:00
Timo Juhani Lindfors
8806d5fc94 Remove auto* files. 2010-08-29 01:11:43 +03:00
Timo Juhani Lindfors
efc97aac14 Provide simple Makefile so that auto* is not necessary. 2010-08-29 01:07:00 +03:00
Gwenhael Le Moine
aceb35f84c add ipython.el 2010-08-26 16:06:15 +07:00
Gwenhael Le Moine
5c3d512643 air 2010-08-26 14:14:09 +07:00
Gwenhael Le Moine
e7491ac206 simplify 2010-08-26 14:13:33 +07:00
Gwenhael Le Moine
c1423a0594 add Zed Shaw's mongrel2 2010-08-26 09:47:43 +07:00
Gwenhael Le Moine
7ad9a92152 man pages are installed in the wrong place even though instructed otherwise in ./configure -.- 2010-08-25 13:50:29 +07:00
Gwenhael Le Moine
795d86f0ba disable kde gui 2010-08-25 10:43:44 +07:00
Gwenhael Le Moine
2029372c27 use rsync to copy so as to be able to exclude .git* from it 2010-08-25 10:25:09 +07:00
Gwenhael Le Moine
42d5d07af0 autogen.sh doesn't run configure 2010-08-25 09:38:29 +07:00
Gwenhael Le Moine
0c15fd9a9d add gnash 2010-08-24 10:55:33 +07:00
Phil Jackson
5204bfa6af localise the svn cache and use it when gathering un{pushed,pulled} commits. 2010-08-23 14:35:28 +01:00
Phil Jackson
7abbb38f5a Correct hook names in magit-svn.el. 2010-08-23 12:03:13 +01:00
Phil Jackson
229645d1ff Fixed some bugs in magit-svn. 2010-08-20 16:23:57 +01:00
Phil Jackson
6c8b19edd0 Merge remote branch 'refs/remotes/nex3/new-extension-api' 2010-08-20 16:15:49 +01:00
Gwenhael Le Moine
92cb6e4993 add Google fonts directory's fonts 2010-08-20 14:27:33 +07:00
Gwenhael Le moine
fed1797b23 Merge branch 'master' of github.com:cycojesus/slackbuilds 2010-08-20 07:15:23 +07:00
Gwenhael Le moine
6a11f8f6e8 bump version, change dl url 2010-08-20 07:12:10 +07:00
Gwenhael Le Moine
00a963ceb4 change how $VERSION is extracted for a more robust method 2010-08-19 14:00:12 +07:00
Gwenhael Le Moine
4b4b6660f5 rainbow is in elpa.gnu.org now, let's use that
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2010-08-18 11:06:23 +07:00
Nathan Weizenbaum
dc7dc90808 Properly quote hook names. 2010-08-17 16:50:47 -07:00
Nathan Weizenbaum
5888c37335 Major changes to the extension API.
As discussed in http://groups.google.com/group/magit/t/6a302dc5cdc05d42,
this remodels the extension API with an eye towards using existing Emacs
extension points (such as hooks and keymaps) directly, rather than
abstracting them through an additional layer.

This will also hopefully make it easier for users to do their own
customization without making a full-fledged extension.
2010-08-17 15:07:03 -07:00
Remco van 't Veer
5a960b9e9b added "i" to magit-wazzup-mode-map for magit-ignore-item 2010-08-18 03:27:09 +08:00
Leo
736d4b8f5a Fix a bug introduced in 1efde92 2010-08-17 20:22:43 +01:00
Phil Jackson
5a406c16c5 Better tramp interaction. 2010-08-17 20:20:00 +01:00
Gwenhael Le Moine
3c51740da1 add fonts from exjlbris (including Fontin) 2010-08-13 15:21:42 +07:00
Gwenhael Le Moine
ac291b610e fixed all permissions bugs 2010-08-11 11:03:57 +07:00
Gwenhael Le Moine
4851e6161c add arm architecture support 2010-08-11 10:30:08 +07:00
Gwenhael Le Moine
38dc66f47c add Chromium, based on SBo's google-chrome script, package latest snapshot binary 2010-08-11 10:26:37 +07:00
Gwenhael Le Moine
27544aa946 add html5-boilerplate 2010-08-11 08:52:10 +07:00
Gwenhael Le Moine
c0170a7b52 bug found :) 2010-08-10 11:23:51 +07:00
Gwenhael Le Moine
28bf8282ec add html5reset (unfinished) 2010-08-10 10:54:12 +07:00
Phil Jackson
861e555983 Pull uses --rebase with prefix arg. 2010-08-09 22:58:11 +01:00
Gwenhael Le Moine
62eb0c0b39 simplify 2010-08-09 15:51:49 +07:00
Gwenhael Le Moine
6b60e04b4a add web/modernizr 2010-08-09 15:47:30 +07:00
Gwenhael Le moine
13f7419d8e clean and indentation 2010-08-08 08:02:04 +07:00