Commit graph

1063 commits

Author SHA1 Message Date
Phil Jackson
3d1b2039ec Remove unneeded defuns. 2010-09-01 00:07:41 +01:00
Phil Jackson
644cdf82df Added branches arg. 2010-09-01 00:03:35 +01:00
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
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