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
Phil Jackson
5570e6ad55
Renamed key file, added kill-buffer.
2010-08-31 08:42:21 +01: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
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
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
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
Phil Jackson
861e555983
Pull uses --rebase with prefix arg.
2010-08-09 22:58:11 +01:00
Phil Jackson
2af1a122e5
Merge branch 'better-annotated-tagging'
2010-08-04 10:14:59 +01:00
Phil Jackson
721b70c239
Bit more information in the commit buffer.
2010-08-04 10:11:28 +01:00
Phil Jackson
efe7080288
Allow annotated tags anywhere in the graph.
2010-08-03 16:35:02 +01:00