Phil Jackson
|
bad6cc9817
|
Added merge commit switch.
|
2010-08-31 23:51:58 +01:00 |
|
Phil Jackson
|
f68a3d1a8f
|
Changed the prefix for args to '='.
|
2010-08-31 23:46:50 +01:00 |
|
Phil Jackson
|
88ea40f3f3
|
Added author arg.
|
2010-08-31 23:41:15 +01:00 |
|
Phil Jackson
|
c0324a5a09
|
Fixed quit.
|
2010-08-31 23:41:03 +01:00 |
|
Phil Jackson
|
fc2fe2b56e
|
Arguments now being passed through.
|
2010-08-31 23:34:46 +01:00 |
|
Phil Jackson
|
a9bba80284
|
Output propertised arg value.
|
2010-08-31 22:29:30 +01:00 |
|
Phil Jackson
|
217febcb00
|
Args being remembered.
|
2010-08-31 22:04:36 +01:00 |
|
Phil Jackson
|
09ab17d3cc
|
Doc.
|
2010-08-31 21:48:06 +01:00 |
|
Phil Jackson
|
b35413b46b
|
Use pop-to-buffer instead of splitting manually.
|
2010-08-31 21:42:48 +01:00 |
|
Phil Jackson
|
e04f27d887
|
Window config stored and reapplied on quit.
|
2010-08-31 21:39:52 +01:00 |
|
Phil Jackson
|
6bd2a0d726
|
Require key-mode in magit.el.
|
2010-08-31 21:12:21 +01:00 |
|
Phil Jackson
|
0604574373
|
Basic argument display in place.
|
2010-08-31 18:53:37 +01:00 |
|
Phil Jackson
|
15acede0ee
|
Stop window fitting to buffer.
|
2010-08-31 18:40:11 +01:00 |
|
Phil Jackson
|
b3358715fa
|
Options var now buffer local.
|
2010-08-31 18:38:44 +01:00 |
|
Phil Jackson
|
ec4cf7056d
|
Fix buffer not being read-only.
|
2010-08-31 18:38:08 +01:00 |
|
Phil Jackson
|
0298b47761
|
Fix RE for finding switch.
|
2010-08-31 18:37:50 +01:00 |
|
Phil Jackson
|
c3512157e5
|
C-g kills buffer.
|
2010-08-31 18:15:05 +01:00 |
|
Phil Jackson
|
1d73925956
|
Remove debugging.
|
2010-08-31 18:14:54 +01:00 |
|
Phil Jackson
|
3c8bab46d0
|
Run log hook from magit itself.
|
2010-08-31 18:14:42 +01:00 |
|
Phil Jackson
|
cba1be0012
|
Put '-' in front of switch keys.
|
2010-08-31 12:16:23 +01:00 |
|
Phil Jackson
|
602f257e7a
|
Executing with custom options implemented.
|
2010-08-31 08:55:05 +01:00 |
|
Gwenhael Le Moine
|
4421ab4f6d
|
add d/nodebox-gl
|
2010-08-31 14:50:02 +07:00 |
|
Phil Jackson
|
5570e6ad55
|
Renamed key file, added kill-buffer.
|
2010-08-31 08:42:21 +01:00 |
|
Gwenhael Le Moine
|
5920df88f1
|
add l/pyglet
|
2010-08-31 14:27:49 +07:00 |
|
Phil Jackson
|
5be31a383d
|
Some font-locking.
|
2010-08-30 23:45:51 +01:00 |
|
Phil Jackson
|
f6e921d431
|
Simple pass at drawing actions.
|
2010-08-30 23:28:52 +01:00 |
|
Phil Jackson
|
955adde578
|
Actions just about ready, keymap-wise.
|
2010-08-30 23:06:29 +01:00 |
|
Phil Jackson
|
b5ad1b1022
|
Keymap installs for mode.
|
2010-08-30 22:50:57 +01:00 |
|
Phil Jackson
|
0a2965cc2b
|
Experiment with a new style for the mappings.
|
2010-08-30 22:11:40 +01:00 |
|
Phil Jackson
|
4e7c19287e
|
Moved the menu/key definitions into another file.
|
2010-08-30 21:23:59 +01:00 |
|
Phil Jackson
|
eb0da0582e
|
Fix the deps for dist.
|
2010-08-30 20:33:52 +01:00 |
|
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 |
|